body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button:focus,input:focus,select:focus,textarea:focus{outline:none}: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:#ffffffb3;--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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.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{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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)}}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}.notification-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-content{background:#fff;border-radius:5px;padding:20px;text-align:center}.modal-content button{margin:10px}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.pointer-events-auto{pointer-events:auto}.invisible{visibility:hidden}.inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.inset-13{bottom:50px;left:50px;right:50px;top:50px}.inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.inset-15{bottom:30px;left:30px;right:30px;top:30px}.inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.inset-30{bottom:30%;left:30%;right:30%;top:30%}.inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.inset-45{bottom:45%;left:45%;right:45%;top:45%}.inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.inset-155{bottom:155px;left:155px;right:155px;top:155px}.inset-200{bottom:20%;left:20%;right:20%;top:20%}.inset-300{bottom:300px;left:300px;right:300px;top:300px}.inset-327{bottom:327px;left:327px;right:327px;top:327px}.inset-366{bottom:366px;left:366px;right:366px;top:366px}.inset-415{bottom:415px;left:415px;right:415px;top:415px}.inset-450{bottom:450px;left:450px;right:450px;top:450px}.inset-474{bottom:474px;left:474px;right:474px;top:474px}.inset-500{bottom:500px;left:500px;right:500px;top:500px}.inset-600{bottom:600px;left:600px;right:600px;top:600px}.inset-690{bottom:690px;left:690px;right:690px;top:690px}.inset-auto{bottom:auto;left:auto;right:auto;top:auto}.inset-px{bottom:1px;left:1px;right:1px;top:1px}.inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.-inset-0{bottom:0;left:0;right:0;top:0}.-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.inset-full{bottom:100%;left:100%;right:100%;top:100%}.-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-x-2{left:.5rem;right:.5rem}.inset-x-3{left:.75rem;right:.75rem}.inset-x-4{left:1rem;right:1rem}.inset-x-5{left:1.25rem;right:1.25rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-x-7{left:1.75rem;right:1.75rem}.inset-x-8{left:2rem;right:2rem}.inset-x-9{left:2.25rem;right:2.25rem}.inset-x-10{left:2.5rem;right:2.5rem}.inset-x-11{left:2.75rem;right:2.75rem}.inset-x-12{left:3rem;right:3rem}.inset-x-13{left:50px;right:50px}.inset-x-14{left:3.5rem;right:3.5rem}.inset-x-15{left:30px;right:30px}.inset-x-16{left:4rem;right:4rem}.inset-x-20{left:5rem;right:5rem}.inset-x-24{left:6rem;right:6rem}.inset-x-28{left:7rem;right:7rem}.inset-x-30{left:30%;right:30%}.inset-x-32{left:8rem;right:8rem}.inset-x-36{left:9rem;right:9rem}.inset-x-40{left:10rem;right:10rem}.inset-x-44{left:11rem;right:11rem}.inset-x-45{left:45%;right:45%}.inset-x-48{left:12rem;right:12rem}.inset-x-50{left:12.5rem;right:12.5rem}.inset-x-52{left:13rem;right:13rem}.inset-x-56{left:14rem;right:14rem}.inset-x-60{left:15rem;right:15rem}.inset-x-64{left:16rem;right:16rem}.inset-x-72{left:18rem;right:18rem}.inset-x-80{left:20rem;right:20rem}.inset-x-96{left:24rem;right:24rem}.inset-x-155{left:155px;right:155px}.inset-x-200{left:20%;right:20%}.inset-x-300{left:300px;right:300px}.inset-x-327{left:327px;right:327px}.inset-x-366{left:366px;right:366px}.inset-x-415{left:415px;right:415px}.inset-x-450{left:450px;right:450px}.inset-x-474{left:474px;right:474px}.inset-x-500{left:500px;right:500px}.inset-x-600{left:600px;right:600px}.inset-x-690{left:690px;right:690px}.inset-x-auto{left:auto;right:auto}.inset-x-px{left:1px;right:1px}.inset-x-0\.5{left:.125rem;right:.125rem}.inset-x-1\.5{left:.375rem;right:.375rem}.inset-x-2\.5{left:.625rem;right:.625rem}.inset-x-3\.5{left:.875rem;right:.875rem}.-inset-x-0{left:0;right:0}.-inset-x-1{left:-.25rem;right:-.25rem}.-inset-x-2{left:-.5rem;right:-.5rem}.-inset-x-3{left:-.75rem;right:-.75rem}.-inset-x-4{left:-1rem;right:-1rem}.-inset-x-5{left:-1.25rem;right:-1.25rem}.-inset-x-6{left:-1.5rem;right:-1.5rem}.-inset-x-7{left:-1.75rem;right:-1.75rem}.-inset-x-8{left:-2rem;right:-2rem}.-inset-x-9{left:-2.25rem;right:-2.25rem}.-inset-x-10{left:-2.5rem;right:-2.5rem}.-inset-x-11{left:-2.75rem;right:-2.75rem}.-inset-x-12{left:-3rem;right:-3rem}.-inset-x-13{left:-50px;right:-50px}.-inset-x-14{left:-3.5rem;right:-3.5rem}.-inset-x-15{left:-30px;right:-30px}.-inset-x-16{left:-4rem;right:-4rem}.-inset-x-20{left:-5rem;right:-5rem}.-inset-x-24{left:-6rem;right:-6rem}.-inset-x-28{left:-7rem;right:-7rem}.-inset-x-30{left:-30%;right:-30%}.-inset-x-32{left:-8rem;right:-8rem}.-inset-x-36{left:-9rem;right:-9rem}.-inset-x-40{left:-10rem;right:-10rem}.-inset-x-44{left:-11rem;right:-11rem}.-inset-x-45{left:-45%;right:-45%}.-inset-x-48{left:-12rem;right:-12rem}.-inset-x-50{left:-12.5rem;right:-12.5rem}.-inset-x-52{left:-13rem;right:-13rem}.-inset-x-56{left:-14rem;right:-14rem}.-inset-x-60{left:-15rem;right:-15rem}.-inset-x-64{left:-16rem;right:-16rem}.-inset-x-72{left:-18rem;right:-18rem}.-inset-x-80{left:-20rem;right:-20rem}.-inset-x-96{left:-24rem;right:-24rem}.-inset-x-155{left:-155px;right:-155px}.-inset-x-200{left:-20%;right:-20%}.-inset-x-300{left:-300px;right:-300px}.-inset-x-327{left:-327px;right:-327px}.-inset-x-366{left:-366px;right:-366px}.-inset-x-415{left:-415px;right:-415px}.-inset-x-450{left:-450px;right:-450px}.-inset-x-474{left:-474px;right:-474px}.-inset-x-500{left:-500px;right:-500px}.-inset-x-600{left:-600px;right:-600px}.-inset-x-690{left:-690px;right:-690px}.-inset-x-px{left:-1px;right:-1px}.-inset-x-0\.5{left:-.125rem;right:-.125rem}.-inset-x-1\.5{left:-.375rem;right:-.375rem}.-inset-x-2\.5{left:-.625rem;right:-.625rem}.-inset-x-3\.5{left:-.875rem;right:-.875rem}.inset-x-1\/2{left:50%;right:50%}.inset-x-1\/3{left:33.333333%;right:33.333333%}.inset-x-2\/3{left:66.666667%;right:66.666667%}.inset-x-1\/4{left:25%;right:25%}.inset-x-2\/4{left:50%;right:50%}.inset-x-3\/4{left:75%;right:75%}.inset-x-full{left:100%;right:100%}.-inset-x-1\/2{left:-50%;right:-50%}.-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.-inset-x-1\/4{left:-25%;right:-25%}.-inset-x-2\/4{left:-50%;right:-50%}.-inset-x-3\/4{left:-75%;right:-75%}.-inset-x-full{left:-100%;right:-100%}.inset-y-1{bottom:.25rem;top:.25rem}.inset-y-2{bottom:.5rem;top:.5rem}.inset-y-3{bottom:.75rem;top:.75rem}.inset-y-4{bottom:1rem;top:1rem}.inset-y-5{bottom:1.25rem;top:1.25rem}.inset-y-6{bottom:1.5rem;top:1.5rem}.inset-y-7{bottom:1.75rem;top:1.75rem}.inset-y-8{bottom:2rem;top:2rem}.inset-y-9{bottom:2.25rem;top:2.25rem}.inset-y-10{bottom:2.5rem;top:2.5rem}.inset-y-11{bottom:2.75rem;top:2.75rem}.inset-y-12{bottom:3rem;top:3rem}.inset-y-13{bottom:50px;top:50px}.inset-y-14{bottom:3.5rem;top:3.5rem}.inset-y-15{bottom:30px;top:30px}.inset-y-16{bottom:4rem;top:4rem}.inset-y-20{bottom:5rem;top:5rem}.inset-y-24{bottom:6rem;top:6rem}.inset-y-28{bottom:7rem;top:7rem}.inset-y-30{bottom:30%;top:30%}.inset-y-32{bottom:8rem;top:8rem}.inset-y-36{bottom:9rem;top:9rem}.inset-y-40{bottom:10rem;top:10rem}.inset-y-44{bottom:11rem;top:11rem}.inset-y-45{bottom:45%;top:45%}.inset-y-48{bottom:12rem;top:12rem}.inset-y-50{bottom:12.5rem;top:12.5rem}.inset-y-52{bottom:13rem;top:13rem}.inset-y-56{bottom:14rem;top:14rem}.inset-y-60{bottom:15rem;top:15rem}.inset-y-64{bottom:16rem;top:16rem}.inset-y-72{bottom:18rem;top:18rem}.inset-y-80{bottom:20rem;top:20rem}.inset-y-96{bottom:24rem;top:24rem}.inset-y-155{bottom:155px;top:155px}.inset-y-200{bottom:20%;top:20%}.inset-y-300{bottom:300px;top:300px}.inset-y-327{bottom:327px;top:327px}.inset-y-366{bottom:366px;top:366px}.inset-y-415{bottom:415px;top:415px}.inset-y-450{bottom:450px;top:450px}.inset-y-474{bottom:474px;top:474px}.inset-y-500{bottom:500px;top:500px}.inset-y-600{bottom:600px;top:600px}.inset-y-690{bottom:690px;top:690px}.inset-y-auto{bottom:auto;top:auto}.inset-y-px{bottom:1px;top:1px}.inset-y-0\.5{bottom:.125rem;top:.125rem}.inset-y-1\.5{bottom:.375rem;top:.375rem}.inset-y-2\.5{bottom:.625rem;top:.625rem}.inset-y-3\.5{bottom:.875rem;top:.875rem}.-inset-y-0{bottom:0;top:0}.-inset-y-1{bottom:-.25rem;top:-.25rem}.-inset-y-2{bottom:-.5rem;top:-.5rem}.-inset-y-3{bottom:-.75rem;top:-.75rem}.-inset-y-4{bottom:-1rem;top:-1rem}.-inset-y-5{bottom:-1.25rem;top:-1.25rem}.-inset-y-6{bottom:-1.5rem;top:-1.5rem}.-inset-y-7{bottom:-1.75rem;top:-1.75rem}.-inset-y-8{bottom:-2rem;top:-2rem}.-inset-y-9{bottom:-2.25rem;top:-2.25rem}.-inset-y-10{bottom:-2.5rem;top:-2.5rem}.-inset-y-11{bottom:-2.75rem;top:-2.75rem}.-inset-y-12{bottom:-3rem;top:-3rem}.-inset-y-13{bottom:-50px;top:-50px}.-inset-y-14{bottom:-3.5rem;top:-3.5rem}.-inset-y-15{bottom:-30px;top:-30px}.-inset-y-16{bottom:-4rem;top:-4rem}.-inset-y-20{bottom:-5rem;top:-5rem}.-inset-y-24{bottom:-6rem;top:-6rem}.-inset-y-28{bottom:-7rem;top:-7rem}.-inset-y-30{bottom:-30%;top:-30%}.-inset-y-32{bottom:-8rem;top:-8rem}.-inset-y-36{bottom:-9rem;top:-9rem}.-inset-y-40{bottom:-10rem;top:-10rem}.-inset-y-44{bottom:-11rem;top:-11rem}.-inset-y-45{bottom:-45%;top:-45%}.-inset-y-48{bottom:-12rem;top:-12rem}.-inset-y-50{bottom:-12.5rem;top:-12.5rem}.-inset-y-52{bottom:-13rem;top:-13rem}.-inset-y-56{bottom:-14rem;top:-14rem}.-inset-y-60{bottom:-15rem;top:-15rem}.-inset-y-64{bottom:-16rem;top:-16rem}.-inset-y-72{bottom:-18rem;top:-18rem}.-inset-y-80{bottom:-20rem;top:-20rem}.-inset-y-96{bottom:-24rem;top:-24rem}.-inset-y-155{bottom:-155px;top:-155px}.-inset-y-200{bottom:-20%;top:-20%}.-inset-y-300{bottom:-300px;top:-300px}.-inset-y-327{bottom:-327px;top:-327px}.-inset-y-366{bottom:-366px;top:-366px}.-inset-y-415{bottom:-415px;top:-415px}.-inset-y-450{bottom:-450px;top:-450px}.-inset-y-474{bottom:-474px;top:-474px}.-inset-y-500{bottom:-500px;top:-500px}.-inset-y-600{bottom:-600px;top:-600px}.-inset-y-690{bottom:-690px;top:-690px}.-inset-y-px{bottom:-1px;top:-1px}.-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.inset-y-1\/2{bottom:50%;top:50%}.inset-y-1\/3{bottom:33.333333%;top:33.333333%}.inset-y-2\/3{bottom:66.666667%;top:66.666667%}.inset-y-1\/4{bottom:25%;top:25%}.inset-y-2\/4{bottom:50%;top:50%}.inset-y-3\/4{bottom:75%;top:75%}.inset-y-full{bottom:100%;top:100%}.-inset-y-1\/2{bottom:-50%;top:-50%}.-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.-inset-y-1\/4{bottom:-25%;top:-25%}.-inset-y-2\/4{bottom:-50%;top:-50%}.-inset-y-3\/4{bottom:-75%;top:-75%}.-inset-y-full{bottom:-100%;top:-100%}.top-3{top:.75rem}.top-5{top:1.25rem}.top-7{top:1.75rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-13{top:50px}.top-14{top:3.5rem}.top-15{top:30px}.top-20{top:5rem}.top-28{top:7rem}.top-30{top:30%}.top-32{top:8rem}.top-36{top:9rem}.top-40{top:10rem}.top-44{top:11rem}.top-45{top:45%}.top-50{top:12.5rem}.top-56{top:14rem}.top-60{top:15rem}.top-64{top:16rem}.top-72{top:18rem}.top-80{top:20rem}.top-96{top:24rem}.top-155{top:155px}.top-200{top:20%}.top-300{top:300px}.top-327{top:327px}.top-366{top:366px}.top-415{top:415px}.top-450{top:450px}.top-474{top:474px}.top-500{top:500px}.top-600{top:600px}.top-690{top:690px}.top-auto{top:auto}.top-px{top:1px}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-2\.5{top:.625rem}.top-3\.5{top:.875rem}.-top-0{top:0}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-9{top:-2.25rem}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-13{top:-50px}.-top-14{top:-3.5rem}.-top-15{top:-30px}.-top-16{top:-4rem}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-30{top:-30%}.-top-32{top:-8rem}.-top-36{top:-9rem}.-top-40{top:-10rem}.-top-44{top:-11rem}.-top-45{top:-45%}.-top-48{top:-12rem}.-top-50{top:-12.5rem}.-top-52{top:-13rem}.-top-56{top:-14rem}.-top-60{top:-15rem}.-top-64{top:-16rem}.-top-72{top:-18rem}.-top-80{top:-20rem}.-top-96{top:-24rem}.-top-155{top:-155px}.-top-200{top:-20%}.-top-300{top:-300px}.-top-327{top:-327px}.-top-366{top:-366px}.-top-415{top:-415px}.-top-450{top:-450px}.-top-474{top:-474px}.-top-500{top:-500px}.-top-600{top:-600px}.-top-690{top:-690px}.-top-px{top:-1px}.-top-0\.5{top:-.125rem}.-top-1\.5{top:-.375rem}.-top-2\.5{top:-.625rem}.-top-3\.5{top:-.875rem}.top-1\/3{top:33.333333%}.top-2\/3{top:66.666667%}.top-1\/4{top:25%}.top-2\/4{top:50%}.top-3\/4{top:75%}.top-full{top:100%}.-top-1\/2{top:-50%}.-top-1\/3{top:-33.333333%}.-top-2\/3{top:-66.666667%}.-top-1\/4{top:-25%}.-top-2\/4{top:-50%}.-top-3\/4{top:-75%}.-top-full{top:-100%}.right-7{right:1.75rem}.right-9{right:2.25rem}.right-10{right:2.5rem}.right-11{right:2.75rem}.right-12{right:3rem}.right-13{right:50px}.right-14{right:3.5rem}.right-15{right:30px}.right-20{right:5rem}.right-24{right:6rem}.right-28{right:7rem}.right-30{right:30%}.right-32{right:8rem}.right-36{right:9rem}.right-40{right:10rem}.right-44{right:11rem}.right-45{right:45%}.right-48{right:12rem}.right-50{right:12.5rem}.right-52{right:13rem}.right-56{right:14rem}.right-60{right:15rem}.right-64{right:16rem}.right-72{right:18rem}.right-80{right:20rem}.right-96{right:24rem}.right-155{right:155px}.right-200{right:20%}.right-300{right:300px}.right-327{right:327px}.right-366{right:366px}.right-415{right:415px}.right-450{right:450px}.right-474{right:474px}.right-500{right:500px}.right-600{right:600px}.right-690{right:690px}.right-auto{right:auto}.right-px{right:1px}.right-0\.5{right:.125rem}.right-1\.5{right:.375rem}.right-2\.5{right:.625rem}.right-3\.5{right:.875rem}.-right-0{right:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-right-6{right:-1.5rem}.-right-7{right:-1.75rem}.-right-8{right:-2rem}.-right-9{right:-2.25rem}.-right-10{right:-2.5rem}.-right-11{right:-2.75rem}.-right-12{right:-3rem}.-right-13{right:-50px}.-right-14{right:-3.5rem}.-right-15{right:-30px}.-right-16{right:-4rem}.-right-20{right:-5rem}.-right-24{right:-6rem}.-right-28{right:-7rem}.-right-30{right:-30%}.-right-32{right:-8rem}.-right-36{right:-9rem}.-right-40{right:-10rem}.-right-44{right:-11rem}.-right-45{right:-45%}.-right-48{right:-12rem}.-right-50{right:-12.5rem}.-right-52{right:-13rem}.-right-56{right:-14rem}.-right-60{right:-15rem}.-right-64{right:-16rem}.-right-72{right:-18rem}.-right-80{right:-20rem}.-right-96{right:-24rem}.-right-155{right:-155px}.-right-200{right:-20%}.-right-300{right:-300px}.-right-327{right:-327px}.-right-366{right:-366px}.-right-415{right:-415px}.-right-450{right:-450px}.-right-474{right:-474px}.-right-500{right:-500px}.-right-600{right:-600px}.-right-690{right:-690px}.-right-px{right:-1px}.-right-0\.5{right:-.125rem}.-right-1\.5{right:-.375rem}.-right-2\.5{right:-.625rem}.-right-3\.5{right:-.875rem}.right-1\/2{right:50%}.right-1\/3{right:33.333333%}.right-2\/3{right:66.666667%}.right-1\/4{right:25%}.right-2\/4{right:50%}.right-3\/4{right:75%}.right-full{right:100%}.-right-1\/2{right:-50%}.-right-1\/3{right:-33.333333%}.-right-2\/3{right:-66.666667%}.-right-1\/4{right:-25%}.-right-2\/4{right:-50%}.-right-3\/4{right:-75%}.-right-full{right:-100%}.bottom-1{bottom:.25rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-7{bottom:1.75rem}.bottom-9{bottom:2.25rem}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-13{bottom:50px}.bottom-14{bottom:3.5rem}.bottom-15{bottom:30px}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-30{bottom:30%}.bottom-32{bottom:8rem}.bottom-36{bottom:9rem}.bottom-40{bottom:10rem}.bottom-44{bottom:11rem}.bottom-45{bottom:45%}.bottom-48{bottom:12rem}.bottom-50{bottom:12.5rem}.bottom-52{bottom:13rem}.bottom-56{bottom:14rem}.bottom-60{bottom:15rem}.bottom-64{bottom:16rem}.bottom-72{bottom:18rem}.bottom-80{bottom:20rem}.bottom-96{bottom:24rem}.bottom-155{bottom:155px}.bottom-200{bottom:20%}.bottom-300{bottom:300px}.bottom-327{bottom:327px}.bottom-366{bottom:366px}.bottom-415{bottom:415px}.bottom-450{bottom:450px}.bottom-474{bottom:474px}.bottom-500{bottom:500px}.bottom-600{bottom:600px}.bottom-690{bottom:690px}.bottom-auto{bottom:auto}.bottom-px{bottom:1px}.bottom-0\.5{bottom:.125rem}.bottom-1\.5{bottom:.375rem}.bottom-2\.5{bottom:.625rem}.bottom-3\.5{bottom:.875rem}.-bottom-0{bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-3{bottom:-.75rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-6{bottom:-1.5rem}.-bottom-7{bottom:-1.75rem}.-bottom-8{bottom:-2rem}.-bottom-9{bottom:-2.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-11{bottom:-2.75rem}.-bottom-12{bottom:-3rem}.-bottom-13{bottom:-50px}.-bottom-14{bottom:-3.5rem}.-bottom-15{bottom:-30px}.-bottom-16{bottom:-4rem}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-30{bottom:-30%}.-bottom-32{bottom:-8rem}.-bottom-36{bottom:-9rem}.-bottom-40{bottom:-10rem}.-bottom-44{bottom:-11rem}.-bottom-45{bottom:-45%}.-bottom-48{bottom:-12rem}.-bottom-50{bottom:-12.5rem}.-bottom-52{bottom:-13rem}.-bottom-56{bottom:-14rem}.-bottom-60{bottom:-15rem}.-bottom-64{bottom:-16rem}.-bottom-72{bottom:-18rem}.-bottom-80{bottom:-20rem}.-bottom-96{bottom:-24rem}.-bottom-155{bottom:-155px}.-bottom-200{bottom:-20%}.-bottom-300{bottom:-300px}.-bottom-327{bottom:-327px}.-bottom-366{bottom:-366px}.-bottom-415{bottom:-415px}.-bottom-450{bottom:-450px}.-bottom-474{bottom:-474px}.-bottom-500{bottom:-500px}.-bottom-600{bottom:-600px}.-bottom-690{bottom:-690px}.-bottom-px{bottom:-1px}.-bottom-0\.5{bottom:-.125rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-3\.5{bottom:-.875rem}.bottom-1\/2{bottom:50%}.bottom-1\/3{bottom:33.333333%}.bottom-2\/3{bottom:66.666667%}.bottom-1\/4{bottom:25%}.bottom-2\/4{bottom:50%}.bottom-3\/4{bottom:75%}.bottom-full{bottom:100%}.-bottom-1\/2{bottom:-50%}.-bottom-1\/3{bottom:-33.333333%}.-bottom-2\/3{bottom:-66.666667%}.-bottom-1\/4{bottom:-25%}.-bottom-2\/4{bottom:-50%}.-bottom-3\/4{bottom:-75%}.-bottom-full{bottom:-100%}.left-1{left:.25rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-5{left:1.25rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-10{left:2.5rem}.left-11{left:2.75rem}.left-12{left:3rem}.left-13{left:50px}.left-15{left:30px}.left-20{left:5rem}.left-24{left:6rem}.left-28{left:7rem}.left-30{left:30%}.left-32{left:8rem}.left-36{left:9rem}.left-40{left:10rem}.left-44{left:11rem}.left-45{left:45%}.left-48{left:12rem}.left-50{left:12.5rem}.left-52{left:13rem}.left-56{left:14rem}.left-60{left:15rem}.left-64{left:16rem}.left-72{left:18rem}.left-80{left:20rem}.left-96{left:24rem}.left-155{left:155px}.left-200{left:20%}.left-300{left:300px}.left-327{left:327px}.left-366{left:366px}.left-415{left:415px}.left-450{left:450px}.left-474{left:474px}.left-500{left:500px}.left-600{left:600px}.left-690{left:690px}.left-auto{left:auto}.left-px{left:1px}.left-0\.5{left:.125rem}.left-1\.5{left:.375rem}.left-2\.5{left:.625rem}.left-3\.5{left:.875rem}.-left-0{left:0}.-left-1{left:-.25rem}.-left-2{left:-.5rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-7{left:-1.75rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-left-10{left:-2.5rem}.-left-11{left:-2.75rem}.-left-12{left:-3rem}.-left-13{left:-50px}.-left-14{left:-3.5rem}.-left-15{left:-30px}.-left-16{left:-4rem}.-left-20{left:-5rem}.-left-24{left:-6rem}.-left-28{left:-7rem}.-left-30{left:-30%}.-left-32{left:-8rem}.-left-36{left:-9rem}.-left-40{left:-10rem}.-left-44{left:-11rem}.-left-45{left:-45%}.-left-48{left:-12rem}.-left-50{left:-12.5rem}.-left-52{left:-13rem}.-left-56{left:-14rem}.-left-60{left:-15rem}.-left-64{left:-16rem}.-left-72{left:-18rem}.-left-80{left:-20rem}.-left-96{left:-24rem}.-left-155{left:-155px}.-left-200{left:-20%}.-left-300{left:-300px}.-left-327{left:-327px}.-left-366{left:-366px}.-left-415{left:-415px}.-left-450{left:-450px}.-left-474{left:-474px}.-left-500{left:-500px}.-left-600{left:-600px}.-left-690{left:-690px}.-left-px{left:-1px}.-left-0\.5{left:-.125rem}.-left-1\.5{left:-.375rem}.-left-2\.5{left:-.625rem}.-left-3\.5{left:-.875rem}.left-1\/3{left:33.333333%}.left-2\/3{left:66.666667%}.left-1\/4{left:25%}.left-2\/4{left:50%}.left-3\/4{left:75%}.left-full{left:100%}.-left-1\/2{left:-50%}.-left-1\/3{left:-33.333333%}.-left-2\/3{left:-66.666667%}.-left-1\/4{left:-25%}.-left-2\/4{left:-50%}.-left-3\/4{left:-75%}.-left-full{left:-100%}.isolation-auto{isolation:auto}.z-0{z-index:0}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-auto{z-index:auto}.focus-within\:z-0:focus-within{z-index:0}.focus-within\:z-10:focus-within{z-index:10}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:z-30:focus-within{z-index:30}.focus-within\:z-40:focus-within{z-index:40}.focus-within\:z-50:focus-within{z-index:50}.focus-within\:z-auto:focus-within{z-index:auto}.focus\:z-0:focus{z-index:0}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:z-30:focus{z-index:30}.focus\:z-40:focus{z-index:40}.focus\:z-50:focus{z-index:50}.focus\:z-auto:focus{z-index:auto}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.col-auto{grid-column:auto}.col-span-4{grid-column:span 4/span 4}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.float-right{float:right}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-13{margin:50px}.m-14{margin:3.5rem}.m-15{margin:30px}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-30{margin:30%}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-45{margin:45%}.m-48{margin:12rem}.m-50{margin:12.5rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-155{margin:155px}.m-200{margin:20%}.m-300{margin:300px}.m-327{margin:327px}.m-366{margin:366px}.m-415{margin:415px}.m-450{margin:450px}.m-474{margin:474px}.m-500{margin:500px}.m-600{margin:600px}.m-690{margin:690px}.m-auto{margin:auto}.m-px{margin:1px}.m-0\.5{margin:.125rem}.m-1\.5{margin:.375rem}.m-2\.5{margin:.625rem}.m-3\.5{margin:.875rem}.-m-0{margin:0}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-7{margin:-1.75rem}.-m-8{margin:-2rem}.-m-9{margin:-2.25rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-13{margin:-50px}.-m-14{margin:-3.5rem}.-m-15{margin:-30px}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-28{margin:-7rem}.-m-30{margin:-30%}.-m-32{margin:-8rem}.-m-36{margin:-9rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-45{margin:-45%}.-m-48{margin:-12rem}.-m-50{margin:-12.5rem}.-m-52{margin:-13rem}.-m-56{margin:-14rem}.-m-60{margin:-15rem}.-m-64{margin:-16rem}.-m-72{margin:-18rem}.-m-80{margin:-20rem}.-m-96{margin:-24rem}.-m-155{margin:-155px}.-m-200{margin:-20%}.-m-300{margin:-300px}.-m-327{margin:-327px}.-m-366{margin:-366px}.-m-415{margin:-415px}.-m-450{margin:-450px}.-m-474{margin:-474px}.-m-500{margin:-500px}.-m-600{margin:-600px}.-m-690{margin:-690px}.-m-px{margin:-1px}.-m-0\.5{margin:-.125rem}.-m-1\.5{margin:-.375rem}.-m-2\.5{margin:-.625rem}.-m-3\.5{margin:-.875rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-13{margin-left:50px;margin-right:50px}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-15{margin-left:30px;margin-right:30px}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-30{margin-left:30%;margin-right:30%}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-45{margin-left:45%;margin-right:45%}.mx-48{margin-left:12rem;margin-right:12rem}.mx-50{margin-left:12.5rem;margin-right:12.5rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-155{margin-left:155px;margin-right:155px}.mx-200{margin-left:20%;margin-right:20%}.mx-300{margin-left:300px;margin-right:300px}.mx-327{margin-left:327px;margin-right:327px}.mx-366{margin-left:366px;margin-right:366px}.mx-415{margin-left:415px;margin-right:415px}.mx-450{margin-left:450px;margin-right:450px}.mx-474{margin-left:474px;margin-right:474px}.mx-500{margin-left:500px;margin-right:500px}.mx-600{margin-left:600px;margin-right:600px}.mx-690{margin-left:690px;margin-right:690px}.mx-px{margin-left:1px;margin-right:1px}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.-mx-0{margin-left:0;margin-right:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-13{margin-left:-50px;margin-right:-50px}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-mx-15{margin-left:-30px;margin-right:-30px}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-mx-30{margin-left:-30%;margin-right:-30%}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-mx-45{margin-left:-45%;margin-right:-45%}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-mx-60{margin-left:-15rem;margin-right:-15rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-mx-72{margin-left:-18rem;margin-right:-18rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-mx-96{margin-left:-24rem;margin-right:-24rem}.-mx-155{margin-left:-155px;margin-right:-155px}.-mx-200{margin-left:-20%;margin-right:-20%}.-mx-300{margin-left:-300px;margin-right:-300px}.-mx-327{margin-left:-327px;margin-right:-327px}.-mx-366{margin-left:-366px;margin-right:-366px}.-mx-415{margin-left:-415px;margin-right:-415px}.-mx-450{margin-left:-450px;margin-right:-450px}.-mx-474{margin-left:-474px;margin-right:-474px}.-mx-500{margin-left:-500px;margin-right:-500px}.-mx-600{margin-left:-600px;margin-right:-600px}.-mx-690{margin-left:-690px;margin-right:-690px}.-mx-px{margin-left:-1px;margin-right:-1px}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.my-0{margin-bottom:0;margin-top:0}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.my-9{margin-bottom:2.25rem;margin-top:2.25rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-11{margin-bottom:2.75rem;margin-top:2.75rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-13{margin-bottom:50px;margin-top:50px}.my-14{margin-bottom:3.5rem;margin-top:3.5rem}.my-15{margin-bottom:30px;margin-top:30px}.my-16{margin-bottom:4rem;margin-top:4rem}.my-20{margin-bottom:5rem;margin-top:5rem}.my-24{margin-bottom:6rem;margin-top:6rem}.my-28{margin-bottom:7rem;margin-top:7rem}.my-30{margin-bottom:30%;margin-top:30%}.my-32{margin-bottom:8rem;margin-top:8rem}.my-36{margin-bottom:9rem;margin-top:9rem}.my-40{margin-bottom:10rem;margin-top:10rem}.my-44{margin-bottom:11rem;margin-top:11rem}.my-45{margin-bottom:45%;margin-top:45%}.my-48{margin-bottom:12rem;margin-top:12rem}.my-50{margin-bottom:12.5rem;margin-top:12.5rem}.my-52{margin-bottom:13rem;margin-top:13rem}.my-56{margin-bottom:14rem;margin-top:14rem}.my-60{margin-bottom:15rem;margin-top:15rem}.my-64{margin-bottom:16rem;margin-top:16rem}.my-72{margin-bottom:18rem;margin-top:18rem}.my-80{margin-bottom:20rem;margin-top:20rem}.my-96{margin-bottom:24rem;margin-top:24rem}.my-155{margin-bottom:155px;margin-top:155px}.my-200{margin-bottom:20%;margin-top:20%}.my-300{margin-bottom:300px;margin-top:300px}.my-327{margin-bottom:327px;margin-top:327px}.my-366{margin-bottom:366px;margin-top:366px}.my-415{margin-bottom:415px;margin-top:415px}.my-450{margin-bottom:450px;margin-top:450px}.my-474{margin-bottom:474px;margin-top:474px}.my-500{margin-bottom:500px;margin-top:500px}.my-600{margin-bottom:600px;margin-top:600px}.my-690{margin-bottom:690px;margin-top:690px}.my-px{margin-bottom:1px;margin-top:1px}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.-my-0{margin-bottom:0;margin-top:0}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.-my-4{margin-bottom:-1rem;margin-top:-1rem}.-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.-my-8{margin-bottom:-2rem;margin-top:-2rem}.-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.-my-12{margin-bottom:-3rem;margin-top:-3rem}.-my-13{margin-bottom:-50px;margin-top:-50px}.-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.-my-15{margin-bottom:-30px;margin-top:-30px}.-my-16{margin-bottom:-4rem;margin-top:-4rem}.-my-20{margin-bottom:-5rem;margin-top:-5rem}.-my-24{margin-bottom:-6rem;margin-top:-6rem}.-my-28{margin-bottom:-7rem;margin-top:-7rem}.-my-30{margin-bottom:-30%;margin-top:-30%}.-my-32{margin-bottom:-8rem;margin-top:-8rem}.-my-36{margin-bottom:-9rem;margin-top:-9rem}.-my-40{margin-bottom:-10rem;margin-top:-10rem}.-my-44{margin-bottom:-11rem;margin-top:-11rem}.-my-45{margin-bottom:-45%;margin-top:-45%}.-my-48{margin-bottom:-12rem;margin-top:-12rem}.-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.-my-52{margin-bottom:-13rem;margin-top:-13rem}.-my-56{margin-bottom:-14rem;margin-top:-14rem}.-my-60{margin-bottom:-15rem;margin-top:-15rem}.-my-64{margin-bottom:-16rem;margin-top:-16rem}.-my-72{margin-bottom:-18rem;margin-top:-18rem}.-my-80{margin-bottom:-20rem;margin-top:-20rem}.-my-96{margin-bottom:-24rem;margin-top:-24rem}.-my-155{margin-bottom:-155px;margin-top:-155px}.-my-200{margin-bottom:-20%;margin-top:-20%}.-my-300{margin-bottom:-300px;margin-top:-300px}.-my-327{margin-bottom:-327px;margin-top:-327px}.-my-366{margin-bottom:-366px;margin-top:-366px}.-my-415{margin-bottom:-415px;margin-top:-415px}.-my-450{margin-bottom:-450px;margin-top:-450px}.-my-474{margin-bottom:-474px;margin-top:-474px}.-my-500{margin-bottom:-500px;margin-top:-500px}.-my-600{margin-bottom:-600px;margin-top:-600px}.-my-690{margin-bottom:-690px;margin-top:-690px}.-my-px{margin-bottom:-1px;margin-top:-1px}.-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.mt-13{margin-top:50px}.mt-28{margin-top:7rem}.mt-30{margin-top:30%}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-45{margin-top:45%}.mt-48{margin-top:12rem}.mt-50{margin-top:12.5rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-155{margin-top:155px}.mt-200{margin-top:20%}.mt-300{margin-top:300px}.mt-327{margin-top:327px}.mt-366{margin-top:366px}.mt-415{margin-top:415px}.mt-450{margin-top:450px}.mt-474{margin-top:474px}.mt-500{margin-top:500px}.mt-600{margin-top:600px}.mt-690{margin-top:690px}.mt-px{margin-top:1px}.mt-2\.5{margin-top:.625rem}.mt-3\.5{margin-top:.875rem}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-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-10{margin-top:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mt-12{margin-top:-3rem}.-mt-13{margin-top:-50px}.-mt-14{margin-top:-3.5rem}.-mt-15{margin-top:-30px}.-mt-16{margin-top:-4rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-30{margin-top:-30%}.-mt-32{margin-top:-8rem}.-mt-36{margin-top:-9rem}.-mt-40{margin-top:-10rem}.-mt-44{margin-top:-11rem}.-mt-45{margin-top:-45%}.-mt-48{margin-top:-12rem}.-mt-50{margin-top:-12.5rem}.-mt-52{margin-top:-13rem}.-mt-56{margin-top:-14rem}.-mt-60{margin-top:-15rem}.-mt-64{margin-top:-16rem}.-mt-72{margin-top:-18rem}.-mt-80{margin-top:-20rem}.-mt-96{margin-top:-24rem}.-mt-155{margin-top:-155px}.-mt-200{margin-top:-20%}.-mt-300{margin-top:-300px}.-mt-327{margin-top:-327px}.-mt-366{margin-top:-366px}.-mt-415{margin-top:-415px}.-mt-450{margin-top:-450px}.-mt-474{margin-top:-474px}.-mt-500{margin-top:-500px}.-mt-600{margin-top:-600px}.-mt-690{margin-top:-690px}.-mt-px{margin-top:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1\.5{margin-top:-.375rem}.-mt-2\.5{margin-top:-.625rem}.-mt-3\.5{margin-top:-.875rem}.mr-7{margin-right:1.75rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-13{margin-right:50px}.mr-14{margin-right:3.5rem}.mr-15{margin-right:30px}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-30{margin-right:30%}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-45{margin-right:45%}.mr-48{margin-right:12rem}.mr-50{margin-right:12.5rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-72{margin-right:18rem}.mr-80{margin-right:20rem}.mr-96{margin-right:24rem}.mr-155{margin-right:155px}.mr-200{margin-right:20%}.mr-300{margin-right:300px}.mr-327{margin-right:327px}.mr-366{margin-right:366px}.mr-415{margin-right:415px}.mr-450{margin-right:450px}.mr-474{margin-right:474px}.mr-500{margin-right:500px}.mr-600{margin-right:600px}.mr-690{margin-right:690px}.mr-px{margin-right:1px}.mr-2\.5{margin-right:.625rem}.mr-3\.5{margin-right:.875rem}.-mr-0{margin-right:0}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-3{margin-right:-.75rem}.-mr-4{margin-right:-1rem}.-mr-5{margin-right:-1.25rem}.-mr-6{margin-right:-1.5rem}.-mr-7{margin-right:-1.75rem}.-mr-8{margin-right:-2rem}.-mr-9{margin-right:-2.25rem}.-mr-10{margin-right:-2.5rem}.-mr-11{margin-right:-2.75rem}.-mr-12{margin-right:-3rem}.-mr-13{margin-right:-50px}.-mr-14{margin-right:-3.5rem}.-mr-15{margin-right:-30px}.-mr-16{margin-right:-4rem}.-mr-20{margin-right:-5rem}.-mr-24{margin-right:-6rem}.-mr-28{margin-right:-7rem}.-mr-30{margin-right:-30%}.-mr-32{margin-right:-8rem}.-mr-36{margin-right:-9rem}.-mr-40{margin-right:-10rem}.-mr-44{margin-right:-11rem}.-mr-45{margin-right:-45%}.-mr-48{margin-right:-12rem}.-mr-50{margin-right:-12.5rem}.-mr-52{margin-right:-13rem}.-mr-56{margin-right:-14rem}.-mr-60{margin-right:-15rem}.-mr-64{margin-right:-16rem}.-mr-72{margin-right:-18rem}.-mr-80{margin-right:-20rem}.-mr-96{margin-right:-24rem}.-mr-155{margin-right:-155px}.-mr-200{margin-right:-20%}.-mr-300{margin-right:-300px}.-mr-327{margin-right:-327px}.-mr-366{margin-right:-366px}.-mr-415{margin-right:-415px}.-mr-450{margin-right:-450px}.-mr-474{margin-right:-474px}.-mr-500{margin-right:-500px}.-mr-600{margin-right:-600px}.-mr-690{margin-right:-690px}.-mr-px{margin-right:-1px}.-mr-0\.5{margin-right:-.125rem}.-mr-1\.5{margin-right:-.375rem}.-mr-2\.5{margin-right:-.625rem}.-mr-3\.5{margin-right:-.875rem}.mb-11{margin-bottom:2.75rem}.mb-14{margin-bottom:3.5rem}.mb-15{margin-bottom:30px}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-30{margin-bottom:30%}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-45{margin-bottom:45%}.mb-48{margin-bottom:12rem}.mb-50{margin-bottom:12.5rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-155{margin-bottom:155px}.mb-200{margin-bottom:20%}.mb-300{margin-bottom:300px}.mb-327{margin-bottom:327px}.mb-366{margin-bottom:366px}.mb-415{margin-bottom:415px}.mb-450{margin-bottom:450px}.mb-474{margin-bottom:474px}.mb-500{margin-bottom:500px}.mb-600{margin-bottom:600px}.mb-690{margin-bottom:690px}.mb-auto{margin-bottom:auto}.mb-px{margin-bottom:1px}.mb-1\.5{margin-bottom:.375rem}.mb-3\.5{margin-bottom:.875rem}.-mb-0{margin-bottom:0}.-mb-1{margin-bottom:-.25rem}.-mb-2{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}.-mb-9{margin-bottom:-2.25rem}.-mb-10{margin-bottom:-2.5rem}.-mb-11{margin-bottom:-2.75rem}.-mb-12{margin-bottom:-3rem}.-mb-13{margin-bottom:-50px}.-mb-14{margin-bottom:-3.5rem}.-mb-15{margin-bottom:-30px}.-mb-16{margin-bottom:-4rem}.-mb-20{margin-bottom:-5rem}.-mb-24{margin-bottom:-6rem}.-mb-28{margin-bottom:-7rem}.-mb-30{margin-bottom:-30%}.-mb-32{margin-bottom:-8rem}.-mb-36{margin-bottom:-9rem}.-mb-40{margin-bottom:-10rem}.-mb-44{margin-bottom:-11rem}.-mb-45{margin-bottom:-45%}.-mb-48{margin-bottom:-12rem}.-mb-50{margin-bottom:-12.5rem}.-mb-52{margin-bottom:-13rem}.-mb-56{margin-bottom:-14rem}.-mb-60{margin-bottom:-15rem}.-mb-64{margin-bottom:-16rem}.-mb-72{margin-bottom:-18rem}.-mb-80{margin-bottom:-20rem}.-mb-96{margin-bottom:-24rem}.-mb-155{margin-bottom:-155px}.-mb-200{margin-bottom:-20%}.-mb-300{margin-bottom:-300px}.-mb-327{margin-bottom:-327px}.-mb-366{margin-bottom:-366px}.-mb-415{margin-bottom:-415px}.-mb-450{margin-bottom:-450px}.-mb-474{margin-bottom:-474px}.-mb-500{margin-bottom:-500px}.-mb-600{margin-bottom:-600px}.-mb-690{margin-bottom:-690px}.-mb-px{margin-bottom:-1px}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-3\.5{margin-bottom:-.875rem}.ml-7{margin-left:1.75rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-13{margin-left:50px}.ml-14{margin-left:3.5rem}.ml-15{margin-left:30px}.ml-16{margin-left:4rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-30{margin-left:30%}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-45{margin-left:45%}.ml-48{margin-left:12rem}.ml-50{margin-left:12.5rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-72{margin-left:18rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-155{margin-left:155px}.ml-200{margin-left:20%}.ml-300{margin-left:300px}.ml-327{margin-left:327px}.ml-366{margin-left:366px}.ml-415{margin-left:415px}.ml-450{margin-left:450px}.ml-474{margin-left:474px}.ml-500{margin-left:500px}.ml-600{margin-left:600px}.ml-690{margin-left:690px}.ml-px{margin-left:1px}.ml-3\.5{margin-left:.875rem}.-ml-0{margin-left:0}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-3{margin-left:-.75rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-7{margin-left:-1.75rem}.-ml-8{margin-left:-2rem}.-ml-9{margin-left:-2.25rem}.-ml-10{margin-left:-2.5rem}.-ml-11{margin-left:-2.75rem}.-ml-12{margin-left:-3rem}.-ml-13{margin-left:-50px}.-ml-14{margin-left:-3.5rem}.-ml-15{margin-left:-30px}.-ml-16{margin-left:-4rem}.-ml-20{margin-left:-5rem}.-ml-24{margin-left:-6rem}.-ml-28{margin-left:-7rem}.-ml-30{margin-left:-30%}.-ml-32{margin-left:-8rem}.-ml-36{margin-left:-9rem}.-ml-40{margin-left:-10rem}.-ml-44{margin-left:-11rem}.-ml-45{margin-left:-45%}.-ml-48{margin-left:-12rem}.-ml-50{margin-left:-12.5rem}.-ml-52{margin-left:-13rem}.-ml-56{margin-left:-14rem}.-ml-60{margin-left:-15rem}.-ml-64{margin-left:-16rem}.-ml-72{margin-left:-18rem}.-ml-80{margin-left:-20rem}.-ml-96{margin-left:-24rem}.-ml-155{margin-left:-155px}.-ml-200{margin-left:-20%}.-ml-300{margin-left:-300px}.-ml-327{margin-left:-327px}.-ml-366{margin-left:-366px}.-ml-415{margin-left:-415px}.-ml-450{margin-left:-450px}.-ml-474{margin-left:-474px}.-ml-500{margin-left:-500px}.-ml-600{margin-left:-600px}.-ml-690{margin-left:-690px}.-ml-px{margin-left:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2\.5{margin-left:-.625rem}.-ml-3\.5{margin-left:-.875rem}.box-border{box-sizing:border-box}.box-content{box-sizing:initial}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.inline-grid{display:inline-grid}.list-item{display:list-item}.h-0{height:0}.h-15{height:30px}.h-28{height:7rem}.h-30{height:30%}.h-44{height:11rem}.h-45{height:45%}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-72{height:18rem}.h-155{height:155px}.h-200{height:20%}.h-300{height:300px}.h-327{height:327px}.h-366{height:366px}.h-415{height:415px}.h-450{height:450px}.h-474{height:474px}.h-600{height:600px}.h-690{height:690px}.h-px{height:1px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.max-h-0{max-height:0}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-13{max-height:50px}.max-h-14{max-height:3.5rem}.max-h-15{max-height:30px}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-30{max-height:30%}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-45{max-height:45%}.max-h-50{max-height:12.5rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-155{max-height:155px}.max-h-200{max-height:20%}.max-h-300{max-height:300px}.max-h-327{max-height:327px}.max-h-366{max-height:366px}.max-h-415{max-height:415px}.max-h-450{max-height:450px}.max-h-474{max-height:474px}.max-h-500{max-height:500px}.max-h-600{max-height:600px}.max-h-690{max-height:690px}.max-h-px{max-height:1px}.max-h-0\.5{max-height:.125rem}.max-h-1\.5{max-height:.375rem}.max-h-2\.5{max-height:.625rem}.max-h-3\.5{max-height:.875rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-full{min-height:100%}.w-0{width:0}.w-9{width:2.25rem}.w-13{width:50px}.w-15{width:30px}.w-30{width:30%}.w-45{width:45%}.w-80{width:20rem}.w-96{width:24rem}.w-155{width:155px}.w-200{width:20%}.w-300{width:300px}.w-327{width:327px}.w-366{width:366px}.w-450{width:450px}.w-474{width:474px}.w-500{width:500px}.w-690{width:690px}.w-px{width:1px}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-2\/4{width:50%}.w-1\/5{width:20%}.w-3\/5{width:60%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.min-w-max{min-width:max-content}.max-w-0{max-width:0}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.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-full{max-width:100%}.max-w-min{max-width:min-content}.max-w-max{max-width:max-content}.max-w-prose{max-width:65ch}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.max-w-screen-2xl{max-width:1536px}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:initial}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.transform-gpu{--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;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.translate-x-0{--tw-translate-x:0px}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-2{--tw-translate-x:0.5rem}.translate-x-3{--tw-translate-x:0.75rem}.translate-x-4{--tw-translate-x:1rem}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-7{--tw-translate-x:1.75rem}.translate-x-8{--tw-translate-x:2rem}.translate-x-9{--tw-translate-x:2.25rem}.translate-x-10{--tw-translate-x:2.5rem}.translate-x-11{--tw-translate-x:2.75rem}.translate-x-12{--tw-translate-x:3rem}.translate-x-13{--tw-translate-x:50px}.translate-x-14{--tw-translate-x:3.5rem}.translate-x-15{--tw-translate-x:30px}.translate-x-16{--tw-translate-x:4rem}.translate-x-20{--tw-translate-x:5rem}.translate-x-24{--tw-translate-x:6rem}.translate-x-28{--tw-translate-x:7rem}.translate-x-30{--tw-translate-x:30%}.translate-x-32{--tw-translate-x:8rem}.translate-x-36{--tw-translate-x:9rem}.translate-x-40{--tw-translate-x:10rem}.translate-x-44{--tw-translate-x:11rem}.translate-x-45{--tw-translate-x:45%}.translate-x-48{--tw-translate-x:12rem}.translate-x-50{--tw-translate-x:12.5rem}.translate-x-52{--tw-translate-x:13rem}.translate-x-56{--tw-translate-x:14rem}.translate-x-60{--tw-translate-x:15rem}.translate-x-64{--tw-translate-x:16rem}.translate-x-72{--tw-translate-x:18rem}.translate-x-80{--tw-translate-x:20rem}.translate-x-96{--tw-translate-x:24rem}.translate-x-155{--tw-translate-x:155px}.translate-x-200{--tw-translate-x:20%}.translate-x-300{--tw-translate-x:300px}.translate-x-327{--tw-translate-x:327px}.translate-x-366{--tw-translate-x:366px}.translate-x-415{--tw-translate-x:415px}.translate-x-450{--tw-translate-x:450px}.translate-x-474{--tw-translate-x:474px}.translate-x-500{--tw-translate-x:500px}.translate-x-600{--tw-translate-x:600px}.translate-x-690{--tw-translate-x:690px}.translate-x-px{--tw-translate-x:1px}.translate-x-0\.5{--tw-translate-x:0.125rem}.translate-x-1\.5{--tw-translate-x:0.375rem}.translate-x-2\.5{--tw-translate-x:0.625rem}.translate-x-3\.5{--tw-translate-x:0.875rem}.-translate-x-0{--tw-translate-x:0px}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-2{--tw-translate-x:-0.5rem}.-translate-x-3{--tw-translate-x:-0.75rem}.-translate-x-4{--tw-translate-x:-1rem}.-translate-x-5{--tw-translate-x:-1.25rem}.-translate-x-6{--tw-translate-x:-1.5rem}.-translate-x-7{--tw-translate-x:-1.75rem}.-translate-x-8{--tw-translate-x:-2rem}.-translate-x-9{--tw-translate-x:-2.25rem}.-translate-x-10{--tw-translate-x:-2.5rem}.-translate-x-11{--tw-translate-x:-2.75rem}.-translate-x-12{--tw-translate-x:-3rem}.-translate-x-13{--tw-translate-x:-50px}.-translate-x-14{--tw-translate-x:-3.5rem}.-translate-x-15{--tw-translate-x:-30px}.-translate-x-16{--tw-translate-x:-4rem}.-translate-x-20{--tw-translate-x:-5rem}.-translate-x-24{--tw-translate-x:-6rem}.-translate-x-28{--tw-translate-x:-7rem}.-translate-x-30{--tw-translate-x:-30%}.-translate-x-32{--tw-translate-x:-8rem}.-translate-x-36{--tw-translate-x:-9rem}.-translate-x-40{--tw-translate-x:-10rem}.-translate-x-44{--tw-translate-x:-11rem}.-translate-x-45{--tw-translate-x:-45%}.-translate-x-48{--tw-translate-x:-12rem}.-translate-x-50{--tw-translate-x:-12.5rem}.-translate-x-52{--tw-translate-x:-13rem}.-translate-x-56{--tw-translate-x:-14rem}.-translate-x-60{--tw-translate-x:-15rem}.-translate-x-64{--tw-translate-x:-16rem}.-translate-x-72{--tw-translate-x:-18rem}.-translate-x-80{--tw-translate-x:-20rem}.-translate-x-96{--tw-translate-x:-24rem}.-translate-x-155{--tw-translate-x:-155px}.-translate-x-200{--tw-translate-x:-20%}.-translate-x-300{--tw-translate-x:-300px}.-translate-x-327{--tw-translate-x:-327px}.-translate-x-366{--tw-translate-x:-366px}.-translate-x-415{--tw-translate-x:-415px}.-translate-x-450{--tw-translate-x:-450px}.-translate-x-474{--tw-translate-x:-474px}.-translate-x-500{--tw-translate-x:-500px}.-translate-x-600{--tw-translate-x:-600px}.-translate-x-690{--tw-translate-x:-690px}.-translate-x-px{--tw-translate-x:-1px}.-translate-x-0\.5{--tw-translate-x:-0.125rem}.-translate-x-1\.5{--tw-translate-x:-0.375rem}.-translate-x-2\.5{--tw-translate-x:-0.625rem}.-translate-x-3\.5{--tw-translate-x:-0.875rem}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/3{--tw-translate-x:33.333333%}.translate-x-2\/3{--tw-translate-x:66.666667%}.translate-x-1\/4{--tw-translate-x:25%}.translate-x-2\/4{--tw-translate-x:50%}.translate-x-3\/4{--tw-translate-x:75%}.translate-x-full{--tw-translate-x:100%}.-translate-x-1\/3{--tw-translate-x:-33.333333%}.-translate-x-2\/3{--tw-translate-x:-66.666667%}.-translate-x-1\/4{--tw-translate-x:-25%}.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-3\/4{--tw-translate-x:-75%}.-translate-x-full{--tw-translate-x:-100%}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-3{--tw-translate-y:0.75rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-5{--tw-translate-y:1.25rem}.translate-y-6{--tw-translate-y:1.5rem}.translate-y-7{--tw-translate-y:1.75rem}.translate-y-8{--tw-translate-y:2rem}.translate-y-9{--tw-translate-y:2.25rem}.translate-y-10{--tw-translate-y:2.5rem}.translate-y-11{--tw-translate-y:2.75rem}.translate-y-12{--tw-translate-y:3rem}.translate-y-13{--tw-translate-y:50px}.translate-y-14{--tw-translate-y:3.5rem}.translate-y-15{--tw-translate-y:30px}.translate-y-16{--tw-translate-y:4rem}.translate-y-20{--tw-translate-y:5rem}.translate-y-24{--tw-translate-y:6rem}.translate-y-28{--tw-translate-y:7rem}.translate-y-30{--tw-translate-y:30%}.translate-y-32{--tw-translate-y:8rem}.translate-y-36{--tw-translate-y:9rem}.translate-y-40{--tw-translate-y:10rem}.translate-y-44{--tw-translate-y:11rem}.translate-y-45{--tw-translate-y:45%}.translate-y-48{--tw-translate-y:12rem}.translate-y-50{--tw-translate-y:12.5rem}.translate-y-52{--tw-translate-y:13rem}.translate-y-56{--tw-translate-y:14rem}.translate-y-60{--tw-translate-y:15rem}.translate-y-64{--tw-translate-y:16rem}.translate-y-72{--tw-translate-y:18rem}.translate-y-80{--tw-translate-y:20rem}.translate-y-96{--tw-translate-y:24rem}.translate-y-155{--tw-translate-y:155px}.translate-y-200{--tw-translate-y:20%}.translate-y-300{--tw-translate-y:300px}.translate-y-327{--tw-translate-y:327px}.translate-y-366{--tw-translate-y:366px}.translate-y-415{--tw-translate-y:415px}.translate-y-450{--tw-translate-y:450px}.translate-y-474{--tw-translate-y:474px}.translate-y-500{--tw-translate-y:500px}.translate-y-600{--tw-translate-y:600px}.translate-y-690{--tw-translate-y:690px}.translate-y-px{--tw-translate-y:1px}.translate-y-0\.5{--tw-translate-y:0.125rem}.translate-y-1\.5{--tw-translate-y:0.375rem}.translate-y-2\.5{--tw-translate-y:0.625rem}.translate-y-3\.5{--tw-translate-y:0.875rem}.-translate-y-0{--tw-translate-y:0px}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-3{--tw-translate-y:-0.75rem}.-translate-y-4{--tw-translate-y:-1rem}.-translate-y-5{--tw-translate-y:-1.25rem}.-translate-y-6{--tw-translate-y:-1.5rem}.-translate-y-7{--tw-translate-y:-1.75rem}.-translate-y-8{--tw-translate-y:-2rem}.-translate-y-9{--tw-translate-y:-2.25rem}.-translate-y-10{--tw-translate-y:-2.5rem}.-translate-y-11{--tw-translate-y:-2.75rem}.-translate-y-12{--tw-translate-y:-3rem}.-translate-y-13{--tw-translate-y:-50px}.-translate-y-14{--tw-translate-y:-3.5rem}.-translate-y-15{--tw-translate-y:-30px}.-translate-y-16{--tw-translate-y:-4rem}.-translate-y-20{--tw-translate-y:-5rem}.-translate-y-24{--tw-translate-y:-6rem}.-translate-y-28{--tw-translate-y:-7rem}.-translate-y-30{--tw-translate-y:-30%}.-translate-y-32{--tw-translate-y:-8rem}.-translate-y-36{--tw-translate-y:-9rem}.-translate-y-40{--tw-translate-y:-10rem}.-translate-y-44{--tw-translate-y:-11rem}.-translate-y-45{--tw-translate-y:-45%}.-translate-y-48{--tw-translate-y:-12rem}.-translate-y-50{--tw-translate-y:-12.5rem}.-translate-y-52{--tw-translate-y:-13rem}.-translate-y-56{--tw-translate-y:-14rem}.-translate-y-60{--tw-translate-y:-15rem}.-translate-y-64{--tw-translate-y:-16rem}.-translate-y-72{--tw-translate-y:-18rem}.-translate-y-80{--tw-translate-y:-20rem}.-translate-y-96{--tw-translate-y:-24rem}.-translate-y-155{--tw-translate-y:-155px}.-translate-y-200{--tw-translate-y:-20%}.-translate-y-300{--tw-translate-y:-300px}.-translate-y-327{--tw-translate-y:-327px}.-translate-y-366{--tw-translate-y:-366px}.-translate-y-415{--tw-translate-y:-415px}.-translate-y-450{--tw-translate-y:-450px}.-translate-y-474{--tw-translate-y:-474px}.-translate-y-500{--tw-translate-y:-500px}.-translate-y-600{--tw-translate-y:-600px}.-translate-y-690{--tw-translate-y:-690px}.-translate-y-px{--tw-translate-y:-1px}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.-translate-y-1\.5{--tw-translate-y:-0.375rem}.-translate-y-2\.5{--tw-translate-y:-0.625rem}.-translate-y-3\.5{--tw-translate-y:-0.875rem}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/3{--tw-translate-y:33.333333%}.translate-y-2\/3{--tw-translate-y:66.666667%}.translate-y-1\/4{--tw-translate-y:25%}.translate-y-2\/4{--tw-translate-y:50%}.translate-y-3\/4{--tw-translate-y:75%}.translate-y-full{--tw-translate-y:100%}.-translate-y-1\/3{--tw-translate-y:-33.333333%}.-translate-y-2\/3{--tw-translate-y:-66.666667%}.-translate-y-1\/4{--tw-translate-y:-25%}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-3\/4{--tw-translate-y:-75%}.-translate-y-full{--tw-translate-y:-100%}.hover\:translate-x-0:hover{--tw-translate-x:0px}.hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.hover\:translate-x-4:hover{--tw-translate-x:1rem}.hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.hover\:translate-x-8:hover{--tw-translate-x:2rem}.hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.hover\:translate-x-12:hover{--tw-translate-x:3rem}.hover\:translate-x-13:hover{--tw-translate-x:50px}.hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.hover\:translate-x-15:hover{--tw-translate-x:30px}.hover\:translate-x-16:hover{--tw-translate-x:4rem}.hover\:translate-x-20:hover{--tw-translate-x:5rem}.hover\:translate-x-24:hover{--tw-translate-x:6rem}.hover\:translate-x-28:hover{--tw-translate-x:7rem}.hover\:translate-x-30:hover{--tw-translate-x:30%}.hover\:translate-x-32:hover{--tw-translate-x:8rem}.hover\:translate-x-36:hover{--tw-translate-x:9rem}.hover\:translate-x-40:hover{--tw-translate-x:10rem}.hover\:translate-x-44:hover{--tw-translate-x:11rem}.hover\:translate-x-45:hover{--tw-translate-x:45%}.hover\:translate-x-48:hover{--tw-translate-x:12rem}.hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.hover\:translate-x-52:hover{--tw-translate-x:13rem}.hover\:translate-x-56:hover{--tw-translate-x:14rem}.hover\:translate-x-60:hover{--tw-translate-x:15rem}.hover\:translate-x-64:hover{--tw-translate-x:16rem}.hover\:translate-x-72:hover{--tw-translate-x:18rem}.hover\:translate-x-80:hover{--tw-translate-x:20rem}.hover\:translate-x-96:hover{--tw-translate-x:24rem}.hover\:translate-x-155:hover{--tw-translate-x:155px}.hover\:translate-x-200:hover{--tw-translate-x:20%}.hover\:translate-x-300:hover{--tw-translate-x:300px}.hover\:translate-x-327:hover{--tw-translate-x:327px}.hover\:translate-x-366:hover{--tw-translate-x:366px}.hover\:translate-x-415:hover{--tw-translate-x:415px}.hover\:translate-x-450:hover{--tw-translate-x:450px}.hover\:translate-x-474:hover{--tw-translate-x:474px}.hover\:translate-x-500:hover{--tw-translate-x:500px}.hover\:translate-x-600:hover{--tw-translate-x:600px}.hover\:translate-x-690:hover{--tw-translate-x:690px}.hover\:translate-x-px:hover{--tw-translate-x:1px}.hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.hover\:-translate-x-0:hover{--tw-translate-x:0px}.hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.hover\:-translate-x-13:hover{--tw-translate-x:-50px}.hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.hover\:-translate-x-15:hover{--tw-translate-x:-30px}.hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.hover\:-translate-x-30:hover{--tw-translate-x:-30%}.hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.hover\:-translate-x-45:hover{--tw-translate-x:-45%}.hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.hover\:-translate-x-155:hover{--tw-translate-x:-155px}.hover\:-translate-x-200:hover{--tw-translate-x:-20%}.hover\:-translate-x-300:hover{--tw-translate-x:-300px}.hover\:-translate-x-327:hover{--tw-translate-x:-327px}.hover\:-translate-x-366:hover{--tw-translate-x:-366px}.hover\:-translate-x-415:hover{--tw-translate-x:-415px}.hover\:-translate-x-450:hover{--tw-translate-x:-450px}.hover\:-translate-x-474:hover{--tw-translate-x:-474px}.hover\:-translate-x-500:hover{--tw-translate-x:-500px}.hover\:-translate-x-600:hover{--tw-translate-x:-600px}.hover\:-translate-x-690:hover{--tw-translate-x:-690px}.hover\:-translate-x-px:hover{--tw-translate-x:-1px}.hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.hover\:translate-x-full:hover{--tw-translate-x:100%}.hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.hover\:-translate-x-full:hover{--tw-translate-x:-100%}.hover\:translate-y-0:hover{--tw-translate-y:0px}.hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.hover\:translate-y-4:hover{--tw-translate-y:1rem}.hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.hover\:translate-y-8:hover{--tw-translate-y:2rem}.hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.hover\:translate-y-12:hover{--tw-translate-y:3rem}.hover\:translate-y-13:hover{--tw-translate-y:50px}.hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.hover\:translate-y-15:hover{--tw-translate-y:30px}.hover\:translate-y-16:hover{--tw-translate-y:4rem}.hover\:translate-y-20:hover{--tw-translate-y:5rem}.hover\:translate-y-24:hover{--tw-translate-y:6rem}.hover\:translate-y-28:hover{--tw-translate-y:7rem}.hover\:translate-y-30:hover{--tw-translate-y:30%}.hover\:translate-y-32:hover{--tw-translate-y:8rem}.hover\:translate-y-36:hover{--tw-translate-y:9rem}.hover\:translate-y-40:hover{--tw-translate-y:10rem}.hover\:translate-y-44:hover{--tw-translate-y:11rem}.hover\:translate-y-45:hover{--tw-translate-y:45%}.hover\:translate-y-48:hover{--tw-translate-y:12rem}.hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.hover\:translate-y-52:hover{--tw-translate-y:13rem}.hover\:translate-y-56:hover{--tw-translate-y:14rem}.hover\:translate-y-60:hover{--tw-translate-y:15rem}.hover\:translate-y-64:hover{--tw-translate-y:16rem}.hover\:translate-y-72:hover{--tw-translate-y:18rem}.hover\:translate-y-80:hover{--tw-translate-y:20rem}.hover\:translate-y-96:hover{--tw-translate-y:24rem}.hover\:translate-y-155:hover{--tw-translate-y:155px}.hover\:translate-y-200:hover{--tw-translate-y:20%}.hover\:translate-y-300:hover{--tw-translate-y:300px}.hover\:translate-y-327:hover{--tw-translate-y:327px}.hover\:translate-y-366:hover{--tw-translate-y:366px}.hover\:translate-y-415:hover{--tw-translate-y:415px}.hover\:translate-y-450:hover{--tw-translate-y:450px}.hover\:translate-y-474:hover{--tw-translate-y:474px}.hover\:translate-y-500:hover{--tw-translate-y:500px}.hover\:translate-y-600:hover{--tw-translate-y:600px}.hover\:translate-y-690:hover{--tw-translate-y:690px}.hover\:translate-y-px:hover{--tw-translate-y:1px}.hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.hover\:-translate-y-0:hover{--tw-translate-y:0px}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.hover\:-translate-y-13:hover{--tw-translate-y:-50px}.hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.hover\:-translate-y-15:hover{--tw-translate-y:-30px}.hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.hover\:-translate-y-30:hover{--tw-translate-y:-30%}.hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.hover\:-translate-y-45:hover{--tw-translate-y:-45%}.hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.hover\:-translate-y-155:hover{--tw-translate-y:-155px}.hover\:-translate-y-200:hover{--tw-translate-y:-20%}.hover\:-translate-y-300:hover{--tw-translate-y:-300px}.hover\:-translate-y-327:hover{--tw-translate-y:-327px}.hover\:-translate-y-366:hover{--tw-translate-y:-366px}.hover\:-translate-y-415:hover{--tw-translate-y:-415px}.hover\:-translate-y-450:hover{--tw-translate-y:-450px}.hover\:-translate-y-474:hover{--tw-translate-y:-474px}.hover\:-translate-y-500:hover{--tw-translate-y:-500px}.hover\:-translate-y-600:hover{--tw-translate-y:-600px}.hover\:-translate-y-690:hover{--tw-translate-y:-690px}.hover\:-translate-y-px:hover{--tw-translate-y:-1px}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.hover\:translate-y-full:hover{--tw-translate-y:100%}.hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.hover\:-translate-y-full:hover{--tw-translate-y:-100%}.focus\:translate-x-0:focus{--tw-translate-x:0px}.focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.focus\:translate-x-4:focus{--tw-translate-x:1rem}.focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.focus\:translate-x-8:focus{--tw-translate-x:2rem}.focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.focus\:translate-x-12:focus{--tw-translate-x:3rem}.focus\:translate-x-13:focus{--tw-translate-x:50px}.focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.focus\:translate-x-15:focus{--tw-translate-x:30px}.focus\:translate-x-16:focus{--tw-translate-x:4rem}.focus\:translate-x-20:focus{--tw-translate-x:5rem}.focus\:translate-x-24:focus{--tw-translate-x:6rem}.focus\:translate-x-28:focus{--tw-translate-x:7rem}.focus\:translate-x-30:focus{--tw-translate-x:30%}.focus\:translate-x-32:focus{--tw-translate-x:8rem}.focus\:translate-x-36:focus{--tw-translate-x:9rem}.focus\:translate-x-40:focus{--tw-translate-x:10rem}.focus\:translate-x-44:focus{--tw-translate-x:11rem}.focus\:translate-x-45:focus{--tw-translate-x:45%}.focus\:translate-x-48:focus{--tw-translate-x:12rem}.focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.focus\:translate-x-52:focus{--tw-translate-x:13rem}.focus\:translate-x-56:focus{--tw-translate-x:14rem}.focus\:translate-x-60:focus{--tw-translate-x:15rem}.focus\:translate-x-64:focus{--tw-translate-x:16rem}.focus\:translate-x-72:focus{--tw-translate-x:18rem}.focus\:translate-x-80:focus{--tw-translate-x:20rem}.focus\:translate-x-96:focus{--tw-translate-x:24rem}.focus\:translate-x-155:focus{--tw-translate-x:155px}.focus\:translate-x-200:focus{--tw-translate-x:20%}.focus\:translate-x-300:focus{--tw-translate-x:300px}.focus\:translate-x-327:focus{--tw-translate-x:327px}.focus\:translate-x-366:focus{--tw-translate-x:366px}.focus\:translate-x-415:focus{--tw-translate-x:415px}.focus\:translate-x-450:focus{--tw-translate-x:450px}.focus\:translate-x-474:focus{--tw-translate-x:474px}.focus\:translate-x-500:focus{--tw-translate-x:500px}.focus\:translate-x-600:focus{--tw-translate-x:600px}.focus\:translate-x-690:focus{--tw-translate-x:690px}.focus\:translate-x-px:focus{--tw-translate-x:1px}.focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.focus\:-translate-x-0:focus{--tw-translate-x:0px}.focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.focus\:-translate-x-13:focus{--tw-translate-x:-50px}.focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.focus\:-translate-x-15:focus{--tw-translate-x:-30px}.focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.focus\:-translate-x-30:focus{--tw-translate-x:-30%}.focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.focus\:-translate-x-45:focus{--tw-translate-x:-45%}.focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.focus\:-translate-x-155:focus{--tw-translate-x:-155px}.focus\:-translate-x-200:focus{--tw-translate-x:-20%}.focus\:-translate-x-300:focus{--tw-translate-x:-300px}.focus\:-translate-x-327:focus{--tw-translate-x:-327px}.focus\:-translate-x-366:focus{--tw-translate-x:-366px}.focus\:-translate-x-415:focus{--tw-translate-x:-415px}.focus\:-translate-x-450:focus{--tw-translate-x:-450px}.focus\:-translate-x-474:focus{--tw-translate-x:-474px}.focus\:-translate-x-500:focus{--tw-translate-x:-500px}.focus\:-translate-x-600:focus{--tw-translate-x:-600px}.focus\:-translate-x-690:focus{--tw-translate-x:-690px}.focus\:-translate-x-px:focus{--tw-translate-x:-1px}.focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.focus\:translate-x-full:focus{--tw-translate-x:100%}.focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.focus\:-translate-x-full:focus{--tw-translate-x:-100%}.focus\:translate-y-0:focus{--tw-translate-y:0px}.focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.focus\:translate-y-4:focus{--tw-translate-y:1rem}.focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.focus\:translate-y-8:focus{--tw-translate-y:2rem}.focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.focus\:translate-y-12:focus{--tw-translate-y:3rem}.focus\:translate-y-13:focus{--tw-translate-y:50px}.focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.focus\:translate-y-15:focus{--tw-translate-y:30px}.focus\:translate-y-16:focus{--tw-translate-y:4rem}.focus\:translate-y-20:focus{--tw-translate-y:5rem}.focus\:translate-y-24:focus{--tw-translate-y:6rem}.focus\:translate-y-28:focus{--tw-translate-y:7rem}.focus\:translate-y-30:focus{--tw-translate-y:30%}.focus\:translate-y-32:focus{--tw-translate-y:8rem}.focus\:translate-y-36:focus{--tw-translate-y:9rem}.focus\:translate-y-40:focus{--tw-translate-y:10rem}.focus\:translate-y-44:focus{--tw-translate-y:11rem}.focus\:translate-y-45:focus{--tw-translate-y:45%}.focus\:translate-y-48:focus{--tw-translate-y:12rem}.focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.focus\:translate-y-52:focus{--tw-translate-y:13rem}.focus\:translate-y-56:focus{--tw-translate-y:14rem}.focus\:translate-y-60:focus{--tw-translate-y:15rem}.focus\:translate-y-64:focus{--tw-translate-y:16rem}.focus\:translate-y-72:focus{--tw-translate-y:18rem}.focus\:translate-y-80:focus{--tw-translate-y:20rem}.focus\:translate-y-96:focus{--tw-translate-y:24rem}.focus\:translate-y-155:focus{--tw-translate-y:155px}.focus\:translate-y-200:focus{--tw-translate-y:20%}.focus\:translate-y-300:focus{--tw-translate-y:300px}.focus\:translate-y-327:focus{--tw-translate-y:327px}.focus\:translate-y-366:focus{--tw-translate-y:366px}.focus\:translate-y-415:focus{--tw-translate-y:415px}.focus\:translate-y-450:focus{--tw-translate-y:450px}.focus\:translate-y-474:focus{--tw-translate-y:474px}.focus\:translate-y-500:focus{--tw-translate-y:500px}.focus\:translate-y-600:focus{--tw-translate-y:600px}.focus\:translate-y-690:focus{--tw-translate-y:690px}.focus\:translate-y-px:focus{--tw-translate-y:1px}.focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.focus\:-translate-y-0:focus{--tw-translate-y:0px}.focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.focus\:-translate-y-13:focus{--tw-translate-y:-50px}.focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.focus\:-translate-y-15:focus{--tw-translate-y:-30px}.focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.focus\:-translate-y-30:focus{--tw-translate-y:-30%}.focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.focus\:-translate-y-45:focus{--tw-translate-y:-45%}.focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.focus\:-translate-y-155:focus{--tw-translate-y:-155px}.focus\:-translate-y-200:focus{--tw-translate-y:-20%}.focus\:-translate-y-300:focus{--tw-translate-y:-300px}.focus\:-translate-y-327:focus{--tw-translate-y:-327px}.focus\:-translate-y-366:focus{--tw-translate-y:-366px}.focus\:-translate-y-415:focus{--tw-translate-y:-415px}.focus\:-translate-y-450:focus{--tw-translate-y:-450px}.focus\:-translate-y-474:focus{--tw-translate-y:-474px}.focus\:-translate-y-500:focus{--tw-translate-y:-500px}.focus\:-translate-y-600:focus{--tw-translate-y:-600px}.focus\:-translate-y-690:focus{--tw-translate-y:-690px}.focus\:-translate-y-px:focus{--tw-translate-y:-1px}.focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.focus\:translate-y-full:focus{--tw-translate-y:100%}.focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.focus\:-translate-y-full:focus{--tw-translate-y:-100%}.rotate-0{--tw-rotate:0deg}.rotate-1{--tw-rotate:1deg}.rotate-2{--tw-rotate:2deg}.rotate-3{--tw-rotate:3deg}.rotate-6{--tw-rotate:6deg}.rotate-12{--tw-rotate:12deg}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.-rotate-180{--tw-rotate:-180deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-45{--tw-rotate:-45deg}.-rotate-12{--tw-rotate:-12deg}.-rotate-6{--tw-rotate:-6deg}.-rotate-3{--tw-rotate:-3deg}.-rotate-2{--tw-rotate:-2deg}.-rotate-1{--tw-rotate:-1deg}.hover\:rotate-0:hover{--tw-rotate:0deg}.hover\:rotate-1:hover{--tw-rotate:1deg}.hover\:rotate-2:hover{--tw-rotate:2deg}.hover\:rotate-3:hover{--tw-rotate:3deg}.hover\:rotate-6:hover{--tw-rotate:6deg}.hover\:rotate-12:hover{--tw-rotate:12deg}.hover\:rotate-45:hover{--tw-rotate:45deg}.hover\:rotate-90:hover{--tw-rotate:90deg}.hover\:rotate-180:hover{--tw-rotate:180deg}.hover\:-rotate-180:hover{--tw-rotate:-180deg}.hover\:-rotate-90:hover{--tw-rotate:-90deg}.hover\:-rotate-45:hover{--tw-rotate:-45deg}.hover\:-rotate-12:hover{--tw-rotate:-12deg}.hover\:-rotate-6:hover{--tw-rotate:-6deg}.hover\:-rotate-3:hover{--tw-rotate:-3deg}.hover\:-rotate-2:hover{--tw-rotate:-2deg}.hover\:-rotate-1:hover{--tw-rotate:-1deg}.focus\:rotate-0:focus{--tw-rotate:0deg}.focus\:rotate-1:focus{--tw-rotate:1deg}.focus\:rotate-2:focus{--tw-rotate:2deg}.focus\:rotate-3:focus{--tw-rotate:3deg}.focus\:rotate-6:focus{--tw-rotate:6deg}.focus\:rotate-12:focus{--tw-rotate:12deg}.focus\:rotate-45:focus{--tw-rotate:45deg}.focus\:rotate-90:focus{--tw-rotate:90deg}.focus\:rotate-180:focus{--tw-rotate:180deg}.focus\:-rotate-180:focus{--tw-rotate:-180deg}.focus\:-rotate-90:focus{--tw-rotate:-90deg}.focus\:-rotate-45:focus{--tw-rotate:-45deg}.focus\:-rotate-12:focus{--tw-rotate:-12deg}.focus\:-rotate-6:focus{--tw-rotate:-6deg}.focus\:-rotate-3:focus{--tw-rotate:-3deg}.focus\:-rotate-2:focus{--tw-rotate:-2deg}.focus\:-rotate-1:focus{--tw-rotate:-1deg}.skew-x-0{--tw-skew-x:0deg}.skew-x-1{--tw-skew-x:1deg}.skew-x-2{--tw-skew-x:2deg}.skew-x-3{--tw-skew-x:3deg}.skew-x-6{--tw-skew-x:6deg}.skew-x-12{--tw-skew-x:12deg}.-skew-x-12{--tw-skew-x:-12deg}.-skew-x-6{--tw-skew-x:-6deg}.-skew-x-3{--tw-skew-x:-3deg}.-skew-x-2{--tw-skew-x:-2deg}.-skew-x-1{--tw-skew-x:-1deg}.skew-y-0{--tw-skew-y:0deg}.skew-y-1{--tw-skew-y:1deg}.skew-y-2{--tw-skew-y:2deg}.skew-y-3{--tw-skew-y:3deg}.skew-y-6{--tw-skew-y:6deg}.skew-y-12{--tw-skew-y:12deg}.-skew-y-12{--tw-skew-y:-12deg}.-skew-y-6{--tw-skew-y:-6deg}.-skew-y-3{--tw-skew-y:-3deg}.-skew-y-2{--tw-skew-y:-2deg}.-skew-y-1{--tw-skew-y:-1deg}.hover\:skew-x-0:hover{--tw-skew-x:0deg}.hover\:skew-x-1:hover{--tw-skew-x:1deg}.hover\:skew-x-2:hover{--tw-skew-x:2deg}.hover\:skew-x-3:hover{--tw-skew-x:3deg}.hover\:skew-x-6:hover{--tw-skew-x:6deg}.hover\:skew-x-12:hover{--tw-skew-x:12deg}.hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.hover\:skew-y-0:hover{--tw-skew-y:0deg}.hover\:skew-y-1:hover{--tw-skew-y:1deg}.hover\:skew-y-2:hover{--tw-skew-y:2deg}.hover\:skew-y-3:hover{--tw-skew-y:3deg}.hover\:skew-y-6:hover{--tw-skew-y:6deg}.hover\:skew-y-12:hover{--tw-skew-y:12deg}.hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.focus\:skew-x-0:focus{--tw-skew-x:0deg}.focus\:skew-x-1:focus{--tw-skew-x:1deg}.focus\:skew-x-2:focus{--tw-skew-x:2deg}.focus\:skew-x-3:focus{--tw-skew-x:3deg}.focus\:skew-x-6:focus{--tw-skew-x:6deg}.focus\:skew-x-12:focus{--tw-skew-x:12deg}.focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.focus\:skew-y-0:focus{--tw-skew-y:0deg}.focus\:skew-y-1:focus{--tw-skew-y:1deg}.focus\:skew-y-2:focus{--tw-skew-y:2deg}.focus\:skew-y-3:focus{--tw-skew-y:3deg}.focus\:skew-y-6:focus{--tw-skew-y:6deg}.focus\:skew-y-12:focus{--tw-skew-y:12deg}.focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.scale-x-0{--tw-scale-x:0}.scale-x-50{--tw-scale-x:.5}.scale-x-75{--tw-scale-x:.75}.scale-x-90{--tw-scale-x:.9}.scale-x-95{--tw-scale-x:.95}.scale-x-100{--tw-scale-x:1}.scale-x-105{--tw-scale-x:1.05}.scale-x-110{--tw-scale-x:1.1}.scale-x-125{--tw-scale-x:1.25}.scale-x-150{--tw-scale-x:1.5}.scale-y-0{--tw-scale-y:0}.scale-y-50{--tw-scale-y:.5}.scale-y-75{--tw-scale-y:.75}.scale-y-90{--tw-scale-y:.9}.scale-y-95{--tw-scale-y:.95}.scale-y-100{--tw-scale-y:1}.scale-y-105{--tw-scale-y:1.05}.scale-y-110{--tw-scale-y:1.1}.scale-y-125{--tw-scale-y:1.25}.scale-y-150{--tw-scale-y:1.5}.hover\:scale-x-0:hover{--tw-scale-x:0}.hover\:scale-x-50:hover{--tw-scale-x:.5}.hover\:scale-x-75:hover{--tw-scale-x:.75}.hover\:scale-x-90:hover{--tw-scale-x:.9}.hover\:scale-x-95:hover{--tw-scale-x:.95}.hover\:scale-x-100:hover{--tw-scale-x:1}.hover\:scale-x-105:hover{--tw-scale-x:1.05}.hover\:scale-x-110:hover{--tw-scale-x:1.1}.hover\:scale-x-125:hover{--tw-scale-x:1.25}.hover\:scale-x-150:hover{--tw-scale-x:1.5}.hover\:scale-y-0:hover{--tw-scale-y:0}.hover\:scale-y-50:hover{--tw-scale-y:.5}.hover\:scale-y-75:hover{--tw-scale-y:.75}.hover\:scale-y-90:hover{--tw-scale-y:.9}.hover\:scale-y-95:hover{--tw-scale-y:.95}.hover\:scale-y-100:hover{--tw-scale-y:1}.hover\:scale-y-105:hover{--tw-scale-y:1.05}.hover\:scale-y-110:hover{--tw-scale-y:1.1}.hover\:scale-y-125:hover{--tw-scale-y:1.25}.hover\:scale-y-150:hover{--tw-scale-y:1.5}.focus\:scale-x-0:focus{--tw-scale-x:0}.focus\:scale-x-50:focus{--tw-scale-x:.5}.focus\:scale-x-75:focus{--tw-scale-x:.75}.focus\:scale-x-90:focus{--tw-scale-x:.9}.focus\:scale-x-95:focus{--tw-scale-x:.95}.focus\:scale-x-100:focus{--tw-scale-x:1}.focus\:scale-x-105:focus{--tw-scale-x:1.05}.focus\:scale-x-110:focus{--tw-scale-x:1.1}.focus\:scale-x-125:focus{--tw-scale-x:1.25}.focus\:scale-x-150:focus{--tw-scale-x:1.5}.focus\:scale-y-0:focus{--tw-scale-y:0}.focus\:scale-y-50:focus{--tw-scale-y:.5}.focus\:scale-y-75:focus{--tw-scale-y:.75}.focus\:scale-y-90:focus{--tw-scale-y:.9}.focus\:scale-y-95:focus{--tw-scale-y:.95}.focus\:scale-y-100:focus{--tw-scale-y:1}.focus\:scale-y-105:focus{--tw-scale-y:1.05}.focus\:scale-y-110:focus{--tw-scale-y:1.1}.focus\:scale-y-125:focus{--tw-scale-y:1.25}.focus\:scale-y-150:focus{--tw-scale-y:1.5}.animate-none{animation:none}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.cursor-auto{cursor:auto}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.resize-y{resize:vertical}.resize-x{resize:horizontal}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-decimal{list-style-type:decimal}.appearance-none{appearance:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows: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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-0{gap:0}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-13{gap:50px}.gap-14{gap:3.5rem}.gap-15{gap:30px}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-30{gap:30%}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-45{gap:45%}.gap-48{gap:12rem}.gap-50{gap:12.5rem}.gap-52{gap:13rem}.gap-56{gap:14rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-72{gap:18rem}.gap-80{gap:20rem}.gap-96{gap:24rem}.gap-155{gap:155px}.gap-200{gap:20%}.gap-300{gap:300px}.gap-327{gap:327px}.gap-366{gap:366px}.gap-415{gap:415px}.gap-450{gap:450px}.gap-474{gap:474px}.gap-500{gap:500px}.gap-600{gap:600px}.gap-690{gap:690px}.gap-px{gap:1px}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.gap-3\.5{gap:.875rem}.gap-x-0{column-gap:0}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-7{column-gap:1.75rem}.gap-x-8{column-gap:2rem}.gap-x-9{column-gap:2.25rem}.gap-x-10{column-gap:2.5rem}.gap-x-11{column-gap:2.75rem}.gap-x-12{column-gap:3rem}.gap-x-13{column-gap:50px}.gap-x-14{column-gap:3.5rem}.gap-x-15{column-gap:30px}.gap-x-16{column-gap:4rem}.gap-x-20{column-gap:5rem}.gap-x-24{column-gap:6rem}.gap-x-28{column-gap:7rem}.gap-x-30{column-gap:30%}.gap-x-32{column-gap:8rem}.gap-x-36{column-gap:9rem}.gap-x-40{column-gap:10rem}.gap-x-44{column-gap:11rem}.gap-x-45{column-gap:45%}.gap-x-48{column-gap:12rem}.gap-x-50{column-gap:12.5rem}.gap-x-52{column-gap:13rem}.gap-x-56{column-gap:14rem}.gap-x-60{column-gap:15rem}.gap-x-64{column-gap:16rem}.gap-x-72{column-gap:18rem}.gap-x-80{column-gap:20rem}.gap-x-96{column-gap:24rem}.gap-x-155{column-gap:155px}.gap-x-200{column-gap:20%}.gap-x-300{column-gap:300px}.gap-x-327{column-gap:327px}.gap-x-366{column-gap:366px}.gap-x-415{column-gap:415px}.gap-x-450{column-gap:450px}.gap-x-474{column-gap:474px}.gap-x-500{column-gap:500px}.gap-x-600{column-gap:600px}.gap-x-690{column-gap:690px}.gap-x-px{column-gap:1px}.gap-x-0\.5{column-gap:.125rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-3\.5{column-gap:.875rem}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.gap-y-9{row-gap:2.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-11{row-gap:2.75rem}.gap-y-12{row-gap:3rem}.gap-y-13{row-gap:50px}.gap-y-14{row-gap:3.5rem}.gap-y-15{row-gap:30px}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-28{row-gap:7rem}.gap-y-30{row-gap:30%}.gap-y-32{row-gap:8rem}.gap-y-36{row-gap:9rem}.gap-y-40{row-gap:10rem}.gap-y-44{row-gap:11rem}.gap-y-45{row-gap:45%}.gap-y-48{row-gap:12rem}.gap-y-50{row-gap:12.5rem}.gap-y-52{row-gap:13rem}.gap-y-56{row-gap:14rem}.gap-y-60{row-gap:15rem}.gap-y-64{row-gap:16rem}.gap-y-72{row-gap:18rem}.gap-y-80{row-gap:20rem}.gap-y-96{row-gap:24rem}.gap-y-155{row-gap:155px}.gap-y-200{row-gap:20%}.gap-y-300{row-gap:300px}.gap-y-327{row-gap:327px}.gap-y-366{row-gap:366px}.gap-y-415{row-gap:415px}.gap-y-450{row-gap:450px}.gap-y-474{row-gap:474px}.gap-y-500{row-gap:500px}.gap-y-600{row-gap:600px}.gap-y-690{row-gap:690px}.gap-y-px{row-gap:1px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3\.5{row-gap:.875rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.divide-double>:not([hidden])~:not([hidden]){border-style:double}.divide-none>:not([hidden])~:not([hidden]){border-style:none}.divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,299,var(--tw-divide-opacity))}.divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.overflow-ellipsis{text-overflow:ellipsis}.overflow-clip{text-overflow:clip}.whitespace-normal{white-space:normal}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.rounded-none{border-radius:0}.rounded-3xl{border-radius:1.5rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.border-8{border-width:8px}.border-t-0{border-top-width:0}.border-t-8{border-top-width:8px}.border-r-0{border-right-width:0}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-b-0{border-bottom-width:0}.border-b-8{border-bottom-width:8px}.border-l-0{border-left-width:0}.border-l-8{border-left-width:8px}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-transparent{border-color:#0000}.border-current{border-color:currentColor}.border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.border-primary{border-color:rgba(199,52,229,var(--tw-border-opacity))}.border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.border-text-dark2{border-color:#0009}.border-text-primary{border-color:rgba(199,52,299,var(--tw-border-opacity))}.border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.border-grey-light6{border-color:#e8e8e85e}.border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .group-hover\:border-transparent{border-color:#0000}.group:hover .group-hover\:border-current{border-color:currentColor}.group:hover .group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .group-hover\:border-text-dark2{border-color:#0009}.group:hover .group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.focus-within\:border-transparent:focus-within{border-color:#0000}.focus-within\:border-current:focus-within{border-color:currentColor}.focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.focus-within\:border-text-dark2:focus-within{border-color:#0009}.focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.hover\:border-transparent:hover{border-color:#0000}.hover\:border-current:hover{border-color:currentColor}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.hover\:border-text-dark2:hover{border-color:#0009}.hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.hover\:border-grey-light3:hover{border-color:FEFEFE}.hover\:border-grey-light4:hover{border-color:E8E8E8}.hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.hover\:border-grey-light6:hover{border-color:#e8e8e85e}.hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:#0000}.focus\:border-current:focus{border-color:currentColor}.focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.focus\:border-text-dark2:focus{border-color:#0009}.focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.focus\:border-grey-light3:focus{border-color:FEFEFE}.focus\:border-grey-light4:focus{border-color:E8E8E8}.focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.focus\:border-grey-light6:focus{border-color:#e8e8e85e}.focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.border-opacity-5{--tw-border-opacity:0.05}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-20{--tw-border-opacity:0.2}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-30{--tw-border-opacity:0.3}.border-opacity-40{--tw-border-opacity:0.4}.border-opacity-50{--tw-border-opacity:0.5}.border-opacity-60{--tw-border-opacity:0.6}.border-opacity-70{--tw-border-opacity:0.7}.border-opacity-75{--tw-border-opacity:0.75}.border-opacity-80{--tw-border-opacity:0.8}.border-opacity-90{--tw-border-opacity:0.9}.border-opacity-95{--tw-border-opacity:0.95}.border-opacity-100{--tw-border-opacity:1}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity:1}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.hover\:border-opacity-0:hover{--tw-border-opacity:0}.hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.hover\:border-opacity-100:hover{--tw-border-opacity:1}.focus\:border-opacity-0:focus{--tw-border-opacity:0}.focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.focus\:border-opacity-100:focus{--tw-border-opacity:1}.bg-transparent{background-color:initial}.bg-current{background-color:currentColor}.bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.bg-primary{background-color:rgba(199,52,229,var(--tw-bg-opacity))}.bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.bg-text-dark2{background-color:#0009}.bg-text-primary{--tw-bg-opacity:1;background-color:rgba(199,52,299,var(--tw-bg-opacity))}.bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.bg-grey-light6{background-color:#e8e8e85e}.bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-transparent{background-color:initial}.group:hover .group-hover\:bg-current{background-color:currentColor}.group:hover .group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-text-dark2{background-color:#0009}.group:hover .group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.focus-within\:bg-transparent:focus-within{background-color:initial}.focus-within\:bg-current:focus-within{background-color:currentColor}.focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.focus-within\:bg-text-dark2:focus-within{background-color:#0009}.focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:initial}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.hover\:bg-text-dark2:hover{background-color:#0009}.hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.hover\:bg-grey-light3:hover{background-color:FEFEFE}.hover\:bg-grey-light4:hover{background-color:E8E8E8}.hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.focus\:bg-transparent:focus{background-color:initial}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.focus\:bg-text-dark2:focus{background-color:#0009}.focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.focus\:bg-grey-light3:focus{background-color:FEFEFE}.focus\:bg-grey-light4:focus{background-color:E8E8E8}.focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-opacity-100{--tw-bg-opacity:1}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity:1}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.bg-none{background-image:none}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.from-text-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.to-current{--tw-gradient-to:currentColor}.to-black{--tw-gradient-to:#000}.to-white{--tw-gradient-to:#fff}.to-gray-200{--tw-gradient-to:#e5e7eb}.to-gray-300{--tw-gradient-to:#d1d5db}.to-gray-400{--tw-gradient-to:#9ca3af}.to-gray-500{--tw-gradient-to:#6b7280}.to-gray-600{--tw-gradient-to:#4b5563}.to-gray-700{--tw-gradient-to:#374151}.to-gray-800{--tw-gradient-to:#1f2937}.to-gray-900{--tw-gradient-to:#111827}.to-red{--tw-gradient-to:#ff002a}.to-yellow-50{--tw-gradient-to:#fffbeb}.to-yellow-100{--tw-gradient-to:#fef3c7}.to-yellow-200{--tw-gradient-to:#fde68a}.to-yellow-300{--tw-gradient-to:#fcd34d}.to-yellow-400{--tw-gradient-to:#fbbf24}.to-yellow-500{--tw-gradient-to:#f59e0b}.to-yellow-600{--tw-gradient-to:#d97706}.to-yellow-700{--tw-gradient-to:#b45309}.to-yellow-800{--tw-gradient-to:#92400e}.to-yellow-900{--tw-gradient-to:#78350f}.to-green-50{--tw-gradient-to:#ecfdf5}.to-green-100{--tw-gradient-to:#d1fae5}.to-green-200{--tw-gradient-to:#a7f3d0}.to-green-300{--tw-gradient-to:#6ee7b7}.to-green-400{--tw-gradient-to:#34d399}.to-green-500{--tw-gradient-to:#10b981}.to-green-600{--tw-gradient-to:#059669}.to-green-700{--tw-gradient-to:#047857}.to-green-800{--tw-gradient-to:#065f46}.to-green-900{--tw-gradient-to:#064e3b}.to-blue{--tw-gradient-to:#3b82f6}.to-indigo-50{--tw-gradient-to:#eef2ff}.to-indigo-100{--tw-gradient-to:#e0e7ff}.to-indigo-200{--tw-gradient-to:#c7d2fe}.to-indigo-300{--tw-gradient-to:#a5b4fc}.to-indigo-400{--tw-gradient-to:#818cf8}.to-indigo-500{--tw-gradient-to:#6366f1}.to-indigo-600{--tw-gradient-to:#4f46e5}.to-indigo-700{--tw-gradient-to:#4338ca}.to-indigo-800{--tw-gradient-to:#3730a3}.to-indigo-900{--tw-gradient-to:#312e81}.to-purple-100{--tw-gradient-to:#ede9fe}.to-purple-200{--tw-gradient-to:#ddd6fe}.to-purple-300{--tw-gradient-to:#c4b5fd}.to-purple-400{--tw-gradient-to:#a78bfa}.to-purple-500{--tw-gradient-to:#8b5cf6}.to-purple-600{--tw-gradient-to:#7c3aed}.to-purple-700{--tw-gradient-to:#6d28d9}.to-purple-800{--tw-gradient-to:#5b21b6}.to-purple-900{--tw-gradient-to:#4c1d95}.to-pink-50{--tw-gradient-to:#fdf2f8}.to-pink-100{--tw-gradient-to:#fce7f3}.to-pink-200{--tw-gradient-to:#fbcfe8}.to-pink-300{--tw-gradient-to:#f9a8d4}.to-pink-400{--tw-gradient-to:#f472b6}.to-pink-500{--tw-gradient-to:#ec4899}.to-pink-600{--tw-gradient-to:#db2777}.to-pink-700{--tw-gradient-to:#be185d}.to-pink-800{--tw-gradient-to:#9d174d}.to-pink-900{--tw-gradient-to:#831843}.to-primary{--tw-gradient-to:#c734e5}.to-test{--tw-gradient-to:#743902}.to-tertiary{--tw-gradient-to:#4fc143}.to-bg_primary{--tw-gradient-to:#af7ba3}.to-crd_b{--tw-gradient-to:#263884}.to-crd_o{--tw-gradient-to:#f07c6a}.to-crd_p{--tw-gradient-to:#009ee0}.to-text-dark{--tw-gradient-to:#555b6d}.to-text-dark2{--tw-gradient-to:#0009}.to-text-primary{--tw-gradient-to:#7a2467}.to-text-other{--tw-gradient-to:#11142d}.to-text-light{--tw-gradient-to:#9a9ab0}.to-grey-light{--tw-gradient-to:#a0a4a8}.to-grey-light2{--tw-gradient-to:#dbdde0}.to-grey-light3{--tw-gradient-to:FEFEFE}.to-grey-light4{--tw-gradient-to:E8E8E8}.to-grey-light5{--tw-gradient-to:#f8f9fb}.to-grey-light6{--tw-gradient-to:#e8e8e85e}.to-grey-white{--tw-gradient-to:#f2f5fb}.to-grey-dark{--tw-gradient-to:#52575c}.to-grey-vl{--tw-gradient-to:#eff2f7}.to-grey-fi{--tw-gradient-to:#c4c4c4}.hover\:to-transparent:hover{--tw-gradient-to:#0000}.hover\:to-current:hover{--tw-gradient-to:currentColor}.hover\:to-black:hover{--tw-gradient-to:#000}.hover\:to-white:hover{--tw-gradient-to:#fff}.hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.hover\:to-gray-700:hover{--tw-gradient-to:#374151}.hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.hover\:to-gray-900:hover{--tw-gradient-to:#111827}.hover\:to-red:hover{--tw-gradient-to:#ff002a}.hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.hover\:to-green-400:hover{--tw-gradient-to:#34d399}.hover\:to-green-500:hover{--tw-gradient-to:#10b981}.hover\:to-green-600:hover{--tw-gradient-to:#059669}.hover\:to-green-700:hover{--tw-gradient-to:#047857}.hover\:to-green-800:hover{--tw-gradient-to:#065f46}.hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.hover\:to-pink-900:hover{--tw-gradient-to:#831843}.hover\:to-primary:hover{--tw-gradient-to:#c734e5}.hover\:to-test:hover{--tw-gradient-to:#743902}.hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.hover\:to-crd_b:hover{--tw-gradient-to:#263884}.hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.hover\:to-text-other:hover{--tw-gradient-to:#11142d}.hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.focus\:to-transparent:focus{--tw-gradient-to:#0000}.focus\:to-current:focus{--tw-gradient-to:currentColor}.focus\:to-black:focus{--tw-gradient-to:#000}.focus\:to-white:focus{--tw-gradient-to:#fff}.focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.focus\:to-gray-700:focus{--tw-gradient-to:#374151}.focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.focus\:to-gray-900:focus{--tw-gradient-to:#111827}.focus\:to-red:focus{--tw-gradient-to:#ff002a}.focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.focus\:to-green-400:focus{--tw-gradient-to:#34d399}.focus\:to-green-500:focus{--tw-gradient-to:#10b981}.focus\:to-green-600:focus{--tw-gradient-to:#059669}.focus\:to-green-700:focus{--tw-gradient-to:#047857}.focus\:to-green-800:focus{--tw-gradient-to:#065f46}.focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.focus\:to-pink-900:focus{--tw-gradient-to:#831843}.focus\:to-primary:focus{--tw-gradient-to:#c734e5}.focus\:to-test:focus{--tw-gradient-to:#743902}.focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.focus\:to-crd_b:focus{--tw-gradient-to:#263884}.focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.focus\:to-text-other:focus{--tw-gradient-to:#11142d}.focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:initial}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:initial}.bg-origin-content{background-origin:content-box}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.p-0{padding:0}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-15{padding:30px}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-30{padding:30%}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-45{padding:45%}.p-48{padding:12rem}.p-50{padding:12.5rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.p-155{padding:155px}.p-200{padding:20%}.p-300{padding:300px}.p-327{padding:327px}.p-366{padding:366px}.p-415{padding:415px}.p-450{padding:450px}.p-474{padding:474px}.p-500{padding:500px}.p-600{padding:600px}.p-690{padding:690px}.p-px{padding:1px}.p-0\.5{padding:.125rem}.p-2\.5{padding:.625rem}.p-3\.5{padding:.875rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-13{padding-left:50px;padding-right:50px}.px-15{padding-left:30px;padding-right:30px}.px-20{padding-left:5rem;padding-right:5rem}.px-28{padding-left:7rem;padding-right:7rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-45{padding-left:45%;padding-right:45%}.px-48{padding-left:12rem;padding-right:12rem}.px-50{padding-left:12.5rem;padding-right:12.5rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-72{padding-left:18rem;padding-right:18rem}.px-80{padding-left:20rem;padding-right:20rem}.px-96{padding-left:24rem;padding-right:24rem}.px-155{padding-left:155px;padding-right:155px}.px-200{padding-left:20%;padding-right:20%}.px-300{padding-left:300px;padding-right:300px}.px-327{padding-left:327px;padding-right:327px}.px-366{padding-left:366px;padding-right:366px}.px-415{padding-left:415px;padding-right:415px}.px-450{padding-left:450px;padding-right:450px}.px-474{padding-left:474px;padding-right:474px}.px-500{padding-left:500px;padding-right:500px}.px-600{padding-left:600px;padding-right:600px}.px-690{padding-left:690px;padding-right:690px}.px-px{padding-left:1px;padding-right:1px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-11{padding-bottom:2.75rem;padding-top:2.75rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-15{padding-bottom:30px;padding-top:30px}.py-16{padding-bottom:4rem;padding-top:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-28{padding-bottom:7rem;padding-top:7rem}.py-30{padding-bottom:30%;padding-top:30%}.py-32{padding-bottom:8rem;padding-top:8rem}.py-36{padding-bottom:9rem;padding-top:9rem}.py-40{padding-bottom:10rem;padding-top:10rem}.py-44{padding-bottom:11rem;padding-top:11rem}.py-45{padding-bottom:45%;padding-top:45%}.py-48{padding-bottom:12rem;padding-top:12rem}.py-50{padding-bottom:12.5rem;padding-top:12.5rem}.py-52{padding-bottom:13rem;padding-top:13rem}.py-56{padding-bottom:14rem;padding-top:14rem}.py-60{padding-bottom:15rem;padding-top:15rem}.py-64{padding-bottom:16rem;padding-top:16rem}.py-72{padding-bottom:18rem;padding-top:18rem}.py-80{padding-bottom:20rem;padding-top:20rem}.py-96{padding-bottom:24rem;padding-top:24rem}.py-155{padding-bottom:155px;padding-top:155px}.py-200{padding-bottom:20%;padding-top:20%}.py-300{padding-bottom:300px;padding-top:300px}.py-327{padding-bottom:327px;padding-top:327px}.py-366{padding-bottom:366px;padding-top:366px}.py-415{padding-bottom:415px;padding-top:415px}.py-450{padding-bottom:450px;padding-top:450px}.py-474{padding-bottom:474px;padding-top:474px}.py-500{padding-bottom:500px;padding-top:500px}.py-600{padding-bottom:600px;padding-top:600px}.py-690{padding-bottom:690px;padding-top:690px}.py-px{padding-bottom:1px;padding-top:1px}.pt-7{padding-top:1.75rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-13{padding-top:50px}.pt-14{padding-top:3.5rem}.pt-15{padding-top:30px}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-30{padding-top:30%}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-45{padding-top:45%}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-72{padding-top:18rem}.pt-80{padding-top:20rem}.pt-96{padding-top:24rem}.pt-155{padding-top:155px}.pt-200{padding-top:20%}.pt-300{padding-top:300px}.pt-327{padding-top:327px}.pt-366{padding-top:366px}.pt-415{padding-top:415px}.pt-450{padding-top:450px}.pt-474{padding-top:474px}.pt-500{padding-top:500px}.pt-600{padding-top:600px}.pt-690{padding-top:690px}.pt-px{padding-top:1px}.pt-0\.5{padding-top:.125rem}.pt-1\.5{padding-top:.375rem}.pt-2\.5{padding-top:.625rem}.pt-3\.5{padding-top:.875rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-5{padding-right:1.25rem}.pr-7{padding-right:1.75rem}.pr-9{padding-right:2.25rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-13{padding-right:50px}.pr-14{padding-right:3.5rem}.pr-15{padding-right:30px}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-30{padding-right:30%}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-45{padding-right:45%}.pr-48{padding-right:12rem}.pr-50{padding-right:12.5rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-72{padding-right:18rem}.pr-80{padding-right:20rem}.pr-96{padding-right:24rem}.pr-155{padding-right:155px}.pr-200{padding-right:20%}.pr-300{padding-right:300px}.pr-327{padding-right:327px}.pr-366{padding-right:366px}.pr-415{padding-right:415px}.pr-450{padding-right:450px}.pr-474{padding-right:474px}.pr-500{padding-right:500px}.pr-600{padding-right:600px}.pr-690{padding-right:690px}.pr-px{padding-right:1px}.pr-0\.5{padding-right:.125rem}.pr-1\.5{padding-right:.375rem}.pr-2\.5{padding-right:.625rem}.pr-3\.5{padding-right:.875rem}.pb-0{padding-bottom:0}.pb-7{padding-bottom:1.75rem}.pb-9{padding-bottom:2.25rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-13{padding-bottom:50px}.pb-14{padding-bottom:3.5rem}.pb-15{padding-bottom:30px}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-30{padding-bottom:30%}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-45{padding-bottom:45%}.pb-48{padding-bottom:12rem}.pb-50{padding-bottom:12.5rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-72{padding-bottom:18rem}.pb-80{padding-bottom:20rem}.pb-96{padding-bottom:24rem}.pb-155{padding-bottom:155px}.pb-200{padding-bottom:20%}.pb-300{padding-bottom:300px}.pb-327{padding-bottom:327px}.pb-366{padding-bottom:366px}.pb-415{padding-bottom:415px}.pb-450{padding-bottom:450px}.pb-474{padding-bottom:474px}.pb-500{padding-bottom:500px}.pb-600{padding-bottom:600px}.pb-690{padding-bottom:690px}.pb-px{padding-bottom:1px}.pb-0\.5{padding-bottom:.125rem}.pb-2\.5{padding-bottom:.625rem}.pb-3\.5{padding-bottom:.875rem}.pl-0{padding-left:0}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-13{padding-left:50px}.pl-14{padding-left:3.5rem}.pl-15{padding-left:30px}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-30{padding-left:30%}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-45{padding-left:45%}.pl-48{padding-left:12rem}.pl-50{padding-left:12.5rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-72{padding-left:18rem}.pl-80{padding-left:20rem}.pl-96{padding-left:24rem}.pl-155{padding-left:155px}.pl-200{padding-left:20%}.pl-300{padding-left:300px}.pl-327{padding-left:327px}.pl-366{padding-left:366px}.pl-415{padding-left:415px}.pl-450{padding-left:450px}.pl-474{padding-left:474px}.pl-500{padding-left:500px}.pl-600{padding-left:600px}.pl-690{padding-left:690px}.pl-px{padding-left:1px}.pl-0\.5{padding-left:.125rem}.pl-1\.5{padding-left:.375rem}.pl-2\.5{padding-left:.625rem}.pl-3\.5{padding-left:.875rem}.text-justify{text-align:justify}.align-baseline{vertical-align:initial}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.font-SfProDisplay{font-family:SF Pro Display}.font-SfPro{font-family:sf_pro_textregular}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-lt{font-size:2rem}.text-tiny{font-size:7px}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-extrabold{font-weight:800}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.not-italic{font-style:normal}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.slashed-zero{--tw-slashed-zero:slashed-zero}.lining-nums{--tw-numeric-figure:lining-nums}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.proportional-nums{--tw-numeric-spacing:proportional-nums}.tabular-nums{--tw-numeric-spacing:tabular-nums}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.stacked-fractions{--tw-numeric-fraction:stacked-fractions}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-transparent{color:#0000}.text-current{color:currentColor}.text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.text-primary{color:rgba(199,52,229,var(--tw-text-opacity))}.text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.text-grey-light3{color:FEFEFE}.text-grey-light4{color:E8E8E8}.text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.text-grey-light6{color:#e8e8e85e}.text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .group-hover\:text-transparent{color:#0000}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .group-hover\:text-text-dark2{color:#0009}.group:hover .group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-light3{color:FEFEFE}.group:hover .group-hover\:text-grey-light4{color:E8E8E8}.group:hover .group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.focus-within\:text-transparent:focus-within{color:#0000}.focus-within\:text-current:focus-within{color:currentColor}.focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.focus-within\:text-text-dark2:focus-within{color:#0009}.focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.focus-within\:text-grey-light3:focus-within{color:FEFEFE}.focus-within\:text-grey-light4:focus-within{color:E8E8E8}.focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.hover\:text-transparent:hover{color:#0000}.hover\:text-current:hover{color:currentColor}.hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.hover\:text-primary:hover{color:rgba(199,52,229,var(--tw-text-opacity))}.hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.hover\:text-text-dark2:hover{color:#0009}.hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.hover\:text-grey-light3:hover{color:FEFEFE}.hover\:text-grey-light4:hover{color:E8E8E8}.hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.hover\:text-grey-light6:hover{color:#e8e8e85e}.hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.focus\:text-transparent:focus{color:#0000}.focus\:text-current:focus{color:currentColor}.focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.focus\:text-text-dark2:focus{color:#0009}.focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.focus\:text-grey-light3:focus{color:FEFEFE}.focus\:text-grey-light4:focus{color:E8E8E8}.focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.focus\:text-grey-light6:focus{color:#e8e8e85e}.focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.text-opacity-0{--tw-text-opacity:0}.text-opacity-5{--tw-text-opacity:0.05}.text-opacity-10{--tw-text-opacity:0.1}.text-opacity-20{--tw-text-opacity:0.2}.text-opacity-25{--tw-text-opacity:0.25}.text-opacity-30{--tw-text-opacity:0.3}.text-opacity-40{--tw-text-opacity:0.4}.text-opacity-50{--tw-text-opacity:0.5}.text-opacity-60{--tw-text-opacity:0.6}.text-opacity-70{--tw-text-opacity:0.7}.text-opacity-75{--tw-text-opacity:0.75}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-90{--tw-text-opacity:0.9}.text-opacity-95{--tw-text-opacity:0.95}.text-opacity-100{--tw-text-opacity:1}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity:1}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.hover\:text-opacity-0:hover{--tw-text-opacity:0}.hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.hover\:text-opacity-100:hover{--tw-text-opacity:1}.focus\:text-opacity-0:focus{--tw-text-opacity:0}.focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.focus\:text-opacity-100:focus{--tw-text-opacity:1}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.group:hover .group-hover\:underline{text-decoration:underline}.group:hover .group-hover\:line-through{text-decoration:line-through}.group:hover .group-hover\:no-underline{text-decoration:none}.focus-within\:underline:focus-within{text-decoration:underline}.focus-within\:line-through:focus-within{text-decoration:line-through}.focus-within\:no-underline:focus-within{text-decoration:none}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.placeholder-transparent::placeholder{color:#0000}.placeholder-current::placeholder{color:currentColor}.placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.placeholder-text-dark2::placeholder{color:#0009}.placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.placeholder-grey-light3::placeholder{color:FEFEFE}.placeholder-grey-light4::placeholder{color:E8E8E8}.placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.placeholder-grey-light6::placeholder{color:#e8e8e85e}.placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.focus\:placeholder-transparent:focus::placeholder{color:#0000}.focus\:placeholder-current:focus::placeholder{color:currentColor}.focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-5{opacity:.05}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-25{opacity:.25}.group:hover .group-hover\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:opacity-70{opacity:.7}.group:hover .group-hover\:opacity-75{opacity:.75}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.group:hover .group-hover\:opacity-95{opacity:.95}.group:hover .group-hover\:opacity-100{opacity:1}.focus-within\:opacity-0:focus-within{opacity:0}.focus-within\:opacity-5:focus-within{opacity:.05}.focus-within\:opacity-10:focus-within{opacity:.1}.focus-within\:opacity-20:focus-within{opacity:.2}.focus-within\:opacity-25:focus-within{opacity:.25}.focus-within\:opacity-30:focus-within{opacity:.3}.focus-within\:opacity-40:focus-within{opacity:.4}.focus-within\:opacity-50:focus-within{opacity:.5}.focus-within\:opacity-60:focus-within{opacity:.6}.focus-within\:opacity-70:focus-within{opacity:.7}.focus-within\:opacity-75:focus-within{opacity:.75}.focus-within\:opacity-80:focus-within{opacity:.8}.focus-within\:opacity-90:focus-within{opacity:.9}.focus-within\:opacity-95:focus-within{opacity:.95}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-5:hover{opacity:.05}.hover\:opacity-10:hover{opacity:.1}.hover\:opacity-20:hover{opacity:.2}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-30:hover{opacity:.3}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-5:focus{opacity:.05}.focus\:opacity-10:focus{opacity:.1}.focus\:opacity-20:focus{opacity:.2}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-30:focus{opacity:.3}.focus\:opacity-40:focus{opacity:.4}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-60:focus{opacity:.6}.focus\:opacity-70:focus{opacity:.7}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-80:focus{opacity:.8}.focus\:opacity-90:focus{opacity:.9}.focus\:opacity-95:focus{opacity:.95}.focus\:opacity-100:focus{opacity:1}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.shadow-2xl,.shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.shadow-none{--tw-shadow:0 0 #0000}.shadow-acs,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .group-hover\:shadow,.group:hover .group-hover\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .group-hover\:shadow-lg,.group:hover .group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .group-hover\:shadow-2xl,.group:hover .group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .group-hover\:shadow-inner,.group:hover .group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.focus-within\:shadow-sm:focus-within,.group:hover .group-hover\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus-within\:shadow-md:focus-within,.focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.focus-within\:shadow-lg:focus-within,.focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.focus-within\:shadow-2xl:focus-within,.focus-within\:shadow-inner:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.focus-within\:shadow-acs:focus-within,.focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.hover\:shadow-sm:hover,.hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-2xl:hover,.hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.hover\:shadow-inner:hover,.hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.focus\:shadow-sm:focus,.hover\:shadow-acs:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus\:shadow-md:focus,.focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.focus\:shadow-lg:focus,.focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.focus\:shadow-2xl:focus,.focus\:shadow-inner:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.focus\:shadow-acs:focus,.focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040}.outline-white{outline:2px dotted #fff;outline-offset:2px}.outline-black{outline:2px dotted #000;outline-offset:2px}.focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-0,.ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-0:focus-within,.focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-2:focus-within,.focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-within\:ring-8:focus-within,.focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-4:focus,.focus\:ring-8:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-inset:focus-within,.focus\:ring-inset:focus,.ring-inset{--tw-ring-inset:inset}.ring-transparent{--tw-ring-color:#0000}.ring-current{--tw-ring-color:currentColor}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.ring-primary{--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.ring-text-dark2{--tw-ring-color:#0009}.ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.ring-grey-light3{--tw-ring-color:FEFEFE}.ring-grey-light4{--tw-ring-color:E8E8E8}.ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.ring-grey-light6{--tw-ring-color:#e8e8e85e}.ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.focus\:ring-transparent:focus{--tw-ring-color:#0000}.focus\:ring-current:focus{--tw-ring-color:currentColor}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.ring-opacity-0{--tw-ring-opacity:0}.ring-opacity-10{--tw-ring-opacity:0.1}.ring-opacity-20{--tw-ring-opacity:0.2}.ring-opacity-25{--tw-ring-opacity:0.25}.ring-opacity-30{--tw-ring-opacity:0.3}.ring-opacity-40{--tw-ring-opacity:0.4}.ring-opacity-50{--tw-ring-opacity:0.5}.ring-opacity-60{--tw-ring-opacity:0.6}.ring-opacity-70{--tw-ring-opacity:0.7}.ring-opacity-75{--tw-ring-opacity:0.75}.ring-opacity-80{--tw-ring-opacity:0.8}.ring-opacity-90{--tw-ring-opacity:0.9}.ring-opacity-95{--tw-ring-opacity:0.95}.ring-opacity-100{--tw-ring-opacity:1}.focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.ring-offset-0{--tw-ring-offset-width:0px}.ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-4{--tw-ring-offset-width:4px}.ring-offset-8{--tw-ring-offset-width:8px}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.ring-offset-transparent{--tw-ring-offset-color:#0000}.ring-offset-current{--tw-ring-offset-color:currentColor}.ring-offset-black{--tw-ring-offset-color:#000}.ring-offset-white{--tw-ring-offset-color:#fff}.ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.ring-offset-gray-700{--tw-ring-offset-color:#374151}.ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.ring-offset-gray-900{--tw-ring-offset-color:#111827}.ring-offset-red{--tw-ring-offset-color:#ff002a}.ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.ring-offset-green-400{--tw-ring-offset-color:#34d399}.ring-offset-green-500{--tw-ring-offset-color:#10b981}.ring-offset-green-600{--tw-ring-offset-color:#059669}.ring-offset-green-700{--tw-ring-offset-color:#047857}.ring-offset-green-800{--tw-ring-offset-color:#065f46}.ring-offset-green-900{--tw-ring-offset-color:#064e3b}.ring-offset-blue{--tw-ring-offset-color:#3b82f6}.ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.ring-offset-pink-600{--tw-ring-offset-color:#db2777}.ring-offset-pink-700{--tw-ring-offset-color:#be185d}.ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.ring-offset-pink-900{--tw-ring-offset-color:#831843}.ring-offset-primary{--tw-ring-offset-color:#c734e5}.ring-offset-test{--tw-ring-offset-color:#743902}.ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.ring-offset-crd_b{--tw-ring-offset-color:#263884}.ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.ring-offset-text-dark2{--tw-ring-offset-color:#0009}.ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.ring-offset-text-other{--tw-ring-offset-color:#11142d}.ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.filter-none{filter:none}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.transition-none{transition-property:none}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.ease-linear{transition-timing-function:linear}@media (min-width:640px){.sm\:container{width:100%}@media (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:1536px){.sm\:container{max-width:1536px}}.sm\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.sm\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.sm\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:sticky}.sm\:inset-0{bottom:0;left:0;right:0;top:0}.sm\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.sm\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.sm\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.sm\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.sm\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.sm\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.sm\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.sm\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.sm\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.sm\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.sm\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.sm\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.sm\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.sm\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.sm\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.sm\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.sm\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.sm\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.sm\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.sm\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.sm\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.sm\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.sm\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.sm\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.sm\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.sm\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.sm\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.sm\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.sm\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.sm\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.sm\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.sm\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.sm\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.sm\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.sm\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.sm\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.sm\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.sm\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.sm\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.sm\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.sm\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.sm\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.sm\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.sm\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.sm\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.sm\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.sm\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.sm\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.sm\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.sm\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.sm\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.sm\:-inset-0{bottom:0;left:0;right:0;top:0}.sm\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.sm\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.sm\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.sm\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.sm\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.sm\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.sm\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.sm\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.sm\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.sm\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.sm\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.sm\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.sm\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.sm\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.sm\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.sm\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.sm\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.sm\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.sm\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.sm\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.sm\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.sm\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.sm\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.sm\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.sm\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.sm\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.sm\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.sm\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.sm\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.sm\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.sm\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.sm\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.sm\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.sm\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.sm\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.sm\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.sm\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.sm\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.sm\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.sm\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.sm\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.sm\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.sm\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.sm\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.sm\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.sm\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.sm\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.sm\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.sm\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.sm\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.sm\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.sm\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.sm\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.sm\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.sm\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.sm\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.sm\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.sm\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.sm\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.sm\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.sm\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.sm\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.sm\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.sm\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.sm\:inset-x-0{left:0;right:0}.sm\:inset-x-1{left:.25rem;right:.25rem}.sm\:inset-x-2{left:.5rem;right:.5rem}.sm\:inset-x-3{left:.75rem;right:.75rem}.sm\:inset-x-4{left:1rem;right:1rem}.sm\:inset-x-5{left:1.25rem;right:1.25rem}.sm\:inset-x-6{left:1.5rem;right:1.5rem}.sm\:inset-x-7{left:1.75rem;right:1.75rem}.sm\:inset-x-8{left:2rem;right:2rem}.sm\:inset-x-9{left:2.25rem;right:2.25rem}.sm\:inset-x-10{left:2.5rem;right:2.5rem}.sm\:inset-x-11{left:2.75rem;right:2.75rem}.sm\:inset-x-12{left:3rem;right:3rem}.sm\:inset-x-13{left:50px;right:50px}.sm\:inset-x-14{left:3.5rem;right:3.5rem}.sm\:inset-x-15{left:30px;right:30px}.sm\:inset-x-16{left:4rem;right:4rem}.sm\:inset-x-20{left:5rem;right:5rem}.sm\:inset-x-24{left:6rem;right:6rem}.sm\:inset-x-28{left:7rem;right:7rem}.sm\:inset-x-30{left:30%;right:30%}.sm\:inset-x-32{left:8rem;right:8rem}.sm\:inset-x-36{left:9rem;right:9rem}.sm\:inset-x-40{left:10rem;right:10rem}.sm\:inset-x-44{left:11rem;right:11rem}.sm\:inset-x-45{left:45%;right:45%}.sm\:inset-x-48{left:12rem;right:12rem}.sm\:inset-x-50{left:12.5rem;right:12.5rem}.sm\:inset-x-52{left:13rem;right:13rem}.sm\:inset-x-56{left:14rem;right:14rem}.sm\:inset-x-60{left:15rem;right:15rem}.sm\:inset-x-64{left:16rem;right:16rem}.sm\:inset-x-72{left:18rem;right:18rem}.sm\:inset-x-80{left:20rem;right:20rem}.sm\:inset-x-96{left:24rem;right:24rem}.sm\:inset-x-155{left:155px;right:155px}.sm\:inset-x-200{left:20%;right:20%}.sm\:inset-x-300{left:300px;right:300px}.sm\:inset-x-327{left:327px;right:327px}.sm\:inset-x-366{left:366px;right:366px}.sm\:inset-x-415{left:415px;right:415px}.sm\:inset-x-450{left:450px;right:450px}.sm\:inset-x-474{left:474px;right:474px}.sm\:inset-x-500{left:500px;right:500px}.sm\:inset-x-600{left:600px;right:600px}.sm\:inset-x-690{left:690px;right:690px}.sm\:inset-x-auto{left:auto;right:auto}.sm\:inset-x-px{left:1px;right:1px}.sm\:inset-x-0\.5{left:.125rem;right:.125rem}.sm\:inset-x-1\.5{left:.375rem;right:.375rem}.sm\:inset-x-2\.5{left:.625rem;right:.625rem}.sm\:inset-x-3\.5{left:.875rem;right:.875rem}.sm\:-inset-x-0{left:0;right:0}.sm\:-inset-x-1{left:-.25rem;right:-.25rem}.sm\:-inset-x-2{left:-.5rem;right:-.5rem}.sm\:-inset-x-3{left:-.75rem;right:-.75rem}.sm\:-inset-x-4{left:-1rem;right:-1rem}.sm\:-inset-x-5{left:-1.25rem;right:-1.25rem}.sm\:-inset-x-6{left:-1.5rem;right:-1.5rem}.sm\:-inset-x-7{left:-1.75rem;right:-1.75rem}.sm\:-inset-x-8{left:-2rem;right:-2rem}.sm\:-inset-x-9{left:-2.25rem;right:-2.25rem}.sm\:-inset-x-10{left:-2.5rem;right:-2.5rem}.sm\:-inset-x-11{left:-2.75rem;right:-2.75rem}.sm\:-inset-x-12{left:-3rem;right:-3rem}.sm\:-inset-x-13{left:-50px;right:-50px}.sm\:-inset-x-14{left:-3.5rem;right:-3.5rem}.sm\:-inset-x-15{left:-30px;right:-30px}.sm\:-inset-x-16{left:-4rem;right:-4rem}.sm\:-inset-x-20{left:-5rem;right:-5rem}.sm\:-inset-x-24{left:-6rem;right:-6rem}.sm\:-inset-x-28{left:-7rem;right:-7rem}.sm\:-inset-x-30{left:-30%;right:-30%}.sm\:-inset-x-32{left:-8rem;right:-8rem}.sm\:-inset-x-36{left:-9rem;right:-9rem}.sm\:-inset-x-40{left:-10rem;right:-10rem}.sm\:-inset-x-44{left:-11rem;right:-11rem}.sm\:-inset-x-45{left:-45%;right:-45%}.sm\:-inset-x-48{left:-12rem;right:-12rem}.sm\:-inset-x-50{left:-12.5rem;right:-12.5rem}.sm\:-inset-x-52{left:-13rem;right:-13rem}.sm\:-inset-x-56{left:-14rem;right:-14rem}.sm\:-inset-x-60{left:-15rem;right:-15rem}.sm\:-inset-x-64{left:-16rem;right:-16rem}.sm\:-inset-x-72{left:-18rem;right:-18rem}.sm\:-inset-x-80{left:-20rem;right:-20rem}.sm\:-inset-x-96{left:-24rem;right:-24rem}.sm\:-inset-x-155{left:-155px;right:-155px}.sm\:-inset-x-200{left:-20%;right:-20%}.sm\:-inset-x-300{left:-300px;right:-300px}.sm\:-inset-x-327{left:-327px;right:-327px}.sm\:-inset-x-366{left:-366px;right:-366px}.sm\:-inset-x-415{left:-415px;right:-415px}.sm\:-inset-x-450{left:-450px;right:-450px}.sm\:-inset-x-474{left:-474px;right:-474px}.sm\:-inset-x-500{left:-500px;right:-500px}.sm\:-inset-x-600{left:-600px;right:-600px}.sm\:-inset-x-690{left:-690px;right:-690px}.sm\:-inset-x-px{left:-1px;right:-1px}.sm\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.sm\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.sm\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.sm\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.sm\:inset-x-1\/2{left:50%;right:50%}.sm\:inset-x-1\/3{left:33.333333%;right:33.333333%}.sm\:inset-x-2\/3{left:66.666667%;right:66.666667%}.sm\:inset-x-1\/4{left:25%;right:25%}.sm\:inset-x-2\/4{left:50%;right:50%}.sm\:inset-x-3\/4{left:75%;right:75%}.sm\:inset-x-full{left:100%;right:100%}.sm\:-inset-x-1\/2{left:-50%;right:-50%}.sm\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.sm\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.sm\:-inset-x-1\/4{left:-25%;right:-25%}.sm\:-inset-x-2\/4{left:-50%;right:-50%}.sm\:-inset-x-3\/4{left:-75%;right:-75%}.sm\:-inset-x-full{left:-100%;right:-100%}.sm\:inset-y-0{bottom:0;top:0}.sm\:inset-y-1{bottom:.25rem;top:.25rem}.sm\:inset-y-2{bottom:.5rem;top:.5rem}.sm\:inset-y-3{bottom:.75rem;top:.75rem}.sm\:inset-y-4{bottom:1rem;top:1rem}.sm\:inset-y-5{bottom:1.25rem;top:1.25rem}.sm\:inset-y-6{bottom:1.5rem;top:1.5rem}.sm\:inset-y-7{bottom:1.75rem;top:1.75rem}.sm\:inset-y-8{bottom:2rem;top:2rem}.sm\:inset-y-9{bottom:2.25rem;top:2.25rem}.sm\:inset-y-10{bottom:2.5rem;top:2.5rem}.sm\:inset-y-11{bottom:2.75rem;top:2.75rem}.sm\:inset-y-12{bottom:3rem;top:3rem}.sm\:inset-y-13{bottom:50px;top:50px}.sm\:inset-y-14{bottom:3.5rem;top:3.5rem}.sm\:inset-y-15{bottom:30px;top:30px}.sm\:inset-y-16{bottom:4rem;top:4rem}.sm\:inset-y-20{bottom:5rem;top:5rem}.sm\:inset-y-24{bottom:6rem;top:6rem}.sm\:inset-y-28{bottom:7rem;top:7rem}.sm\:inset-y-30{bottom:30%;top:30%}.sm\:inset-y-32{bottom:8rem;top:8rem}.sm\:inset-y-36{bottom:9rem;top:9rem}.sm\:inset-y-40{bottom:10rem;top:10rem}.sm\:inset-y-44{bottom:11rem;top:11rem}.sm\:inset-y-45{bottom:45%;top:45%}.sm\:inset-y-48{bottom:12rem;top:12rem}.sm\:inset-y-50{bottom:12.5rem;top:12.5rem}.sm\:inset-y-52{bottom:13rem;top:13rem}.sm\:inset-y-56{bottom:14rem;top:14rem}.sm\:inset-y-60{bottom:15rem;top:15rem}.sm\:inset-y-64{bottom:16rem;top:16rem}.sm\:inset-y-72{bottom:18rem;top:18rem}.sm\:inset-y-80{bottom:20rem;top:20rem}.sm\:inset-y-96{bottom:24rem;top:24rem}.sm\:inset-y-155{bottom:155px;top:155px}.sm\:inset-y-200{bottom:20%;top:20%}.sm\:inset-y-300{bottom:300px;top:300px}.sm\:inset-y-327{bottom:327px;top:327px}.sm\:inset-y-366{bottom:366px;top:366px}.sm\:inset-y-415{bottom:415px;top:415px}.sm\:inset-y-450{bottom:450px;top:450px}.sm\:inset-y-474{bottom:474px;top:474px}.sm\:inset-y-500{bottom:500px;top:500px}.sm\:inset-y-600{bottom:600px;top:600px}.sm\:inset-y-690{bottom:690px;top:690px}.sm\:inset-y-auto{bottom:auto;top:auto}.sm\:inset-y-px{bottom:1px;top:1px}.sm\:inset-y-0\.5{bottom:.125rem;top:.125rem}.sm\:inset-y-1\.5{bottom:.375rem;top:.375rem}.sm\:inset-y-2\.5{bottom:.625rem;top:.625rem}.sm\:inset-y-3\.5{bottom:.875rem;top:.875rem}.sm\:-inset-y-0{bottom:0;top:0}.sm\:-inset-y-1{bottom:-.25rem;top:-.25rem}.sm\:-inset-y-2{bottom:-.5rem;top:-.5rem}.sm\:-inset-y-3{bottom:-.75rem;top:-.75rem}.sm\:-inset-y-4{bottom:-1rem;top:-1rem}.sm\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.sm\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.sm\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.sm\:-inset-y-8{bottom:-2rem;top:-2rem}.sm\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.sm\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.sm\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.sm\:-inset-y-12{bottom:-3rem;top:-3rem}.sm\:-inset-y-13{bottom:-50px;top:-50px}.sm\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.sm\:-inset-y-15{bottom:-30px;top:-30px}.sm\:-inset-y-16{bottom:-4rem;top:-4rem}.sm\:-inset-y-20{bottom:-5rem;top:-5rem}.sm\:-inset-y-24{bottom:-6rem;top:-6rem}.sm\:-inset-y-28{bottom:-7rem;top:-7rem}.sm\:-inset-y-30{bottom:-30%;top:-30%}.sm\:-inset-y-32{bottom:-8rem;top:-8rem}.sm\:-inset-y-36{bottom:-9rem;top:-9rem}.sm\:-inset-y-40{bottom:-10rem;top:-10rem}.sm\:-inset-y-44{bottom:-11rem;top:-11rem}.sm\:-inset-y-45{bottom:-45%;top:-45%}.sm\:-inset-y-48{bottom:-12rem;top:-12rem}.sm\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.sm\:-inset-y-52{bottom:-13rem;top:-13rem}.sm\:-inset-y-56{bottom:-14rem;top:-14rem}.sm\:-inset-y-60{bottom:-15rem;top:-15rem}.sm\:-inset-y-64{bottom:-16rem;top:-16rem}.sm\:-inset-y-72{bottom:-18rem;top:-18rem}.sm\:-inset-y-80{bottom:-20rem;top:-20rem}.sm\:-inset-y-96{bottom:-24rem;top:-24rem}.sm\:-inset-y-155{bottom:-155px;top:-155px}.sm\:-inset-y-200{bottom:-20%;top:-20%}.sm\:-inset-y-300{bottom:-300px;top:-300px}.sm\:-inset-y-327{bottom:-327px;top:-327px}.sm\:-inset-y-366{bottom:-366px;top:-366px}.sm\:-inset-y-415{bottom:-415px;top:-415px}.sm\:-inset-y-450{bottom:-450px;top:-450px}.sm\:-inset-y-474{bottom:-474px;top:-474px}.sm\:-inset-y-500{bottom:-500px;top:-500px}.sm\:-inset-y-600{bottom:-600px;top:-600px}.sm\:-inset-y-690{bottom:-690px;top:-690px}.sm\:-inset-y-px{bottom:-1px;top:-1px}.sm\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.sm\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.sm\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.sm\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.sm\:inset-y-1\/2{bottom:50%;top:50%}.sm\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.sm\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.sm\:inset-y-1\/4{bottom:25%;top:25%}.sm\:inset-y-2\/4{bottom:50%;top:50%}.sm\:inset-y-3\/4{bottom:75%;top:75%}.sm\:inset-y-full{bottom:100%;top:100%}.sm\:-inset-y-1\/2{bottom:-50%;top:-50%}.sm\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.sm\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.sm\:-inset-y-1\/4{bottom:-25%;top:-25%}.sm\:-inset-y-2\/4{bottom:-50%;top:-50%}.sm\:-inset-y-3\/4{bottom:-75%;top:-75%}.sm\:-inset-y-full{bottom:-100%;top:-100%}.sm\:top-0{top:0}.sm\:top-1{top:.25rem}.sm\:top-2{top:.5rem}.sm\:top-3{top:.75rem}.sm\:top-4{top:1rem}.sm\:top-5{top:1.25rem}.sm\:top-6{top:1.5rem}.sm\:top-7{top:1.75rem}.sm\:top-8{top:2rem}.sm\:top-9{top:2.25rem}.sm\:top-10{top:2.5rem}.sm\:top-11{top:2.75rem}.sm\:top-12{top:3rem}.sm\:top-13{top:50px}.sm\:top-14{top:3.5rem}.sm\:top-15{top:30px}.sm\:top-16{top:4rem}.sm\:top-20{top:5rem}.sm\:top-24{top:6rem}.sm\:top-28{top:7rem}.sm\:top-30{top:30%}.sm\:top-32{top:8rem}.sm\:top-36{top:9rem}.sm\:top-40{top:10rem}.sm\:top-44{top:11rem}.sm\:top-45{top:45%}.sm\:top-48{top:12rem}.sm\:top-50{top:12.5rem}.sm\:top-52{top:13rem}.sm\:top-56{top:14rem}.sm\:top-60{top:15rem}.sm\:top-64{top:16rem}.sm\:top-72{top:18rem}.sm\:top-80{top:20rem}.sm\:top-96{top:24rem}.sm\:top-155{top:155px}.sm\:top-200{top:20%}.sm\:top-300{top:300px}.sm\:top-327{top:327px}.sm\:top-366{top:366px}.sm\:top-415{top:415px}.sm\:top-450{top:450px}.sm\:top-474{top:474px}.sm\:top-500{top:500px}.sm\:top-600{top:600px}.sm\:top-690{top:690px}.sm\:top-auto{top:auto}.sm\:top-px{top:1px}.sm\:top-0\.5{top:.125rem}.sm\:top-1\.5{top:.375rem}.sm\:top-2\.5{top:.625rem}.sm\:top-3\.5{top:.875rem}.sm\:-top-0{top:0}.sm\:-top-1{top:-.25rem}.sm\:-top-2{top:-.5rem}.sm\:-top-3{top:-.75rem}.sm\:-top-4{top:-1rem}.sm\:-top-5{top:-1.25rem}.sm\:-top-6{top:-1.5rem}.sm\:-top-7{top:-1.75rem}.sm\:-top-8{top:-2rem}.sm\:-top-9{top:-2.25rem}.sm\:-top-10{top:-2.5rem}.sm\:-top-11{top:-2.75rem}.sm\:-top-12{top:-3rem}.sm\:-top-13{top:-50px}.sm\:-top-14{top:-3.5rem}.sm\:-top-15{top:-30px}.sm\:-top-16{top:-4rem}.sm\:-top-20{top:-5rem}.sm\:-top-24{top:-6rem}.sm\:-top-28{top:-7rem}.sm\:-top-30{top:-30%}.sm\:-top-32{top:-8rem}.sm\:-top-36{top:-9rem}.sm\:-top-40{top:-10rem}.sm\:-top-44{top:-11rem}.sm\:-top-45{top:-45%}.sm\:-top-48{top:-12rem}.sm\:-top-50{top:-12.5rem}.sm\:-top-52{top:-13rem}.sm\:-top-56{top:-14rem}.sm\:-top-60{top:-15rem}.sm\:-top-64{top:-16rem}.sm\:-top-72{top:-18rem}.sm\:-top-80{top:-20rem}.sm\:-top-96{top:-24rem}.sm\:-top-155{top:-155px}.sm\:-top-200{top:-20%}.sm\:-top-300{top:-300px}.sm\:-top-327{top:-327px}.sm\:-top-366{top:-366px}.sm\:-top-415{top:-415px}.sm\:-top-450{top:-450px}.sm\:-top-474{top:-474px}.sm\:-top-500{top:-500px}.sm\:-top-600{top:-600px}.sm\:-top-690{top:-690px}.sm\:-top-px{top:-1px}.sm\:-top-0\.5{top:-.125rem}.sm\:-top-1\.5{top:-.375rem}.sm\:-top-2\.5{top:-.625rem}.sm\:-top-3\.5{top:-.875rem}.sm\:top-1\/2{top:50%}.sm\:top-1\/3{top:33.333333%}.sm\:top-2\/3{top:66.666667%}.sm\:top-1\/4{top:25%}.sm\:top-2\/4{top:50%}.sm\:top-3\/4{top:75%}.sm\:top-full{top:100%}.sm\:-top-1\/2{top:-50%}.sm\:-top-1\/3{top:-33.333333%}.sm\:-top-2\/3{top:-66.666667%}.sm\:-top-1\/4{top:-25%}.sm\:-top-2\/4{top:-50%}.sm\:-top-3\/4{top:-75%}.sm\:-top-full{top:-100%}.sm\:right-0{right:0}.sm\:right-1{right:.25rem}.sm\:right-2{right:.5rem}.sm\:right-3{right:.75rem}.sm\:right-4{right:1rem}.sm\:right-5{right:1.25rem}.sm\:right-6{right:1.5rem}.sm\:right-7{right:1.75rem}.sm\:right-8{right:2rem}.sm\:right-9{right:2.25rem}.sm\:right-10{right:2.5rem}.sm\:right-11{right:2.75rem}.sm\:right-12{right:3rem}.sm\:right-13{right:50px}.sm\:right-14{right:3.5rem}.sm\:right-15{right:30px}.sm\:right-16{right:4rem}.sm\:right-20{right:5rem}.sm\:right-24{right:6rem}.sm\:right-28{right:7rem}.sm\:right-30{right:30%}.sm\:right-32{right:8rem}.sm\:right-36{right:9rem}.sm\:right-40{right:10rem}.sm\:right-44{right:11rem}.sm\:right-45{right:45%}.sm\:right-48{right:12rem}.sm\:right-50{right:12.5rem}.sm\:right-52{right:13rem}.sm\:right-56{right:14rem}.sm\:right-60{right:15rem}.sm\:right-64{right:16rem}.sm\:right-72{right:18rem}.sm\:right-80{right:20rem}.sm\:right-96{right:24rem}.sm\:right-155{right:155px}.sm\:right-200{right:20%}.sm\:right-300{right:300px}.sm\:right-327{right:327px}.sm\:right-366{right:366px}.sm\:right-415{right:415px}.sm\:right-450{right:450px}.sm\:right-474{right:474px}.sm\:right-500{right:500px}.sm\:right-600{right:600px}.sm\:right-690{right:690px}.sm\:right-auto{right:auto}.sm\:right-px{right:1px}.sm\:right-0\.5{right:.125rem}.sm\:right-1\.5{right:.375rem}.sm\:right-2\.5{right:.625rem}.sm\:right-3\.5{right:.875rem}.sm\:-right-0{right:0}.sm\:-right-1{right:-.25rem}.sm\:-right-2{right:-.5rem}.sm\:-right-3{right:-.75rem}.sm\:-right-4{right:-1rem}.sm\:-right-5{right:-1.25rem}.sm\:-right-6{right:-1.5rem}.sm\:-right-7{right:-1.75rem}.sm\:-right-8{right:-2rem}.sm\:-right-9{right:-2.25rem}.sm\:-right-10{right:-2.5rem}.sm\:-right-11{right:-2.75rem}.sm\:-right-12{right:-3rem}.sm\:-right-13{right:-50px}.sm\:-right-14{right:-3.5rem}.sm\:-right-15{right:-30px}.sm\:-right-16{right:-4rem}.sm\:-right-20{right:-5rem}.sm\:-right-24{right:-6rem}.sm\:-right-28{right:-7rem}.sm\:-right-30{right:-30%}.sm\:-right-32{right:-8rem}.sm\:-right-36{right:-9rem}.sm\:-right-40{right:-10rem}.sm\:-right-44{right:-11rem}.sm\:-right-45{right:-45%}.sm\:-right-48{right:-12rem}.sm\:-right-50{right:-12.5rem}.sm\:-right-52{right:-13rem}.sm\:-right-56{right:-14rem}.sm\:-right-60{right:-15rem}.sm\:-right-64{right:-16rem}.sm\:-right-72{right:-18rem}.sm\:-right-80{right:-20rem}.sm\:-right-96{right:-24rem}.sm\:-right-155{right:-155px}.sm\:-right-200{right:-20%}.sm\:-right-300{right:-300px}.sm\:-right-327{right:-327px}.sm\:-right-366{right:-366px}.sm\:-right-415{right:-415px}.sm\:-right-450{right:-450px}.sm\:-right-474{right:-474px}.sm\:-right-500{right:-500px}.sm\:-right-600{right:-600px}.sm\:-right-690{right:-690px}.sm\:-right-px{right:-1px}.sm\:-right-0\.5{right:-.125rem}.sm\:-right-1\.5{right:-.375rem}.sm\:-right-2\.5{right:-.625rem}.sm\:-right-3\.5{right:-.875rem}.sm\:right-1\/2{right:50%}.sm\:right-1\/3{right:33.333333%}.sm\:right-2\/3{right:66.666667%}.sm\:right-1\/4{right:25%}.sm\:right-2\/4{right:50%}.sm\:right-3\/4{right:75%}.sm\:right-full{right:100%}.sm\:-right-1\/2{right:-50%}.sm\:-right-1\/3{right:-33.333333%}.sm\:-right-2\/3{right:-66.666667%}.sm\:-right-1\/4{right:-25%}.sm\:-right-2\/4{right:-50%}.sm\:-right-3\/4{right:-75%}.sm\:-right-full{right:-100%}.sm\:bottom-0{bottom:0}.sm\:bottom-1{bottom:.25rem}.sm\:bottom-2{bottom:.5rem}.sm\:bottom-3{bottom:.75rem}.sm\:bottom-4{bottom:1rem}.sm\:bottom-5{bottom:1.25rem}.sm\:bottom-6{bottom:1.5rem}.sm\:bottom-7{bottom:1.75rem}.sm\:bottom-8{bottom:2rem}.sm\:bottom-9{bottom:2.25rem}.sm\:bottom-10{bottom:2.5rem}.sm\:bottom-11{bottom:2.75rem}.sm\:bottom-12{bottom:3rem}.sm\:bottom-13{bottom:50px}.sm\:bottom-14{bottom:3.5rem}.sm\:bottom-15{bottom:30px}.sm\:bottom-16{bottom:4rem}.sm\:bottom-20{bottom:5rem}.sm\:bottom-24{bottom:6rem}.sm\:bottom-28{bottom:7rem}.sm\:bottom-30{bottom:30%}.sm\:bottom-32{bottom:8rem}.sm\:bottom-36{bottom:9rem}.sm\:bottom-40{bottom:10rem}.sm\:bottom-44{bottom:11rem}.sm\:bottom-45{bottom:45%}.sm\:bottom-48{bottom:12rem}.sm\:bottom-50{bottom:12.5rem}.sm\:bottom-52{bottom:13rem}.sm\:bottom-56{bottom:14rem}.sm\:bottom-60{bottom:15rem}.sm\:bottom-64{bottom:16rem}.sm\:bottom-72{bottom:18rem}.sm\:bottom-80{bottom:20rem}.sm\:bottom-96{bottom:24rem}.sm\:bottom-155{bottom:155px}.sm\:bottom-200{bottom:20%}.sm\:bottom-300{bottom:300px}.sm\:bottom-327{bottom:327px}.sm\:bottom-366{bottom:366px}.sm\:bottom-415{bottom:415px}.sm\:bottom-450{bottom:450px}.sm\:bottom-474{bottom:474px}.sm\:bottom-500{bottom:500px}.sm\:bottom-600{bottom:600px}.sm\:bottom-690{bottom:690px}.sm\:bottom-auto{bottom:auto}.sm\:bottom-px{bottom:1px}.sm\:bottom-0\.5{bottom:.125rem}.sm\:bottom-1\.5{bottom:.375rem}.sm\:bottom-2\.5{bottom:.625rem}.sm\:bottom-3\.5{bottom:.875rem}.sm\:-bottom-0{bottom:0}.sm\:-bottom-1{bottom:-.25rem}.sm\:-bottom-2{bottom:-.5rem}.sm\:-bottom-3{bottom:-.75rem}.sm\:-bottom-4{bottom:-1rem}.sm\:-bottom-5{bottom:-1.25rem}.sm\:-bottom-6{bottom:-1.5rem}.sm\:-bottom-7{bottom:-1.75rem}.sm\:-bottom-8{bottom:-2rem}.sm\:-bottom-9{bottom:-2.25rem}.sm\:-bottom-10{bottom:-2.5rem}.sm\:-bottom-11{bottom:-2.75rem}.sm\:-bottom-12{bottom:-3rem}.sm\:-bottom-13{bottom:-50px}.sm\:-bottom-14{bottom:-3.5rem}.sm\:-bottom-15{bottom:-30px}.sm\:-bottom-16{bottom:-4rem}.sm\:-bottom-20{bottom:-5rem}.sm\:-bottom-24{bottom:-6rem}.sm\:-bottom-28{bottom:-7rem}.sm\:-bottom-30{bottom:-30%}.sm\:-bottom-32{bottom:-8rem}.sm\:-bottom-36{bottom:-9rem}.sm\:-bottom-40{bottom:-10rem}.sm\:-bottom-44{bottom:-11rem}.sm\:-bottom-45{bottom:-45%}.sm\:-bottom-48{bottom:-12rem}.sm\:-bottom-50{bottom:-12.5rem}.sm\:-bottom-52{bottom:-13rem}.sm\:-bottom-56{bottom:-14rem}.sm\:-bottom-60{bottom:-15rem}.sm\:-bottom-64{bottom:-16rem}.sm\:-bottom-72{bottom:-18rem}.sm\:-bottom-80{bottom:-20rem}.sm\:-bottom-96{bottom:-24rem}.sm\:-bottom-155{bottom:-155px}.sm\:-bottom-200{bottom:-20%}.sm\:-bottom-300{bottom:-300px}.sm\:-bottom-327{bottom:-327px}.sm\:-bottom-366{bottom:-366px}.sm\:-bottom-415{bottom:-415px}.sm\:-bottom-450{bottom:-450px}.sm\:-bottom-474{bottom:-474px}.sm\:-bottom-500{bottom:-500px}.sm\:-bottom-600{bottom:-600px}.sm\:-bottom-690{bottom:-690px}.sm\:-bottom-px{bottom:-1px}.sm\:-bottom-0\.5{bottom:-.125rem}.sm\:-bottom-1\.5{bottom:-.375rem}.sm\:-bottom-2\.5{bottom:-.625rem}.sm\:-bottom-3\.5{bottom:-.875rem}.sm\:bottom-1\/2{bottom:50%}.sm\:bottom-1\/3{bottom:33.333333%}.sm\:bottom-2\/3{bottom:66.666667%}.sm\:bottom-1\/4{bottom:25%}.sm\:bottom-2\/4{bottom:50%}.sm\:bottom-3\/4{bottom:75%}.sm\:bottom-full{bottom:100%}.sm\:-bottom-1\/2{bottom:-50%}.sm\:-bottom-1\/3{bottom:-33.333333%}.sm\:-bottom-2\/3{bottom:-66.666667%}.sm\:-bottom-1\/4{bottom:-25%}.sm\:-bottom-2\/4{bottom:-50%}.sm\:-bottom-3\/4{bottom:-75%}.sm\:-bottom-full{bottom:-100%}.sm\:left-0{left:0}.sm\:left-1{left:.25rem}.sm\:left-2{left:.5rem}.sm\:left-3{left:.75rem}.sm\:left-4{left:1rem}.sm\:left-5{left:1.25rem}.sm\:left-6{left:1.5rem}.sm\:left-7{left:1.75rem}.sm\:left-8{left:2rem}.sm\:left-9{left:2.25rem}.sm\:left-10{left:2.5rem}.sm\:left-11{left:2.75rem}.sm\:left-12{left:3rem}.sm\:left-13{left:50px}.sm\:left-14{left:3.5rem}.sm\:left-15{left:30px}.sm\:left-16{left:4rem}.sm\:left-20{left:5rem}.sm\:left-24{left:6rem}.sm\:left-28{left:7rem}.sm\:left-30{left:30%}.sm\:left-32{left:8rem}.sm\:left-36{left:9rem}.sm\:left-40{left:10rem}.sm\:left-44{left:11rem}.sm\:left-45{left:45%}.sm\:left-48{left:12rem}.sm\:left-50{left:12.5rem}.sm\:left-52{left:13rem}.sm\:left-56{left:14rem}.sm\:left-60{left:15rem}.sm\:left-64{left:16rem}.sm\:left-72{left:18rem}.sm\:left-80{left:20rem}.sm\:left-96{left:24rem}.sm\:left-155{left:155px}.sm\:left-200{left:20%}.sm\:left-300{left:300px}.sm\:left-327{left:327px}.sm\:left-366{left:366px}.sm\:left-415{left:415px}.sm\:left-450{left:450px}.sm\:left-474{left:474px}.sm\:left-500{left:500px}.sm\:left-600{left:600px}.sm\:left-690{left:690px}.sm\:left-auto{left:auto}.sm\:left-px{left:1px}.sm\:left-0\.5{left:.125rem}.sm\:left-1\.5{left:.375rem}.sm\:left-2\.5{left:.625rem}.sm\:left-3\.5{left:.875rem}.sm\:-left-0{left:0}.sm\:-left-1{left:-.25rem}.sm\:-left-2{left:-.5rem}.sm\:-left-3{left:-.75rem}.sm\:-left-4{left:-1rem}.sm\:-left-5{left:-1.25rem}.sm\:-left-6{left:-1.5rem}.sm\:-left-7{left:-1.75rem}.sm\:-left-8{left:-2rem}.sm\:-left-9{left:-2.25rem}.sm\:-left-10{left:-2.5rem}.sm\:-left-11{left:-2.75rem}.sm\:-left-12{left:-3rem}.sm\:-left-13{left:-50px}.sm\:-left-14{left:-3.5rem}.sm\:-left-15{left:-30px}.sm\:-left-16{left:-4rem}.sm\:-left-20{left:-5rem}.sm\:-left-24{left:-6rem}.sm\:-left-28{left:-7rem}.sm\:-left-30{left:-30%}.sm\:-left-32{left:-8rem}.sm\:-left-36{left:-9rem}.sm\:-left-40{left:-10rem}.sm\:-left-44{left:-11rem}.sm\:-left-45{left:-45%}.sm\:-left-48{left:-12rem}.sm\:-left-50{left:-12.5rem}.sm\:-left-52{left:-13rem}.sm\:-left-56{left:-14rem}.sm\:-left-60{left:-15rem}.sm\:-left-64{left:-16rem}.sm\:-left-72{left:-18rem}.sm\:-left-80{left:-20rem}.sm\:-left-96{left:-24rem}.sm\:-left-155{left:-155px}.sm\:-left-200{left:-20%}.sm\:-left-300{left:-300px}.sm\:-left-327{left:-327px}.sm\:-left-366{left:-366px}.sm\:-left-415{left:-415px}.sm\:-left-450{left:-450px}.sm\:-left-474{left:-474px}.sm\:-left-500{left:-500px}.sm\:-left-600{left:-600px}.sm\:-left-690{left:-690px}.sm\:-left-px{left:-1px}.sm\:-left-0\.5{left:-.125rem}.sm\:-left-1\.5{left:-.375rem}.sm\:-left-2\.5{left:-.625rem}.sm\:-left-3\.5{left:-.875rem}.sm\:left-1\/2{left:50%}.sm\:left-1\/3{left:33.333333%}.sm\:left-2\/3{left:66.666667%}.sm\:left-1\/4{left:25%}.sm\:left-2\/4{left:50%}.sm\:left-3\/4{left:75%}.sm\:left-full{left:100%}.sm\:-left-1\/2{left:-50%}.sm\:-left-1\/3{left:-33.333333%}.sm\:-left-2\/3{left:-66.666667%}.sm\:-left-1\/4{left:-25%}.sm\:-left-2\/4{left:-50%}.sm\:-left-3\/4{left:-75%}.sm\:-left-full{left:-100%}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:focus-within\:z-0:focus-within{z-index:0}.sm\:focus-within\:z-10:focus-within{z-index:10}.sm\:focus-within\:z-20:focus-within{z-index:20}.sm\:focus-within\:z-30:focus-within{z-index:30}.sm\:focus-within\:z-40:focus-within{z-index:40}.sm\:focus-within\:z-50:focus-within{z-index:50}.sm\:focus-within\:z-auto:focus-within{z-index:auto}.sm\:focus\:z-0:focus{z-index:0}.sm\:focus\:z-10:focus{z-index:10}.sm\:focus\:z-20:focus{z-index:20}.sm\:focus\:z-30:focus{z-index:30}.sm\:focus\:z-40:focus{z-index:40}.sm\:focus\:z-50:focus{z-index:50}.sm\:focus\:z-auto:focus{z-index:auto}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:order-6{order:6}.sm\:order-7{order:7}.sm\:order-8{order:8}.sm\:order-9{order:9}.sm\:order-10{order:10}.sm\:order-11{order:11}.sm\:order-12{order:12}.sm\:order-first{order:-9999}.sm\:order-last{order:9999}.sm\:order-none{order:0}.sm\:col-auto{grid-column:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-span-full{grid-column:1/-1}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-start-8{grid-column-start:8}.sm\:col-start-9{grid-column-start:9}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-11{grid-column-start:11}.sm\:col-start-12{grid-column-start:12}.sm\:col-start-13{grid-column-start:13}.sm\:col-start-auto{grid-column-start:auto}.sm\:col-end-1{grid-column-end:1}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-8{grid-column-end:8}.sm\:col-end-9{grid-column-end:9}.sm\:col-end-10{grid-column-end:10}.sm\:col-end-11{grid-column-end:11}.sm\:col-end-12{grid-column-end:12}.sm\:col-end-13{grid-column-end:13}.sm\:col-end-auto{grid-column-end:auto}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-span-full{grid-row:1/-1}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}.sm\:float-right{float:right}.sm\:float-left{float:left}.sm\:float-none{float:none}.sm\:clear-left{clear:left}.sm\:clear-right{clear:right}.sm\:clear-both{clear:both}.sm\:clear-none{clear:none}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-7{margin:1.75rem}.sm\:m-8{margin:2rem}.sm\:m-9{margin:2.25rem}.sm\:m-10{margin:2.5rem}.sm\:m-11{margin:2.75rem}.sm\:m-12{margin:3rem}.sm\:m-13{margin:50px}.sm\:m-14{margin:3.5rem}.sm\:m-15{margin:30px}.sm\:m-16{margin:4rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-28{margin:7rem}.sm\:m-30{margin:30%}.sm\:m-32{margin:8rem}.sm\:m-36{margin:9rem}.sm\:m-40{margin:10rem}.sm\:m-44{margin:11rem}.sm\:m-45{margin:45%}.sm\:m-48{margin:12rem}.sm\:m-50{margin:12.5rem}.sm\:m-52{margin:13rem}.sm\:m-56{margin:14rem}.sm\:m-60{margin:15rem}.sm\:m-64{margin:16rem}.sm\:m-72{margin:18rem}.sm\:m-80{margin:20rem}.sm\:m-96{margin:24rem}.sm\:m-155{margin:155px}.sm\:m-200{margin:20%}.sm\:m-300{margin:300px}.sm\:m-327{margin:327px}.sm\:m-366{margin:366px}.sm\:m-415{margin:415px}.sm\:m-450{margin:450px}.sm\:m-474{margin:474px}.sm\:m-500{margin:500px}.sm\:m-600{margin:600px}.sm\:m-690{margin:690px}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:m-0\.5{margin:.125rem}.sm\:m-1\.5{margin:.375rem}.sm\:m-2\.5{margin:.625rem}.sm\:m-3\.5{margin:.875rem}.sm\:-m-0{margin:0}.sm\:-m-1{margin:-.25rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-3{margin:-.75rem}.sm\:-m-4{margin:-1rem}.sm\:-m-5{margin:-1.25rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-7{margin:-1.75rem}.sm\:-m-8{margin:-2rem}.sm\:-m-9{margin:-2.25rem}.sm\:-m-10{margin:-2.5rem}.sm\:-m-11{margin:-2.75rem}.sm\:-m-12{margin:-3rem}.sm\:-m-13{margin:-50px}.sm\:-m-14{margin:-3.5rem}.sm\:-m-15{margin:-30px}.sm\:-m-16{margin:-4rem}.sm\:-m-20{margin:-5rem}.sm\:-m-24{margin:-6rem}.sm\:-m-28{margin:-7rem}.sm\:-m-30{margin:-30%}.sm\:-m-32{margin:-8rem}.sm\:-m-36{margin:-9rem}.sm\:-m-40{margin:-10rem}.sm\:-m-44{margin:-11rem}.sm\:-m-45{margin:-45%}.sm\:-m-48{margin:-12rem}.sm\:-m-50{margin:-12.5rem}.sm\:-m-52{margin:-13rem}.sm\:-m-56{margin:-14rem}.sm\:-m-60{margin:-15rem}.sm\:-m-64{margin:-16rem}.sm\:-m-72{margin:-18rem}.sm\:-m-80{margin:-20rem}.sm\:-m-96{margin:-24rem}.sm\:-m-155{margin:-155px}.sm\:-m-200{margin:-20%}.sm\:-m-300{margin:-300px}.sm\:-m-327{margin:-327px}.sm\:-m-366{margin:-366px}.sm\:-m-415{margin:-415px}.sm\:-m-450{margin:-450px}.sm\:-m-474{margin:-474px}.sm\:-m-500{margin:-500px}.sm\:-m-600{margin:-600px}.sm\:-m-690{margin:-690px}.sm\:-m-px{margin:-1px}.sm\:-m-0\.5{margin:-.125rem}.sm\:-m-1\.5{margin:-.375rem}.sm\:-m-2\.5{margin:-.625rem}.sm\:-m-3\.5{margin:-.875rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:mx-13{margin-left:50px;margin-right:50px}.sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.sm\:mx-15{margin-left:30px;margin-right:30px}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:mx-28{margin-left:7rem;margin-right:7rem}.sm\:mx-30{margin-left:30%;margin-right:30%}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:mx-36{margin-left:9rem;margin-right:9rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:mx-44{margin-left:11rem;margin-right:11rem}.sm\:mx-45{margin-left:45%;margin-right:45%}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.sm\:mx-52{margin-left:13rem;margin-right:13rem}.sm\:mx-56{margin-left:14rem;margin-right:14rem}.sm\:mx-60{margin-left:15rem;margin-right:15rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:mx-72{margin-left:18rem;margin-right:18rem}.sm\:mx-80{margin-left:20rem;margin-right:20rem}.sm\:mx-96{margin-left:24rem;margin-right:24rem}.sm\:mx-155{margin-left:155px;margin-right:155px}.sm\:mx-200{margin-left:20%;margin-right:20%}.sm\:mx-300{margin-left:300px;margin-right:300px}.sm\:mx-327{margin-left:327px;margin-right:327px}.sm\:mx-366{margin-left:366px;margin-right:366px}.sm\:mx-415{margin-left:415px;margin-right:415px}.sm\:mx-450{margin-left:450px;margin-right:450px}.sm\:mx-474{margin-left:474px;margin-right:474px}.sm\:mx-500{margin-left:500px;margin-right:500px}.sm\:mx-600{margin-left:600px;margin-right:600px}.sm\:mx-690{margin-left:690px;margin-right:690px}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.sm\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.sm\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.sm\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.sm\:-mx-0{margin-left:0;margin-right:0}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-mx-13{margin-left:-50px;margin-right:-50px}.sm\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.sm\:-mx-15{margin-left:-30px;margin-right:-30px}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-mx-28{margin-left:-7rem;margin-right:-7rem}.sm\:-mx-30{margin-left:-30%;margin-right:-30%}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-mx-36{margin-left:-9rem;margin-right:-9rem}.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}.sm\:-mx-44{margin-left:-11rem;margin-right:-11rem}.sm\:-mx-45{margin-left:-45%;margin-right:-45%}.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}.sm\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.sm\:-mx-52{margin-left:-13rem;margin-right:-13rem}.sm\:-mx-56{margin-left:-14rem;margin-right:-14rem}.sm\:-mx-60{margin-left:-15rem;margin-right:-15rem}.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}.sm\:-mx-72{margin-left:-18rem;margin-right:-18rem}.sm\:-mx-80{margin-left:-20rem;margin-right:-20rem}.sm\:-mx-96{margin-left:-24rem;margin-right:-24rem}.sm\:-mx-155{margin-left:-155px;margin-right:-155px}.sm\:-mx-200{margin-left:-20%;margin-right:-20%}.sm\:-mx-300{margin-left:-300px;margin-right:-300px}.sm\:-mx-327{margin-left:-327px;margin-right:-327px}.sm\:-mx-366{margin-left:-366px;margin-right:-366px}.sm\:-mx-415{margin-left:-415px;margin-right:-415px}.sm\:-mx-450{margin-left:-450px;margin-right:-450px}.sm\:-mx-474{margin-left:-474px;margin-right:-474px}.sm\:-mx-500{margin-left:-500px;margin-right:-500px}.sm\:-mx-600{margin-left:-600px;margin-right:-600px}.sm\:-mx-690{margin-left:-690px;margin-right:-690px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.sm\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.sm\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.sm\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:my-1{margin-bottom:.25rem;margin-top:.25rem}.sm\:my-2{margin-bottom:.5rem;margin-top:.5rem}.sm\:my-3{margin-bottom:.75rem;margin-top:.75rem}.sm\:my-4{margin-bottom:1rem;margin-top:1rem}.sm\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.sm\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.sm\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.sm\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.sm\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.sm\:my-12{margin-bottom:3rem;margin-top:3rem}.sm\:my-13{margin-bottom:50px;margin-top:50px}.sm\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.sm\:my-15{margin-bottom:30px;margin-top:30px}.sm\:my-16{margin-bottom:4rem;margin-top:4rem}.sm\:my-20{margin-bottom:5rem;margin-top:5rem}.sm\:my-24{margin-bottom:6rem;margin-top:6rem}.sm\:my-28{margin-bottom:7rem;margin-top:7rem}.sm\:my-30{margin-bottom:30%;margin-top:30%}.sm\:my-32{margin-bottom:8rem;margin-top:8rem}.sm\:my-36{margin-bottom:9rem;margin-top:9rem}.sm\:my-40{margin-bottom:10rem;margin-top:10rem}.sm\:my-44{margin-bottom:11rem;margin-top:11rem}.sm\:my-45{margin-bottom:45%;margin-top:45%}.sm\:my-48{margin-bottom:12rem;margin-top:12rem}.sm\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.sm\:my-52{margin-bottom:13rem;margin-top:13rem}.sm\:my-56{margin-bottom:14rem;margin-top:14rem}.sm\:my-60{margin-bottom:15rem;margin-top:15rem}.sm\:my-64{margin-bottom:16rem;margin-top:16rem}.sm\:my-72{margin-bottom:18rem;margin-top:18rem}.sm\:my-80{margin-bottom:20rem;margin-top:20rem}.sm\:my-96{margin-bottom:24rem;margin-top:24rem}.sm\:my-155{margin-bottom:155px;margin-top:155px}.sm\:my-200{margin-bottom:20%;margin-top:20%}.sm\:my-300{margin-bottom:300px;margin-top:300px}.sm\:my-327{margin-bottom:327px;margin-top:327px}.sm\:my-366{margin-bottom:366px;margin-top:366px}.sm\:my-415{margin-bottom:415px;margin-top:415px}.sm\:my-450{margin-bottom:450px;margin-top:450px}.sm\:my-474{margin-bottom:474px;margin-top:474px}.sm\:my-500{margin-bottom:500px;margin-top:500px}.sm\:my-600{margin-bottom:600px;margin-top:600px}.sm\:my-690{margin-bottom:690px;margin-top:690px}.sm\:my-auto{margin-bottom:auto;margin-top:auto}.sm\:my-px{margin-bottom:1px;margin-top:1px}.sm\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.sm\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.sm\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.sm\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.sm\:-my-0{margin-bottom:0;margin-top:0}.sm\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.sm\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.sm\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.sm\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.sm\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.sm\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.sm\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.sm\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.sm\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.sm\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.sm\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.sm\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.sm\:-my-13{margin-bottom:-50px;margin-top:-50px}.sm\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.sm\:-my-15{margin-bottom:-30px;margin-top:-30px}.sm\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.sm\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.sm\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.sm\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.sm\:-my-30{margin-bottom:-30%;margin-top:-30%}.sm\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.sm\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.sm\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.sm\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.sm\:-my-45{margin-bottom:-45%;margin-top:-45%}.sm\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.sm\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.sm\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.sm\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.sm\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.sm\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.sm\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.sm\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.sm\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.sm\:-my-155{margin-bottom:-155px;margin-top:-155px}.sm\:-my-200{margin-bottom:-20%;margin-top:-20%}.sm\:-my-300{margin-bottom:-300px;margin-top:-300px}.sm\:-my-327{margin-bottom:-327px;margin-top:-327px}.sm\:-my-366{margin-bottom:-366px;margin-top:-366px}.sm\:-my-415{margin-bottom:-415px;margin-top:-415px}.sm\:-my-450{margin-bottom:-450px;margin-top:-450px}.sm\:-my-474{margin-bottom:-474px;margin-top:-474px}.sm\:-my-500{margin-bottom:-500px;margin-top:-500px}.sm\:-my-600{margin-bottom:-600px;margin-top:-600px}.sm\:-my-690{margin-bottom:-690px;margin-top:-690px}.sm\:-my-px{margin-bottom:-1px;margin-top:-1px}.sm\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.sm\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.sm\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.sm\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-7{margin-top:1.75rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-9{margin-top:2.25rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-11{margin-top:2.75rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-13{margin-top:50px}.sm\:mt-14{margin-top:3.5rem}.sm\:mt-15{margin-top:30px}.sm\:mt-16{margin-top:4rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mt-28{margin-top:7rem}.sm\:mt-30{margin-top:30%}.sm\:mt-32{margin-top:8rem}.sm\:mt-36{margin-top:9rem}.sm\:mt-40{margin-top:10rem}.sm\:mt-44{margin-top:11rem}.sm\:mt-45{margin-top:45%}.sm\:mt-48{margin-top:12rem}.sm\:mt-50{margin-top:12.5rem}.sm\:mt-52{margin-top:13rem}.sm\:mt-56{margin-top:14rem}.sm\:mt-60{margin-top:15rem}.sm\:mt-64{margin-top:16rem}.sm\:mt-72{margin-top:18rem}.sm\:mt-80{margin-top:20rem}.sm\:mt-96{margin-top:24rem}.sm\:mt-155{margin-top:155px}.sm\:mt-200{margin-top:20%}.sm\:mt-300{margin-top:300px}.sm\:mt-327{margin-top:327px}.sm\:mt-366{margin-top:366px}.sm\:mt-415{margin-top:415px}.sm\:mt-450{margin-top:450px}.sm\:mt-474{margin-top:474px}.sm\:mt-500{margin-top:500px}.sm\:mt-600{margin-top:600px}.sm\:mt-690{margin-top:690px}.sm\:mt-auto{margin-top:auto}.sm\:mt-px{margin-top:1px}.sm\:mt-0\.5{margin-top:.125rem}.sm\:mt-1\.5{margin-top:.375rem}.sm\:mt-2\.5{margin-top:.625rem}.sm\:mt-3\.5{margin-top:.875rem}.sm\:-mt-0{margin-top:0}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mt-5{margin-top:-1.25rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mt-7{margin-top:-1.75rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mt-9{margin-top:-2.25rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mt-11{margin-top:-2.75rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mt-13{margin-top:-50px}.sm\:-mt-14{margin-top:-3.5rem}.sm\:-mt-15{margin-top:-30px}.sm\:-mt-16{margin-top:-4rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mt-28{margin-top:-7rem}.sm\:-mt-30{margin-top:-30%}.sm\:-mt-32{margin-top:-8rem}.sm\:-mt-36{margin-top:-9rem}.sm\:-mt-40{margin-top:-10rem}.sm\:-mt-44{margin-top:-11rem}.sm\:-mt-45{margin-top:-45%}.sm\:-mt-48{margin-top:-12rem}.sm\:-mt-50{margin-top:-12.5rem}.sm\:-mt-52{margin-top:-13rem}.sm\:-mt-56{margin-top:-14rem}.sm\:-mt-60{margin-top:-15rem}.sm\:-mt-64{margin-top:-16rem}.sm\:-mt-72{margin-top:-18rem}.sm\:-mt-80{margin-top:-20rem}.sm\:-mt-96{margin-top:-24rem}.sm\:-mt-155{margin-top:-155px}.sm\:-mt-200{margin-top:-20%}.sm\:-mt-300{margin-top:-300px}.sm\:-mt-327{margin-top:-327px}.sm\:-mt-366{margin-top:-366px}.sm\:-mt-415{margin-top:-415px}.sm\:-mt-450{margin-top:-450px}.sm\:-mt-474{margin-top:-474px}.sm\:-mt-500{margin-top:-500px}.sm\:-mt-600{margin-top:-600px}.sm\:-mt-690{margin-top:-690px}.sm\:-mt-px{margin-top:-1px}.sm\:-mt-0\.5{margin-top:-.125rem}.sm\:-mt-1\.5{margin-top:-.375rem}.sm\:-mt-2\.5{margin-top:-.625rem}.sm\:-mt-3\.5{margin-top:-.875rem}.sm\:mr-0{margin-right:0}.sm\:mr-1{margin-right:.25rem}.sm\:mr-2{margin-right:.5rem}.sm\:mr-3{margin-right:.75rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mr-7{margin-right:1.75rem}.sm\:mr-8{margin-right:2rem}.sm\:mr-9{margin-right:2.25rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mr-11{margin-right:2.75rem}.sm\:mr-12{margin-right:3rem}.sm\:mr-13{margin-right:50px}.sm\:mr-14{margin-right:3.5rem}.sm\:mr-15{margin-right:30px}.sm\:mr-16{margin-right:4rem}.sm\:mr-20{margin-right:5rem}.sm\:mr-24{margin-right:6rem}.sm\:mr-28{margin-right:7rem}.sm\:mr-30{margin-right:30%}.sm\:mr-32{margin-right:8rem}.sm\:mr-36{margin-right:9rem}.sm\:mr-40{margin-right:10rem}.sm\:mr-44{margin-right:11rem}.sm\:mr-45{margin-right:45%}.sm\:mr-48{margin-right:12rem}.sm\:mr-50{margin-right:12.5rem}.sm\:mr-52{margin-right:13rem}.sm\:mr-56{margin-right:14rem}.sm\:mr-60{margin-right:15rem}.sm\:mr-64{margin-right:16rem}.sm\:mr-72{margin-right:18rem}.sm\:mr-80{margin-right:20rem}.sm\:mr-96{margin-right:24rem}.sm\:mr-155{margin-right:155px}.sm\:mr-200{margin-right:20%}.sm\:mr-300{margin-right:300px}.sm\:mr-327{margin-right:327px}.sm\:mr-366{margin-right:366px}.sm\:mr-415{margin-right:415px}.sm\:mr-450{margin-right:450px}.sm\:mr-474{margin-right:474px}.sm\:mr-500{margin-right:500px}.sm\:mr-600{margin-right:600px}.sm\:mr-690{margin-right:690px}.sm\:mr-auto{margin-right:auto}.sm\:mr-px{margin-right:1px}.sm\:mr-0\.5{margin-right:.125rem}.sm\:mr-1\.5{margin-right:.375rem}.sm\:mr-2\.5{margin-right:.625rem}.sm\:mr-3\.5{margin-right:.875rem}.sm\:-mr-0{margin-right:0}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mr-5{margin-right:-1.25rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mr-7{margin-right:-1.75rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mr-9{margin-right:-2.25rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mr-11{margin-right:-2.75rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mr-13{margin-right:-50px}.sm\:-mr-14{margin-right:-3.5rem}.sm\:-mr-15{margin-right:-30px}.sm\:-mr-16{margin-right:-4rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mr-28{margin-right:-7rem}.sm\:-mr-30{margin-right:-30%}.sm\:-mr-32{margin-right:-8rem}.sm\:-mr-36{margin-right:-9rem}.sm\:-mr-40{margin-right:-10rem}.sm\:-mr-44{margin-right:-11rem}.sm\:-mr-45{margin-right:-45%}.sm\:-mr-48{margin-right:-12rem}.sm\:-mr-50{margin-right:-12.5rem}.sm\:-mr-52{margin-right:-13rem}.sm\:-mr-56{margin-right:-14rem}.sm\:-mr-60{margin-right:-15rem}.sm\:-mr-64{margin-right:-16rem}.sm\:-mr-72{margin-right:-18rem}.sm\:-mr-80{margin-right:-20rem}.sm\:-mr-96{margin-right:-24rem}.sm\:-mr-155{margin-right:-155px}.sm\:-mr-200{margin-right:-20%}.sm\:-mr-300{margin-right:-300px}.sm\:-mr-327{margin-right:-327px}.sm\:-mr-366{margin-right:-366px}.sm\:-mr-415{margin-right:-415px}.sm\:-mr-450{margin-right:-450px}.sm\:-mr-474{margin-right:-474px}.sm\:-mr-500{margin-right:-500px}.sm\:-mr-600{margin-right:-600px}.sm\:-mr-690{margin-right:-690px}.sm\:-mr-px{margin-right:-1px}.sm\:-mr-0\.5{margin-right:-.125rem}.sm\:-mr-1\.5{margin-right:-.375rem}.sm\:-mr-2\.5{margin-right:-.625rem}.sm\:-mr-3\.5{margin-right:-.875rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-11{margin-bottom:2.75rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-13{margin-bottom:50px}.sm\:mb-14{margin-bottom:3.5rem}.sm\:mb-15{margin-bottom:30px}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-20{margin-bottom:5rem}.sm\:mb-24{margin-bottom:6rem}.sm\:mb-28{margin-bottom:7rem}.sm\:mb-30{margin-bottom:30%}.sm\:mb-32{margin-bottom:8rem}.sm\:mb-36{margin-bottom:9rem}.sm\:mb-40{margin-bottom:10rem}.sm\:mb-44{margin-bottom:11rem}.sm\:mb-45{margin-bottom:45%}.sm\:mb-48{margin-bottom:12rem}.sm\:mb-50{margin-bottom:12.5rem}.sm\:mb-52{margin-bottom:13rem}.sm\:mb-56{margin-bottom:14rem}.sm\:mb-60{margin-bottom:15rem}.sm\:mb-64{margin-bottom:16rem}.sm\:mb-72{margin-bottom:18rem}.sm\:mb-80{margin-bottom:20rem}.sm\:mb-96{margin-bottom:24rem}.sm\:mb-155{margin-bottom:155px}.sm\:mb-200{margin-bottom:20%}.sm\:mb-300{margin-bottom:300px}.sm\:mb-327{margin-bottom:327px}.sm\:mb-366{margin-bottom:366px}.sm\:mb-415{margin-bottom:415px}.sm\:mb-450{margin-bottom:450px}.sm\:mb-474{margin-bottom:474px}.sm\:mb-500{margin-bottom:500px}.sm\:mb-600{margin-bottom:600px}.sm\:mb-690{margin-bottom:690px}.sm\:mb-auto{margin-bottom:auto}.sm\:mb-px{margin-bottom:1px}.sm\:mb-0\.5{margin-bottom:.125rem}.sm\:mb-1\.5{margin-bottom:.375rem}.sm\:mb-2\.5{margin-bottom:.625rem}.sm\:mb-3\.5{margin-bottom:.875rem}.sm\:-mb-0{margin-bottom:0}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-mb-5{margin-bottom:-1.25rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-mb-7{margin-bottom:-1.75rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-mb-9{margin-bottom:-2.25rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-mb-11{margin-bottom:-2.75rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-mb-13{margin-bottom:-50px}.sm\:-mb-14{margin-bottom:-3.5rem}.sm\:-mb-15{margin-bottom:-30px}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-mb-28{margin-bottom:-7rem}.sm\:-mb-30{margin-bottom:-30%}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-mb-36{margin-bottom:-9rem}.sm\:-mb-40{margin-bottom:-10rem}.sm\:-mb-44{margin-bottom:-11rem}.sm\:-mb-45{margin-bottom:-45%}.sm\:-mb-48{margin-bottom:-12rem}.sm\:-mb-50{margin-bottom:-12.5rem}.sm\:-mb-52{margin-bottom:-13rem}.sm\:-mb-56{margin-bottom:-14rem}.sm\:-mb-60{margin-bottom:-15rem}.sm\:-mb-64{margin-bottom:-16rem}.sm\:-mb-72{margin-bottom:-18rem}.sm\:-mb-80{margin-bottom:-20rem}.sm\:-mb-96{margin-bottom:-24rem}.sm\:-mb-155{margin-bottom:-155px}.sm\:-mb-200{margin-bottom:-20%}.sm\:-mb-300{margin-bottom:-300px}.sm\:-mb-327{margin-bottom:-327px}.sm\:-mb-366{margin-bottom:-366px}.sm\:-mb-415{margin-bottom:-415px}.sm\:-mb-450{margin-bottom:-450px}.sm\:-mb-474{margin-bottom:-474px}.sm\:-mb-500{margin-bottom:-500px}.sm\:-mb-600{margin-bottom:-600px}.sm\:-mb-690{margin-bottom:-690px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-mb-0\.5{margin-bottom:-.125rem}.sm\:-mb-1\.5{margin-bottom:-.375rem}.sm\:-mb-2\.5{margin-bottom:-.625rem}.sm\:-mb-3\.5{margin-bottom:-.875rem}.sm\:ml-0{margin-left:0}.sm\:ml-1{margin-left:.25rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-5{margin-left:1.25rem}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-7{margin-left:1.75rem}.sm\:ml-8{margin-left:2rem}.sm\:ml-9{margin-left:2.25rem}.sm\:ml-10{margin-left:2.5rem}.sm\:ml-11{margin-left:2.75rem}.sm\:ml-12{margin-left:3rem}.sm\:ml-13{margin-left:50px}.sm\:ml-14{margin-left:3.5rem}.sm\:ml-15{margin-left:30px}.sm\:ml-16{margin-left:4rem}.sm\:ml-20{margin-left:5rem}.sm\:ml-24{margin-left:6rem}.sm\:ml-28{margin-left:7rem}.sm\:ml-30{margin-left:30%}.sm\:ml-32{margin-left:8rem}.sm\:ml-36{margin-left:9rem}.sm\:ml-40{margin-left:10rem}.sm\:ml-44{margin-left:11rem}.sm\:ml-45{margin-left:45%}.sm\:ml-48{margin-left:12rem}.sm\:ml-50{margin-left:12.5rem}.sm\:ml-52{margin-left:13rem}.sm\:ml-56{margin-left:14rem}.sm\:ml-60{margin-left:15rem}.sm\:ml-64{margin-left:16rem}.sm\:ml-72{margin-left:18rem}.sm\:ml-80{margin-left:20rem}.sm\:ml-96{margin-left:24rem}.sm\:ml-155{margin-left:155px}.sm\:ml-200{margin-left:20%}.sm\:ml-300{margin-left:300px}.sm\:ml-327{margin-left:327px}.sm\:ml-366{margin-left:366px}.sm\:ml-415{margin-left:415px}.sm\:ml-450{margin-left:450px}.sm\:ml-474{margin-left:474px}.sm\:ml-500{margin-left:500px}.sm\:ml-600{margin-left:600px}.sm\:ml-690{margin-left:690px}.sm\:ml-auto{margin-left:auto}.sm\:ml-px{margin-left:1px}.sm\:ml-0\.5{margin-left:.125rem}.sm\:ml-1\.5{margin-left:.375rem}.sm\:ml-2\.5{margin-left:.625rem}.sm\:ml-3\.5{margin-left:.875rem}.sm\:-ml-0{margin-left:0}.sm\:-ml-1{margin-left:-.25rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-ml-5{margin-left:-1.25rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-ml-7{margin-left:-1.75rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-ml-9{margin-left:-2.25rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-ml-11{margin-left:-2.75rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-ml-13{margin-left:-50px}.sm\:-ml-14{margin-left:-3.5rem}.sm\:-ml-15{margin-left:-30px}.sm\:-ml-16{margin-left:-4rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-ml-28{margin-left:-7rem}.sm\:-ml-30{margin-left:-30%}.sm\:-ml-32{margin-left:-8rem}.sm\:-ml-36{margin-left:-9rem}.sm\:-ml-40{margin-left:-10rem}.sm\:-ml-44{margin-left:-11rem}.sm\:-ml-45{margin-left:-45%}.sm\:-ml-48{margin-left:-12rem}.sm\:-ml-50{margin-left:-12.5rem}.sm\:-ml-52{margin-left:-13rem}.sm\:-ml-56{margin-left:-14rem}.sm\:-ml-60{margin-left:-15rem}.sm\:-ml-64{margin-left:-16rem}.sm\:-ml-72{margin-left:-18rem}.sm\:-ml-80{margin-left:-20rem}.sm\:-ml-96{margin-left:-24rem}.sm\:-ml-155{margin-left:-155px}.sm\:-ml-200{margin-left:-20%}.sm\:-ml-300{margin-left:-300px}.sm\:-ml-327{margin-left:-327px}.sm\:-ml-366{margin-left:-366px}.sm\:-ml-415{margin-left:-415px}.sm\:-ml-450{margin-left:-450px}.sm\:-ml-474{margin-left:-474px}.sm\:-ml-500{margin-left:-500px}.sm\:-ml-600{margin-left:-600px}.sm\:-ml-690{margin-left:-690px}.sm\:-ml-px{margin-left:-1px}.sm\:-ml-0\.5{margin-left:-.125rem}.sm\:-ml-1\.5{margin-left:-.375rem}.sm\:-ml-2\.5{margin-left:-.625rem}.sm\:-ml-3\.5{margin-left:-.875rem}.sm\:box-border{box-sizing:border-box}.sm\:box-content{box-sizing:initial}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table{display:table}.sm\:inline-table{display:inline-table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:flow-root{display:flow-root}.sm\:grid{display:grid}.sm\:inline-grid{display:inline-grid}.sm\:contents{display:contents}.sm\:list-item{display:list-item}.sm\:hidden{display:none}.sm\:h-0{height:0}.sm\:h-1{height:.25rem}.sm\:h-2{height:.5rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-13{height:50px}.sm\:h-14{height:3.5rem}.sm\:h-15{height:30px}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-30{height:30%}.sm\:h-32{height:8rem}.sm\:h-36{height:9rem}.sm\:h-40{height:10rem}.sm\:h-44{height:11rem}.sm\:h-45{height:45%}.sm\:h-48{height:12rem}.sm\:h-50{height:12.5rem}.sm\:h-52{height:13rem}.sm\:h-56{height:14rem}.sm\:h-60{height:15rem}.sm\:h-64{height:16rem}.sm\:h-72{height:18rem}.sm\:h-80{height:20rem}.sm\:h-96{height:24rem}.sm\:h-155{height:155px}.sm\:h-200{height:20%}.sm\:h-300{height:300px}.sm\:h-327{height:327px}.sm\:h-366{height:366px}.sm\:h-415{height:415px}.sm\:h-450{height:450px}.sm\:h-474{height:474px}.sm\:h-500{height:500px}.sm\:h-600{height:600px}.sm\:h-690{height:690px}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-0\.5{height:.125rem}.sm\:h-1\.5{height:.375rem}.sm\:h-2\.5{height:.625rem}.sm\:h-3\.5{height:.875rem}.sm\:h-1\/2{height:50%}.sm\:h-1\/3{height:33.333333%}.sm\:h-2\/3{height:66.666667%}.sm\:h-1\/4{height:25%}.sm\:h-2\/4{height:50%}.sm\:h-3\/4{height:75%}.sm\:h-1\/5{height:20%}.sm\:h-2\/5{height:40%}.sm\:h-3\/5{height:60%}.sm\:h-4\/5{height:80%}.sm\:h-1\/6{height:16.666667%}.sm\:h-2\/6{height:33.333333%}.sm\:h-3\/6{height:50%}.sm\:h-4\/6{height:66.666667%}.sm\:h-5\/6{height:83.333333%}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:max-h-0{max-height:0}.sm\:max-h-1{max-height:.25rem}.sm\:max-h-2{max-height:.5rem}.sm\:max-h-3{max-height:.75rem}.sm\:max-h-4{max-height:1rem}.sm\:max-h-5{max-height:1.25rem}.sm\:max-h-6{max-height:1.5rem}.sm\:max-h-7{max-height:1.75rem}.sm\:max-h-8{max-height:2rem}.sm\:max-h-9{max-height:2.25rem}.sm\:max-h-10{max-height:2.5rem}.sm\:max-h-11{max-height:2.75rem}.sm\:max-h-12{max-height:3rem}.sm\:max-h-13{max-height:50px}.sm\:max-h-14{max-height:3.5rem}.sm\:max-h-15{max-height:30px}.sm\:max-h-16{max-height:4rem}.sm\:max-h-20{max-height:5rem}.sm\:max-h-24{max-height:6rem}.sm\:max-h-28{max-height:7rem}.sm\:max-h-30{max-height:30%}.sm\:max-h-32{max-height:8rem}.sm\:max-h-36{max-height:9rem}.sm\:max-h-40{max-height:10rem}.sm\:max-h-44{max-height:11rem}.sm\:max-h-45{max-height:45%}.sm\:max-h-48{max-height:12rem}.sm\:max-h-50{max-height:12.5rem}.sm\:max-h-52{max-height:13rem}.sm\:max-h-56{max-height:14rem}.sm\:max-h-60{max-height:15rem}.sm\:max-h-64{max-height:16rem}.sm\:max-h-72{max-height:18rem}.sm\:max-h-80{max-height:20rem}.sm\:max-h-96{max-height:24rem}.sm\:max-h-155{max-height:155px}.sm\:max-h-200{max-height:20%}.sm\:max-h-300{max-height:300px}.sm\:max-h-327{max-height:327px}.sm\:max-h-366{max-height:366px}.sm\:max-h-415{max-height:415px}.sm\:max-h-450{max-height:450px}.sm\:max-h-474{max-height:474px}.sm\:max-h-500{max-height:500px}.sm\:max-h-600{max-height:600px}.sm\:max-h-690{max-height:690px}.sm\:max-h-px{max-height:1px}.sm\:max-h-0\.5{max-height:.125rem}.sm\:max-h-1\.5{max-height:.375rem}.sm\:max-h-2\.5{max-height:.625rem}.sm\:max-h-3\.5{max-height:.875rem}.sm\:max-h-full{max-height:100%}.sm\:max-h-screen{max-height:100vh}.sm\:min-h-0{min-height:0}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:w-0{width:0}.sm\:w-1{width:.25rem}.sm\:w-2{width:.5rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-7{width:1.75rem}.sm\:w-8{width:2rem}.sm\:w-9{width:2.25rem}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-13{width:50px}.sm\:w-14{width:3.5rem}.sm\:w-15{width:30px}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-28{width:7rem}.sm\:w-30{width:30%}.sm\:w-32{width:8rem}.sm\:w-36{width:9rem}.sm\:w-40{width:10rem}.sm\:w-44{width:11rem}.sm\:w-45{width:45%}.sm\:w-48{width:12rem}.sm\:w-50{width:12.5rem}.sm\:w-52{width:13rem}.sm\:w-56{width:14rem}.sm\:w-60{width:15rem}.sm\:w-64{width:16rem}.sm\:w-72{width:18rem}.sm\:w-80{width:20rem}.sm\:w-96{width:24rem}.sm\:w-155{width:155px}.sm\:w-200{width:20%}.sm\:w-300{width:300px}.sm\:w-327{width:327px}.sm\:w-366{width:366px}.sm\:w-415{width:415px}.sm\:w-450{width:450px}.sm\:w-474{width:474px}.sm\:w-500{width:500px}.sm\:w-600{width:600px}.sm\:w-690{width:690px}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-0\.5{width:.125rem}.sm\:w-1\.5{width:.375rem}.sm\:w-2\.5{width:.625rem}.sm\:w-3\.5{width:.875rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:w-min{width:min-content}.sm\:w-max{width:max-content}.sm\:min-w-0{min-width:0}.sm\:min-w-full{min-width:100%}.sm\:min-w-min{min-width:min-content}.sm\:min-w-max{min-width:max-content}.sm\:max-w-0{max-width:0}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-7xl{max-width:80rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-min{max-width:min-content}.sm\:max-w-max{max-width:max-content}.sm\:max-w-prose{max-width:65ch}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:max-w-screen-2xl{max-width:1536px}.sm\:flex-1{flex:1 1}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:flex-shrink-0{flex-shrink:0}.sm\:flex-shrink{flex-shrink:1}.sm\:flex-grow-0{flex-grow:0}.sm\:flex-grow{flex-grow:1}.sm\:table-auto{table-layout:auto}.sm\:table-fixed{table-layout:fixed}.sm\:border-collapse{border-collapse:collapse}.sm\:border-separate{border-collapse:initial}.sm\:origin-center{transform-origin:center}.sm\:origin-top{transform-origin:top}.sm\:origin-top-right{transform-origin:top right}.sm\:origin-right{transform-origin:right}.sm\:origin-bottom-right{transform-origin:bottom right}.sm\:origin-bottom{transform-origin:bottom}.sm\:origin-bottom-left{transform-origin:bottom left}.sm\:origin-left{transform-origin:left}.sm\:origin-top-left{transform-origin:top left}.sm\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.sm\:transform,.sm\:transform-gpu{--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}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:transform-none{transform:none}.sm\:translate-x-0{--tw-translate-x:0px}.sm\:translate-x-1{--tw-translate-x:0.25rem}.sm\:translate-x-2{--tw-translate-x:0.5rem}.sm\:translate-x-3{--tw-translate-x:0.75rem}.sm\:translate-x-4{--tw-translate-x:1rem}.sm\:translate-x-5{--tw-translate-x:1.25rem}.sm\:translate-x-6{--tw-translate-x:1.5rem}.sm\:translate-x-7{--tw-translate-x:1.75rem}.sm\:translate-x-8{--tw-translate-x:2rem}.sm\:translate-x-9{--tw-translate-x:2.25rem}.sm\:translate-x-10{--tw-translate-x:2.5rem}.sm\:translate-x-11{--tw-translate-x:2.75rem}.sm\:translate-x-12{--tw-translate-x:3rem}.sm\:translate-x-13{--tw-translate-x:50px}.sm\:translate-x-14{--tw-translate-x:3.5rem}.sm\:translate-x-15{--tw-translate-x:30px}.sm\:translate-x-16{--tw-translate-x:4rem}.sm\:translate-x-20{--tw-translate-x:5rem}.sm\:translate-x-24{--tw-translate-x:6rem}.sm\:translate-x-28{--tw-translate-x:7rem}.sm\:translate-x-30{--tw-translate-x:30%}.sm\:translate-x-32{--tw-translate-x:8rem}.sm\:translate-x-36{--tw-translate-x:9rem}.sm\:translate-x-40{--tw-translate-x:10rem}.sm\:translate-x-44{--tw-translate-x:11rem}.sm\:translate-x-45{--tw-translate-x:45%}.sm\:translate-x-48{--tw-translate-x:12rem}.sm\:translate-x-50{--tw-translate-x:12.5rem}.sm\:translate-x-52{--tw-translate-x:13rem}.sm\:translate-x-56{--tw-translate-x:14rem}.sm\:translate-x-60{--tw-translate-x:15rem}.sm\:translate-x-64{--tw-translate-x:16rem}.sm\:translate-x-72{--tw-translate-x:18rem}.sm\:translate-x-80{--tw-translate-x:20rem}.sm\:translate-x-96{--tw-translate-x:24rem}.sm\:translate-x-155{--tw-translate-x:155px}.sm\:translate-x-200{--tw-translate-x:20%}.sm\:translate-x-300{--tw-translate-x:300px}.sm\:translate-x-327{--tw-translate-x:327px}.sm\:translate-x-366{--tw-translate-x:366px}.sm\:translate-x-415{--tw-translate-x:415px}.sm\:translate-x-450{--tw-translate-x:450px}.sm\:translate-x-474{--tw-translate-x:474px}.sm\:translate-x-500{--tw-translate-x:500px}.sm\:translate-x-600{--tw-translate-x:600px}.sm\:translate-x-690{--tw-translate-x:690px}.sm\:translate-x-px{--tw-translate-x:1px}.sm\:translate-x-0\.5{--tw-translate-x:0.125rem}.sm\:translate-x-1\.5{--tw-translate-x:0.375rem}.sm\:translate-x-2\.5{--tw-translate-x:0.625rem}.sm\:translate-x-3\.5{--tw-translate-x:0.875rem}.sm\:-translate-x-0{--tw-translate-x:0px}.sm\:-translate-x-1{--tw-translate-x:-0.25rem}.sm\:-translate-x-2{--tw-translate-x:-0.5rem}.sm\:-translate-x-3{--tw-translate-x:-0.75rem}.sm\:-translate-x-4{--tw-translate-x:-1rem}.sm\:-translate-x-5{--tw-translate-x:-1.25rem}.sm\:-translate-x-6{--tw-translate-x:-1.5rem}.sm\:-translate-x-7{--tw-translate-x:-1.75rem}.sm\:-translate-x-8{--tw-translate-x:-2rem}.sm\:-translate-x-9{--tw-translate-x:-2.25rem}.sm\:-translate-x-10{--tw-translate-x:-2.5rem}.sm\:-translate-x-11{--tw-translate-x:-2.75rem}.sm\:-translate-x-12{--tw-translate-x:-3rem}.sm\:-translate-x-13{--tw-translate-x:-50px}.sm\:-translate-x-14{--tw-translate-x:-3.5rem}.sm\:-translate-x-15{--tw-translate-x:-30px}.sm\:-translate-x-16{--tw-translate-x:-4rem}.sm\:-translate-x-20{--tw-translate-x:-5rem}.sm\:-translate-x-24{--tw-translate-x:-6rem}.sm\:-translate-x-28{--tw-translate-x:-7rem}.sm\:-translate-x-30{--tw-translate-x:-30%}.sm\:-translate-x-32{--tw-translate-x:-8rem}.sm\:-translate-x-36{--tw-translate-x:-9rem}.sm\:-translate-x-40{--tw-translate-x:-10rem}.sm\:-translate-x-44{--tw-translate-x:-11rem}.sm\:-translate-x-45{--tw-translate-x:-45%}.sm\:-translate-x-48{--tw-translate-x:-12rem}.sm\:-translate-x-50{--tw-translate-x:-12.5rem}.sm\:-translate-x-52{--tw-translate-x:-13rem}.sm\:-translate-x-56{--tw-translate-x:-14rem}.sm\:-translate-x-60{--tw-translate-x:-15rem}.sm\:-translate-x-64{--tw-translate-x:-16rem}.sm\:-translate-x-72{--tw-translate-x:-18rem}.sm\:-translate-x-80{--tw-translate-x:-20rem}.sm\:-translate-x-96{--tw-translate-x:-24rem}.sm\:-translate-x-155{--tw-translate-x:-155px}.sm\:-translate-x-200{--tw-translate-x:-20%}.sm\:-translate-x-300{--tw-translate-x:-300px}.sm\:-translate-x-327{--tw-translate-x:-327px}.sm\:-translate-x-366{--tw-translate-x:-366px}.sm\:-translate-x-415{--tw-translate-x:-415px}.sm\:-translate-x-450{--tw-translate-x:-450px}.sm\:-translate-x-474{--tw-translate-x:-474px}.sm\:-translate-x-500{--tw-translate-x:-500px}.sm\:-translate-x-600{--tw-translate-x:-600px}.sm\:-translate-x-690{--tw-translate-x:-690px}.sm\:-translate-x-px{--tw-translate-x:-1px}.sm\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.sm\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.sm\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.sm\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.sm\:translate-x-1\/2{--tw-translate-x:50%}.sm\:translate-x-1\/3{--tw-translate-x:33.333333%}.sm\:translate-x-2\/3{--tw-translate-x:66.666667%}.sm\:translate-x-1\/4{--tw-translate-x:25%}.sm\:translate-x-2\/4{--tw-translate-x:50%}.sm\:translate-x-3\/4{--tw-translate-x:75%}.sm\:translate-x-full{--tw-translate-x:100%}.sm\:-translate-x-1\/2{--tw-translate-x:-50%}.sm\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.sm\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.sm\:-translate-x-1\/4{--tw-translate-x:-25%}.sm\:-translate-x-2\/4{--tw-translate-x:-50%}.sm\:-translate-x-3\/4{--tw-translate-x:-75%}.sm\:-translate-x-full{--tw-translate-x:-100%}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:translate-y-1{--tw-translate-y:0.25rem}.sm\:translate-y-2{--tw-translate-y:0.5rem}.sm\:translate-y-3{--tw-translate-y:0.75rem}.sm\:translate-y-4{--tw-translate-y:1rem}.sm\:translate-y-5{--tw-translate-y:1.25rem}.sm\:translate-y-6{--tw-translate-y:1.5rem}.sm\:translate-y-7{--tw-translate-y:1.75rem}.sm\:translate-y-8{--tw-translate-y:2rem}.sm\:translate-y-9{--tw-translate-y:2.25rem}.sm\:translate-y-10{--tw-translate-y:2.5rem}.sm\:translate-y-11{--tw-translate-y:2.75rem}.sm\:translate-y-12{--tw-translate-y:3rem}.sm\:translate-y-13{--tw-translate-y:50px}.sm\:translate-y-14{--tw-translate-y:3.5rem}.sm\:translate-y-15{--tw-translate-y:30px}.sm\:translate-y-16{--tw-translate-y:4rem}.sm\:translate-y-20{--tw-translate-y:5rem}.sm\:translate-y-24{--tw-translate-y:6rem}.sm\:translate-y-28{--tw-translate-y:7rem}.sm\:translate-y-30{--tw-translate-y:30%}.sm\:translate-y-32{--tw-translate-y:8rem}.sm\:translate-y-36{--tw-translate-y:9rem}.sm\:translate-y-40{--tw-translate-y:10rem}.sm\:translate-y-44{--tw-translate-y:11rem}.sm\:translate-y-45{--tw-translate-y:45%}.sm\:translate-y-48{--tw-translate-y:12rem}.sm\:translate-y-50{--tw-translate-y:12.5rem}.sm\:translate-y-52{--tw-translate-y:13rem}.sm\:translate-y-56{--tw-translate-y:14rem}.sm\:translate-y-60{--tw-translate-y:15rem}.sm\:translate-y-64{--tw-translate-y:16rem}.sm\:translate-y-72{--tw-translate-y:18rem}.sm\:translate-y-80{--tw-translate-y:20rem}.sm\:translate-y-96{--tw-translate-y:24rem}.sm\:translate-y-155{--tw-translate-y:155px}.sm\:translate-y-200{--tw-translate-y:20%}.sm\:translate-y-300{--tw-translate-y:300px}.sm\:translate-y-327{--tw-translate-y:327px}.sm\:translate-y-366{--tw-translate-y:366px}.sm\:translate-y-415{--tw-translate-y:415px}.sm\:translate-y-450{--tw-translate-y:450px}.sm\:translate-y-474{--tw-translate-y:474px}.sm\:translate-y-500{--tw-translate-y:500px}.sm\:translate-y-600{--tw-translate-y:600px}.sm\:translate-y-690{--tw-translate-y:690px}.sm\:translate-y-px{--tw-translate-y:1px}.sm\:translate-y-0\.5{--tw-translate-y:0.125rem}.sm\:translate-y-1\.5{--tw-translate-y:0.375rem}.sm\:translate-y-2\.5{--tw-translate-y:0.625rem}.sm\:translate-y-3\.5{--tw-translate-y:0.875rem}.sm\:-translate-y-0{--tw-translate-y:0px}.sm\:-translate-y-1{--tw-translate-y:-0.25rem}.sm\:-translate-y-2{--tw-translate-y:-0.5rem}.sm\:-translate-y-3{--tw-translate-y:-0.75rem}.sm\:-translate-y-4{--tw-translate-y:-1rem}.sm\:-translate-y-5{--tw-translate-y:-1.25rem}.sm\:-translate-y-6{--tw-translate-y:-1.5rem}.sm\:-translate-y-7{--tw-translate-y:-1.75rem}.sm\:-translate-y-8{--tw-translate-y:-2rem}.sm\:-translate-y-9{--tw-translate-y:-2.25rem}.sm\:-translate-y-10{--tw-translate-y:-2.5rem}.sm\:-translate-y-11{--tw-translate-y:-2.75rem}.sm\:-translate-y-12{--tw-translate-y:-3rem}.sm\:-translate-y-13{--tw-translate-y:-50px}.sm\:-translate-y-14{--tw-translate-y:-3.5rem}.sm\:-translate-y-15{--tw-translate-y:-30px}.sm\:-translate-y-16{--tw-translate-y:-4rem}.sm\:-translate-y-20{--tw-translate-y:-5rem}.sm\:-translate-y-24{--tw-translate-y:-6rem}.sm\:-translate-y-28{--tw-translate-y:-7rem}.sm\:-translate-y-30{--tw-translate-y:-30%}.sm\:-translate-y-32{--tw-translate-y:-8rem}.sm\:-translate-y-36{--tw-translate-y:-9rem}.sm\:-translate-y-40{--tw-translate-y:-10rem}.sm\:-translate-y-44{--tw-translate-y:-11rem}.sm\:-translate-y-45{--tw-translate-y:-45%}.sm\:-translate-y-48{--tw-translate-y:-12rem}.sm\:-translate-y-50{--tw-translate-y:-12.5rem}.sm\:-translate-y-52{--tw-translate-y:-13rem}.sm\:-translate-y-56{--tw-translate-y:-14rem}.sm\:-translate-y-60{--tw-translate-y:-15rem}.sm\:-translate-y-64{--tw-translate-y:-16rem}.sm\:-translate-y-72{--tw-translate-y:-18rem}.sm\:-translate-y-80{--tw-translate-y:-20rem}.sm\:-translate-y-96{--tw-translate-y:-24rem}.sm\:-translate-y-155{--tw-translate-y:-155px}.sm\:-translate-y-200{--tw-translate-y:-20%}.sm\:-translate-y-300{--tw-translate-y:-300px}.sm\:-translate-y-327{--tw-translate-y:-327px}.sm\:-translate-y-366{--tw-translate-y:-366px}.sm\:-translate-y-415{--tw-translate-y:-415px}.sm\:-translate-y-450{--tw-translate-y:-450px}.sm\:-translate-y-474{--tw-translate-y:-474px}.sm\:-translate-y-500{--tw-translate-y:-500px}.sm\:-translate-y-600{--tw-translate-y:-600px}.sm\:-translate-y-690{--tw-translate-y:-690px}.sm\:-translate-y-px{--tw-translate-y:-1px}.sm\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.sm\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.sm\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.sm\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.sm\:translate-y-1\/2{--tw-translate-y:50%}.sm\:translate-y-1\/3{--tw-translate-y:33.333333%}.sm\:translate-y-2\/3{--tw-translate-y:66.666667%}.sm\:translate-y-1\/4{--tw-translate-y:25%}.sm\:translate-y-2\/4{--tw-translate-y:50%}.sm\:translate-y-3\/4{--tw-translate-y:75%}.sm\:translate-y-full{--tw-translate-y:100%}.sm\:-translate-y-1\/2{--tw-translate-y:-50%}.sm\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.sm\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.sm\:-translate-y-1\/4{--tw-translate-y:-25%}.sm\:-translate-y-2\/4{--tw-translate-y:-50%}.sm\:-translate-y-3\/4{--tw-translate-y:-75%}.sm\:-translate-y-full{--tw-translate-y:-100%}.sm\:hover\:translate-x-0:hover{--tw-translate-x:0px}.sm\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.sm\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.sm\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.sm\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.sm\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.sm\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.sm\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.sm\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.sm\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.sm\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.sm\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.sm\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.sm\:hover\:translate-x-13:hover{--tw-translate-x:50px}.sm\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.sm\:hover\:translate-x-15:hover{--tw-translate-x:30px}.sm\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.sm\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.sm\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.sm\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.sm\:hover\:translate-x-30:hover{--tw-translate-x:30%}.sm\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.sm\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.sm\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.sm\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.sm\:hover\:translate-x-45:hover{--tw-translate-x:45%}.sm\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.sm\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.sm\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.sm\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.sm\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.sm\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.sm\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.sm\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.sm\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.sm\:hover\:translate-x-155:hover{--tw-translate-x:155px}.sm\:hover\:translate-x-200:hover{--tw-translate-x:20%}.sm\:hover\:translate-x-300:hover{--tw-translate-x:300px}.sm\:hover\:translate-x-327:hover{--tw-translate-x:327px}.sm\:hover\:translate-x-366:hover{--tw-translate-x:366px}.sm\:hover\:translate-x-415:hover{--tw-translate-x:415px}.sm\:hover\:translate-x-450:hover{--tw-translate-x:450px}.sm\:hover\:translate-x-474:hover{--tw-translate-x:474px}.sm\:hover\:translate-x-500:hover{--tw-translate-x:500px}.sm\:hover\:translate-x-600:hover{--tw-translate-x:600px}.sm\:hover\:translate-x-690:hover{--tw-translate-x:690px}.sm\:hover\:translate-x-px:hover{--tw-translate-x:1px}.sm\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.sm\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.sm\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.sm\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.sm\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.sm\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.sm\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.sm\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.sm\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.sm\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.sm\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.sm\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.sm\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.sm\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.sm\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.sm\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.sm\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.sm\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.sm\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.sm\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.sm\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.sm\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.sm\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.sm\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.sm\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.sm\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.sm\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.sm\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.sm\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.sm\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.sm\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.sm\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.sm\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.sm\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.sm\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.sm\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.sm\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.sm\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.sm\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.sm\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.sm\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.sm\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.sm\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.sm\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.sm\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.sm\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.sm\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.sm\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.sm\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.sm\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.sm\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.sm\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.sm\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.sm\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.sm\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.sm\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.sm\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.sm\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.sm\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.sm\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.sm\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.sm\:hover\:translate-x-full:hover{--tw-translate-x:100%}.sm\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.sm\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.sm\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.sm\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.sm\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.sm\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.sm\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.sm\:hover\:translate-y-0:hover{--tw-translate-y:0px}.sm\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.sm\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.sm\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.sm\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.sm\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.sm\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.sm\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.sm\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.sm\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.sm\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.sm\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.sm\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.sm\:hover\:translate-y-13:hover{--tw-translate-y:50px}.sm\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.sm\:hover\:translate-y-15:hover{--tw-translate-y:30px}.sm\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.sm\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.sm\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.sm\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.sm\:hover\:translate-y-30:hover{--tw-translate-y:30%}.sm\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.sm\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.sm\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.sm\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.sm\:hover\:translate-y-45:hover{--tw-translate-y:45%}.sm\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.sm\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.sm\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.sm\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.sm\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.sm\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.sm\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.sm\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.sm\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.sm\:hover\:translate-y-155:hover{--tw-translate-y:155px}.sm\:hover\:translate-y-200:hover{--tw-translate-y:20%}.sm\:hover\:translate-y-300:hover{--tw-translate-y:300px}.sm\:hover\:translate-y-327:hover{--tw-translate-y:327px}.sm\:hover\:translate-y-366:hover{--tw-translate-y:366px}.sm\:hover\:translate-y-415:hover{--tw-translate-y:415px}.sm\:hover\:translate-y-450:hover{--tw-translate-y:450px}.sm\:hover\:translate-y-474:hover{--tw-translate-y:474px}.sm\:hover\:translate-y-500:hover{--tw-translate-y:500px}.sm\:hover\:translate-y-600:hover{--tw-translate-y:600px}.sm\:hover\:translate-y-690:hover{--tw-translate-y:690px}.sm\:hover\:translate-y-px:hover{--tw-translate-y:1px}.sm\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.sm\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.sm\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.sm\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.sm\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.sm\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.sm\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.sm\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.sm\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.sm\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.sm\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.sm\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.sm\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.sm\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.sm\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.sm\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.sm\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.sm\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.sm\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.sm\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.sm\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.sm\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.sm\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.sm\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.sm\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.sm\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.sm\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.sm\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.sm\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.sm\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.sm\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.sm\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.sm\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.sm\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.sm\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.sm\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.sm\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.sm\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.sm\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.sm\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.sm\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.sm\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.sm\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.sm\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.sm\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.sm\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.sm\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.sm\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.sm\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.sm\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.sm\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.sm\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.sm\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.sm\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.sm\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.sm\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.sm\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.sm\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.sm\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.sm\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.sm\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.sm\:hover\:translate-y-full:hover{--tw-translate-y:100%}.sm\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.sm\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.sm\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.sm\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.sm\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.sm\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.sm\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.sm\:focus\:translate-x-0:focus{--tw-translate-x:0px}.sm\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.sm\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.sm\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.sm\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.sm\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.sm\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.sm\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.sm\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.sm\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.sm\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.sm\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.sm\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.sm\:focus\:translate-x-13:focus{--tw-translate-x:50px}.sm\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.sm\:focus\:translate-x-15:focus{--tw-translate-x:30px}.sm\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.sm\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.sm\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.sm\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.sm\:focus\:translate-x-30:focus{--tw-translate-x:30%}.sm\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.sm\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.sm\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.sm\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.sm\:focus\:translate-x-45:focus{--tw-translate-x:45%}.sm\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.sm\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.sm\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.sm\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.sm\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.sm\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.sm\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.sm\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.sm\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.sm\:focus\:translate-x-155:focus{--tw-translate-x:155px}.sm\:focus\:translate-x-200:focus{--tw-translate-x:20%}.sm\:focus\:translate-x-300:focus{--tw-translate-x:300px}.sm\:focus\:translate-x-327:focus{--tw-translate-x:327px}.sm\:focus\:translate-x-366:focus{--tw-translate-x:366px}.sm\:focus\:translate-x-415:focus{--tw-translate-x:415px}.sm\:focus\:translate-x-450:focus{--tw-translate-x:450px}.sm\:focus\:translate-x-474:focus{--tw-translate-x:474px}.sm\:focus\:translate-x-500:focus{--tw-translate-x:500px}.sm\:focus\:translate-x-600:focus{--tw-translate-x:600px}.sm\:focus\:translate-x-690:focus{--tw-translate-x:690px}.sm\:focus\:translate-x-px:focus{--tw-translate-x:1px}.sm\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.sm\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.sm\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.sm\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.sm\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.sm\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.sm\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.sm\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.sm\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.sm\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.sm\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.sm\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.sm\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.sm\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.sm\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.sm\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.sm\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.sm\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.sm\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.sm\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.sm\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.sm\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.sm\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.sm\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.sm\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.sm\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.sm\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.sm\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.sm\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.sm\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.sm\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.sm\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.sm\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.sm\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.sm\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.sm\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.sm\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.sm\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.sm\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.sm\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.sm\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.sm\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.sm\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.sm\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.sm\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.sm\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.sm\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.sm\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.sm\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.sm\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.sm\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.sm\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.sm\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.sm\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.sm\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.sm\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.sm\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.sm\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.sm\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.sm\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.sm\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.sm\:focus\:translate-x-full:focus{--tw-translate-x:100%}.sm\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.sm\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.sm\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.sm\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.sm\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.sm\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.sm\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.sm\:focus\:translate-y-0:focus{--tw-translate-y:0px}.sm\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.sm\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.sm\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.sm\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.sm\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.sm\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.sm\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.sm\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.sm\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.sm\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.sm\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.sm\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.sm\:focus\:translate-y-13:focus{--tw-translate-y:50px}.sm\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.sm\:focus\:translate-y-15:focus{--tw-translate-y:30px}.sm\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.sm\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.sm\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.sm\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.sm\:focus\:translate-y-30:focus{--tw-translate-y:30%}.sm\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.sm\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.sm\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.sm\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.sm\:focus\:translate-y-45:focus{--tw-translate-y:45%}.sm\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.sm\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.sm\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.sm\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.sm\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.sm\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.sm\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.sm\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.sm\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.sm\:focus\:translate-y-155:focus{--tw-translate-y:155px}.sm\:focus\:translate-y-200:focus{--tw-translate-y:20%}.sm\:focus\:translate-y-300:focus{--tw-translate-y:300px}.sm\:focus\:translate-y-327:focus{--tw-translate-y:327px}.sm\:focus\:translate-y-366:focus{--tw-translate-y:366px}.sm\:focus\:translate-y-415:focus{--tw-translate-y:415px}.sm\:focus\:translate-y-450:focus{--tw-translate-y:450px}.sm\:focus\:translate-y-474:focus{--tw-translate-y:474px}.sm\:focus\:translate-y-500:focus{--tw-translate-y:500px}.sm\:focus\:translate-y-600:focus{--tw-translate-y:600px}.sm\:focus\:translate-y-690:focus{--tw-translate-y:690px}.sm\:focus\:translate-y-px:focus{--tw-translate-y:1px}.sm\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.sm\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.sm\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.sm\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.sm\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.sm\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.sm\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.sm\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.sm\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.sm\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.sm\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.sm\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.sm\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.sm\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.sm\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.sm\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.sm\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.sm\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.sm\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.sm\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.sm\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.sm\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.sm\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.sm\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.sm\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.sm\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.sm\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.sm\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.sm\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.sm\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.sm\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.sm\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.sm\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.sm\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.sm\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.sm\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.sm\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.sm\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.sm\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.sm\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.sm\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.sm\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.sm\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.sm\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.sm\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.sm\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.sm\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.sm\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.sm\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.sm\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.sm\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.sm\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.sm\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.sm\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.sm\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.sm\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.sm\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.sm\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.sm\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.sm\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.sm\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.sm\:focus\:translate-y-full:focus{--tw-translate-y:100%}.sm\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.sm\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.sm\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.sm\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.sm\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.sm\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.sm\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.sm\:rotate-0{--tw-rotate:0deg}.sm\:rotate-1{--tw-rotate:1deg}.sm\:rotate-2{--tw-rotate:2deg}.sm\:rotate-3{--tw-rotate:3deg}.sm\:rotate-6{--tw-rotate:6deg}.sm\:rotate-12{--tw-rotate:12deg}.sm\:rotate-45{--tw-rotate:45deg}.sm\:rotate-90{--tw-rotate:90deg}.sm\:rotate-180{--tw-rotate:180deg}.sm\:-rotate-180{--tw-rotate:-180deg}.sm\:-rotate-90{--tw-rotate:-90deg}.sm\:-rotate-45{--tw-rotate:-45deg}.sm\:-rotate-12{--tw-rotate:-12deg}.sm\:-rotate-6{--tw-rotate:-6deg}.sm\:-rotate-3{--tw-rotate:-3deg}.sm\:-rotate-2{--tw-rotate:-2deg}.sm\:-rotate-1{--tw-rotate:-1deg}.sm\:hover\:rotate-0:hover{--tw-rotate:0deg}.sm\:hover\:rotate-1:hover{--tw-rotate:1deg}.sm\:hover\:rotate-2:hover{--tw-rotate:2deg}.sm\:hover\:rotate-3:hover{--tw-rotate:3deg}.sm\:hover\:rotate-6:hover{--tw-rotate:6deg}.sm\:hover\:rotate-12:hover{--tw-rotate:12deg}.sm\:hover\:rotate-45:hover{--tw-rotate:45deg}.sm\:hover\:rotate-90:hover{--tw-rotate:90deg}.sm\:hover\:rotate-180:hover{--tw-rotate:180deg}.sm\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.sm\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.sm\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.sm\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.sm\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.sm\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.sm\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.sm\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.sm\:focus\:rotate-0:focus{--tw-rotate:0deg}.sm\:focus\:rotate-1:focus{--tw-rotate:1deg}.sm\:focus\:rotate-2:focus{--tw-rotate:2deg}.sm\:focus\:rotate-3:focus{--tw-rotate:3deg}.sm\:focus\:rotate-6:focus{--tw-rotate:6deg}.sm\:focus\:rotate-12:focus{--tw-rotate:12deg}.sm\:focus\:rotate-45:focus{--tw-rotate:45deg}.sm\:focus\:rotate-90:focus{--tw-rotate:90deg}.sm\:focus\:rotate-180:focus{--tw-rotate:180deg}.sm\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.sm\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.sm\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.sm\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.sm\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.sm\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.sm\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.sm\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.sm\:skew-x-0{--tw-skew-x:0deg}.sm\:skew-x-1{--tw-skew-x:1deg}.sm\:skew-x-2{--tw-skew-x:2deg}.sm\:skew-x-3{--tw-skew-x:3deg}.sm\:skew-x-6{--tw-skew-x:6deg}.sm\:skew-x-12{--tw-skew-x:12deg}.sm\:-skew-x-12{--tw-skew-x:-12deg}.sm\:-skew-x-6{--tw-skew-x:-6deg}.sm\:-skew-x-3{--tw-skew-x:-3deg}.sm\:-skew-x-2{--tw-skew-x:-2deg}.sm\:-skew-x-1{--tw-skew-x:-1deg}.sm\:skew-y-0{--tw-skew-y:0deg}.sm\:skew-y-1{--tw-skew-y:1deg}.sm\:skew-y-2{--tw-skew-y:2deg}.sm\:skew-y-3{--tw-skew-y:3deg}.sm\:skew-y-6{--tw-skew-y:6deg}.sm\:skew-y-12{--tw-skew-y:12deg}.sm\:-skew-y-12{--tw-skew-y:-12deg}.sm\:-skew-y-6{--tw-skew-y:-6deg}.sm\:-skew-y-3{--tw-skew-y:-3deg}.sm\:-skew-y-2{--tw-skew-y:-2deg}.sm\:-skew-y-1{--tw-skew-y:-1deg}.sm\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.sm\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.sm\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.sm\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.sm\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.sm\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.sm\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.sm\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.sm\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.sm\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.sm\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.sm\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.sm\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.sm\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.sm\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.sm\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.sm\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.sm\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.sm\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.sm\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.sm\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.sm\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.sm\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.sm\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.sm\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.sm\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.sm\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.sm\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.sm\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.sm\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.sm\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.sm\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.sm\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.sm\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.sm\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.sm\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.sm\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.sm\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.sm\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.sm\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.sm\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.sm\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.sm\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.sm\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.sm\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.sm\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.sm\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.sm\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.sm\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.sm\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.sm\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.sm\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.sm\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.sm\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.sm\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.sm\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.sm\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.sm\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.sm\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.sm\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.sm\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.sm\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.sm\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.sm\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.sm\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.sm\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.sm\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.sm\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.sm\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.sm\:scale-x-0{--tw-scale-x:0}.sm\:scale-x-50{--tw-scale-x:.5}.sm\:scale-x-75{--tw-scale-x:.75}.sm\:scale-x-90{--tw-scale-x:.9}.sm\:scale-x-95{--tw-scale-x:.95}.sm\:scale-x-100{--tw-scale-x:1}.sm\:scale-x-105{--tw-scale-x:1.05}.sm\:scale-x-110{--tw-scale-x:1.1}.sm\:scale-x-125{--tw-scale-x:1.25}.sm\:scale-x-150{--tw-scale-x:1.5}.sm\:scale-y-0{--tw-scale-y:0}.sm\:scale-y-50{--tw-scale-y:.5}.sm\:scale-y-75{--tw-scale-y:.75}.sm\:scale-y-90{--tw-scale-y:.9}.sm\:scale-y-95{--tw-scale-y:.95}.sm\:scale-y-100{--tw-scale-y:1}.sm\:scale-y-105{--tw-scale-y:1.05}.sm\:scale-y-110{--tw-scale-y:1.1}.sm\:scale-y-125{--tw-scale-y:1.25}.sm\:scale-y-150{--tw-scale-y:1.5}.sm\:hover\:scale-x-0:hover{--tw-scale-x:0}.sm\:hover\:scale-x-50:hover{--tw-scale-x:.5}.sm\:hover\:scale-x-75:hover{--tw-scale-x:.75}.sm\:hover\:scale-x-90:hover{--tw-scale-x:.9}.sm\:hover\:scale-x-95:hover{--tw-scale-x:.95}.sm\:hover\:scale-x-100:hover{--tw-scale-x:1}.sm\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.sm\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.sm\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.sm\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.sm\:hover\:scale-y-0:hover{--tw-scale-y:0}.sm\:hover\:scale-y-50:hover{--tw-scale-y:.5}.sm\:hover\:scale-y-75:hover{--tw-scale-y:.75}.sm\:hover\:scale-y-90:hover{--tw-scale-y:.9}.sm\:hover\:scale-y-95:hover{--tw-scale-y:.95}.sm\:hover\:scale-y-100:hover{--tw-scale-y:1}.sm\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.sm\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.sm\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.sm\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.sm\:focus\:scale-x-0:focus{--tw-scale-x:0}.sm\:focus\:scale-x-50:focus{--tw-scale-x:.5}.sm\:focus\:scale-x-75:focus{--tw-scale-x:.75}.sm\:focus\:scale-x-90:focus{--tw-scale-x:.9}.sm\:focus\:scale-x-95:focus{--tw-scale-x:.95}.sm\:focus\:scale-x-100:focus{--tw-scale-x:1}.sm\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.sm\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.sm\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.sm\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.sm\:focus\:scale-y-0:focus{--tw-scale-y:0}.sm\:focus\:scale-y-50:focus{--tw-scale-y:.5}.sm\:focus\:scale-y-75:focus{--tw-scale-y:.75}.sm\:focus\:scale-y-90:focus{--tw-scale-y:.9}.sm\:focus\:scale-y-95:focus{--tw-scale-y:.95}.sm\:focus\:scale-y-100:focus{--tw-scale-y:1}.sm\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.sm\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.sm\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.sm\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.sm\:animate-none{animation:none}.sm\:animate-spin{animation:spin 1s linear infinite}.sm\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.sm\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sm\:animate-bounce{animation:bounce 1s infinite}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-text{cursor:text}.sm\:cursor-move{cursor:move}.sm\:cursor-help{cursor:help}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:select-none{-webkit-user-select:none;user-select:none}.sm\:select-text{-webkit-user-select:text;user-select:text}.sm\:select-all{-webkit-user-select:all;user-select:all}.sm\:select-auto{-webkit-user-select:auto;user-select:auto}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:list-inside{list-style-position:inside}.sm\:list-outside{list-style-position:outside}.sm\:list-none{list-style-type:none}.sm\:list-disc{list-style-type:disc}.sm\:list-decimal{list-style-type:decimal}.sm\:appearance-none{appearance:none}.sm\:auto-cols-auto{grid-auto-columns:auto}.sm\:auto-cols-min{grid-auto-columns:min-content}.sm\:auto-cols-max{grid-auto-columns:max-content}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:auto-rows-auto{grid-auto-rows:auto}.sm\:auto-rows-min{grid-auto-rows:min-content}.sm\:auto-rows-max{grid-auto-rows:max-content}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-none{grid-template-columns:none}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:grid-rows-none{grid-template-rows:none}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:place-content-center{place-content:center}.sm\:place-content-start{place-content:start}.sm\:place-content-end{place-content:end}.sm\:place-content-between{place-content:space-between}.sm\:place-content-around{place-content:space-around}.sm\:place-content-evenly{place-content:space-evenly}.sm\:place-content-stretch{place-content:stretch}.sm\:place-items-start{place-items:start}.sm\:place-items-end{place-items:end}.sm\:place-items-center{place-items:center}.sm\:place-items-stretch{place-items:stretch}.sm\:content-center{align-content:center}.sm\:content-start{align-content:flex-start}.sm\:content-end{align-content:flex-end}.sm\:content-between{align-content:space-between}.sm\:content-around{align-content:space-around}.sm\:content-evenly{align-content:space-evenly}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-items-start{justify-items:start}.sm\:justify-items-end{justify-items:end}.sm\:justify-items-center{justify-items:center}.sm\:justify-items-stretch{justify-items:stretch}.sm\:gap-0{gap:0}.sm\:gap-1{gap:.25rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-7{gap:1.75rem}.sm\:gap-8{gap:2rem}.sm\:gap-9{gap:2.25rem}.sm\:gap-10{gap:2.5rem}.sm\:gap-11{gap:2.75rem}.sm\:gap-12{gap:3rem}.sm\:gap-13{gap:50px}.sm\:gap-14{gap:3.5rem}.sm\:gap-15{gap:30px}.sm\:gap-16{gap:4rem}.sm\:gap-20{gap:5rem}.sm\:gap-24{gap:6rem}.sm\:gap-28{gap:7rem}.sm\:gap-30{gap:30%}.sm\:gap-32{gap:8rem}.sm\:gap-36{gap:9rem}.sm\:gap-40{gap:10rem}.sm\:gap-44{gap:11rem}.sm\:gap-45{gap:45%}.sm\:gap-48{gap:12rem}.sm\:gap-50{gap:12.5rem}.sm\:gap-52{gap:13rem}.sm\:gap-56{gap:14rem}.sm\:gap-60{gap:15rem}.sm\:gap-64{gap:16rem}.sm\:gap-72{gap:18rem}.sm\:gap-80{gap:20rem}.sm\:gap-96{gap:24rem}.sm\:gap-155{gap:155px}.sm\:gap-200{gap:20%}.sm\:gap-300{gap:300px}.sm\:gap-327{gap:327px}.sm\:gap-366{gap:366px}.sm\:gap-415{gap:415px}.sm\:gap-450{gap:450px}.sm\:gap-474{gap:474px}.sm\:gap-500{gap:500px}.sm\:gap-600{gap:600px}.sm\:gap-690{gap:690px}.sm\:gap-px{gap:1px}.sm\:gap-0\.5{gap:.125rem}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3\.5{gap:.875rem}.sm\:gap-x-0{column-gap:0}.sm\:gap-x-1{column-gap:.25rem}.sm\:gap-x-2{column-gap:.5rem}.sm\:gap-x-3{column-gap:.75rem}.sm\:gap-x-4{column-gap:1rem}.sm\:gap-x-5{column-gap:1.25rem}.sm\:gap-x-6{column-gap:1.5rem}.sm\:gap-x-7{column-gap:1.75rem}.sm\:gap-x-8{column-gap:2rem}.sm\:gap-x-9{column-gap:2.25rem}.sm\:gap-x-10{column-gap:2.5rem}.sm\:gap-x-11{column-gap:2.75rem}.sm\:gap-x-12{column-gap:3rem}.sm\:gap-x-13{column-gap:50px}.sm\:gap-x-14{column-gap:3.5rem}.sm\:gap-x-15{column-gap:30px}.sm\:gap-x-16{column-gap:4rem}.sm\:gap-x-20{column-gap:5rem}.sm\:gap-x-24{column-gap:6rem}.sm\:gap-x-28{column-gap:7rem}.sm\:gap-x-30{column-gap:30%}.sm\:gap-x-32{column-gap:8rem}.sm\:gap-x-36{column-gap:9rem}.sm\:gap-x-40{column-gap:10rem}.sm\:gap-x-44{column-gap:11rem}.sm\:gap-x-45{column-gap:45%}.sm\:gap-x-48{column-gap:12rem}.sm\:gap-x-50{column-gap:12.5rem}.sm\:gap-x-52{column-gap:13rem}.sm\:gap-x-56{column-gap:14rem}.sm\:gap-x-60{column-gap:15rem}.sm\:gap-x-64{column-gap:16rem}.sm\:gap-x-72{column-gap:18rem}.sm\:gap-x-80{column-gap:20rem}.sm\:gap-x-96{column-gap:24rem}.sm\:gap-x-155{column-gap:155px}.sm\:gap-x-200{column-gap:20%}.sm\:gap-x-300{column-gap:300px}.sm\:gap-x-327{column-gap:327px}.sm\:gap-x-366{column-gap:366px}.sm\:gap-x-415{column-gap:415px}.sm\:gap-x-450{column-gap:450px}.sm\:gap-x-474{column-gap:474px}.sm\:gap-x-500{column-gap:500px}.sm\:gap-x-600{column-gap:600px}.sm\:gap-x-690{column-gap:690px}.sm\:gap-x-px{column-gap:1px}.sm\:gap-x-0\.5{column-gap:.125rem}.sm\:gap-x-1\.5{column-gap:.375rem}.sm\:gap-x-2\.5{column-gap:.625rem}.sm\:gap-x-3\.5{column-gap:.875rem}.sm\:gap-y-0{row-gap:0}.sm\:gap-y-1{row-gap:.25rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:gap-y-3{row-gap:.75rem}.sm\:gap-y-4{row-gap:1rem}.sm\:gap-y-5{row-gap:1.25rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:gap-y-7{row-gap:1.75rem}.sm\:gap-y-8{row-gap:2rem}.sm\:gap-y-9{row-gap:2.25rem}.sm\:gap-y-10{row-gap:2.5rem}.sm\:gap-y-11{row-gap:2.75rem}.sm\:gap-y-12{row-gap:3rem}.sm\:gap-y-13{row-gap:50px}.sm\:gap-y-14{row-gap:3.5rem}.sm\:gap-y-15{row-gap:30px}.sm\:gap-y-16{row-gap:4rem}.sm\:gap-y-20{row-gap:5rem}.sm\:gap-y-24{row-gap:6rem}.sm\:gap-y-28{row-gap:7rem}.sm\:gap-y-30{row-gap:30%}.sm\:gap-y-32{row-gap:8rem}.sm\:gap-y-36{row-gap:9rem}.sm\:gap-y-40{row-gap:10rem}.sm\:gap-y-44{row-gap:11rem}.sm\:gap-y-45{row-gap:45%}.sm\:gap-y-48{row-gap:12rem}.sm\:gap-y-50{row-gap:12.5rem}.sm\:gap-y-52{row-gap:13rem}.sm\:gap-y-56{row-gap:14rem}.sm\:gap-y-60{row-gap:15rem}.sm\:gap-y-64{row-gap:16rem}.sm\:gap-y-72{row-gap:18rem}.sm\:gap-y-80{row-gap:20rem}.sm\:gap-y-96{row-gap:24rem}.sm\:gap-y-155{row-gap:155px}.sm\:gap-y-200{row-gap:20%}.sm\:gap-y-300{row-gap:300px}.sm\:gap-y-327{row-gap:327px}.sm\:gap-y-366{row-gap:366px}.sm\:gap-y-415{row-gap:415px}.sm\:gap-y-450{row-gap:450px}.sm\:gap-y-474{row-gap:474px}.sm\:gap-y-500{row-gap:500px}.sm\:gap-y-600{row-gap:600px}.sm\:gap-y-690{row-gap:690px}.sm\:gap-y-px{row-gap:1px}.sm\:gap-y-0\.5{row-gap:.125rem}.sm\:gap-y-1\.5{row-gap:.375rem}.sm\:gap-y-2\.5{row-gap:.625rem}.sm\:gap-y-3\.5{row-gap:.875rem}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.sm\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.sm\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.sm\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.sm\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.sm\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.sm\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.sm\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.sm\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.sm\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.sm\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.sm\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.sm\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.sm\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.sm\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.sm\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.sm\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.sm\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.sm\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.sm\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.sm\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.sm\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.sm\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.sm\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.sm\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.sm\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.sm\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.sm\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.sm\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.sm\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.sm\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.sm\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.sm\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.sm\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.sm\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.sm\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.sm\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.sm\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.sm\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.sm\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.sm\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.sm\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.sm\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.sm\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.sm\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.sm\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.sm\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.sm\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.sm\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.sm\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.sm\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.sm\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.sm\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.sm\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.sm\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.sm\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.sm\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.sm\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.sm\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.sm\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.sm\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.sm\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.sm\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.sm\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.sm\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.sm\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.sm\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.sm\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.sm\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.sm\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.sm\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.sm\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.sm\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.sm\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.sm\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.sm\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.sm\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.sm\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.sm\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.sm\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.sm\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.sm\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.sm\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.sm\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.sm\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.sm\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.sm\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.sm\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.sm\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.sm\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.sm\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.sm\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.sm\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.sm\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.sm\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.sm\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.sm\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.sm\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.sm\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.sm\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.sm\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.sm\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.sm\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.sm\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.sm\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.sm\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.sm\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.sm\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.sm\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.sm\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.sm\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.sm\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.sm\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.sm\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.sm\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.sm\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.sm\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.sm\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.sm\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.sm\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.sm\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.sm\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.sm\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.sm\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.sm\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.sm\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.sm\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.sm\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.sm\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.sm\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.sm\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.sm\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.sm\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.sm\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.sm\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.sm\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.sm\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.sm\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.sm\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.sm\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.sm\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.sm\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.sm\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.sm\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.sm\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.sm\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.sm\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.sm\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.sm\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.sm\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.sm\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.sm\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.sm\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.sm\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.sm\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.sm\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.sm\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.sm\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.sm\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.sm\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.sm\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.sm\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.sm\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.sm\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.sm\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.sm\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.sm\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.sm\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.sm\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.sm\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.sm\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.sm\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.sm\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.sm\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.sm\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.sm\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.sm\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.sm\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.sm\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.sm\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.sm\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.sm\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.sm\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.sm\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.sm\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.sm\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.sm\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.sm\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.sm\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.sm\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.sm\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.sm\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.sm\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.sm\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.sm\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.sm\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.sm\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.sm\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.sm\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.sm\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.sm\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.sm\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.sm\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.sm\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.sm\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.sm\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.sm\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.sm\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.sm\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.sm\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.sm\:place-self-auto{place-self:auto}.sm\:place-self-start{place-self:start}.sm\:place-self-end{place-self:end}.sm\:place-self-center{place-self:center}.sm\:place-self-stretch{place-self:stretch}.sm\:self-auto{align-self:auto}.sm\:self-start{align-self:flex-start}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:self-stretch{align-self:stretch}.sm\:self-baseline{align-self:baseline}.sm\:justify-self-auto{justify-self:auto}.sm\:justify-self-start{justify-self:start}.sm\:justify-self-end{justify-self:end}.sm\:justify-self-center{justify-self:center}.sm\:justify-self-stretch{justify-self:stretch}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-hidden{overflow-x:hidden}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:overscroll-auto{overscroll-behavior:auto}.sm\:overscroll-contain{overscroll-behavior:contain}.sm\:overscroll-none{overscroll-behavior:none}.sm\:overscroll-y-auto{overscroll-behavior-y:auto}.sm\:overscroll-y-contain{overscroll-behavior-y:contain}.sm\:overscroll-y-none{overscroll-behavior-y:none}.sm\:overscroll-x-auto{overscroll-behavior-x:auto}.sm\:overscroll-x-contain{overscroll-behavior-x:contain}.sm\:overscroll-x-none{overscroll-behavior-x:none}.sm\:truncate{overflow:hidden;white-space:nowrap}.sm\:overflow-ellipsis,.sm\:truncate{text-overflow:ellipsis}.sm\:overflow-clip{text-overflow:clip}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-nowrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-normal{overflow-wrap:normal;word-break:normal}.sm\:break-words{overflow-wrap:break-word}.sm\:break-all{word-break:break-all}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded{border-radius:.25rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.sm\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.sm\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.sm\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.sm\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.sm\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.sm\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.sm\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.sm\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.sm\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.sm\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.sm\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.sm\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.sm\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.sm\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.sm\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.sm\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.sm\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.sm\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.sm\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.sm\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.sm\:rounded-tl-none{border-top-left-radius:0}.sm\:rounded-tl-sm{border-top-left-radius:.125rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tl-md{border-top-left-radius:.375rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tl-xl{border-top-left-radius:.75rem}.sm\:rounded-tl-2xl{border-top-left-radius:1rem}.sm\:rounded-tl-3xl{border-top-left-radius:1.5rem}.sm\:rounded-tl-full{border-top-left-radius:9999px}.sm\:rounded-tr-none{border-top-right-radius:0}.sm\:rounded-tr-sm{border-top-right-radius:.125rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-tr-md{border-top-right-radius:.375rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-tr-xl{border-top-right-radius:.75rem}.sm\:rounded-tr-2xl{border-top-right-radius:1rem}.sm\:rounded-tr-3xl{border-top-right-radius:1.5rem}.sm\:rounded-tr-full{border-top-right-radius:9999px}.sm\:rounded-br-none{border-bottom-right-radius:0}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}.sm\:rounded-br{border-bottom-right-radius:.25rem}.sm\:rounded-br-md{border-bottom-right-radius:.375rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-br-xl{border-bottom-right-radius:.75rem}.sm\:rounded-br-2xl{border-bottom-right-radius:1rem}.sm\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.sm\:rounded-br-full{border-bottom-right-radius:9999px}.sm\:rounded-bl-none{border-bottom-left-radius:0}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}.sm\:rounded-bl{border-bottom-left-radius:.25rem}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-bl-xl{border-bottom-left-radius:.75rem}.sm\:rounded-bl-2xl{border-bottom-left-radius:1rem}.sm\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.sm\:rounded-bl-full{border-bottom-left-radius:9999px}.sm\:border-0{border-width:0}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border{border-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-t-2{border-top-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-t{border-top-width:1px}.sm\:border-r-0{border-right-width:0}.sm\:border-r-2{border-right-width:2px}.sm\:border-r-4{border-right-width:4px}.sm\:border-r-8{border-right-width:8px}.sm\:border-r{border-right-width:1px}.sm\:border-b-0{border-bottom-width:0}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l-0{border-left-width:0}.sm\:border-l-2{border-left-width:2px}.sm\:border-l-4{border-left-width:4px}.sm\:border-l-8{border-left-width:8px}.sm\:border-l{border-left-width:1px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-none{border-style:none}.sm\:border-transparent{border-color:#0000}.sm\:border-current{border-color:currentColor}.sm\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.sm\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.sm\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sm\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.sm\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.sm\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.sm\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.sm\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.sm\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.sm\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.sm\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.sm\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.sm\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.sm\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.sm\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.sm\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.sm\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.sm\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.sm\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.sm\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.sm\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.sm\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.sm\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.sm\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.sm\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.sm\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.sm\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.sm\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.sm\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.sm\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.sm\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.sm\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.sm\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.sm\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.sm\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.sm\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.sm\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.sm\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.sm\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.sm\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.sm\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.sm\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.sm\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.sm\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.sm\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.sm\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.sm\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.sm\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.sm\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.sm\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.sm\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.sm\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.sm\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.sm\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.sm\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.sm\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.sm\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.sm\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.sm\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.sm\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.sm\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.sm\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.sm\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.sm\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.sm\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.sm\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.sm\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.sm\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.sm\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.sm\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.sm\:border-text-dark2{border-color:#0009}.sm\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.sm\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.sm\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.sm\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.sm\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.sm\:border-grey-light3{border-color:FEFEFE}.sm\:border-grey-light4{border-color:E8E8E8}.sm\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.sm\:border-grey-light6{border-color:#e8e8e85e}.sm\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.sm\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.sm\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.sm\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-transparent{border-color:#0000}.group:hover .sm\:group-hover\:border-current{border-color:currentColor}.group:hover .sm\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .sm\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .sm\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .sm\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .sm\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .sm\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.sm\:focus-within\:border-transparent:focus-within{border-color:#0000}.sm\:focus-within\:border-current:focus-within{border-color:currentColor}.sm\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.sm\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.sm\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.sm\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.sm\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.sm\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.sm\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.sm\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.sm\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.sm\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.sm\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.sm\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.sm\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.sm\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.sm\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.sm\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.sm\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.sm\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.sm\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.sm\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.sm\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.sm\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.sm\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.sm\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.sm\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.sm\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.sm\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.sm\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.sm\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.sm\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.sm\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.sm\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.sm\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.sm\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.sm\:hover\:border-transparent:hover{border-color:#0000}.sm\:hover\:border-current:hover{border-color:currentColor}.sm\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.sm\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.sm\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sm\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.sm\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.sm\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.sm\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.sm\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.sm\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.sm\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.sm\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.sm\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.sm\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.sm\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.sm\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.sm\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.sm\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.sm\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.sm\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.sm\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.sm\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.sm\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.sm\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.sm\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.sm\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.sm\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.sm\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.sm\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.sm\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.sm\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.sm\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.sm\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.sm\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.sm\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.sm\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.sm\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.sm\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.sm\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.sm\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.sm\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.sm\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.sm\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.sm\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.sm\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.sm\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.sm\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.sm\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.sm\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.sm\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.sm\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.sm\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.sm\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.sm\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.sm\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.sm\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.sm\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.sm\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.sm\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.sm\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.sm\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.sm\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.sm\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.sm\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.sm\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.sm\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.sm\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.sm\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.sm\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.sm\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.sm\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.sm\:hover\:border-text-dark2:hover{border-color:#0009}.sm\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.sm\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.sm\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.sm\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.sm\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.sm\:hover\:border-grey-light3:hover{border-color:FEFEFE}.sm\:hover\:border-grey-light4:hover{border-color:E8E8E8}.sm\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.sm\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.sm\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.sm\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.sm\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.sm\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.sm\:focus\:border-transparent:focus{border-color:#0000}.sm\:focus\:border-current:focus{border-color:currentColor}.sm\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.sm\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.sm\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.sm\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.sm\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sm\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.sm\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.sm\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.sm\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.sm\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.sm\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.sm\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.sm\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.sm\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.sm\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.sm\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.sm\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.sm\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.sm\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.sm\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.sm\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.sm\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.sm\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.sm\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.sm\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.sm\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.sm\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.sm\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.sm\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.sm\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.sm\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.sm\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.sm\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.sm\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.sm\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.sm\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.sm\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.sm\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.sm\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.sm\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.sm\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.sm\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.sm\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.sm\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.sm\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.sm\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.sm\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.sm\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.sm\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.sm\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.sm\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.sm\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.sm\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.sm\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.sm\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.sm\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.sm\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.sm\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.sm\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.sm\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.sm\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.sm\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.sm\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.sm\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.sm\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.sm\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.sm\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.sm\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.sm\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.sm\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.sm\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.sm\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.sm\:focus\:border-text-dark2:focus{border-color:#0009}.sm\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.sm\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.sm\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.sm\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.sm\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.sm\:focus\:border-grey-light3:focus{border-color:FEFEFE}.sm\:focus\:border-grey-light4:focus{border-color:E8E8E8}.sm\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.sm\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.sm\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.sm\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.sm\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.sm\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.sm\:border-opacity-0{--tw-border-opacity:0}.sm\:border-opacity-5{--tw-border-opacity:0.05}.sm\:border-opacity-10{--tw-border-opacity:0.1}.sm\:border-opacity-20{--tw-border-opacity:0.2}.sm\:border-opacity-25{--tw-border-opacity:0.25}.sm\:border-opacity-30{--tw-border-opacity:0.3}.sm\:border-opacity-40{--tw-border-opacity:0.4}.sm\:border-opacity-50{--tw-border-opacity:0.5}.sm\:border-opacity-60{--tw-border-opacity:0.6}.sm\:border-opacity-70{--tw-border-opacity:0.7}.sm\:border-opacity-75{--tw-border-opacity:0.75}.sm\:border-opacity-80{--tw-border-opacity:0.8}.sm\:border-opacity-90{--tw-border-opacity:0.9}.sm\:border-opacity-95{--tw-border-opacity:0.95}.sm\:border-opacity-100{--tw-border-opacity:1}.group:hover .sm\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .sm\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .sm\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .sm\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .sm\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .sm\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .sm\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .sm\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .sm\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .sm\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .sm\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .sm\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .sm\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .sm\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .sm\:group-hover\:border-opacity-100{--tw-border-opacity:1}.sm\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.sm\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.sm\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.sm\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.sm\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.sm\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.sm\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.sm\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.sm\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.sm\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.sm\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.sm\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.sm\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.sm\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.sm\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.sm\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.sm\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.sm\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.sm\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.sm\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.sm\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.sm\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.sm\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.sm\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.sm\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.sm\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.sm\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.sm\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.sm\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.sm\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.sm\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.sm\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.sm\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.sm\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.sm\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.sm\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.sm\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.sm\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.sm\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.sm\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.sm\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.sm\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.sm\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.sm\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.sm\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.sm\:bg-transparent{background-color:initial}.sm\:bg-current{background-color:currentColor}.sm\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.sm\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.sm\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.sm\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.sm\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.sm\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.sm\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.sm\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.sm\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.sm\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.sm\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.sm\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.sm\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.sm\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.sm\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.sm\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.sm\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.sm\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.sm\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.sm\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.sm\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.sm\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.sm\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.sm\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.sm\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.sm\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.sm\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.sm\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.sm\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.sm\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.sm\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.sm\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.sm\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.sm\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.sm\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.sm\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.sm\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.sm\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.sm\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.sm\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.sm\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.sm\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.sm\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.sm\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.sm\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.sm\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.sm\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.sm\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.sm\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.sm\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.sm\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.sm\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.sm\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.sm\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.sm\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.sm\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.sm\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.sm\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.sm\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.sm\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.sm\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.sm\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.sm\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.sm\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.sm\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.sm\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.sm\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.sm\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.sm\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.sm\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.sm\:bg-text-dark2{background-color:#0009}.sm\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.sm\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.sm\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.sm\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.sm\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.sm\:bg-grey-light3{background-color:FEFEFE}.sm\:bg-grey-light4{background-color:E8E8E8}.sm\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.sm\:bg-grey-light6{background-color:#e8e8e85e}.sm\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.sm\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.sm\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.sm\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-transparent{background-color:initial}.group:hover .sm\:group-hover\:bg-current{background-color:currentColor}.group:hover .sm\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .sm\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .sm\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .sm\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .sm\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .sm\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.sm\:focus-within\:bg-transparent:focus-within{background-color:initial}.sm\:focus-within\:bg-current:focus-within{background-color:currentColor}.sm\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.sm\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.sm\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.sm\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.sm\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.sm\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.sm\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.sm\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.sm\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.sm\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.sm\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.sm\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.sm\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.sm\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.sm\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.sm\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.sm\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.sm\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.sm\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.sm\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.sm\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.sm\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.sm\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.sm\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.sm\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.sm\:hover\:bg-transparent:hover{background-color:initial}.sm\:hover\:bg-current:hover{background-color:currentColor}.sm\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.sm\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.sm\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.sm\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.sm\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.sm\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.sm\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.sm\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.sm\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.sm\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.sm\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.sm\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.sm\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.sm\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.sm\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.sm\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.sm\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.sm\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.sm\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.sm\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.sm\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.sm\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.sm\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.sm\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.sm\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.sm\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.sm\:hover\:bg-text-dark2:hover{background-color:#0009}.sm\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.sm\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.sm\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.sm\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.sm\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.sm\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.sm\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.sm\:focus\:bg-transparent:focus{background-color:initial}.sm\:focus\:bg-current:focus{background-color:currentColor}.sm\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.sm\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.sm\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.sm\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.sm\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.sm\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.sm\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.sm\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.sm\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.sm\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.sm\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.sm\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.sm\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.sm\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.sm\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.sm\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.sm\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.sm\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.sm\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.sm\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.sm\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.sm\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.sm\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.sm\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.sm\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.sm\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.sm\:focus\:bg-text-dark2:focus{background-color:#0009}.sm\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.sm\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.sm\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.sm\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.sm\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.sm\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.sm\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.sm\:bg-opacity-0{--tw-bg-opacity:0}.sm\:bg-opacity-5{--tw-bg-opacity:0.05}.sm\:bg-opacity-10{--tw-bg-opacity:0.1}.sm\:bg-opacity-20{--tw-bg-opacity:0.2}.sm\:bg-opacity-25{--tw-bg-opacity:0.25}.sm\:bg-opacity-30{--tw-bg-opacity:0.3}.sm\:bg-opacity-40{--tw-bg-opacity:0.4}.sm\:bg-opacity-50{--tw-bg-opacity:0.5}.sm\:bg-opacity-60{--tw-bg-opacity:0.6}.sm\:bg-opacity-70{--tw-bg-opacity:0.7}.sm\:bg-opacity-75{--tw-bg-opacity:0.75}.sm\:bg-opacity-80{--tw-bg-opacity:0.8}.sm\:bg-opacity-90{--tw-bg-opacity:0.9}.sm\:bg-opacity-95{--tw-bg-opacity:0.95}.sm\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .sm\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .sm\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .sm\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .sm\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .sm\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .sm\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .sm\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .sm\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .sm\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .sm\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .sm\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .sm\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .sm\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .sm\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .sm\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.sm\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.sm\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.sm\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.sm\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.sm\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.sm\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.sm\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.sm\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.sm\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.sm\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.sm\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.sm\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.sm\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.sm\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.sm\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.sm\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.sm\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.sm\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.sm\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.sm\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.sm\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.sm\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.sm\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.sm\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.sm\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.sm\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.sm\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.sm\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.sm\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.sm\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.sm\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.sm\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.sm\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.sm\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.sm\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.sm\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.sm\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.sm\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.sm\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.sm\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.sm\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.sm\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.sm\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.sm\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.sm\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.sm\:bg-none{background-image:none}.sm\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.sm\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.sm\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.sm\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.sm\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.sm\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.sm\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.sm\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.sm\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.sm\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.sm\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.sm\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.sm\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.sm\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.sm\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.sm\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.sm\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.sm\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.sm\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.sm\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.sm\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.sm\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.sm\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.sm\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.sm\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.sm\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.sm\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.sm\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.sm\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.sm\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.sm\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.sm\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.sm\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.sm\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.sm\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.sm\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.sm\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.sm\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.sm\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.sm\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.sm\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.sm\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.sm\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.sm\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.sm\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.sm\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.sm\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.sm\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.sm\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.sm\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.sm\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.sm\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.sm\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.sm\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.sm\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.sm\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.sm\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.sm\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.sm\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.sm\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.sm\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.sm\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.sm\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.sm\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.sm\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.sm\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.sm\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.sm\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.sm\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.sm\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.sm\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.sm\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.sm\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.sm\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.sm\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.sm\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.sm\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.sm\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.sm\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.sm\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.sm\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.sm\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.sm\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.sm\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.sm\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.sm\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.sm\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.sm\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.sm\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.sm\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.sm\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.sm\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.sm\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.sm\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.sm\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.sm\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.sm\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.sm\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.sm\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.sm\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.sm\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.sm\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.sm\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.sm\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.sm\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.sm\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.sm\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.sm\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.sm\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.sm\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.sm\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.sm\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.sm\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.sm\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.sm\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.sm\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.sm\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.sm\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.sm\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.sm\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.sm\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.sm\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.sm\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.sm\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.sm\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.sm\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.sm\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.sm\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.sm\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.sm\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.sm\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.sm\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.sm\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.sm\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.sm\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.sm\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.sm\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.sm\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.sm\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.sm\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.sm\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.sm\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.sm\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.sm\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.sm\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.sm\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.sm\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.sm\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.sm\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.sm\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.sm\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.sm\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.sm\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.sm\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.sm\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.sm\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.sm\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.sm\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.sm\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.sm\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.sm\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.sm\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.sm\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.sm\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.sm\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.sm\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.sm\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.sm\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.sm\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.sm\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.sm\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.sm\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.sm\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.sm\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.sm\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.sm\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.sm\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.sm\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.sm\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.sm\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.sm\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.sm\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.sm\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.sm\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.sm\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.sm\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.sm\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.sm\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.sm\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.sm\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.sm\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.sm\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.sm\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.sm\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.sm\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.sm\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.sm\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.sm\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.sm\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.sm\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.sm\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.sm\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.sm\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.sm\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.sm\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.sm\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.sm\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.sm\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.sm\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.sm\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.sm\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.sm\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.sm\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.sm\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.sm\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.sm\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.sm\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.sm\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.sm\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.sm\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.sm\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.sm\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.sm\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.sm\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.sm\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.sm\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.sm\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.sm\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.sm\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.sm\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.sm\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.sm\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.sm\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.sm\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.sm\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.sm\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.sm\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.sm\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.sm\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.sm\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.sm\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.sm\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.sm\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.sm\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.sm\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.sm\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.sm\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.sm\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.sm\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.sm\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.sm\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.sm\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.sm\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.sm\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.sm\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.sm\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.sm\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.sm\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.sm\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.sm\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.sm\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.sm\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.sm\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.sm\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.sm\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.sm\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.sm\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.sm\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.sm\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.sm\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.sm\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.sm\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.sm\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.sm\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.sm\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.sm\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.sm\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.sm\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.sm\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.sm\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.sm\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.sm\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.sm\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.sm\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.sm\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.sm\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.sm\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.sm\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.sm\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.sm\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.sm\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.sm\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.sm\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.sm\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.sm\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.sm\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.sm\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.sm\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.sm\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.sm\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.sm\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.sm\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.sm\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.sm\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.sm\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.sm\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.sm\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.sm\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.sm\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.sm\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.sm\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.sm\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.sm\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.sm\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.sm\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.sm\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.sm\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.sm\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.sm\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.sm\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.sm\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.sm\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.sm\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.sm\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.sm\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.sm\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.sm\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.sm\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.sm\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.sm\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.sm\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.sm\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.sm\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.sm\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.sm\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.sm\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.sm\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.sm\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.sm\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.sm\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.sm\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.sm\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.sm\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.sm\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.sm\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.sm\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.sm\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.sm\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.sm\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.sm\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.sm\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.sm\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.sm\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.sm\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.sm\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.sm\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.sm\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.sm\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.sm\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.sm\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.sm\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.sm\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.sm\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.sm\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.sm\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.sm\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.sm\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.sm\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.sm\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.sm\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.sm\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.sm\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.sm\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.sm\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.sm\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.sm\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.sm\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.sm\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.sm\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.sm\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.sm\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.sm\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.sm\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.sm\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.sm\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.sm\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.sm\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.sm\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.sm\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.sm\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.sm\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.sm\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.sm\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.sm\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.sm\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.sm\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.sm\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.sm\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.sm\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.sm\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.sm\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.sm\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.sm\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.sm\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.sm\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.sm\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.sm\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.sm\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.sm\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.sm\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.sm\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.sm\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.sm\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.sm\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.sm\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.sm\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.sm\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.sm\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.sm\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.sm\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.sm\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.sm\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.sm\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.sm\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.sm\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.sm\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.sm\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.sm\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.sm\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.sm\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.sm\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.sm\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.sm\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.sm\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.sm\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.sm\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.sm\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.sm\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.sm\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.sm\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.sm\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.sm\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.sm\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.sm\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.sm\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.sm\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.sm\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.sm\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.sm\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.sm\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.sm\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.sm\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.sm\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.sm\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.sm\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.sm\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.sm\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.sm\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.sm\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.sm\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.sm\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.sm\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.sm\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.sm\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.sm\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.sm\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.sm\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.sm\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.sm\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.sm\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.sm\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.sm\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.sm\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.sm\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.sm\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.sm\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.sm\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.sm\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.sm\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.sm\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.sm\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.sm\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.sm\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.sm\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.sm\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.sm\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.sm\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.sm\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.sm\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.sm\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.sm\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.sm\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.sm\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.sm\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.sm\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.sm\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.sm\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.sm\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.sm\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.sm\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.sm\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.sm\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.sm\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.sm\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.sm\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.sm\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.sm\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.sm\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.sm\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.sm\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.sm\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.sm\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.sm\:to-transparent{--tw-gradient-to:#0000}.sm\:to-current{--tw-gradient-to:currentColor}.sm\:to-black{--tw-gradient-to:#000}.sm\:to-white{--tw-gradient-to:#fff}.sm\:to-gray-50{--tw-gradient-to:#f9fafb}.sm\:to-gray-100{--tw-gradient-to:#f3f4f6}.sm\:to-gray-200{--tw-gradient-to:#e5e7eb}.sm\:to-gray-300{--tw-gradient-to:#d1d5db}.sm\:to-gray-400{--tw-gradient-to:#9ca3af}.sm\:to-gray-500{--tw-gradient-to:#6b7280}.sm\:to-gray-600{--tw-gradient-to:#4b5563}.sm\:to-gray-700{--tw-gradient-to:#374151}.sm\:to-gray-800{--tw-gradient-to:#1f2937}.sm\:to-gray-900{--tw-gradient-to:#111827}.sm\:to-red{--tw-gradient-to:#ff002a}.sm\:to-yellow-50{--tw-gradient-to:#fffbeb}.sm\:to-yellow-100{--tw-gradient-to:#fef3c7}.sm\:to-yellow-200{--tw-gradient-to:#fde68a}.sm\:to-yellow-300{--tw-gradient-to:#fcd34d}.sm\:to-yellow-400{--tw-gradient-to:#fbbf24}.sm\:to-yellow-500{--tw-gradient-to:#f59e0b}.sm\:to-yellow-600{--tw-gradient-to:#d97706}.sm\:to-yellow-700{--tw-gradient-to:#b45309}.sm\:to-yellow-800{--tw-gradient-to:#92400e}.sm\:to-yellow-900{--tw-gradient-to:#78350f}.sm\:to-green-50{--tw-gradient-to:#ecfdf5}.sm\:to-green-100{--tw-gradient-to:#d1fae5}.sm\:to-green-200{--tw-gradient-to:#a7f3d0}.sm\:to-green-300{--tw-gradient-to:#6ee7b7}.sm\:to-green-400{--tw-gradient-to:#34d399}.sm\:to-green-500{--tw-gradient-to:#10b981}.sm\:to-green-600{--tw-gradient-to:#059669}.sm\:to-green-700{--tw-gradient-to:#047857}.sm\:to-green-800{--tw-gradient-to:#065f46}.sm\:to-green-900{--tw-gradient-to:#064e3b}.sm\:to-blue{--tw-gradient-to:#3b82f6}.sm\:to-indigo-50{--tw-gradient-to:#eef2ff}.sm\:to-indigo-100{--tw-gradient-to:#e0e7ff}.sm\:to-indigo-200{--tw-gradient-to:#c7d2fe}.sm\:to-indigo-300{--tw-gradient-to:#a5b4fc}.sm\:to-indigo-400{--tw-gradient-to:#818cf8}.sm\:to-indigo-500{--tw-gradient-to:#6366f1}.sm\:to-indigo-600{--tw-gradient-to:#4f46e5}.sm\:to-indigo-700{--tw-gradient-to:#4338ca}.sm\:to-indigo-800{--tw-gradient-to:#3730a3}.sm\:to-indigo-900{--tw-gradient-to:#312e81}.sm\:to-purple-50{--tw-gradient-to:#f5f3ff}.sm\:to-purple-100{--tw-gradient-to:#ede9fe}.sm\:to-purple-200{--tw-gradient-to:#ddd6fe}.sm\:to-purple-300{--tw-gradient-to:#c4b5fd}.sm\:to-purple-400{--tw-gradient-to:#a78bfa}.sm\:to-purple-500{--tw-gradient-to:#8b5cf6}.sm\:to-purple-600{--tw-gradient-to:#7c3aed}.sm\:to-purple-700{--tw-gradient-to:#6d28d9}.sm\:to-purple-800{--tw-gradient-to:#5b21b6}.sm\:to-purple-900{--tw-gradient-to:#4c1d95}.sm\:to-pink-50{--tw-gradient-to:#fdf2f8}.sm\:to-pink-100{--tw-gradient-to:#fce7f3}.sm\:to-pink-200{--tw-gradient-to:#fbcfe8}.sm\:to-pink-300{--tw-gradient-to:#f9a8d4}.sm\:to-pink-400{--tw-gradient-to:#f472b6}.sm\:to-pink-500{--tw-gradient-to:#ec4899}.sm\:to-pink-600{--tw-gradient-to:#db2777}.sm\:to-pink-700{--tw-gradient-to:#be185d}.sm\:to-pink-800{--tw-gradient-to:#9d174d}.sm\:to-pink-900{--tw-gradient-to:#831843}.sm\:to-primary{--tw-gradient-to:#c734e5}.sm\:to-test{--tw-gradient-to:#743902}.sm\:to-tertiary{--tw-gradient-to:#4fc143}.sm\:to-bg_primary{--tw-gradient-to:#af7ba3}.sm\:to-crd_b{--tw-gradient-to:#263884}.sm\:to-crd_o{--tw-gradient-to:#f07c6a}.sm\:to-crd_p{--tw-gradient-to:#009ee0}.sm\:to-text-dark{--tw-gradient-to:#555b6d}.sm\:to-text-dark2{--tw-gradient-to:#0009}.sm\:to-text-primary{--tw-gradient-to:#7a2467}.sm\:to-text-other{--tw-gradient-to:#11142d}.sm\:to-text-light{--tw-gradient-to:#9a9ab0}.sm\:to-grey-light{--tw-gradient-to:#a0a4a8}.sm\:to-grey-light2{--tw-gradient-to:#dbdde0}.sm\:to-grey-light3{--tw-gradient-to:FEFEFE}.sm\:to-grey-light4{--tw-gradient-to:E8E8E8}.sm\:to-grey-light5{--tw-gradient-to:#f8f9fb}.sm\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.sm\:to-grey-white{--tw-gradient-to:#f2f5fb}.sm\:to-grey-dark{--tw-gradient-to:#52575c}.sm\:to-grey-vl{--tw-gradient-to:#eff2f7}.sm\:to-grey-fi{--tw-gradient-to:#c4c4c4}.sm\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.sm\:hover\:to-current:hover{--tw-gradient-to:currentColor}.sm\:hover\:to-black:hover{--tw-gradient-to:#000}.sm\:hover\:to-white:hover{--tw-gradient-to:#fff}.sm\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.sm\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.sm\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.sm\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.sm\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.sm\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.sm\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.sm\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.sm\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.sm\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.sm\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.sm\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.sm\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.sm\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.sm\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.sm\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.sm\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.sm\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.sm\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.sm\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.sm\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.sm\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.sm\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.sm\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.sm\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.sm\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.sm\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.sm\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.sm\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.sm\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.sm\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.sm\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.sm\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.sm\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.sm\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.sm\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.sm\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.sm\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.sm\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.sm\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.sm\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.sm\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.sm\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.sm\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.sm\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.sm\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.sm\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.sm\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.sm\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.sm\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.sm\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.sm\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.sm\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.sm\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.sm\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.sm\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.sm\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.sm\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.sm\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.sm\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.sm\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.sm\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.sm\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.sm\:hover\:to-test:hover{--tw-gradient-to:#743902}.sm\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.sm\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.sm\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.sm\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.sm\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.sm\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.sm\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.sm\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.sm\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.sm\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.sm\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.sm\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.sm\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.sm\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.sm\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.sm\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.sm\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.sm\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.sm\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.sm\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.sm\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.sm\:focus\:to-current:focus{--tw-gradient-to:currentColor}.sm\:focus\:to-black:focus{--tw-gradient-to:#000}.sm\:focus\:to-white:focus{--tw-gradient-to:#fff}.sm\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.sm\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.sm\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.sm\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.sm\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.sm\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.sm\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.sm\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.sm\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.sm\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.sm\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.sm\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.sm\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.sm\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.sm\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.sm\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.sm\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.sm\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.sm\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.sm\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.sm\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.sm\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.sm\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.sm\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.sm\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.sm\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.sm\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.sm\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.sm\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.sm\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.sm\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.sm\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.sm\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.sm\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.sm\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.sm\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.sm\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.sm\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.sm\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.sm\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.sm\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.sm\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.sm\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.sm\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.sm\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.sm\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.sm\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.sm\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.sm\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.sm\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.sm\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.sm\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.sm\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.sm\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.sm\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.sm\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.sm\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.sm\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.sm\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.sm\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.sm\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.sm\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.sm\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.sm\:focus\:to-test:focus{--tw-gradient-to:#743902}.sm\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.sm\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.sm\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.sm\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.sm\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.sm\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.sm\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.sm\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.sm\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.sm\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.sm\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.sm\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.sm\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.sm\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.sm\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.sm\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.sm\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.sm\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.sm\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.sm\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-clip-border{background-clip:initial}.sm\:bg-clip-padding{background-clip:padding-box}.sm\:bg-clip-content{background-clip:content-box}.sm\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-repeat-round{background-repeat:round}.sm\:bg-repeat-space{background-repeat:space}.sm\:fill-current{fill:currentColor}.sm\:stroke-current{stroke:currentColor}.sm\:stroke-0{stroke-width:0}.sm\:stroke-1{stroke-width:1}.sm\:stroke-2{stroke-width:2}.sm\:object-contain{object-fit:contain}.sm\:object-cover{object-fit:cover}.sm\:object-fill{object-fit:fill}.sm\:object-none{object-fit:none}.sm\:object-scale-down{object-fit:scale-down}.sm\:object-bottom{object-position:bottom}.sm\:object-center{object-position:center}.sm\:object-left{object-position:left}.sm\:object-left-bottom{object-position:left bottom}.sm\:object-left-top{object-position:left top}.sm\:object-right{object-position:right}.sm\:object-right-bottom{object-position:right bottom}.sm\:object-right-top{object-position:right top}.sm\:object-top{object-position:top}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:p-9{padding:2.25rem}.sm\:p-10{padding:2.5rem}.sm\:p-11{padding:2.75rem}.sm\:p-12{padding:3rem}.sm\:p-13{padding:50px}.sm\:p-14{padding:3.5rem}.sm\:p-15{padding:30px}.sm\:p-16{padding:4rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-28{padding:7rem}.sm\:p-30{padding:30%}.sm\:p-32{padding:8rem}.sm\:p-36{padding:9rem}.sm\:p-40{padding:10rem}.sm\:p-44{padding:11rem}.sm\:p-45{padding:45%}.sm\:p-48{padding:12rem}.sm\:p-50{padding:12.5rem}.sm\:p-52{padding:13rem}.sm\:p-56{padding:14rem}.sm\:p-60{padding:15rem}.sm\:p-64{padding:16rem}.sm\:p-72{padding:18rem}.sm\:p-80{padding:20rem}.sm\:p-96{padding:24rem}.sm\:p-155{padding:155px}.sm\:p-200{padding:20%}.sm\:p-300{padding:300px}.sm\:p-327{padding:327px}.sm\:p-366{padding:366px}.sm\:p-415{padding:415px}.sm\:p-450{padding:450px}.sm\:p-474{padding:474px}.sm\:p-500{padding:500px}.sm\:p-600{padding:600px}.sm\:p-690{padding:690px}.sm\:p-px{padding:1px}.sm\:p-0\.5{padding:.125rem}.sm\:p-1\.5{padding:.375rem}.sm\:p-2\.5{padding:.625rem}.sm\:p-3\.5{padding:.875rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-13{padding-left:50px;padding-right:50px}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:px-15{padding-left:30px;padding-right:30px}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:px-28{padding-left:7rem;padding-right:7rem}.sm\:px-30{padding-left:30%;padding-right:30%}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:px-36{padding-left:9rem;padding-right:9rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:px-44{padding-left:11rem;padding-right:11rem}.sm\:px-45{padding-left:45%;padding-right:45%}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:px-50{padding-left:12.5rem;padding-right:12.5rem}.sm\:px-52{padding-left:13rem;padding-right:13rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:px-60{padding-left:15rem;padding-right:15rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:px-72{padding-left:18rem;padding-right:18rem}.sm\:px-80{padding-left:20rem;padding-right:20rem}.sm\:px-96{padding-left:24rem;padding-right:24rem}.sm\:px-155{padding-left:155px;padding-right:155px}.sm\:px-200{padding-left:20%;padding-right:20%}.sm\:px-300{padding-left:300px;padding-right:300px}.sm\:px-327{padding-left:327px;padding-right:327px}.sm\:px-366{padding-left:366px;padding-right:366px}.sm\:px-415{padding-left:415px;padding-right:415px}.sm\:px-450{padding-left:450px;padding-right:450px}.sm\:px-474{padding-left:474px;padding-right:474px}.sm\:px-500{padding-left:500px;padding-right:500px}.sm\:px-600{padding-left:600px;padding-right:600px}.sm\:px-690{padding-left:690px;padding-right:690px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.sm\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:py-0{padding-bottom:0;padding-top:0}.sm\:py-1{padding-bottom:.25rem;padding-top:.25rem}.sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.sm\:py-8{padding-bottom:2rem;padding-top:2rem}.sm\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.sm\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.sm\:py-12{padding-bottom:3rem;padding-top:3rem}.sm\:py-13{padding-bottom:50px;padding-top:50px}.sm\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.sm\:py-15{padding-bottom:30px;padding-top:30px}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:py-20{padding-bottom:5rem;padding-top:5rem}.sm\:py-24{padding-bottom:6rem;padding-top:6rem}.sm\:py-28{padding-bottom:7rem;padding-top:7rem}.sm\:py-30{padding-bottom:30%;padding-top:30%}.sm\:py-32{padding-bottom:8rem;padding-top:8rem}.sm\:py-36{padding-bottom:9rem;padding-top:9rem}.sm\:py-40{padding-bottom:10rem;padding-top:10rem}.sm\:py-44{padding-bottom:11rem;padding-top:11rem}.sm\:py-45{padding-bottom:45%;padding-top:45%}.sm\:py-48{padding-bottom:12rem;padding-top:12rem}.sm\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.sm\:py-52{padding-bottom:13rem;padding-top:13rem}.sm\:py-56{padding-bottom:14rem;padding-top:14rem}.sm\:py-60{padding-bottom:15rem;padding-top:15rem}.sm\:py-64{padding-bottom:16rem;padding-top:16rem}.sm\:py-72{padding-bottom:18rem;padding-top:18rem}.sm\:py-80{padding-bottom:20rem;padding-top:20rem}.sm\:py-96{padding-bottom:24rem;padding-top:24rem}.sm\:py-155{padding-bottom:155px;padding-top:155px}.sm\:py-200{padding-bottom:20%;padding-top:20%}.sm\:py-300{padding-bottom:300px;padding-top:300px}.sm\:py-327{padding-bottom:327px;padding-top:327px}.sm\:py-366{padding-bottom:366px;padding-top:366px}.sm\:py-415{padding-bottom:415px;padding-top:415px}.sm\:py-450{padding-bottom:450px;padding-top:450px}.sm\:py-474{padding-bottom:474px;padding-top:474px}.sm\:py-500{padding-bottom:500px;padding-top:500px}.sm\:py-600{padding-bottom:600px;padding-top:600px}.sm\:py-690{padding-bottom:690px;padding-top:690px}.sm\:py-px{padding-bottom:1px;padding-top:1px}.sm\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.sm\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.sm\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.sm\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-7{padding-top:1.75rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-9{padding-top:2.25rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-11{padding-top:2.75rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-13{padding-top:50px}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-15{padding-top:30px}.sm\:pt-16{padding-top:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-28{padding-top:7rem}.sm\:pt-30{padding-top:30%}.sm\:pt-32{padding-top:8rem}.sm\:pt-36{padding-top:9rem}.sm\:pt-40{padding-top:10rem}.sm\:pt-44{padding-top:11rem}.sm\:pt-45{padding-top:45%}.sm\:pt-48{padding-top:12rem}.sm\:pt-50{padding-top:12.5rem}.sm\:pt-52{padding-top:13rem}.sm\:pt-56{padding-top:14rem}.sm\:pt-60{padding-top:15rem}.sm\:pt-64{padding-top:16rem}.sm\:pt-72{padding-top:18rem}.sm\:pt-80{padding-top:20rem}.sm\:pt-96{padding-top:24rem}.sm\:pt-155{padding-top:155px}.sm\:pt-200{padding-top:20%}.sm\:pt-300{padding-top:300px}.sm\:pt-327{padding-top:327px}.sm\:pt-366{padding-top:366px}.sm\:pt-415{padding-top:415px}.sm\:pt-450{padding-top:450px}.sm\:pt-474{padding-top:474px}.sm\:pt-500{padding-top:500px}.sm\:pt-600{padding-top:600px}.sm\:pt-690{padding-top:690px}.sm\:pt-px{padding-top:1px}.sm\:pt-0\.5{padding-top:.125rem}.sm\:pt-1\.5{padding-top:.375rem}.sm\:pt-2\.5{padding-top:.625rem}.sm\:pt-3\.5{padding-top:.875rem}.sm\:pr-0{padding-right:0}.sm\:pr-1{padding-right:.25rem}.sm\:pr-2{padding-right:.5rem}.sm\:pr-3{padding-right:.75rem}.sm\:pr-4{padding-right:1rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pr-7{padding-right:1.75rem}.sm\:pr-8{padding-right:2rem}.sm\:pr-9{padding-right:2.25rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-11{padding-right:2.75rem}.sm\:pr-12{padding-right:3rem}.sm\:pr-13{padding-right:50px}.sm\:pr-14{padding-right:3.5rem}.sm\:pr-15{padding-right:30px}.sm\:pr-16{padding-right:4rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-24{padding-right:6rem}.sm\:pr-28{padding-right:7rem}.sm\:pr-30{padding-right:30%}.sm\:pr-32{padding-right:8rem}.sm\:pr-36{padding-right:9rem}.sm\:pr-40{padding-right:10rem}.sm\:pr-44{padding-right:11rem}.sm\:pr-45{padding-right:45%}.sm\:pr-48{padding-right:12rem}.sm\:pr-50{padding-right:12.5rem}.sm\:pr-52{padding-right:13rem}.sm\:pr-56{padding-right:14rem}.sm\:pr-60{padding-right:15rem}.sm\:pr-64{padding-right:16rem}.sm\:pr-72{padding-right:18rem}.sm\:pr-80{padding-right:20rem}.sm\:pr-96{padding-right:24rem}.sm\:pr-155{padding-right:155px}.sm\:pr-200{padding-right:20%}.sm\:pr-300{padding-right:300px}.sm\:pr-327{padding-right:327px}.sm\:pr-366{padding-right:366px}.sm\:pr-415{padding-right:415px}.sm\:pr-450{padding-right:450px}.sm\:pr-474{padding-right:474px}.sm\:pr-500{padding-right:500px}.sm\:pr-600{padding-right:600px}.sm\:pr-690{padding-right:690px}.sm\:pr-px{padding-right:1px}.sm\:pr-0\.5{padding-right:.125rem}.sm\:pr-1\.5{padding-right:.375rem}.sm\:pr-2\.5{padding-right:.625rem}.sm\:pr-3\.5{padding-right:.875rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-7{padding-bottom:1.75rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-9{padding-bottom:2.25rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pb-11{padding-bottom:2.75rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-13{padding-bottom:50px}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pb-15{padding-bottom:30px}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-28{padding-bottom:7rem}.sm\:pb-30{padding-bottom:30%}.sm\:pb-32{padding-bottom:8rem}.sm\:pb-36{padding-bottom:9rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pb-44{padding-bottom:11rem}.sm\:pb-45{padding-bottom:45%}.sm\:pb-48{padding-bottom:12rem}.sm\:pb-50{padding-bottom:12.5rem}.sm\:pb-52{padding-bottom:13rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pb-60{padding-bottom:15rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pb-72{padding-bottom:18rem}.sm\:pb-80{padding-bottom:20rem}.sm\:pb-96{padding-bottom:24rem}.sm\:pb-155{padding-bottom:155px}.sm\:pb-200{padding-bottom:20%}.sm\:pb-300{padding-bottom:300px}.sm\:pb-327{padding-bottom:327px}.sm\:pb-366{padding-bottom:366px}.sm\:pb-415{padding-bottom:415px}.sm\:pb-450{padding-bottom:450px}.sm\:pb-474{padding-bottom:474px}.sm\:pb-500{padding-bottom:500px}.sm\:pb-600{padding-bottom:600px}.sm\:pb-690{padding-bottom:690px}.sm\:pb-px{padding-bottom:1px}.sm\:pb-0\.5{padding-bottom:.125rem}.sm\:pb-1\.5{padding-bottom:.375rem}.sm\:pb-2\.5{padding-bottom:.625rem}.sm\:pb-3\.5{padding-bottom:.875rem}.sm\:pl-0{padding-left:0}.sm\:pl-1{padding-left:.25rem}.sm\:pl-2{padding-left:.5rem}.sm\:pl-3{padding-left:.75rem}.sm\:pl-4{padding-left:1rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pl-7{padding-left:1.75rem}.sm\:pl-8{padding-left:2rem}.sm\:pl-9{padding-left:2.25rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pl-11{padding-left:2.75rem}.sm\:pl-12{padding-left:3rem}.sm\:pl-13{padding-left:50px}.sm\:pl-14{padding-left:3.5rem}.sm\:pl-15{padding-left:30px}.sm\:pl-16{padding-left:4rem}.sm\:pl-20{padding-left:5rem}.sm\:pl-24{padding-left:6rem}.sm\:pl-28{padding-left:7rem}.sm\:pl-30{padding-left:30%}.sm\:pl-32{padding-left:8rem}.sm\:pl-36{padding-left:9rem}.sm\:pl-40{padding-left:10rem}.sm\:pl-44{padding-left:11rem}.sm\:pl-45{padding-left:45%}.sm\:pl-48{padding-left:12rem}.sm\:pl-50{padding-left:12.5rem}.sm\:pl-52{padding-left:13rem}.sm\:pl-56{padding-left:14rem}.sm\:pl-60{padding-left:15rem}.sm\:pl-64{padding-left:16rem}.sm\:pl-72{padding-left:18rem}.sm\:pl-80{padding-left:20rem}.sm\:pl-96{padding-left:24rem}.sm\:pl-155{padding-left:155px}.sm\:pl-200{padding-left:20%}.sm\:pl-300{padding-left:300px}.sm\:pl-327{padding-left:327px}.sm\:pl-366{padding-left:366px}.sm\:pl-415{padding-left:415px}.sm\:pl-450{padding-left:450px}.sm\:pl-474{padding-left:474px}.sm\:pl-500{padding-left:500px}.sm\:pl-600{padding-left:600px}.sm\:pl-690{padding-left:690px}.sm\:pl-px{padding-left:1px}.sm\:pl-0\.5{padding-left:.125rem}.sm\:pl-1\.5{padding-left:.375rem}.sm\:pl-2\.5{padding-left:.625rem}.sm\:pl-3\.5{padding-left:.875rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:align-baseline{vertical-align:initial}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.sm\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.sm\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sm\:font-SfProDisplay{font-family:SF Pro Display}.sm\:font-SfPro{font-family:sf_pro_textregular}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}.sm\:text-lt{font-size:2rem}.sm\:text-xxs{font-size:10px}.sm\:text-tiny{font-size:7px}.sm\:font-thin{font-weight:100}.sm\:font-extralight{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:italic{font-style:italic}.sm\:not-italic{font-style:normal}.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.sm\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.sm\:ordinal{--tw-ordinal:ordinal}.sm\:slashed-zero{--tw-slashed-zero:slashed-zero}.sm\:lining-nums{--tw-numeric-figure:lining-nums}.sm\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.sm\:proportional-nums{--tw-numeric-spacing:proportional-nums}.sm\:tabular-nums{--tw-numeric-spacing:tabular-nums}.sm\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.sm\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.sm\:leading-3{line-height:.75rem}.sm\:leading-4{line-height:1rem}.sm\:leading-5{line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:leading-7{line-height:1.75rem}.sm\:leading-8{line-height:2rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:leading-none{line-height:1}.sm\:leading-tight{line-height:1.25}.sm\:leading-snug{line-height:1.375}.sm\:leading-normal{line-height:1.5}.sm\:leading-relaxed{line-height:1.625}.sm\:leading-loose{line-height:2}.sm\:tracking-tighter{letter-spacing:-.05em}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:tracking-normal{letter-spacing:0}.sm\:tracking-wide{letter-spacing:.025em}.sm\:tracking-wider{letter-spacing:.05em}.sm\:tracking-widest{letter-spacing:.1em}.sm\:text-transparent{color:#0000}.sm\:text-current{color:currentColor}.sm\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.sm\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.sm\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.sm\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.sm\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.sm\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.sm\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.sm\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.sm\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.sm\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.sm\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.sm\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.sm\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.sm\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.sm\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.sm\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.sm\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.sm\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.sm\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.sm\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.sm\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.sm\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.sm\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.sm\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.sm\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.sm\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.sm\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.sm\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.sm\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.sm\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.sm\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.sm\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.sm\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.sm\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.sm\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.sm\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.sm\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.sm\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.sm\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.sm\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.sm\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.sm\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.sm\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.sm\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.sm\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.sm\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.sm\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.sm\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.sm\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.sm\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.sm\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.sm\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.sm\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.sm\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.sm\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.sm\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.sm\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.sm\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.sm\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.sm\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.sm\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.sm\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.sm\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.sm\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.sm\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.sm\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.sm\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.sm\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.sm\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.sm\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.sm\:text-text-dark2{color:#0009}.sm\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.sm\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.sm\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.sm\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.sm\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.sm\:text-grey-light3{color:FEFEFE}.sm\:text-grey-light4{color:E8E8E8}.sm\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.sm\:text-grey-light6{color:#e8e8e85e}.sm\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.sm\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.sm\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.sm\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-transparent{color:#0000}.group:hover .sm\:group-hover\:text-current{color:currentColor}.group:hover .sm\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-text-dark2{color:#0009}.group:hover .sm\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .sm\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .sm\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .sm\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .sm\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.sm\:focus-within\:text-transparent:focus-within{color:#0000}.sm\:focus-within\:text-current:focus-within{color:currentColor}.sm\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.sm\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.sm\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.sm\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.sm\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.sm\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.sm\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.sm\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.sm\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.sm\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.sm\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.sm\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.sm\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.sm\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.sm\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.sm\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.sm\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.sm\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.sm\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.sm\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.sm\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.sm\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.sm\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.sm\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.sm\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.sm\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.sm\:focus-within\:text-text-dark2:focus-within{color:#0009}.sm\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.sm\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.sm\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.sm\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.sm\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.sm\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.sm\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.sm\:hover\:text-transparent:hover{color:#0000}.sm\:hover\:text-current:hover{color:currentColor}.sm\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.sm\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.sm\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.sm\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.sm\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.sm\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.sm\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.sm\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.sm\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.sm\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.sm\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.sm\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.sm\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.sm\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.sm\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.sm\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.sm\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.sm\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.sm\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.sm\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.sm\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.sm\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.sm\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.sm\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.sm\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.sm\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.sm\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.sm\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.sm\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.sm\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.sm\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.sm\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.sm\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.sm\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.sm\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.sm\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.sm\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.sm\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.sm\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.sm\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.sm\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.sm\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.sm\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.sm\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.sm\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.sm\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.sm\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.sm\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.sm\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.sm\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.sm\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.sm\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.sm\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.sm\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.sm\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.sm\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.sm\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.sm\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.sm\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.sm\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.sm\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.sm\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.sm\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.sm\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.sm\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.sm\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.sm\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.sm\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.sm\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.sm\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.sm\:hover\:text-text-dark2:hover{color:#0009}.sm\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.sm\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.sm\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.sm\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.sm\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.sm\:hover\:text-grey-light3:hover{color:FEFEFE}.sm\:hover\:text-grey-light4:hover{color:E8E8E8}.sm\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.sm\:hover\:text-grey-light6:hover{color:#e8e8e85e}.sm\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.sm\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.sm\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.sm\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.sm\:focus\:text-transparent:focus{color:#0000}.sm\:focus\:text-current:focus{color:currentColor}.sm\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.sm\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.sm\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.sm\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.sm\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.sm\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.sm\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.sm\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.sm\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.sm\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.sm\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.sm\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.sm\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.sm\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.sm\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.sm\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.sm\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.sm\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.sm\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.sm\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.sm\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.sm\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.sm\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.sm\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.sm\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.sm\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.sm\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.sm\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.sm\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.sm\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.sm\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.sm\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.sm\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.sm\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.sm\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.sm\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.sm\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.sm\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.sm\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.sm\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.sm\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.sm\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.sm\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.sm\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.sm\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.sm\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.sm\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.sm\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.sm\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.sm\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.sm\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.sm\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.sm\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.sm\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.sm\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.sm\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.sm\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.sm\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.sm\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.sm\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.sm\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.sm\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.sm\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.sm\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.sm\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.sm\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.sm\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.sm\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.sm\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.sm\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.sm\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.sm\:focus\:text-text-dark2:focus{color:#0009}.sm\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.sm\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.sm\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.sm\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.sm\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.sm\:focus\:text-grey-light3:focus{color:FEFEFE}.sm\:focus\:text-grey-light4:focus{color:E8E8E8}.sm\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.sm\:focus\:text-grey-light6:focus{color:#e8e8e85e}.sm\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.sm\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.sm\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.sm\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.sm\:text-opacity-0{--tw-text-opacity:0}.sm\:text-opacity-5{--tw-text-opacity:0.05}.sm\:text-opacity-10{--tw-text-opacity:0.1}.sm\:text-opacity-20{--tw-text-opacity:0.2}.sm\:text-opacity-25{--tw-text-opacity:0.25}.sm\:text-opacity-30{--tw-text-opacity:0.3}.sm\:text-opacity-40{--tw-text-opacity:0.4}.sm\:text-opacity-50{--tw-text-opacity:0.5}.sm\:text-opacity-60{--tw-text-opacity:0.6}.sm\:text-opacity-70{--tw-text-opacity:0.7}.sm\:text-opacity-75{--tw-text-opacity:0.75}.sm\:text-opacity-80{--tw-text-opacity:0.8}.sm\:text-opacity-90{--tw-text-opacity:0.9}.sm\:text-opacity-95{--tw-text-opacity:0.95}.sm\:text-opacity-100{--tw-text-opacity:1}.group:hover .sm\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .sm\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .sm\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .sm\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .sm\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .sm\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .sm\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .sm\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .sm\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .sm\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .sm\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .sm\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .sm\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .sm\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .sm\:group-hover\:text-opacity-100{--tw-text-opacity:1}.sm\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.sm\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.sm\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.sm\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.sm\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.sm\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.sm\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.sm\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.sm\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.sm\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.sm\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.sm\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.sm\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.sm\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.sm\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.sm\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.sm\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.sm\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.sm\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.sm\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.sm\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.sm\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.sm\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.sm\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.sm\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.sm\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.sm\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.sm\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.sm\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.sm\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.sm\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.sm\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.sm\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.sm\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.sm\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.sm\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.sm\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.sm\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.sm\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.sm\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.sm\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.sm\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.sm\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.sm\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.sm\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.sm\:underline{text-decoration:underline}.sm\:line-through{text-decoration:line-through}.sm\:no-underline{text-decoration:none}.group:hover .sm\:group-hover\:underline{text-decoration:underline}.group:hover .sm\:group-hover\:line-through{text-decoration:line-through}.group:hover .sm\:group-hover\:no-underline{text-decoration:none}.sm\:focus-within\:underline:focus-within{text-decoration:underline}.sm\:focus-within\:line-through:focus-within{text-decoration:line-through}.sm\:focus-within\:no-underline:focus-within{text-decoration:none}.sm\:hover\:underline:hover{text-decoration:underline}.sm\:hover\:line-through:hover{text-decoration:line-through}.sm\:hover\:no-underline:hover{text-decoration:none}.sm\:focus\:underline:focus{text-decoration:underline}.sm\:focus\:line-through:focus{text-decoration:line-through}.sm\:focus\:no-underline:focus{text-decoration:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:placeholder-transparent::placeholder{color:#0000}.sm\:placeholder-current::placeholder{color:currentColor}.sm\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.sm\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.sm\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.sm\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.sm\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.sm\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.sm\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.sm\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.sm\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.sm\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.sm\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.sm\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.sm\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.sm\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.sm\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.sm\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.sm\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.sm\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.sm\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.sm\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.sm\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.sm\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.sm\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.sm\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.sm\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.sm\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.sm\:placeholder-text-dark2::placeholder{color:#0009}.sm\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.sm\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.sm\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-light3::placeholder{color:FEFEFE}.sm\:placeholder-grey-light4::placeholder{color:E8E8E8}.sm\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.sm\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.sm\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.sm\:focus\:placeholder-current:focus::placeholder{color:currentColor}.sm\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.sm\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.sm\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.sm\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.sm\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.sm\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.sm\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.sm\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.sm\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.sm\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.sm\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.sm\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.sm\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.sm\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.sm\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.sm\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.sm\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.sm\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.sm\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.sm\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.sm\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.sm\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.sm\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.sm\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.sm\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.sm\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.sm\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.sm\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.sm\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.sm\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.sm\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.sm\:opacity-0{opacity:0}.sm\:opacity-5{opacity:.05}.sm\:opacity-10{opacity:.1}.sm\:opacity-20{opacity:.2}.sm\:opacity-25{opacity:.25}.sm\:opacity-30{opacity:.3}.sm\:opacity-40{opacity:.4}.sm\:opacity-50{opacity:.5}.sm\:opacity-60{opacity:.6}.sm\:opacity-70{opacity:.7}.sm\:opacity-75{opacity:.75}.sm\:opacity-80{opacity:.8}.sm\:opacity-90{opacity:.9}.sm\:opacity-95{opacity:.95}.sm\:opacity-100{opacity:1}.group:hover .sm\:group-hover\:opacity-0{opacity:0}.group:hover .sm\:group-hover\:opacity-5{opacity:.05}.group:hover .sm\:group-hover\:opacity-10{opacity:.1}.group:hover .sm\:group-hover\:opacity-20{opacity:.2}.group:hover .sm\:group-hover\:opacity-25{opacity:.25}.group:hover .sm\:group-hover\:opacity-30{opacity:.3}.group:hover .sm\:group-hover\:opacity-40{opacity:.4}.group:hover .sm\:group-hover\:opacity-50{opacity:.5}.group:hover .sm\:group-hover\:opacity-60{opacity:.6}.group:hover .sm\:group-hover\:opacity-70{opacity:.7}.group:hover .sm\:group-hover\:opacity-75{opacity:.75}.group:hover .sm\:group-hover\:opacity-80{opacity:.8}.group:hover .sm\:group-hover\:opacity-90{opacity:.9}.group:hover .sm\:group-hover\:opacity-95{opacity:.95}.group:hover .sm\:group-hover\:opacity-100{opacity:1}.sm\:focus-within\:opacity-0:focus-within{opacity:0}.sm\:focus-within\:opacity-5:focus-within{opacity:.05}.sm\:focus-within\:opacity-10:focus-within{opacity:.1}.sm\:focus-within\:opacity-20:focus-within{opacity:.2}.sm\:focus-within\:opacity-25:focus-within{opacity:.25}.sm\:focus-within\:opacity-30:focus-within{opacity:.3}.sm\:focus-within\:opacity-40:focus-within{opacity:.4}.sm\:focus-within\:opacity-50:focus-within{opacity:.5}.sm\:focus-within\:opacity-60:focus-within{opacity:.6}.sm\:focus-within\:opacity-70:focus-within{opacity:.7}.sm\:focus-within\:opacity-75:focus-within{opacity:.75}.sm\:focus-within\:opacity-80:focus-within{opacity:.8}.sm\:focus-within\:opacity-90:focus-within{opacity:.9}.sm\:focus-within\:opacity-95:focus-within{opacity:.95}.sm\:focus-within\:opacity-100:focus-within{opacity:1}.sm\:hover\:opacity-0:hover{opacity:0}.sm\:hover\:opacity-5:hover{opacity:.05}.sm\:hover\:opacity-10:hover{opacity:.1}.sm\:hover\:opacity-20:hover{opacity:.2}.sm\:hover\:opacity-25:hover{opacity:.25}.sm\:hover\:opacity-30:hover{opacity:.3}.sm\:hover\:opacity-40:hover{opacity:.4}.sm\:hover\:opacity-50:hover{opacity:.5}.sm\:hover\:opacity-60:hover{opacity:.6}.sm\:hover\:opacity-70:hover{opacity:.7}.sm\:hover\:opacity-75:hover{opacity:.75}.sm\:hover\:opacity-80:hover{opacity:.8}.sm\:hover\:opacity-90:hover{opacity:.9}.sm\:hover\:opacity-95:hover{opacity:.95}.sm\:hover\:opacity-100:hover{opacity:1}.sm\:focus\:opacity-0:focus{opacity:0}.sm\:focus\:opacity-5:focus{opacity:.05}.sm\:focus\:opacity-10:focus{opacity:.1}.sm\:focus\:opacity-20:focus{opacity:.2}.sm\:focus\:opacity-25:focus{opacity:.25}.sm\:focus\:opacity-30:focus{opacity:.3}.sm\:focus\:opacity-40:focus{opacity:.4}.sm\:focus\:opacity-50:focus{opacity:.5}.sm\:focus\:opacity-60:focus{opacity:.6}.sm\:focus\:opacity-70:focus{opacity:.7}.sm\:focus\:opacity-75:focus{opacity:.75}.sm\:focus\:opacity-80:focus{opacity:.8}.sm\:focus\:opacity-90:focus{opacity:.9}.sm\:focus\:opacity-95:focus{opacity:.95}.sm\:focus\:opacity-100:focus{opacity:1}.sm\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.sm\:shadow,.sm\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:shadow-lg,.sm\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:shadow-2xl,.sm\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.sm\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.sm\:shadow-inner,.sm\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:shadow-none{--tw-shadow:0 0 #0000}.sm\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .sm\:group-hover\:shadow-sm,.sm\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .sm\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .sm\:group-hover\:shadow,.group:hover .sm\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .sm\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .sm\:group-hover\:shadow-lg,.group:hover .sm\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .sm\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .sm\:group-hover\:shadow-2xl,.group:hover .sm\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .sm\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .sm\:group-hover\:shadow-acs,.group:hover .sm\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .sm\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.sm\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.sm\:focus-within\:shadow-sm:focus-within,.sm\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:focus-within\:shadow-lg:focus-within,.sm\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:focus-within\:shadow-2xl:focus-within,.sm\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.sm\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.sm\:focus-within\:shadow-inner:focus-within,.sm\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.sm\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.sm\:focus-within\:shadow-acs:focus-within,.sm\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.sm\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:hover\:shadow-md:hover,.sm\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:hover\:shadow-lg:hover,.sm\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.sm\:hover\:shadow-2xl:hover,.sm\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.sm\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.sm\:hover\:shadow-acs:hover,.sm\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.sm\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.sm\:focus\:shadow-sm:focus,.sm\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.sm\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sm\:focus\:shadow-lg:focus,.sm\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sm\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sm\:focus\:shadow-2xl:focus,.sm\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.sm\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.sm\:focus\:shadow-inner:focus,.sm\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.sm\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:outline-none{outline:2px solid #0000;outline-offset:2px}.sm\:outline-white{outline:2px dotted #fff;outline-offset:2px}.sm\:outline-black{outline:2px dotted #000;outline-offset:2px}.sm\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.sm\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.sm\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.sm\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.sm\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.sm\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.sm\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:ring-0,.sm\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:ring-2,.sm\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:ring,.sm\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-0:focus-within,.sm\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-2:focus-within,.sm\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-8:focus-within,.sm\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-0:focus,.sm\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-2:focus,.sm\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus\:ring-8:focus,.sm\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.sm\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.sm\:focus-within\:ring-inset:focus-within,.sm\:focus\:ring-inset:focus,.sm\:ring-inset{--tw-ring-inset:inset}.sm\:ring-transparent{--tw-ring-color:#0000}.sm\:ring-current{--tw-ring-color:currentColor}.sm\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.sm\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.sm\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.sm\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.sm\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.sm\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.sm\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.sm\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.sm\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.sm\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.sm\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.sm\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.sm\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.sm\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.sm\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.sm\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.sm\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.sm\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.sm\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.sm\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.sm\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.sm\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.sm\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.sm\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.sm\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.sm\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.sm\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.sm\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.sm\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.sm\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.sm\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.sm\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.sm\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.sm\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.sm\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.sm\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.sm\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.sm\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.sm\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.sm\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.sm\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.sm\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.sm\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.sm\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.sm\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.sm\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.sm\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.sm\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.sm\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.sm\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.sm\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.sm\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.sm\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.sm\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.sm\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.sm\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.sm\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.sm\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.sm\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.sm\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.sm\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.sm\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.sm\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.sm\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.sm\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.sm\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.sm\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.sm\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.sm\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.sm\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.sm\:ring-text-dark2{--tw-ring-color:#0009}.sm\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.sm\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.sm\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.sm\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.sm\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.sm\:ring-grey-light3{--tw-ring-color:FEFEFE}.sm\:ring-grey-light4{--tw-ring-color:E8E8E8}.sm\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.sm\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.sm\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.sm\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.sm\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.sm\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.sm\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.sm\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.sm\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.sm\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.sm\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.sm\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.sm\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.sm\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.sm\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.sm\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.sm\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.sm\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.sm\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.sm\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.sm\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.sm\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.sm\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.sm\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.sm\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.sm\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.sm\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.sm\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.sm\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.sm\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.sm\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.sm\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.sm\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.sm\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.sm\:focus\:ring-current:focus{--tw-ring-color:currentColor}.sm\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.sm\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.sm\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.sm\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.sm\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.sm\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.sm\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.sm\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.sm\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.sm\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.sm\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.sm\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.sm\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.sm\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.sm\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.sm\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.sm\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.sm\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.sm\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.sm\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.sm\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.sm\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.sm\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.sm\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.sm\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.sm\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.sm\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.sm\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.sm\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.sm\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.sm\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.sm\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.sm\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.sm\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.sm\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.sm\:ring-opacity-0{--tw-ring-opacity:0}.sm\:ring-opacity-5{--tw-ring-opacity:0.05}.sm\:ring-opacity-10{--tw-ring-opacity:0.1}.sm\:ring-opacity-20{--tw-ring-opacity:0.2}.sm\:ring-opacity-25{--tw-ring-opacity:0.25}.sm\:ring-opacity-30{--tw-ring-opacity:0.3}.sm\:ring-opacity-40{--tw-ring-opacity:0.4}.sm\:ring-opacity-50{--tw-ring-opacity:0.5}.sm\:ring-opacity-60{--tw-ring-opacity:0.6}.sm\:ring-opacity-70{--tw-ring-opacity:0.7}.sm\:ring-opacity-75{--tw-ring-opacity:0.75}.sm\:ring-opacity-80{--tw-ring-opacity:0.8}.sm\:ring-opacity-90{--tw-ring-opacity:0.9}.sm\:ring-opacity-95{--tw-ring-opacity:0.95}.sm\:ring-opacity-100{--tw-ring-opacity:1}.sm\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.sm\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.sm\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.sm\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.sm\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.sm\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.sm\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.sm\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.sm\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.sm\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.sm\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.sm\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.sm\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.sm\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.sm\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.sm\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.sm\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.sm\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.sm\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.sm\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.sm\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.sm\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.sm\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.sm\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.sm\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.sm\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.sm\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.sm\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.sm\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.sm\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.sm\:ring-offset-0{--tw-ring-offset-width:0px}.sm\:ring-offset-1{--tw-ring-offset-width:1px}.sm\:ring-offset-2{--tw-ring-offset-width:2px}.sm\:ring-offset-4{--tw-ring-offset-width:4px}.sm\:ring-offset-8{--tw-ring-offset-width:8px}.sm\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.sm\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.sm\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.sm\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.sm\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.sm\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.sm\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.sm\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.sm\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.sm\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.sm\:ring-offset-transparent{--tw-ring-offset-color:#0000}.sm\:ring-offset-current{--tw-ring-offset-color:currentColor}.sm\:ring-offset-black{--tw-ring-offset-color:#000}.sm\:ring-offset-white{--tw-ring-offset-color:#fff}.sm\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.sm\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.sm\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.sm\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.sm\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.sm\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.sm\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.sm\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.sm\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.sm\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.sm\:ring-offset-red{--tw-ring-offset-color:#ff002a}.sm\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.sm\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.sm\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.sm\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.sm\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.sm\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.sm\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.sm\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.sm\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.sm\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.sm\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.sm\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.sm\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.sm\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.sm\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.sm\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.sm\:ring-offset-green-600{--tw-ring-offset-color:#059669}.sm\:ring-offset-green-700{--tw-ring-offset-color:#047857}.sm\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.sm\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.sm\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.sm\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.sm\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.sm\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.sm\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.sm\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.sm\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.sm\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.sm\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.sm\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.sm\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.sm\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.sm\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.sm\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.sm\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.sm\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.sm\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.sm\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.sm\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.sm\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.sm\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.sm\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.sm\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.sm\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.sm\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.sm\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.sm\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.sm\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.sm\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.sm\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.sm\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.sm\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.sm\:ring-offset-test{--tw-ring-offset-color:#743902}.sm\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.sm\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.sm\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.sm\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.sm\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.sm\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.sm\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.sm\:ring-offset-text-primary{--tw-ring-offset-color:#c734e5}.sm\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.sm\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.sm\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.sm\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.sm\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.sm\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.sm\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.sm\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.sm\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.sm\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.sm\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.sm\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.sm\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.sm\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.sm\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.sm\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.sm\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.sm\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.sm\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.sm\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.sm\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.sm\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.sm\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.sm\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.sm\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.sm\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.sm\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.sm\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.sm\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.sm\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.sm\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.sm\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.sm\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.sm\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.sm\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.sm\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.sm\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.sm\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.sm\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.sm\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.sm\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.sm\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.sm\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.sm\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.sm\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.sm\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.sm\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.sm\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.sm\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.sm\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.sm\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.sm\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.sm\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.sm\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.sm\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.sm\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.sm\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.sm\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.sm\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.sm\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.sm\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.sm\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.sm\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.sm\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.sm\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.sm\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.sm\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.sm\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.sm\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.sm\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.sm\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.sm\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.sm\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.sm\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.sm\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.sm\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.sm\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.sm\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.sm\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.sm\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.sm\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.sm\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.sm\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.sm\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.sm\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.sm\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.sm\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.sm\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#c734e5}.sm\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.sm\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.sm\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.sm\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.sm\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.sm\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.sm\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.sm\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.sm\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.sm\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.sm\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.sm\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.sm\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.sm\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.sm\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.sm\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.sm\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.sm\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.sm\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.sm\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.sm\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.sm\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.sm\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.sm\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.sm\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.sm\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.sm\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.sm\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.sm\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.sm\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.sm\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.sm\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.sm\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.sm\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.sm\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.sm\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.sm\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.sm\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.sm\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.sm\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.sm\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.sm\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.sm\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.sm\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.sm\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.sm\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.sm\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.sm\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.sm\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.sm\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.sm\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.sm\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.sm\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.sm\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.sm\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.sm\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.sm\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.sm\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.sm\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.sm\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.sm\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.sm\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.sm\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.sm\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.sm\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.sm\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.sm\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.sm\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.sm\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.sm\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.sm\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.sm\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.sm\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.sm\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.sm\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.sm\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.sm\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.sm\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.sm\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.sm\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.sm\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.sm\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.sm\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.sm\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.sm\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.sm\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.sm\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.sm\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#c734e5}.sm\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.sm\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.sm\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.sm\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.sm\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.sm\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.sm\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.sm\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.sm\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.sm\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.sm\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.sm\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.sm\:transition-none{transition-property:none}.sm\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:delay-75{transition-delay:75ms}.sm\:delay-100{transition-delay:.1s}.sm\:delay-150{transition-delay:.15s}.sm\:delay-200{transition-delay:.2s}.sm\:delay-300{transition-delay:.3s}.sm\:delay-500{transition-delay:.5s}.sm\:delay-700{transition-delay:.7s}.sm\:delay-1000{transition-delay:1s}.sm\:duration-75{transition-duration:75ms}.sm\:duration-100{transition-duration:.1s}.sm\:duration-150{transition-duration:.15s}.sm\:duration-200{transition-duration:.2s}.sm\:duration-300{transition-duration:.3s}.sm\:duration-500{transition-duration:.5s}.sm\:duration-700{transition-duration:.7s}.sm\:duration-1000{transition-duration:1s}.sm\:ease-linear{transition-timing-function:linear}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:1536px){.md\:container{max-width:1536px}}.md\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.md\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.md\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.md\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.md\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.md\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:inset-0{bottom:0;left:0;right:0;top:0}.md\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.md\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.md\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.md\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.md\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.md\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.md\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.md\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.md\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.md\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.md\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.md\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.md\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.md\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.md\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.md\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.md\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.md\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.md\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.md\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.md\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.md\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.md\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.md\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.md\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.md\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.md\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.md\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.md\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.md\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.md\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.md\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.md\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.md\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.md\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.md\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.md\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.md\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.md\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.md\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.md\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.md\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.md\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.md\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.md\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.md\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.md\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.md\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.md\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.md\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.md\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.md\:-inset-0{bottom:0;left:0;right:0;top:0}.md\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.md\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.md\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.md\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.md\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.md\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.md\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.md\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.md\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.md\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.md\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.md\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.md\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.md\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.md\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.md\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.md\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.md\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.md\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.md\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.md\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.md\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.md\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.md\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.md\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.md\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.md\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.md\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.md\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.md\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.md\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.md\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.md\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.md\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.md\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.md\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.md\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.md\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.md\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.md\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.md\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.md\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.md\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.md\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.md\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.md\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.md\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.md\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.md\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.md\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.md\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.md\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.md\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.md\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.md\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.md\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.md\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.md\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.md\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.md\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.md\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.md\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.md\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.md\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.md\:inset-x-0{left:0;right:0}.md\:inset-x-1{left:.25rem;right:.25rem}.md\:inset-x-2{left:.5rem;right:.5rem}.md\:inset-x-3{left:.75rem;right:.75rem}.md\:inset-x-4{left:1rem;right:1rem}.md\:inset-x-5{left:1.25rem;right:1.25rem}.md\:inset-x-6{left:1.5rem;right:1.5rem}.md\:inset-x-7{left:1.75rem;right:1.75rem}.md\:inset-x-8{left:2rem;right:2rem}.md\:inset-x-9{left:2.25rem;right:2.25rem}.md\:inset-x-10{left:2.5rem;right:2.5rem}.md\:inset-x-11{left:2.75rem;right:2.75rem}.md\:inset-x-12{left:3rem;right:3rem}.md\:inset-x-13{left:50px;right:50px}.md\:inset-x-14{left:3.5rem;right:3.5rem}.md\:inset-x-15{left:30px;right:30px}.md\:inset-x-16{left:4rem;right:4rem}.md\:inset-x-20{left:5rem;right:5rem}.md\:inset-x-24{left:6rem;right:6rem}.md\:inset-x-28{left:7rem;right:7rem}.md\:inset-x-30{left:30%;right:30%}.md\:inset-x-32{left:8rem;right:8rem}.md\:inset-x-36{left:9rem;right:9rem}.md\:inset-x-40{left:10rem;right:10rem}.md\:inset-x-44{left:11rem;right:11rem}.md\:inset-x-45{left:45%;right:45%}.md\:inset-x-48{left:12rem;right:12rem}.md\:inset-x-50{left:12.5rem;right:12.5rem}.md\:inset-x-52{left:13rem;right:13rem}.md\:inset-x-56{left:14rem;right:14rem}.md\:inset-x-60{left:15rem;right:15rem}.md\:inset-x-64{left:16rem;right:16rem}.md\:inset-x-72{left:18rem;right:18rem}.md\:inset-x-80{left:20rem;right:20rem}.md\:inset-x-96{left:24rem;right:24rem}.md\:inset-x-155{left:155px;right:155px}.md\:inset-x-200{left:20%;right:20%}.md\:inset-x-300{left:300px;right:300px}.md\:inset-x-327{left:327px;right:327px}.md\:inset-x-366{left:366px;right:366px}.md\:inset-x-415{left:415px;right:415px}.md\:inset-x-450{left:450px;right:450px}.md\:inset-x-474{left:474px;right:474px}.md\:inset-x-500{left:500px;right:500px}.md\:inset-x-600{left:600px;right:600px}.md\:inset-x-690{left:690px;right:690px}.md\:inset-x-auto{left:auto;right:auto}.md\:inset-x-px{left:1px;right:1px}.md\:inset-x-0\.5{left:.125rem;right:.125rem}.md\:inset-x-1\.5{left:.375rem;right:.375rem}.md\:inset-x-2\.5{left:.625rem;right:.625rem}.md\:inset-x-3\.5{left:.875rem;right:.875rem}.md\:-inset-x-0{left:0;right:0}.md\:-inset-x-1{left:-.25rem;right:-.25rem}.md\:-inset-x-2{left:-.5rem;right:-.5rem}.md\:-inset-x-3{left:-.75rem;right:-.75rem}.md\:-inset-x-4{left:-1rem;right:-1rem}.md\:-inset-x-5{left:-1.25rem;right:-1.25rem}.md\:-inset-x-6{left:-1.5rem;right:-1.5rem}.md\:-inset-x-7{left:-1.75rem;right:-1.75rem}.md\:-inset-x-8{left:-2rem;right:-2rem}.md\:-inset-x-9{left:-2.25rem;right:-2.25rem}.md\:-inset-x-10{left:-2.5rem;right:-2.5rem}.md\:-inset-x-11{left:-2.75rem;right:-2.75rem}.md\:-inset-x-12{left:-3rem;right:-3rem}.md\:-inset-x-13{left:-50px;right:-50px}.md\:-inset-x-14{left:-3.5rem;right:-3.5rem}.md\:-inset-x-15{left:-30px;right:-30px}.md\:-inset-x-16{left:-4rem;right:-4rem}.md\:-inset-x-20{left:-5rem;right:-5rem}.md\:-inset-x-24{left:-6rem;right:-6rem}.md\:-inset-x-28{left:-7rem;right:-7rem}.md\:-inset-x-30{left:-30%;right:-30%}.md\:-inset-x-32{left:-8rem;right:-8rem}.md\:-inset-x-36{left:-9rem;right:-9rem}.md\:-inset-x-40{left:-10rem;right:-10rem}.md\:-inset-x-44{left:-11rem;right:-11rem}.md\:-inset-x-45{left:-45%;right:-45%}.md\:-inset-x-48{left:-12rem;right:-12rem}.md\:-inset-x-50{left:-12.5rem;right:-12.5rem}.md\:-inset-x-52{left:-13rem;right:-13rem}.md\:-inset-x-56{left:-14rem;right:-14rem}.md\:-inset-x-60{left:-15rem;right:-15rem}.md\:-inset-x-64{left:-16rem;right:-16rem}.md\:-inset-x-72{left:-18rem;right:-18rem}.md\:-inset-x-80{left:-20rem;right:-20rem}.md\:-inset-x-96{left:-24rem;right:-24rem}.md\:-inset-x-155{left:-155px;right:-155px}.md\:-inset-x-200{left:-20%;right:-20%}.md\:-inset-x-300{left:-300px;right:-300px}.md\:-inset-x-327{left:-327px;right:-327px}.md\:-inset-x-366{left:-366px;right:-366px}.md\:-inset-x-415{left:-415px;right:-415px}.md\:-inset-x-450{left:-450px;right:-450px}.md\:-inset-x-474{left:-474px;right:-474px}.md\:-inset-x-500{left:-500px;right:-500px}.md\:-inset-x-600{left:-600px;right:-600px}.md\:-inset-x-690{left:-690px;right:-690px}.md\:-inset-x-px{left:-1px;right:-1px}.md\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.md\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.md\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.md\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.md\:inset-x-1\/2{left:50%;right:50%}.md\:inset-x-1\/3{left:33.333333%;right:33.333333%}.md\:inset-x-2\/3{left:66.666667%;right:66.666667%}.md\:inset-x-1\/4{left:25%;right:25%}.md\:inset-x-2\/4{left:50%;right:50%}.md\:inset-x-3\/4{left:75%;right:75%}.md\:inset-x-full{left:100%;right:100%}.md\:-inset-x-1\/2{left:-50%;right:-50%}.md\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.md\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.md\:-inset-x-1\/4{left:-25%;right:-25%}.md\:-inset-x-2\/4{left:-50%;right:-50%}.md\:-inset-x-3\/4{left:-75%;right:-75%}.md\:-inset-x-full{left:-100%;right:-100%}.md\:inset-y-0{bottom:0;top:0}.md\:inset-y-1{bottom:.25rem;top:.25rem}.md\:inset-y-2{bottom:.5rem;top:.5rem}.md\:inset-y-3{bottom:.75rem;top:.75rem}.md\:inset-y-4{bottom:1rem;top:1rem}.md\:inset-y-5{bottom:1.25rem;top:1.25rem}.md\:inset-y-6{bottom:1.5rem;top:1.5rem}.md\:inset-y-7{bottom:1.75rem;top:1.75rem}.md\:inset-y-8{bottom:2rem;top:2rem}.md\:inset-y-9{bottom:2.25rem;top:2.25rem}.md\:inset-y-10{bottom:2.5rem;top:2.5rem}.md\:inset-y-11{bottom:2.75rem;top:2.75rem}.md\:inset-y-12{bottom:3rem;top:3rem}.md\:inset-y-13{bottom:50px;top:50px}.md\:inset-y-14{bottom:3.5rem;top:3.5rem}.md\:inset-y-15{bottom:30px;top:30px}.md\:inset-y-16{bottom:4rem;top:4rem}.md\:inset-y-20{bottom:5rem;top:5rem}.md\:inset-y-24{bottom:6rem;top:6rem}.md\:inset-y-28{bottom:7rem;top:7rem}.md\:inset-y-30{bottom:30%;top:30%}.md\:inset-y-32{bottom:8rem;top:8rem}.md\:inset-y-36{bottom:9rem;top:9rem}.md\:inset-y-40{bottom:10rem;top:10rem}.md\:inset-y-44{bottom:11rem;top:11rem}.md\:inset-y-45{bottom:45%;top:45%}.md\:inset-y-48{bottom:12rem;top:12rem}.md\:inset-y-50{bottom:12.5rem;top:12.5rem}.md\:inset-y-52{bottom:13rem;top:13rem}.md\:inset-y-56{bottom:14rem;top:14rem}.md\:inset-y-60{bottom:15rem;top:15rem}.md\:inset-y-64{bottom:16rem;top:16rem}.md\:inset-y-72{bottom:18rem;top:18rem}.md\:inset-y-80{bottom:20rem;top:20rem}.md\:inset-y-96{bottom:24rem;top:24rem}.md\:inset-y-155{bottom:155px;top:155px}.md\:inset-y-200{bottom:20%;top:20%}.md\:inset-y-300{bottom:300px;top:300px}.md\:inset-y-327{bottom:327px;top:327px}.md\:inset-y-366{bottom:366px;top:366px}.md\:inset-y-415{bottom:415px;top:415px}.md\:inset-y-450{bottom:450px;top:450px}.md\:inset-y-474{bottom:474px;top:474px}.md\:inset-y-500{bottom:500px;top:500px}.md\:inset-y-600{bottom:600px;top:600px}.md\:inset-y-690{bottom:690px;top:690px}.md\:inset-y-auto{bottom:auto;top:auto}.md\:inset-y-px{bottom:1px;top:1px}.md\:inset-y-0\.5{bottom:.125rem;top:.125rem}.md\:inset-y-1\.5{bottom:.375rem;top:.375rem}.md\:inset-y-2\.5{bottom:.625rem;top:.625rem}.md\:inset-y-3\.5{bottom:.875rem;top:.875rem}.md\:-inset-y-0{bottom:0;top:0}.md\:-inset-y-1{bottom:-.25rem;top:-.25rem}.md\:-inset-y-2{bottom:-.5rem;top:-.5rem}.md\:-inset-y-3{bottom:-.75rem;top:-.75rem}.md\:-inset-y-4{bottom:-1rem;top:-1rem}.md\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.md\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.md\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.md\:-inset-y-8{bottom:-2rem;top:-2rem}.md\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.md\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.md\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.md\:-inset-y-12{bottom:-3rem;top:-3rem}.md\:-inset-y-13{bottom:-50px;top:-50px}.md\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.md\:-inset-y-15{bottom:-30px;top:-30px}.md\:-inset-y-16{bottom:-4rem;top:-4rem}.md\:-inset-y-20{bottom:-5rem;top:-5rem}.md\:-inset-y-24{bottom:-6rem;top:-6rem}.md\:-inset-y-28{bottom:-7rem;top:-7rem}.md\:-inset-y-30{bottom:-30%;top:-30%}.md\:-inset-y-32{bottom:-8rem;top:-8rem}.md\:-inset-y-36{bottom:-9rem;top:-9rem}.md\:-inset-y-40{bottom:-10rem;top:-10rem}.md\:-inset-y-44{bottom:-11rem;top:-11rem}.md\:-inset-y-45{bottom:-45%;top:-45%}.md\:-inset-y-48{bottom:-12rem;top:-12rem}.md\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.md\:-inset-y-52{bottom:-13rem;top:-13rem}.md\:-inset-y-56{bottom:-14rem;top:-14rem}.md\:-inset-y-60{bottom:-15rem;top:-15rem}.md\:-inset-y-64{bottom:-16rem;top:-16rem}.md\:-inset-y-72{bottom:-18rem;top:-18rem}.md\:-inset-y-80{bottom:-20rem;top:-20rem}.md\:-inset-y-96{bottom:-24rem;top:-24rem}.md\:-inset-y-155{bottom:-155px;top:-155px}.md\:-inset-y-200{bottom:-20%;top:-20%}.md\:-inset-y-300{bottom:-300px;top:-300px}.md\:-inset-y-327{bottom:-327px;top:-327px}.md\:-inset-y-366{bottom:-366px;top:-366px}.md\:-inset-y-415{bottom:-415px;top:-415px}.md\:-inset-y-450{bottom:-450px;top:-450px}.md\:-inset-y-474{bottom:-474px;top:-474px}.md\:-inset-y-500{bottom:-500px;top:-500px}.md\:-inset-y-600{bottom:-600px;top:-600px}.md\:-inset-y-690{bottom:-690px;top:-690px}.md\:-inset-y-px{bottom:-1px;top:-1px}.md\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.md\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.md\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.md\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.md\:inset-y-1\/2{bottom:50%;top:50%}.md\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.md\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.md\:inset-y-1\/4{bottom:25%;top:25%}.md\:inset-y-2\/4{bottom:50%;top:50%}.md\:inset-y-3\/4{bottom:75%;top:75%}.md\:inset-y-full{bottom:100%;top:100%}.md\:-inset-y-1\/2{bottom:-50%;top:-50%}.md\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.md\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.md\:-inset-y-1\/4{bottom:-25%;top:-25%}.md\:-inset-y-2\/4{bottom:-50%;top:-50%}.md\:-inset-y-3\/4{bottom:-75%;top:-75%}.md\:-inset-y-full{bottom:-100%;top:-100%}.md\:top-0{top:0}.md\:top-1{top:.25rem}.md\:top-2{top:.5rem}.md\:top-3{top:.75rem}.md\:top-4{top:1rem}.md\:top-5{top:1.25rem}.md\:top-6{top:1.5rem}.md\:top-7{top:1.75rem}.md\:top-8{top:2rem}.md\:top-9{top:2.25rem}.md\:top-10{top:2.5rem}.md\:top-11{top:2.75rem}.md\:top-12{top:3rem}.md\:top-13{top:50px}.md\:top-14{top:3.5rem}.md\:top-15{top:30px}.md\:top-16{top:4rem}.md\:top-20{top:5rem}.md\:top-24{top:6rem}.md\:top-28{top:7rem}.md\:top-30{top:30%}.md\:top-32{top:8rem}.md\:top-36{top:9rem}.md\:top-40{top:10rem}.md\:top-44{top:11rem}.md\:top-45{top:45%}.md\:top-48{top:12rem}.md\:top-50{top:12.5rem}.md\:top-52{top:13rem}.md\:top-56{top:14rem}.md\:top-60{top:15rem}.md\:top-64{top:16rem}.md\:top-72{top:18rem}.md\:top-80{top:20rem}.md\:top-96{top:24rem}.md\:top-155{top:155px}.md\:top-200{top:20%}.md\:top-300{top:300px}.md\:top-327{top:327px}.md\:top-366{top:366px}.md\:top-415{top:415px}.md\:top-450{top:450px}.md\:top-474{top:474px}.md\:top-500{top:500px}.md\:top-600{top:600px}.md\:top-690{top:690px}.md\:top-auto{top:auto}.md\:top-px{top:1px}.md\:top-0\.5{top:.125rem}.md\:top-1\.5{top:.375rem}.md\:top-2\.5{top:.625rem}.md\:top-3\.5{top:.875rem}.md\:-top-0{top:0}.md\:-top-1{top:-.25rem}.md\:-top-2{top:-.5rem}.md\:-top-3{top:-.75rem}.md\:-top-4{top:-1rem}.md\:-top-5{top:-1.25rem}.md\:-top-6{top:-1.5rem}.md\:-top-7{top:-1.75rem}.md\:-top-8{top:-2rem}.md\:-top-9{top:-2.25rem}.md\:-top-10{top:-2.5rem}.md\:-top-11{top:-2.75rem}.md\:-top-12{top:-3rem}.md\:-top-13{top:-50px}.md\:-top-14{top:-3.5rem}.md\:-top-15{top:-30px}.md\:-top-16{top:-4rem}.md\:-top-20{top:-5rem}.md\:-top-24{top:-6rem}.md\:-top-28{top:-7rem}.md\:-top-30{top:-30%}.md\:-top-32{top:-8rem}.md\:-top-36{top:-9rem}.md\:-top-40{top:-10rem}.md\:-top-44{top:-11rem}.md\:-top-45{top:-45%}.md\:-top-48{top:-12rem}.md\:-top-50{top:-12.5rem}.md\:-top-52{top:-13rem}.md\:-top-56{top:-14rem}.md\:-top-60{top:-15rem}.md\:-top-64{top:-16rem}.md\:-top-72{top:-18rem}.md\:-top-80{top:-20rem}.md\:-top-96{top:-24rem}.md\:-top-155{top:-155px}.md\:-top-200{top:-20%}.md\:-top-300{top:-300px}.md\:-top-327{top:-327px}.md\:-top-366{top:-366px}.md\:-top-415{top:-415px}.md\:-top-450{top:-450px}.md\:-top-474{top:-474px}.md\:-top-500{top:-500px}.md\:-top-600{top:-600px}.md\:-top-690{top:-690px}.md\:-top-px{top:-1px}.md\:-top-0\.5{top:-.125rem}.md\:-top-1\.5{top:-.375rem}.md\:-top-2\.5{top:-.625rem}.md\:-top-3\.5{top:-.875rem}.md\:top-1\/2{top:50%}.md\:top-1\/3{top:33.333333%}.md\:top-2\/3{top:66.666667%}.md\:top-1\/4{top:25%}.md\:top-2\/4{top:50%}.md\:top-3\/4{top:75%}.md\:top-full{top:100%}.md\:-top-1\/2{top:-50%}.md\:-top-1\/3{top:-33.333333%}.md\:-top-2\/3{top:-66.666667%}.md\:-top-1\/4{top:-25%}.md\:-top-2\/4{top:-50%}.md\:-top-3\/4{top:-75%}.md\:-top-full{top:-100%}.md\:right-0{right:0}.md\:right-1{right:.25rem}.md\:right-2{right:.5rem}.md\:right-3{right:.75rem}.md\:right-4{right:1rem}.md\:right-5{right:1.25rem}.md\:right-6{right:1.5rem}.md\:right-7{right:1.75rem}.md\:right-8{right:2rem}.md\:right-9{right:2.25rem}.md\:right-10{right:2.5rem}.md\:right-11{right:2.75rem}.md\:right-12{right:3rem}.md\:right-13{right:50px}.md\:right-14{right:3.5rem}.md\:right-15{right:30px}.md\:right-16{right:4rem}.md\:right-20{right:5rem}.md\:right-24{right:6rem}.md\:right-28{right:7rem}.md\:right-30{right:30%}.md\:right-32{right:8rem}.md\:right-36{right:9rem}.md\:right-40{right:10rem}.md\:right-44{right:11rem}.md\:right-45{right:45%}.md\:right-48{right:12rem}.md\:right-50{right:12.5rem}.md\:right-52{right:13rem}.md\:right-56{right:14rem}.md\:right-60{right:15rem}.md\:right-64{right:16rem}.md\:right-72{right:18rem}.md\:right-80{right:20rem}.md\:right-96{right:24rem}.md\:right-155{right:155px}.md\:right-200{right:20%}.md\:right-300{right:300px}.md\:right-327{right:327px}.md\:right-366{right:366px}.md\:right-415{right:415px}.md\:right-450{right:450px}.md\:right-474{right:474px}.md\:right-500{right:500px}.md\:right-600{right:600px}.md\:right-690{right:690px}.md\:right-auto{right:auto}.md\:right-px{right:1px}.md\:right-0\.5{right:.125rem}.md\:right-1\.5{right:.375rem}.md\:right-2\.5{right:.625rem}.md\:right-3\.5{right:.875rem}.md\:-right-0{right:0}.md\:-right-1{right:-.25rem}.md\:-right-2{right:-.5rem}.md\:-right-3{right:-.75rem}.md\:-right-4{right:-1rem}.md\:-right-5{right:-1.25rem}.md\:-right-6{right:-1.5rem}.md\:-right-7{right:-1.75rem}.md\:-right-8{right:-2rem}.md\:-right-9{right:-2.25rem}.md\:-right-10{right:-2.5rem}.md\:-right-11{right:-2.75rem}.md\:-right-12{right:-3rem}.md\:-right-13{right:-50px}.md\:-right-14{right:-3.5rem}.md\:-right-15{right:-30px}.md\:-right-16{right:-4rem}.md\:-right-20{right:-5rem}.md\:-right-24{right:-6rem}.md\:-right-28{right:-7rem}.md\:-right-30{right:-30%}.md\:-right-32{right:-8rem}.md\:-right-36{right:-9rem}.md\:-right-40{right:-10rem}.md\:-right-44{right:-11rem}.md\:-right-45{right:-45%}.md\:-right-48{right:-12rem}.md\:-right-50{right:-12.5rem}.md\:-right-52{right:-13rem}.md\:-right-56{right:-14rem}.md\:-right-60{right:-15rem}.md\:-right-64{right:-16rem}.md\:-right-72{right:-18rem}.md\:-right-80{right:-20rem}.md\:-right-96{right:-24rem}.md\:-right-155{right:-155px}.md\:-right-200{right:-20%}.md\:-right-300{right:-300px}.md\:-right-327{right:-327px}.md\:-right-366{right:-366px}.md\:-right-415{right:-415px}.md\:-right-450{right:-450px}.md\:-right-474{right:-474px}.md\:-right-500{right:-500px}.md\:-right-600{right:-600px}.md\:-right-690{right:-690px}.md\:-right-px{right:-1px}.md\:-right-0\.5{right:-.125rem}.md\:-right-1\.5{right:-.375rem}.md\:-right-2\.5{right:-.625rem}.md\:-right-3\.5{right:-.875rem}.md\:right-1\/2{right:50%}.md\:right-1\/3{right:33.333333%}.md\:right-2\/3{right:66.666667%}.md\:right-1\/4{right:25%}.md\:right-2\/4{right:50%}.md\:right-3\/4{right:75%}.md\:right-full{right:100%}.md\:-right-1\/2{right:-50%}.md\:-right-1\/3{right:-33.333333%}.md\:-right-2\/3{right:-66.666667%}.md\:-right-1\/4{right:-25%}.md\:-right-2\/4{right:-50%}.md\:-right-3\/4{right:-75%}.md\:-right-full{right:-100%}.md\:bottom-0{bottom:0}.md\:bottom-1{bottom:.25rem}.md\:bottom-2{bottom:.5rem}.md\:bottom-3{bottom:.75rem}.md\:bottom-4{bottom:1rem}.md\:bottom-5{bottom:1.25rem}.md\:bottom-6{bottom:1.5rem}.md\:bottom-7{bottom:1.75rem}.md\:bottom-8{bottom:2rem}.md\:bottom-9{bottom:2.25rem}.md\:bottom-10{bottom:2.5rem}.md\:bottom-11{bottom:2.75rem}.md\:bottom-12{bottom:3rem}.md\:bottom-13{bottom:50px}.md\:bottom-14{bottom:3.5rem}.md\:bottom-15{bottom:30px}.md\:bottom-16{bottom:4rem}.md\:bottom-20{bottom:5rem}.md\:bottom-24{bottom:6rem}.md\:bottom-28{bottom:7rem}.md\:bottom-30{bottom:30%}.md\:bottom-32{bottom:8rem}.md\:bottom-36{bottom:9rem}.md\:bottom-40{bottom:10rem}.md\:bottom-44{bottom:11rem}.md\:bottom-45{bottom:45%}.md\:bottom-48{bottom:12rem}.md\:bottom-50{bottom:12.5rem}.md\:bottom-52{bottom:13rem}.md\:bottom-56{bottom:14rem}.md\:bottom-60{bottom:15rem}.md\:bottom-64{bottom:16rem}.md\:bottom-72{bottom:18rem}.md\:bottom-80{bottom:20rem}.md\:bottom-96{bottom:24rem}.md\:bottom-155{bottom:155px}.md\:bottom-200{bottom:20%}.md\:bottom-300{bottom:300px}.md\:bottom-327{bottom:327px}.md\:bottom-366{bottom:366px}.md\:bottom-415{bottom:415px}.md\:bottom-450{bottom:450px}.md\:bottom-474{bottom:474px}.md\:bottom-500{bottom:500px}.md\:bottom-600{bottom:600px}.md\:bottom-690{bottom:690px}.md\:bottom-auto{bottom:auto}.md\:bottom-px{bottom:1px}.md\:bottom-0\.5{bottom:.125rem}.md\:bottom-1\.5{bottom:.375rem}.md\:bottom-2\.5{bottom:.625rem}.md\:bottom-3\.5{bottom:.875rem}.md\:-bottom-0{bottom:0}.md\:-bottom-1{bottom:-.25rem}.md\:-bottom-2{bottom:-.5rem}.md\:-bottom-3{bottom:-.75rem}.md\:-bottom-4{bottom:-1rem}.md\:-bottom-5{bottom:-1.25rem}.md\:-bottom-6{bottom:-1.5rem}.md\:-bottom-7{bottom:-1.75rem}.md\:-bottom-8{bottom:-2rem}.md\:-bottom-9{bottom:-2.25rem}.md\:-bottom-10{bottom:-2.5rem}.md\:-bottom-11{bottom:-2.75rem}.md\:-bottom-12{bottom:-3rem}.md\:-bottom-13{bottom:-50px}.md\:-bottom-14{bottom:-3.5rem}.md\:-bottom-15{bottom:-30px}.md\:-bottom-16{bottom:-4rem}.md\:-bottom-20{bottom:-5rem}.md\:-bottom-24{bottom:-6rem}.md\:-bottom-28{bottom:-7rem}.md\:-bottom-30{bottom:-30%}.md\:-bottom-32{bottom:-8rem}.md\:-bottom-36{bottom:-9rem}.md\:-bottom-40{bottom:-10rem}.md\:-bottom-44{bottom:-11rem}.md\:-bottom-45{bottom:-45%}.md\:-bottom-48{bottom:-12rem}.md\:-bottom-50{bottom:-12.5rem}.md\:-bottom-52{bottom:-13rem}.md\:-bottom-56{bottom:-14rem}.md\:-bottom-60{bottom:-15rem}.md\:-bottom-64{bottom:-16rem}.md\:-bottom-72{bottom:-18rem}.md\:-bottom-80{bottom:-20rem}.md\:-bottom-96{bottom:-24rem}.md\:-bottom-155{bottom:-155px}.md\:-bottom-200{bottom:-20%}.md\:-bottom-300{bottom:-300px}.md\:-bottom-327{bottom:-327px}.md\:-bottom-366{bottom:-366px}.md\:-bottom-415{bottom:-415px}.md\:-bottom-450{bottom:-450px}.md\:-bottom-474{bottom:-474px}.md\:-bottom-500{bottom:-500px}.md\:-bottom-600{bottom:-600px}.md\:-bottom-690{bottom:-690px}.md\:-bottom-px{bottom:-1px}.md\:-bottom-0\.5{bottom:-.125rem}.md\:-bottom-1\.5{bottom:-.375rem}.md\:-bottom-2\.5{bottom:-.625rem}.md\:-bottom-3\.5{bottom:-.875rem}.md\:bottom-1\/2{bottom:50%}.md\:bottom-1\/3{bottom:33.333333%}.md\:bottom-2\/3{bottom:66.666667%}.md\:bottom-1\/4{bottom:25%}.md\:bottom-2\/4{bottom:50%}.md\:bottom-3\/4{bottom:75%}.md\:bottom-full{bottom:100%}.md\:-bottom-1\/2{bottom:-50%}.md\:-bottom-1\/3{bottom:-33.333333%}.md\:-bottom-2\/3{bottom:-66.666667%}.md\:-bottom-1\/4{bottom:-25%}.md\:-bottom-2\/4{bottom:-50%}.md\:-bottom-3\/4{bottom:-75%}.md\:-bottom-full{bottom:-100%}.md\:left-0{left:0}.md\:left-1{left:.25rem}.md\:left-2{left:.5rem}.md\:left-3{left:.75rem}.md\:left-4{left:1rem}.md\:left-5{left:1.25rem}.md\:left-6{left:1.5rem}.md\:left-7{left:1.75rem}.md\:left-8{left:2rem}.md\:left-9{left:2.25rem}.md\:left-10{left:2.5rem}.md\:left-11{left:2.75rem}.md\:left-12{left:3rem}.md\:left-13{left:50px}.md\:left-14{left:3.5rem}.md\:left-15{left:30px}.md\:left-16{left:4rem}.md\:left-20{left:5rem}.md\:left-24{left:6rem}.md\:left-28{left:7rem}.md\:left-30{left:30%}.md\:left-32{left:8rem}.md\:left-36{left:9rem}.md\:left-40{left:10rem}.md\:left-44{left:11rem}.md\:left-45{left:45%}.md\:left-48{left:12rem}.md\:left-50{left:12.5rem}.md\:left-52{left:13rem}.md\:left-56{left:14rem}.md\:left-60{left:15rem}.md\:left-64{left:16rem}.md\:left-72{left:18rem}.md\:left-80{left:20rem}.md\:left-96{left:24rem}.md\:left-155{left:155px}.md\:left-200{left:20%}.md\:left-300{left:300px}.md\:left-327{left:327px}.md\:left-366{left:366px}.md\:left-415{left:415px}.md\:left-450{left:450px}.md\:left-474{left:474px}.md\:left-500{left:500px}.md\:left-600{left:600px}.md\:left-690{left:690px}.md\:left-auto{left:auto}.md\:left-px{left:1px}.md\:left-0\.5{left:.125rem}.md\:left-1\.5{left:.375rem}.md\:left-2\.5{left:.625rem}.md\:left-3\.5{left:.875rem}.md\:-left-0{left:0}.md\:-left-1{left:-.25rem}.md\:-left-2{left:-.5rem}.md\:-left-3{left:-.75rem}.md\:-left-4{left:-1rem}.md\:-left-5{left:-1.25rem}.md\:-left-6{left:-1.5rem}.md\:-left-7{left:-1.75rem}.md\:-left-8{left:-2rem}.md\:-left-9{left:-2.25rem}.md\:-left-10{left:-2.5rem}.md\:-left-11{left:-2.75rem}.md\:-left-12{left:-3rem}.md\:-left-13{left:-50px}.md\:-left-14{left:-3.5rem}.md\:-left-15{left:-30px}.md\:-left-16{left:-4rem}.md\:-left-20{left:-5rem}.md\:-left-24{left:-6rem}.md\:-left-28{left:-7rem}.md\:-left-30{left:-30%}.md\:-left-32{left:-8rem}.md\:-left-36{left:-9rem}.md\:-left-40{left:-10rem}.md\:-left-44{left:-11rem}.md\:-left-45{left:-45%}.md\:-left-48{left:-12rem}.md\:-left-50{left:-12.5rem}.md\:-left-52{left:-13rem}.md\:-left-56{left:-14rem}.md\:-left-60{left:-15rem}.md\:-left-64{left:-16rem}.md\:-left-72{left:-18rem}.md\:-left-80{left:-20rem}.md\:-left-96{left:-24rem}.md\:-left-155{left:-155px}.md\:-left-200{left:-20%}.md\:-left-300{left:-300px}.md\:-left-327{left:-327px}.md\:-left-366{left:-366px}.md\:-left-415{left:-415px}.md\:-left-450{left:-450px}.md\:-left-474{left:-474px}.md\:-left-500{left:-500px}.md\:-left-600{left:-600px}.md\:-left-690{left:-690px}.md\:-left-px{left:-1px}.md\:-left-0\.5{left:-.125rem}.md\:-left-1\.5{left:-.375rem}.md\:-left-2\.5{left:-.625rem}.md\:-left-3\.5{left:-.875rem}.md\:left-1\/2{left:50%}.md\:left-1\/3{left:33.333333%}.md\:left-2\/3{left:66.666667%}.md\:left-1\/4{left:25%}.md\:left-2\/4{left:50%}.md\:left-3\/4{left:75%}.md\:left-full{left:100%}.md\:-left-1\/2{left:-50%}.md\:-left-1\/3{left:-33.333333%}.md\:-left-2\/3{left:-66.666667%}.md\:-left-1\/4{left:-25%}.md\:-left-2\/4{left:-50%}.md\:-left-3\/4{left:-75%}.md\:-left-full{left:-100%}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:focus-within\:z-0:focus-within{z-index:0}.md\:focus-within\:z-10:focus-within{z-index:10}.md\:focus-within\:z-20:focus-within{z-index:20}.md\:focus-within\:z-30:focus-within{z-index:30}.md\:focus-within\:z-40:focus-within{z-index:40}.md\:focus-within\:z-50:focus-within{z-index:50}.md\:focus-within\:z-auto:focus-within{z-index:auto}.md\:focus\:z-0:focus{z-index:0}.md\:focus\:z-10:focus{z-index:10}.md\:focus\:z-20:focus{z-index:20}.md\:focus\:z-30:focus{z-index:30}.md\:focus\:z-40:focus{z-index:40}.md\:focus\:z-50:focus{z-index:50}.md\:focus\:z-auto:focus{z-index:auto}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:col-auto{grid-column:auto}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-full{grid-column:1/-1}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-start-8{grid-column-start:8}.md\:col-start-9{grid-column-start:9}.md\:col-start-10{grid-column-start:10}.md\:col-start-11{grid-column-start:11}.md\:col-start-12{grid-column-start:12}.md\:col-start-13{grid-column-start:13}.md\:col-start-auto{grid-column-start:auto}.md\:col-end-1{grid-column-end:1}.md\:col-end-2{grid-column-end:2}.md\:col-end-3{grid-column-end:3}.md\:col-end-4{grid-column-end:4}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:col-end-9{grid-column-end:9}.md\:col-end-10{grid-column-end:10}.md\:col-end-11{grid-column-end:11}.md\:col-end-12{grid-column-end:12}.md\:col-end-13{grid-column-end:13}.md\:col-end-auto{grid-column-end:auto}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-span-full{grid-row:1/-1}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}.md\:float-right{float:right}.md\:float-left{float:left}.md\:float-none{float:none}.md\:clear-left{clear:left}.md\:clear-right{clear:right}.md\:clear-both{clear:both}.md\:clear-none{clear:none}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-7{margin:1.75rem}.md\:m-8{margin:2rem}.md\:m-9{margin:2.25rem}.md\:m-10{margin:2.5rem}.md\:m-11{margin:2.75rem}.md\:m-12{margin:3rem}.md\:m-13{margin:50px}.md\:m-14{margin:3.5rem}.md\:m-15{margin:30px}.md\:m-16{margin:4rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-28{margin:7rem}.md\:m-30{margin:30%}.md\:m-32{margin:8rem}.md\:m-36{margin:9rem}.md\:m-40{margin:10rem}.md\:m-44{margin:11rem}.md\:m-45{margin:45%}.md\:m-48{margin:12rem}.md\:m-50{margin:12.5rem}.md\:m-52{margin:13rem}.md\:m-56{margin:14rem}.md\:m-60{margin:15rem}.md\:m-64{margin:16rem}.md\:m-72{margin:18rem}.md\:m-80{margin:20rem}.md\:m-96{margin:24rem}.md\:m-155{margin:155px}.md\:m-200{margin:20%}.md\:m-300{margin:300px}.md\:m-327{margin:327px}.md\:m-366{margin:366px}.md\:m-415{margin:415px}.md\:m-450{margin:450px}.md\:m-474{margin:474px}.md\:m-500{margin:500px}.md\:m-600{margin:600px}.md\:m-690{margin:690px}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:m-0\.5{margin:.125rem}.md\:m-1\.5{margin:.375rem}.md\:m-2\.5{margin:.625rem}.md\:m-3\.5{margin:.875rem}.md\:-m-0{margin:0}.md\:-m-1{margin:-.25rem}.md\:-m-2{margin:-.5rem}.md\:-m-3{margin:-.75rem}.md\:-m-4{margin:-1rem}.md\:-m-5{margin:-1.25rem}.md\:-m-6{margin:-1.5rem}.md\:-m-7{margin:-1.75rem}.md\:-m-8{margin:-2rem}.md\:-m-9{margin:-2.25rem}.md\:-m-10{margin:-2.5rem}.md\:-m-11{margin:-2.75rem}.md\:-m-12{margin:-3rem}.md\:-m-13{margin:-50px}.md\:-m-14{margin:-3.5rem}.md\:-m-15{margin:-30px}.md\:-m-16{margin:-4rem}.md\:-m-20{margin:-5rem}.md\:-m-24{margin:-6rem}.md\:-m-28{margin:-7rem}.md\:-m-30{margin:-30%}.md\:-m-32{margin:-8rem}.md\:-m-36{margin:-9rem}.md\:-m-40{margin:-10rem}.md\:-m-44{margin:-11rem}.md\:-m-45{margin:-45%}.md\:-m-48{margin:-12rem}.md\:-m-50{margin:-12.5rem}.md\:-m-52{margin:-13rem}.md\:-m-56{margin:-14rem}.md\:-m-60{margin:-15rem}.md\:-m-64{margin:-16rem}.md\:-m-72{margin:-18rem}.md\:-m-80{margin:-20rem}.md\:-m-96{margin:-24rem}.md\:-m-155{margin:-155px}.md\:-m-200{margin:-20%}.md\:-m-300{margin:-300px}.md\:-m-327{margin:-327px}.md\:-m-366{margin:-366px}.md\:-m-415{margin:-415px}.md\:-m-450{margin:-450px}.md\:-m-474{margin:-474px}.md\:-m-500{margin:-500px}.md\:-m-600{margin:-600px}.md\:-m-690{margin:-690px}.md\:-m-px{margin:-1px}.md\:-m-0\.5{margin:-.125rem}.md\:-m-1\.5{margin:-.375rem}.md\:-m-2\.5{margin:-.625rem}.md\:-m-3\.5{margin:-.875rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-13{margin-left:50px;margin-right:50px}.md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.md\:mx-15{margin-left:30px;margin-right:30px}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mx-28{margin-left:7rem;margin-right:7rem}.md\:mx-30{margin-left:30%;margin-right:30%}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:mx-44{margin-left:11rem;margin-right:11rem}.md\:mx-45{margin-left:45%;margin-right:45%}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.md\:mx-52{margin-left:13rem;margin-right:13rem}.md\:mx-56{margin-left:14rem;margin-right:14rem}.md\:mx-60{margin-left:15rem;margin-right:15rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:mx-72{margin-left:18rem;margin-right:18rem}.md\:mx-80{margin-left:20rem;margin-right:20rem}.md\:mx-96{margin-left:24rem;margin-right:24rem}.md\:mx-155{margin-left:155px;margin-right:155px}.md\:mx-200{margin-left:20%;margin-right:20%}.md\:mx-300{margin-left:300px;margin-right:300px}.md\:mx-327{margin-left:327px;margin-right:327px}.md\:mx-366{margin-left:366px;margin-right:366px}.md\:mx-415{margin-left:415px;margin-right:415px}.md\:mx-450{margin-left:450px;margin-right:450px}.md\:mx-474{margin-left:474px;margin-right:474px}.md\:mx-500{margin-left:500px;margin-right:500px}.md\:mx-600{margin-left:600px;margin-right:600px}.md\:mx-690{margin-left:690px;margin-right:690px}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.md\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.md\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.md\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.md\:-mx-0{margin-left:0;margin-right:0}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-mx-13{margin-left:-50px;margin-right:-50px}.md\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.md\:-mx-15{margin-left:-30px;margin-right:-30px}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-mx-28{margin-left:-7rem;margin-right:-7rem}.md\:-mx-30{margin-left:-30%;margin-right:-30%}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-mx-36{margin-left:-9rem;margin-right:-9rem}.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}.md\:-mx-44{margin-left:-11rem;margin-right:-11rem}.md\:-mx-45{margin-left:-45%;margin-right:-45%}.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}.md\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.md\:-mx-52{margin-left:-13rem;margin-right:-13rem}.md\:-mx-56{margin-left:-14rem;margin-right:-14rem}.md\:-mx-60{margin-left:-15rem;margin-right:-15rem}.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}.md\:-mx-72{margin-left:-18rem;margin-right:-18rem}.md\:-mx-80{margin-left:-20rem;margin-right:-20rem}.md\:-mx-96{margin-left:-24rem;margin-right:-24rem}.md\:-mx-155{margin-left:-155px;margin-right:-155px}.md\:-mx-200{margin-left:-20%;margin-right:-20%}.md\:-mx-300{margin-left:-300px;margin-right:-300px}.md\:-mx-327{margin-left:-327px;margin-right:-327px}.md\:-mx-366{margin-left:-366px;margin-right:-366px}.md\:-mx-415{margin-left:-415px;margin-right:-415px}.md\:-mx-450{margin-left:-450px;margin-right:-450px}.md\:-mx-474{margin-left:-474px;margin-right:-474px}.md\:-mx-500{margin-left:-500px;margin-right:-500px}.md\:-mx-600{margin-left:-600px;margin-right:-600px}.md\:-mx-690{margin-left:-690px;margin-right:-690px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.md\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.md\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.md\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-1{margin-bottom:.25rem;margin-top:.25rem}.md\:my-2{margin-bottom:.5rem;margin-top:.5rem}.md\:my-3{margin-bottom:.75rem;margin-top:.75rem}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.md\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.md\:my-12{margin-bottom:3rem;margin-top:3rem}.md\:my-13{margin-bottom:50px;margin-top:50px}.md\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.md\:my-15{margin-bottom:30px;margin-top:30px}.md\:my-16{margin-bottom:4rem;margin-top:4rem}.md\:my-20{margin-bottom:5rem;margin-top:5rem}.md\:my-24{margin-bottom:6rem;margin-top:6rem}.md\:my-28{margin-bottom:7rem;margin-top:7rem}.md\:my-30{margin-bottom:30%;margin-top:30%}.md\:my-32{margin-bottom:8rem;margin-top:8rem}.md\:my-36{margin-bottom:9rem;margin-top:9rem}.md\:my-40{margin-bottom:10rem;margin-top:10rem}.md\:my-44{margin-bottom:11rem;margin-top:11rem}.md\:my-45{margin-bottom:45%;margin-top:45%}.md\:my-48{margin-bottom:12rem;margin-top:12rem}.md\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.md\:my-52{margin-bottom:13rem;margin-top:13rem}.md\:my-56{margin-bottom:14rem;margin-top:14rem}.md\:my-60{margin-bottom:15rem;margin-top:15rem}.md\:my-64{margin-bottom:16rem;margin-top:16rem}.md\:my-72{margin-bottom:18rem;margin-top:18rem}.md\:my-80{margin-bottom:20rem;margin-top:20rem}.md\:my-96{margin-bottom:24rem;margin-top:24rem}.md\:my-155{margin-bottom:155px;margin-top:155px}.md\:my-200{margin-bottom:20%;margin-top:20%}.md\:my-300{margin-bottom:300px;margin-top:300px}.md\:my-327{margin-bottom:327px;margin-top:327px}.md\:my-366{margin-bottom:366px;margin-top:366px}.md\:my-415{margin-bottom:415px;margin-top:415px}.md\:my-450{margin-bottom:450px;margin-top:450px}.md\:my-474{margin-bottom:474px;margin-top:474px}.md\:my-500{margin-bottom:500px;margin-top:500px}.md\:my-600{margin-bottom:600px;margin-top:600px}.md\:my-690{margin-bottom:690px;margin-top:690px}.md\:my-auto{margin-bottom:auto;margin-top:auto}.md\:my-px{margin-bottom:1px;margin-top:1px}.md\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.md\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.md\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.md\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.md\:-my-0{margin-bottom:0;margin-top:0}.md\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.md\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.md\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.md\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.md\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.md\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.md\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.md\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.md\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.md\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.md\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.md\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.md\:-my-13{margin-bottom:-50px;margin-top:-50px}.md\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.md\:-my-15{margin-bottom:-30px;margin-top:-30px}.md\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.md\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.md\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.md\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.md\:-my-30{margin-bottom:-30%;margin-top:-30%}.md\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.md\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.md\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.md\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.md\:-my-45{margin-bottom:-45%;margin-top:-45%}.md\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.md\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.md\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.md\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.md\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.md\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.md\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.md\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.md\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.md\:-my-155{margin-bottom:-155px;margin-top:-155px}.md\:-my-200{margin-bottom:-20%;margin-top:-20%}.md\:-my-300{margin-bottom:-300px;margin-top:-300px}.md\:-my-327{margin-bottom:-327px;margin-top:-327px}.md\:-my-366{margin-bottom:-366px;margin-top:-366px}.md\:-my-415{margin-bottom:-415px;margin-top:-415px}.md\:-my-450{margin-bottom:-450px;margin-top:-450px}.md\:-my-474{margin-bottom:-474px;margin-top:-474px}.md\:-my-500{margin-bottom:-500px;margin-top:-500px}.md\:-my-600{margin-bottom:-600px;margin-top:-600px}.md\:-my-690{margin-bottom:-690px;margin-top:-690px}.md\:-my-px{margin-bottom:-1px;margin-top:-1px}.md\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.md\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.md\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.md\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.md\:mt-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mt-9{margin-top:2.25rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-13{margin-top:50px}.md\:mt-14{margin-top:3.5rem}.md\:mt-15{margin-top:30px}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:mt-30{margin-top:30%}.md\:mt-32{margin-top:8rem}.md\:mt-36{margin-top:9rem}.md\:mt-40{margin-top:10rem}.md\:mt-44{margin-top:11rem}.md\:mt-45{margin-top:45%}.md\:mt-48{margin-top:12rem}.md\:mt-50{margin-top:12.5rem}.md\:mt-52{margin-top:13rem}.md\:mt-56{margin-top:14rem}.md\:mt-60{margin-top:15rem}.md\:mt-64{margin-top:16rem}.md\:mt-72{margin-top:18rem}.md\:mt-80{margin-top:20rem}.md\:mt-96{margin-top:24rem}.md\:mt-155{margin-top:155px}.md\:mt-200{margin-top:20%}.md\:mt-300{margin-top:300px}.md\:mt-327{margin-top:327px}.md\:mt-366{margin-top:366px}.md\:mt-415{margin-top:415px}.md\:mt-450{margin-top:450px}.md\:mt-474{margin-top:474px}.md\:mt-500{margin-top:500px}.md\:mt-600{margin-top:600px}.md\:mt-690{margin-top:690px}.md\:mt-auto{margin-top:auto}.md\:mt-px{margin-top:1px}.md\:mt-0\.5{margin-top:.125rem}.md\:mt-1\.5{margin-top:.375rem}.md\:mt-2\.5{margin-top:.625rem}.md\:mt-3\.5{margin-top:.875rem}.md\:-mt-0{margin-top:0}.md\:-mt-1{margin-top:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mt-5{margin-top:-1.25rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mt-7{margin-top:-1.75rem}.md\:-mt-8{margin-top:-2rem}.md\:-mt-9{margin-top:-2.25rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mt-11{margin-top:-2.75rem}.md\:-mt-12{margin-top:-3rem}.md\:-mt-13{margin-top:-50px}.md\:-mt-14{margin-top:-3.5rem}.md\:-mt-15{margin-top:-30px}.md\:-mt-16{margin-top:-4rem}.md\:-mt-20{margin-top:-5rem}.md\:-mt-24{margin-top:-6rem}.md\:-mt-28{margin-top:-7rem}.md\:-mt-30{margin-top:-30%}.md\:-mt-32{margin-top:-8rem}.md\:-mt-36{margin-top:-9rem}.md\:-mt-40{margin-top:-10rem}.md\:-mt-44{margin-top:-11rem}.md\:-mt-45{margin-top:-45%}.md\:-mt-48{margin-top:-12rem}.md\:-mt-50{margin-top:-12.5rem}.md\:-mt-52{margin-top:-13rem}.md\:-mt-56{margin-top:-14rem}.md\:-mt-60{margin-top:-15rem}.md\:-mt-64{margin-top:-16rem}.md\:-mt-72{margin-top:-18rem}.md\:-mt-80{margin-top:-20rem}.md\:-mt-96{margin-top:-24rem}.md\:-mt-155{margin-top:-155px}.md\:-mt-200{margin-top:-20%}.md\:-mt-300{margin-top:-300px}.md\:-mt-327{margin-top:-327px}.md\:-mt-366{margin-top:-366px}.md\:-mt-415{margin-top:-415px}.md\:-mt-450{margin-top:-450px}.md\:-mt-474{margin-top:-474px}.md\:-mt-500{margin-top:-500px}.md\:-mt-600{margin-top:-600px}.md\:-mt-690{margin-top:-690px}.md\:-mt-px{margin-top:-1px}.md\:-mt-0\.5{margin-top:-.125rem}.md\:-mt-1\.5{margin-top:-.375rem}.md\:-mt-2\.5{margin-top:-.625rem}.md\:-mt-3\.5{margin-top:-.875rem}.md\:mr-0{margin-right:0}.md\:mr-1{margin-right:.25rem}.md\:mr-2{margin-right:.5rem}.md\:mr-3{margin-right:.75rem}.md\:mr-4{margin-right:1rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-7{margin-right:1.75rem}.md\:mr-8{margin-right:2rem}.md\:mr-9{margin-right:2.25rem}.md\:mr-10{margin-right:2.5rem}.md\:mr-11{margin-right:2.75rem}.md\:mr-12{margin-right:3rem}.md\:mr-13{margin-right:50px}.md\:mr-14{margin-right:3.5rem}.md\:mr-15{margin-right:30px}.md\:mr-16{margin-right:4rem}.md\:mr-20{margin-right:5rem}.md\:mr-24{margin-right:6rem}.md\:mr-28{margin-right:7rem}.md\:mr-30{margin-right:30%}.md\:mr-32{margin-right:8rem}.md\:mr-36{margin-right:9rem}.md\:mr-40{margin-right:10rem}.md\:mr-44{margin-right:11rem}.md\:mr-45{margin-right:45%}.md\:mr-48{margin-right:12rem}.md\:mr-50{margin-right:12.5rem}.md\:mr-52{margin-right:13rem}.md\:mr-56{margin-right:14rem}.md\:mr-60{margin-right:15rem}.md\:mr-64{margin-right:16rem}.md\:mr-72{margin-right:18rem}.md\:mr-80{margin-right:20rem}.md\:mr-96{margin-right:24rem}.md\:mr-155{margin-right:155px}.md\:mr-200{margin-right:20%}.md\:mr-300{margin-right:300px}.md\:mr-327{margin-right:327px}.md\:mr-366{margin-right:366px}.md\:mr-415{margin-right:415px}.md\:mr-450{margin-right:450px}.md\:mr-474{margin-right:474px}.md\:mr-500{margin-right:500px}.md\:mr-600{margin-right:600px}.md\:mr-690{margin-right:690px}.md\:mr-auto{margin-right:auto}.md\:mr-px{margin-right:1px}.md\:mr-0\.5{margin-right:.125rem}.md\:mr-1\.5{margin-right:.375rem}.md\:mr-2\.5{margin-right:.625rem}.md\:mr-3\.5{margin-right:.875rem}.md\:-mr-0{margin-right:0}.md\:-mr-1{margin-right:-.25rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mr-4{margin-right:-1rem}.md\:-mr-5{margin-right:-1.25rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mr-7{margin-right:-1.75rem}.md\:-mr-8{margin-right:-2rem}.md\:-mr-9{margin-right:-2.25rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mr-11{margin-right:-2.75rem}.md\:-mr-12{margin-right:-3rem}.md\:-mr-13{margin-right:-50px}.md\:-mr-14{margin-right:-3.5rem}.md\:-mr-15{margin-right:-30px}.md\:-mr-16{margin-right:-4rem}.md\:-mr-20{margin-right:-5rem}.md\:-mr-24{margin-right:-6rem}.md\:-mr-28{margin-right:-7rem}.md\:-mr-30{margin-right:-30%}.md\:-mr-32{margin-right:-8rem}.md\:-mr-36{margin-right:-9rem}.md\:-mr-40{margin-right:-10rem}.md\:-mr-44{margin-right:-11rem}.md\:-mr-45{margin-right:-45%}.md\:-mr-48{margin-right:-12rem}.md\:-mr-50{margin-right:-12.5rem}.md\:-mr-52{margin-right:-13rem}.md\:-mr-56{margin-right:-14rem}.md\:-mr-60{margin-right:-15rem}.md\:-mr-64{margin-right:-16rem}.md\:-mr-72{margin-right:-18rem}.md\:-mr-80{margin-right:-20rem}.md\:-mr-96{margin-right:-24rem}.md\:-mr-155{margin-right:-155px}.md\:-mr-200{margin-right:-20%}.md\:-mr-300{margin-right:-300px}.md\:-mr-327{margin-right:-327px}.md\:-mr-366{margin-right:-366px}.md\:-mr-415{margin-right:-415px}.md\:-mr-450{margin-right:-450px}.md\:-mr-474{margin-right:-474px}.md\:-mr-500{margin-right:-500px}.md\:-mr-600{margin-right:-600px}.md\:-mr-690{margin-right:-690px}.md\:-mr-px{margin-right:-1px}.md\:-mr-0\.5{margin-right:-.125rem}.md\:-mr-1\.5{margin-right:-.375rem}.md\:-mr-2\.5{margin-right:-.625rem}.md\:-mr-3\.5{margin-right:-.875rem}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-11{margin-bottom:2.75rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-13{margin-bottom:50px}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-15{margin-bottom:30px}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-28{margin-bottom:7rem}.md\:mb-30{margin-bottom:30%}.md\:mb-32{margin-bottom:8rem}.md\:mb-36{margin-bottom:9rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-44{margin-bottom:11rem}.md\:mb-45{margin-bottom:45%}.md\:mb-48{margin-bottom:12rem}.md\:mb-50{margin-bottom:12.5rem}.md\:mb-52{margin-bottom:13rem}.md\:mb-56{margin-bottom:14rem}.md\:mb-60{margin-bottom:15rem}.md\:mb-64{margin-bottom:16rem}.md\:mb-72{margin-bottom:18rem}.md\:mb-80{margin-bottom:20rem}.md\:mb-96{margin-bottom:24rem}.md\:mb-155{margin-bottom:155px}.md\:mb-200{margin-bottom:20%}.md\:mb-300{margin-bottom:300px}.md\:mb-327{margin-bottom:327px}.md\:mb-366{margin-bottom:366px}.md\:mb-415{margin-bottom:415px}.md\:mb-450{margin-bottom:450px}.md\:mb-474{margin-bottom:474px}.md\:mb-500{margin-bottom:500px}.md\:mb-600{margin-bottom:600px}.md\:mb-690{margin-bottom:690px}.md\:mb-auto{margin-bottom:auto}.md\:mb-px{margin-bottom:1px}.md\:mb-0\.5{margin-bottom:.125rem}.md\:mb-1\.5{margin-bottom:.375rem}.md\:mb-2\.5{margin-bottom:.625rem}.md\:mb-3\.5{margin-bottom:.875rem}.md\:-mb-0{margin-bottom:0}.md\:-mb-1{margin-bottom:-.25rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-mb-5{margin-bottom:-1.25rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-mb-7{margin-bottom:-1.75rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-mb-9{margin-bottom:-2.25rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-mb-11{margin-bottom:-2.75rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-mb-13{margin-bottom:-50px}.md\:-mb-14{margin-bottom:-3.5rem}.md\:-mb-15{margin-bottom:-30px}.md\:-mb-16{margin-bottom:-4rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-mb-28{margin-bottom:-7rem}.md\:-mb-30{margin-bottom:-30%}.md\:-mb-32{margin-bottom:-8rem}.md\:-mb-36{margin-bottom:-9rem}.md\:-mb-40{margin-bottom:-10rem}.md\:-mb-44{margin-bottom:-11rem}.md\:-mb-45{margin-bottom:-45%}.md\:-mb-48{margin-bottom:-12rem}.md\:-mb-50{margin-bottom:-12.5rem}.md\:-mb-52{margin-bottom:-13rem}.md\:-mb-56{margin-bottom:-14rem}.md\:-mb-60{margin-bottom:-15rem}.md\:-mb-64{margin-bottom:-16rem}.md\:-mb-72{margin-bottom:-18rem}.md\:-mb-80{margin-bottom:-20rem}.md\:-mb-96{margin-bottom:-24rem}.md\:-mb-155{margin-bottom:-155px}.md\:-mb-200{margin-bottom:-20%}.md\:-mb-300{margin-bottom:-300px}.md\:-mb-327{margin-bottom:-327px}.md\:-mb-366{margin-bottom:-366px}.md\:-mb-415{margin-bottom:-415px}.md\:-mb-450{margin-bottom:-450px}.md\:-mb-474{margin-bottom:-474px}.md\:-mb-500{margin-bottom:-500px}.md\:-mb-600{margin-bottom:-600px}.md\:-mb-690{margin-bottom:-690px}.md\:-mb-px{margin-bottom:-1px}.md\:-mb-0\.5{margin-bottom:-.125rem}.md\:-mb-1\.5{margin-bottom:-.375rem}.md\:-mb-2\.5{margin-bottom:-.625rem}.md\:-mb-3\.5{margin-bottom:-.875rem}.md\:ml-0{margin-left:0}.md\:ml-1{margin-left:.25rem}.md\:ml-2{margin-left:.5rem}.md\:ml-3{margin-left:.75rem}.md\:ml-4{margin-left:1rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-7{margin-left:1.75rem}.md\:ml-8{margin-left:2rem}.md\:ml-9{margin-left:2.25rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-11{margin-left:2.75rem}.md\:ml-12{margin-left:3rem}.md\:ml-13{margin-left:50px}.md\:ml-14{margin-left:3.5rem}.md\:ml-15{margin-left:30px}.md\:ml-16{margin-left:4rem}.md\:ml-20{margin-left:5rem}.md\:ml-24{margin-left:6rem}.md\:ml-28{margin-left:7rem}.md\:ml-30{margin-left:30%}.md\:ml-32{margin-left:8rem}.md\:ml-36{margin-left:9rem}.md\:ml-40{margin-left:10rem}.md\:ml-44{margin-left:11rem}.md\:ml-45{margin-left:45%}.md\:ml-48{margin-left:12rem}.md\:ml-50{margin-left:12.5rem}.md\:ml-52{margin-left:13rem}.md\:ml-56{margin-left:14rem}.md\:ml-60{margin-left:15rem}.md\:ml-64{margin-left:16rem}.md\:ml-72{margin-left:18rem}.md\:ml-80{margin-left:20rem}.md\:ml-96{margin-left:24rem}.md\:ml-155{margin-left:155px}.md\:ml-200{margin-left:20%}.md\:ml-300{margin-left:300px}.md\:ml-327{margin-left:327px}.md\:ml-366{margin-left:366px}.md\:ml-415{margin-left:415px}.md\:ml-450{margin-left:450px}.md\:ml-474{margin-left:474px}.md\:ml-500{margin-left:500px}.md\:ml-600{margin-left:600px}.md\:ml-690{margin-left:690px}.md\:ml-auto{margin-left:auto}.md\:ml-px{margin-left:1px}.md\:ml-0\.5{margin-left:.125rem}.md\:ml-1\.5{margin-left:.375rem}.md\:ml-2\.5{margin-left:.625rem}.md\:ml-3\.5{margin-left:.875rem}.md\:-ml-0{margin-left:0}.md\:-ml-1{margin-left:-.25rem}.md\:-ml-2{margin-left:-.5rem}.md\:-ml-3{margin-left:-.75rem}.md\:-ml-4{margin-left:-1rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-ml-7{margin-left:-1.75rem}.md\:-ml-8{margin-left:-2rem}.md\:-ml-9{margin-left:-2.25rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-ml-11{margin-left:-2.75rem}.md\:-ml-12{margin-left:-3rem}.md\:-ml-13{margin-left:-50px}.md\:-ml-14{margin-left:-3.5rem}.md\:-ml-15{margin-left:-30px}.md\:-ml-16{margin-left:-4rem}.md\:-ml-20{margin-left:-5rem}.md\:-ml-24{margin-left:-6rem}.md\:-ml-28{margin-left:-7rem}.md\:-ml-30{margin-left:-30%}.md\:-ml-32{margin-left:-8rem}.md\:-ml-36{margin-left:-9rem}.md\:-ml-40{margin-left:-10rem}.md\:-ml-44{margin-left:-11rem}.md\:-ml-45{margin-left:-45%}.md\:-ml-48{margin-left:-12rem}.md\:-ml-50{margin-left:-12.5rem}.md\:-ml-52{margin-left:-13rem}.md\:-ml-56{margin-left:-14rem}.md\:-ml-60{margin-left:-15rem}.md\:-ml-64{margin-left:-16rem}.md\:-ml-72{margin-left:-18rem}.md\:-ml-80{margin-left:-20rem}.md\:-ml-96{margin-left:-24rem}.md\:-ml-155{margin-left:-155px}.md\:-ml-200{margin-left:-20%}.md\:-ml-300{margin-left:-300px}.md\:-ml-327{margin-left:-327px}.md\:-ml-366{margin-left:-366px}.md\:-ml-415{margin-left:-415px}.md\:-ml-450{margin-left:-450px}.md\:-ml-474{margin-left:-474px}.md\:-ml-500{margin-left:-500px}.md\:-ml-600{margin-left:-600px}.md\:-ml-690{margin-left:-690px}.md\:-ml-px{margin-left:-1px}.md\:-ml-0\.5{margin-left:-.125rem}.md\:-ml-1\.5{margin-left:-.375rem}.md\:-ml-2\.5{margin-left:-.625rem}.md\:-ml-3\.5{margin-left:-.875rem}.md\:box-border{box-sizing:border-box}.md\:box-content{box-sizing:initial}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table{display:table}.md\:inline-table{display:inline-table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:flow-root{display:flow-root}.md\:grid{display:grid}.md\:inline-grid{display:inline-grid}.md\:contents{display:contents}.md\:list-item{display:list-item}.md\:hidden{display:none}.md\:h-0{height:0}.md\:h-1{height:.25rem}.md\:h-2{height:.5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:h-13{height:50px}.md\:h-14{height:3.5rem}.md\:h-15{height:30px}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-28{height:7rem}.md\:h-30{height:30%}.md\:h-32{height:8rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-44{height:11rem}.md\:h-45{height:45%}.md\:h-48{height:12rem}.md\:h-50{height:12.5rem}.md\:h-52{height:13rem}.md\:h-56{height:14rem}.md\:h-60{height:15rem}.md\:h-64{height:16rem}.md\:h-72{height:18rem}.md\:h-80{height:20rem}.md\:h-96{height:24rem}.md\:h-155{height:155px}.md\:h-200{height:20%}.md\:h-300{height:300px}.md\:h-327{height:327px}.md\:h-366{height:366px}.md\:h-415{height:415px}.md\:h-450{height:450px}.md\:h-474{height:474px}.md\:h-500{height:500px}.md\:h-600{height:600px}.md\:h-690{height:690px}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-0\.5{height:.125rem}.md\:h-1\.5{height:.375rem}.md\:h-2\.5{height:.625rem}.md\:h-3\.5{height:.875rem}.md\:h-1\/2{height:50%}.md\:h-1\/3{height:33.333333%}.md\:h-2\/3{height:66.666667%}.md\:h-1\/4{height:25%}.md\:h-2\/4{height:50%}.md\:h-3\/4{height:75%}.md\:h-1\/5{height:20%}.md\:h-2\/5{height:40%}.md\:h-3\/5{height:60%}.md\:h-4\/5{height:80%}.md\:h-1\/6{height:16.666667%}.md\:h-2\/6{height:33.333333%}.md\:h-3\/6{height:50%}.md\:h-4\/6{height:66.666667%}.md\:h-5\/6{height:83.333333%}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:max-h-0{max-height:0}.md\:max-h-1{max-height:.25rem}.md\:max-h-2{max-height:.5rem}.md\:max-h-3{max-height:.75rem}.md\:max-h-4{max-height:1rem}.md\:max-h-5{max-height:1.25rem}.md\:max-h-6{max-height:1.5rem}.md\:max-h-7{max-height:1.75rem}.md\:max-h-8{max-height:2rem}.md\:max-h-9{max-height:2.25rem}.md\:max-h-10{max-height:2.5rem}.md\:max-h-11{max-height:2.75rem}.md\:max-h-12{max-height:3rem}.md\:max-h-13{max-height:50px}.md\:max-h-14{max-height:3.5rem}.md\:max-h-15{max-height:30px}.md\:max-h-16{max-height:4rem}.md\:max-h-20{max-height:5rem}.md\:max-h-24{max-height:6rem}.md\:max-h-28{max-height:7rem}.md\:max-h-30{max-height:30%}.md\:max-h-32{max-height:8rem}.md\:max-h-36{max-height:9rem}.md\:max-h-40{max-height:10rem}.md\:max-h-44{max-height:11rem}.md\:max-h-45{max-height:45%}.md\:max-h-48{max-height:12rem}.md\:max-h-50{max-height:12.5rem}.md\:max-h-52{max-height:13rem}.md\:max-h-56{max-height:14rem}.md\:max-h-60{max-height:15rem}.md\:max-h-64{max-height:16rem}.md\:max-h-72{max-height:18rem}.md\:max-h-80{max-height:20rem}.md\:max-h-96{max-height:24rem}.md\:max-h-155{max-height:155px}.md\:max-h-200{max-height:20%}.md\:max-h-300{max-height:300px}.md\:max-h-327{max-height:327px}.md\:max-h-366{max-height:366px}.md\:max-h-415{max-height:415px}.md\:max-h-450{max-height:450px}.md\:max-h-474{max-height:474px}.md\:max-h-500{max-height:500px}.md\:max-h-600{max-height:600px}.md\:max-h-690{max-height:690px}.md\:max-h-px{max-height:1px}.md\:max-h-0\.5{max-height:.125rem}.md\:max-h-1\.5{max-height:.375rem}.md\:max-h-2\.5{max-height:.625rem}.md\:max-h-3\.5{max-height:.875rem}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:min-h-0{min-height:0}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:w-0{width:0}.md\:w-1{width:.25rem}.md\:w-2{width:.5rem}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-7{width:1.75rem}.md\:w-8{width:2rem}.md\:w-9{width:2.25rem}.md\:w-10{width:2.5rem}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-13{width:50px}.md\:w-14{width:3.5rem}.md\:w-15{width:30px}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-28{width:7rem}.md\:w-30{width:30%}.md\:w-32{width:8rem}.md\:w-36{width:9rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-45{width:45%}.md\:w-48{width:12rem}.md\:w-50{width:12.5rem}.md\:w-52{width:13rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-155{width:155px}.md\:w-200{width:20%}.md\:w-300{width:300px}.md\:w-327{width:327px}.md\:w-366{width:366px}.md\:w-415{width:415px}.md\:w-450{width:450px}.md\:w-474{width:474px}.md\:w-500{width:500px}.md\:w-600{width:600px}.md\:w-690{width:690px}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-0\.5{width:.125rem}.md\:w-1\.5{width:.375rem}.md\:w-2\.5{width:.625rem}.md\:w-3\.5{width:.875rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:w-min{width:min-content}.md\:w-max{width:max-content}.md\:min-w-0{min-width:0}.md\:min-w-full{min-width:100%}.md\:min-w-min{min-width:min-content}.md\:min-w-max{min-width:max-content}.md\:max-w-0{max-width:0}.md\:max-w-none{max-width:none}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-xl{max-width:36rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-7xl{max-width:80rem}.md\:max-w-full{max-width:100%}.md\:max-w-min{max-width:min-content}.md\:max-w-max{max-width:max-content}.md\:max-w-prose{max-width:65ch}.md\:max-w-screen-sm{max-width:640px}.md\:max-w-screen-md{max-width:768px}.md\:max-w-screen-lg{max-width:1024px}.md\:max-w-screen-xl{max-width:1280px}.md\:max-w-screen-2xl{max-width:1536px}.md\:flex-1{flex:1 1}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:table-auto{table-layout:auto}.md\:table-fixed{table-layout:fixed}.md\:border-collapse{border-collapse:collapse}.md\:border-separate{border-collapse:initial}.md\:origin-center{transform-origin:center}.md\:origin-top{transform-origin:top}.md\:origin-top-right{transform-origin:top right}.md\:origin-right{transform-origin:right}.md\:origin-bottom-right{transform-origin:bottom right}.md\:origin-bottom{transform-origin:bottom}.md\:origin-bottom-left{transform-origin:bottom left}.md\:origin-left{transform-origin:left}.md\:origin-top-left{transform-origin:top left}.md\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.md\:transform,.md\:transform-gpu{--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}.md\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:transform-none{transform:none}.md\:translate-x-0{--tw-translate-x:0px}.md\:translate-x-1{--tw-translate-x:0.25rem}.md\:translate-x-2{--tw-translate-x:0.5rem}.md\:translate-x-3{--tw-translate-x:0.75rem}.md\:translate-x-4{--tw-translate-x:1rem}.md\:translate-x-5{--tw-translate-x:1.25rem}.md\:translate-x-6{--tw-translate-x:1.5rem}.md\:translate-x-7{--tw-translate-x:1.75rem}.md\:translate-x-8{--tw-translate-x:2rem}.md\:translate-x-9{--tw-translate-x:2.25rem}.md\:translate-x-10{--tw-translate-x:2.5rem}.md\:translate-x-11{--tw-translate-x:2.75rem}.md\:translate-x-12{--tw-translate-x:3rem}.md\:translate-x-13{--tw-translate-x:50px}.md\:translate-x-14{--tw-translate-x:3.5rem}.md\:translate-x-15{--tw-translate-x:30px}.md\:translate-x-16{--tw-translate-x:4rem}.md\:translate-x-20{--tw-translate-x:5rem}.md\:translate-x-24{--tw-translate-x:6rem}.md\:translate-x-28{--tw-translate-x:7rem}.md\:translate-x-30{--tw-translate-x:30%}.md\:translate-x-32{--tw-translate-x:8rem}.md\:translate-x-36{--tw-translate-x:9rem}.md\:translate-x-40{--tw-translate-x:10rem}.md\:translate-x-44{--tw-translate-x:11rem}.md\:translate-x-45{--tw-translate-x:45%}.md\:translate-x-48{--tw-translate-x:12rem}.md\:translate-x-50{--tw-translate-x:12.5rem}.md\:translate-x-52{--tw-translate-x:13rem}.md\:translate-x-56{--tw-translate-x:14rem}.md\:translate-x-60{--tw-translate-x:15rem}.md\:translate-x-64{--tw-translate-x:16rem}.md\:translate-x-72{--tw-translate-x:18rem}.md\:translate-x-80{--tw-translate-x:20rem}.md\:translate-x-96{--tw-translate-x:24rem}.md\:translate-x-155{--tw-translate-x:155px}.md\:translate-x-200{--tw-translate-x:20%}.md\:translate-x-300{--tw-translate-x:300px}.md\:translate-x-327{--tw-translate-x:327px}.md\:translate-x-366{--tw-translate-x:366px}.md\:translate-x-415{--tw-translate-x:415px}.md\:translate-x-450{--tw-translate-x:450px}.md\:translate-x-474{--tw-translate-x:474px}.md\:translate-x-500{--tw-translate-x:500px}.md\:translate-x-600{--tw-translate-x:600px}.md\:translate-x-690{--tw-translate-x:690px}.md\:translate-x-px{--tw-translate-x:1px}.md\:translate-x-0\.5{--tw-translate-x:0.125rem}.md\:translate-x-1\.5{--tw-translate-x:0.375rem}.md\:translate-x-2\.5{--tw-translate-x:0.625rem}.md\:translate-x-3\.5{--tw-translate-x:0.875rem}.md\:-translate-x-0{--tw-translate-x:0px}.md\:-translate-x-1{--tw-translate-x:-0.25rem}.md\:-translate-x-2{--tw-translate-x:-0.5rem}.md\:-translate-x-3{--tw-translate-x:-0.75rem}.md\:-translate-x-4{--tw-translate-x:-1rem}.md\:-translate-x-5{--tw-translate-x:-1.25rem}.md\:-translate-x-6{--tw-translate-x:-1.5rem}.md\:-translate-x-7{--tw-translate-x:-1.75rem}.md\:-translate-x-8{--tw-translate-x:-2rem}.md\:-translate-x-9{--tw-translate-x:-2.25rem}.md\:-translate-x-10{--tw-translate-x:-2.5rem}.md\:-translate-x-11{--tw-translate-x:-2.75rem}.md\:-translate-x-12{--tw-translate-x:-3rem}.md\:-translate-x-13{--tw-translate-x:-50px}.md\:-translate-x-14{--tw-translate-x:-3.5rem}.md\:-translate-x-15{--tw-translate-x:-30px}.md\:-translate-x-16{--tw-translate-x:-4rem}.md\:-translate-x-20{--tw-translate-x:-5rem}.md\:-translate-x-24{--tw-translate-x:-6rem}.md\:-translate-x-28{--tw-translate-x:-7rem}.md\:-translate-x-30{--tw-translate-x:-30%}.md\:-translate-x-32{--tw-translate-x:-8rem}.md\:-translate-x-36{--tw-translate-x:-9rem}.md\:-translate-x-40{--tw-translate-x:-10rem}.md\:-translate-x-44{--tw-translate-x:-11rem}.md\:-translate-x-45{--tw-translate-x:-45%}.md\:-translate-x-48{--tw-translate-x:-12rem}.md\:-translate-x-50{--tw-translate-x:-12.5rem}.md\:-translate-x-52{--tw-translate-x:-13rem}.md\:-translate-x-56{--tw-translate-x:-14rem}.md\:-translate-x-60{--tw-translate-x:-15rem}.md\:-translate-x-64{--tw-translate-x:-16rem}.md\:-translate-x-72{--tw-translate-x:-18rem}.md\:-translate-x-80{--tw-translate-x:-20rem}.md\:-translate-x-96{--tw-translate-x:-24rem}.md\:-translate-x-155{--tw-translate-x:-155px}.md\:-translate-x-200{--tw-translate-x:-20%}.md\:-translate-x-300{--tw-translate-x:-300px}.md\:-translate-x-327{--tw-translate-x:-327px}.md\:-translate-x-366{--tw-translate-x:-366px}.md\:-translate-x-415{--tw-translate-x:-415px}.md\:-translate-x-450{--tw-translate-x:-450px}.md\:-translate-x-474{--tw-translate-x:-474px}.md\:-translate-x-500{--tw-translate-x:-500px}.md\:-translate-x-600{--tw-translate-x:-600px}.md\:-translate-x-690{--tw-translate-x:-690px}.md\:-translate-x-px{--tw-translate-x:-1px}.md\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.md\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.md\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.md\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.md\:translate-x-1\/2{--tw-translate-x:50%}.md\:translate-x-1\/3{--tw-translate-x:33.333333%}.md\:translate-x-2\/3{--tw-translate-x:66.666667%}.md\:translate-x-1\/4{--tw-translate-x:25%}.md\:translate-x-2\/4{--tw-translate-x:50%}.md\:translate-x-3\/4{--tw-translate-x:75%}.md\:translate-x-full{--tw-translate-x:100%}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.md\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.md\:-translate-x-1\/4{--tw-translate-x:-25%}.md\:-translate-x-2\/4{--tw-translate-x:-50%}.md\:-translate-x-3\/4{--tw-translate-x:-75%}.md\:-translate-x-full{--tw-translate-x:-100%}.md\:translate-y-0{--tw-translate-y:0px}.md\:translate-y-1{--tw-translate-y:0.25rem}.md\:translate-y-2{--tw-translate-y:0.5rem}.md\:translate-y-3{--tw-translate-y:0.75rem}.md\:translate-y-4{--tw-translate-y:1rem}.md\:translate-y-5{--tw-translate-y:1.25rem}.md\:translate-y-6{--tw-translate-y:1.5rem}.md\:translate-y-7{--tw-translate-y:1.75rem}.md\:translate-y-8{--tw-translate-y:2rem}.md\:translate-y-9{--tw-translate-y:2.25rem}.md\:translate-y-10{--tw-translate-y:2.5rem}.md\:translate-y-11{--tw-translate-y:2.75rem}.md\:translate-y-12{--tw-translate-y:3rem}.md\:translate-y-13{--tw-translate-y:50px}.md\:translate-y-14{--tw-translate-y:3.5rem}.md\:translate-y-15{--tw-translate-y:30px}.md\:translate-y-16{--tw-translate-y:4rem}.md\:translate-y-20{--tw-translate-y:5rem}.md\:translate-y-24{--tw-translate-y:6rem}.md\:translate-y-28{--tw-translate-y:7rem}.md\:translate-y-30{--tw-translate-y:30%}.md\:translate-y-32{--tw-translate-y:8rem}.md\:translate-y-36{--tw-translate-y:9rem}.md\:translate-y-40{--tw-translate-y:10rem}.md\:translate-y-44{--tw-translate-y:11rem}.md\:translate-y-45{--tw-translate-y:45%}.md\:translate-y-48{--tw-translate-y:12rem}.md\:translate-y-50{--tw-translate-y:12.5rem}.md\:translate-y-52{--tw-translate-y:13rem}.md\:translate-y-56{--tw-translate-y:14rem}.md\:translate-y-60{--tw-translate-y:15rem}.md\:translate-y-64{--tw-translate-y:16rem}.md\:translate-y-72{--tw-translate-y:18rem}.md\:translate-y-80{--tw-translate-y:20rem}.md\:translate-y-96{--tw-translate-y:24rem}.md\:translate-y-155{--tw-translate-y:155px}.md\:translate-y-200{--tw-translate-y:20%}.md\:translate-y-300{--tw-translate-y:300px}.md\:translate-y-327{--tw-translate-y:327px}.md\:translate-y-366{--tw-translate-y:366px}.md\:translate-y-415{--tw-translate-y:415px}.md\:translate-y-450{--tw-translate-y:450px}.md\:translate-y-474{--tw-translate-y:474px}.md\:translate-y-500{--tw-translate-y:500px}.md\:translate-y-600{--tw-translate-y:600px}.md\:translate-y-690{--tw-translate-y:690px}.md\:translate-y-px{--tw-translate-y:1px}.md\:translate-y-0\.5{--tw-translate-y:0.125rem}.md\:translate-y-1\.5{--tw-translate-y:0.375rem}.md\:translate-y-2\.5{--tw-translate-y:0.625rem}.md\:translate-y-3\.5{--tw-translate-y:0.875rem}.md\:-translate-y-0{--tw-translate-y:0px}.md\:-translate-y-1{--tw-translate-y:-0.25rem}.md\:-translate-y-2{--tw-translate-y:-0.5rem}.md\:-translate-y-3{--tw-translate-y:-0.75rem}.md\:-translate-y-4{--tw-translate-y:-1rem}.md\:-translate-y-5{--tw-translate-y:-1.25rem}.md\:-translate-y-6{--tw-translate-y:-1.5rem}.md\:-translate-y-7{--tw-translate-y:-1.75rem}.md\:-translate-y-8{--tw-translate-y:-2rem}.md\:-translate-y-9{--tw-translate-y:-2.25rem}.md\:-translate-y-10{--tw-translate-y:-2.5rem}.md\:-translate-y-11{--tw-translate-y:-2.75rem}.md\:-translate-y-12{--tw-translate-y:-3rem}.md\:-translate-y-13{--tw-translate-y:-50px}.md\:-translate-y-14{--tw-translate-y:-3.5rem}.md\:-translate-y-15{--tw-translate-y:-30px}.md\:-translate-y-16{--tw-translate-y:-4rem}.md\:-translate-y-20{--tw-translate-y:-5rem}.md\:-translate-y-24{--tw-translate-y:-6rem}.md\:-translate-y-28{--tw-translate-y:-7rem}.md\:-translate-y-30{--tw-translate-y:-30%}.md\:-translate-y-32{--tw-translate-y:-8rem}.md\:-translate-y-36{--tw-translate-y:-9rem}.md\:-translate-y-40{--tw-translate-y:-10rem}.md\:-translate-y-44{--tw-translate-y:-11rem}.md\:-translate-y-45{--tw-translate-y:-45%}.md\:-translate-y-48{--tw-translate-y:-12rem}.md\:-translate-y-50{--tw-translate-y:-12.5rem}.md\:-translate-y-52{--tw-translate-y:-13rem}.md\:-translate-y-56{--tw-translate-y:-14rem}.md\:-translate-y-60{--tw-translate-y:-15rem}.md\:-translate-y-64{--tw-translate-y:-16rem}.md\:-translate-y-72{--tw-translate-y:-18rem}.md\:-translate-y-80{--tw-translate-y:-20rem}.md\:-translate-y-96{--tw-translate-y:-24rem}.md\:-translate-y-155{--tw-translate-y:-155px}.md\:-translate-y-200{--tw-translate-y:-20%}.md\:-translate-y-300{--tw-translate-y:-300px}.md\:-translate-y-327{--tw-translate-y:-327px}.md\:-translate-y-366{--tw-translate-y:-366px}.md\:-translate-y-415{--tw-translate-y:-415px}.md\:-translate-y-450{--tw-translate-y:-450px}.md\:-translate-y-474{--tw-translate-y:-474px}.md\:-translate-y-500{--tw-translate-y:-500px}.md\:-translate-y-600{--tw-translate-y:-600px}.md\:-translate-y-690{--tw-translate-y:-690px}.md\:-translate-y-px{--tw-translate-y:-1px}.md\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.md\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.md\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.md\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.md\:translate-y-1\/2{--tw-translate-y:50%}.md\:translate-y-1\/3{--tw-translate-y:33.333333%}.md\:translate-y-2\/3{--tw-translate-y:66.666667%}.md\:translate-y-1\/4{--tw-translate-y:25%}.md\:translate-y-2\/4{--tw-translate-y:50%}.md\:translate-y-3\/4{--tw-translate-y:75%}.md\:translate-y-full{--tw-translate-y:100%}.md\:-translate-y-1\/2{--tw-translate-y:-50%}.md\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.md\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.md\:-translate-y-1\/4{--tw-translate-y:-25%}.md\:-translate-y-2\/4{--tw-translate-y:-50%}.md\:-translate-y-3\/4{--tw-translate-y:-75%}.md\:-translate-y-full{--tw-translate-y:-100%}.md\:hover\:translate-x-0:hover{--tw-translate-x:0px}.md\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.md\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.md\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.md\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.md\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.md\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.md\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.md\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.md\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.md\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.md\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.md\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.md\:hover\:translate-x-13:hover{--tw-translate-x:50px}.md\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.md\:hover\:translate-x-15:hover{--tw-translate-x:30px}.md\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.md\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.md\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.md\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.md\:hover\:translate-x-30:hover{--tw-translate-x:30%}.md\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.md\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.md\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.md\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.md\:hover\:translate-x-45:hover{--tw-translate-x:45%}.md\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.md\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.md\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.md\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.md\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.md\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.md\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.md\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.md\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.md\:hover\:translate-x-155:hover{--tw-translate-x:155px}.md\:hover\:translate-x-200:hover{--tw-translate-x:20%}.md\:hover\:translate-x-300:hover{--tw-translate-x:300px}.md\:hover\:translate-x-327:hover{--tw-translate-x:327px}.md\:hover\:translate-x-366:hover{--tw-translate-x:366px}.md\:hover\:translate-x-415:hover{--tw-translate-x:415px}.md\:hover\:translate-x-450:hover{--tw-translate-x:450px}.md\:hover\:translate-x-474:hover{--tw-translate-x:474px}.md\:hover\:translate-x-500:hover{--tw-translate-x:500px}.md\:hover\:translate-x-600:hover{--tw-translate-x:600px}.md\:hover\:translate-x-690:hover{--tw-translate-x:690px}.md\:hover\:translate-x-px:hover{--tw-translate-x:1px}.md\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.md\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.md\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.md\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.md\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.md\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.md\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.md\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.md\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.md\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.md\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.md\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.md\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.md\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.md\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.md\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.md\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.md\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.md\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.md\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.md\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.md\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.md\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.md\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.md\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.md\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.md\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.md\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.md\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.md\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.md\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.md\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.md\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.md\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.md\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.md\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.md\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.md\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.md\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.md\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.md\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.md\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.md\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.md\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.md\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.md\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.md\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.md\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.md\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.md\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.md\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.md\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.md\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.md\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.md\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.md\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.md\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.md\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.md\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.md\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.md\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.md\:hover\:translate-x-full:hover{--tw-translate-x:100%}.md\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.md\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.md\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.md\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.md\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.md\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.md\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.md\:hover\:translate-y-0:hover{--tw-translate-y:0px}.md\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.md\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.md\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.md\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.md\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.md\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.md\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.md\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.md\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.md\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.md\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.md\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.md\:hover\:translate-y-13:hover{--tw-translate-y:50px}.md\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.md\:hover\:translate-y-15:hover{--tw-translate-y:30px}.md\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.md\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.md\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.md\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.md\:hover\:translate-y-30:hover{--tw-translate-y:30%}.md\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.md\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.md\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.md\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.md\:hover\:translate-y-45:hover{--tw-translate-y:45%}.md\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.md\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.md\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.md\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.md\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.md\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.md\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.md\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.md\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.md\:hover\:translate-y-155:hover{--tw-translate-y:155px}.md\:hover\:translate-y-200:hover{--tw-translate-y:20%}.md\:hover\:translate-y-300:hover{--tw-translate-y:300px}.md\:hover\:translate-y-327:hover{--tw-translate-y:327px}.md\:hover\:translate-y-366:hover{--tw-translate-y:366px}.md\:hover\:translate-y-415:hover{--tw-translate-y:415px}.md\:hover\:translate-y-450:hover{--tw-translate-y:450px}.md\:hover\:translate-y-474:hover{--tw-translate-y:474px}.md\:hover\:translate-y-500:hover{--tw-translate-y:500px}.md\:hover\:translate-y-600:hover{--tw-translate-y:600px}.md\:hover\:translate-y-690:hover{--tw-translate-y:690px}.md\:hover\:translate-y-px:hover{--tw-translate-y:1px}.md\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.md\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.md\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.md\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.md\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.md\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.md\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.md\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.md\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.md\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.md\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.md\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.md\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.md\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.md\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.md\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.md\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.md\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.md\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.md\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.md\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.md\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.md\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.md\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.md\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.md\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.md\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.md\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.md\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.md\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.md\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.md\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.md\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.md\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.md\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.md\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.md\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.md\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.md\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.md\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.md\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.md\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.md\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.md\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.md\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.md\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.md\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.md\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.md\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.md\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.md\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.md\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.md\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.md\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.md\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.md\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.md\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.md\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.md\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.md\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.md\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.md\:hover\:translate-y-full:hover{--tw-translate-y:100%}.md\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.md\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.md\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.md\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.md\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.md\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.md\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.md\:focus\:translate-x-0:focus{--tw-translate-x:0px}.md\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.md\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.md\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.md\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.md\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.md\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.md\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.md\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.md\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.md\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.md\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.md\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.md\:focus\:translate-x-13:focus{--tw-translate-x:50px}.md\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.md\:focus\:translate-x-15:focus{--tw-translate-x:30px}.md\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.md\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.md\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.md\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.md\:focus\:translate-x-30:focus{--tw-translate-x:30%}.md\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.md\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.md\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.md\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.md\:focus\:translate-x-45:focus{--tw-translate-x:45%}.md\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.md\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.md\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.md\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.md\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.md\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.md\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.md\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.md\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.md\:focus\:translate-x-155:focus{--tw-translate-x:155px}.md\:focus\:translate-x-200:focus{--tw-translate-x:20%}.md\:focus\:translate-x-300:focus{--tw-translate-x:300px}.md\:focus\:translate-x-327:focus{--tw-translate-x:327px}.md\:focus\:translate-x-366:focus{--tw-translate-x:366px}.md\:focus\:translate-x-415:focus{--tw-translate-x:415px}.md\:focus\:translate-x-450:focus{--tw-translate-x:450px}.md\:focus\:translate-x-474:focus{--tw-translate-x:474px}.md\:focus\:translate-x-500:focus{--tw-translate-x:500px}.md\:focus\:translate-x-600:focus{--tw-translate-x:600px}.md\:focus\:translate-x-690:focus{--tw-translate-x:690px}.md\:focus\:translate-x-px:focus{--tw-translate-x:1px}.md\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.md\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.md\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.md\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.md\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.md\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.md\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.md\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.md\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.md\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.md\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.md\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.md\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.md\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.md\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.md\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.md\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.md\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.md\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.md\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.md\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.md\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.md\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.md\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.md\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.md\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.md\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.md\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.md\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.md\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.md\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.md\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.md\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.md\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.md\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.md\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.md\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.md\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.md\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.md\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.md\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.md\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.md\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.md\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.md\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.md\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.md\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.md\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.md\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.md\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.md\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.md\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.md\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.md\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.md\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.md\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.md\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.md\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.md\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.md\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.md\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.md\:focus\:translate-x-full:focus{--tw-translate-x:100%}.md\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.md\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.md\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.md\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.md\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.md\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.md\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.md\:focus\:translate-y-0:focus{--tw-translate-y:0px}.md\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.md\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.md\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.md\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.md\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.md\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.md\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.md\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.md\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.md\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.md\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.md\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.md\:focus\:translate-y-13:focus{--tw-translate-y:50px}.md\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.md\:focus\:translate-y-15:focus{--tw-translate-y:30px}.md\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.md\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.md\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.md\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.md\:focus\:translate-y-30:focus{--tw-translate-y:30%}.md\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.md\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.md\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.md\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.md\:focus\:translate-y-45:focus{--tw-translate-y:45%}.md\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.md\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.md\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.md\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.md\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.md\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.md\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.md\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.md\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.md\:focus\:translate-y-155:focus{--tw-translate-y:155px}.md\:focus\:translate-y-200:focus{--tw-translate-y:20%}.md\:focus\:translate-y-300:focus{--tw-translate-y:300px}.md\:focus\:translate-y-327:focus{--tw-translate-y:327px}.md\:focus\:translate-y-366:focus{--tw-translate-y:366px}.md\:focus\:translate-y-415:focus{--tw-translate-y:415px}.md\:focus\:translate-y-450:focus{--tw-translate-y:450px}.md\:focus\:translate-y-474:focus{--tw-translate-y:474px}.md\:focus\:translate-y-500:focus{--tw-translate-y:500px}.md\:focus\:translate-y-600:focus{--tw-translate-y:600px}.md\:focus\:translate-y-690:focus{--tw-translate-y:690px}.md\:focus\:translate-y-px:focus{--tw-translate-y:1px}.md\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.md\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.md\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.md\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.md\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.md\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.md\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.md\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.md\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.md\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.md\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.md\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.md\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.md\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.md\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.md\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.md\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.md\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.md\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.md\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.md\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.md\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.md\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.md\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.md\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.md\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.md\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.md\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.md\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.md\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.md\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.md\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.md\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.md\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.md\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.md\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.md\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.md\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.md\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.md\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.md\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.md\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.md\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.md\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.md\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.md\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.md\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.md\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.md\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.md\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.md\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.md\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.md\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.md\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.md\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.md\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.md\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.md\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.md\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.md\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.md\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.md\:focus\:translate-y-full:focus{--tw-translate-y:100%}.md\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.md\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.md\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.md\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.md\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.md\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.md\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.md\:rotate-0{--tw-rotate:0deg}.md\:rotate-1{--tw-rotate:1deg}.md\:rotate-2{--tw-rotate:2deg}.md\:rotate-3{--tw-rotate:3deg}.md\:rotate-6{--tw-rotate:6deg}.md\:rotate-12{--tw-rotate:12deg}.md\:rotate-45{--tw-rotate:45deg}.md\:rotate-90{--tw-rotate:90deg}.md\:rotate-180{--tw-rotate:180deg}.md\:-rotate-180{--tw-rotate:-180deg}.md\:-rotate-90{--tw-rotate:-90deg}.md\:-rotate-45{--tw-rotate:-45deg}.md\:-rotate-12{--tw-rotate:-12deg}.md\:-rotate-6{--tw-rotate:-6deg}.md\:-rotate-3{--tw-rotate:-3deg}.md\:-rotate-2{--tw-rotate:-2deg}.md\:-rotate-1{--tw-rotate:-1deg}.md\:hover\:rotate-0:hover{--tw-rotate:0deg}.md\:hover\:rotate-1:hover{--tw-rotate:1deg}.md\:hover\:rotate-2:hover{--tw-rotate:2deg}.md\:hover\:rotate-3:hover{--tw-rotate:3deg}.md\:hover\:rotate-6:hover{--tw-rotate:6deg}.md\:hover\:rotate-12:hover{--tw-rotate:12deg}.md\:hover\:rotate-45:hover{--tw-rotate:45deg}.md\:hover\:rotate-90:hover{--tw-rotate:90deg}.md\:hover\:rotate-180:hover{--tw-rotate:180deg}.md\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.md\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.md\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.md\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.md\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.md\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.md\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.md\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.md\:focus\:rotate-0:focus{--tw-rotate:0deg}.md\:focus\:rotate-1:focus{--tw-rotate:1deg}.md\:focus\:rotate-2:focus{--tw-rotate:2deg}.md\:focus\:rotate-3:focus{--tw-rotate:3deg}.md\:focus\:rotate-6:focus{--tw-rotate:6deg}.md\:focus\:rotate-12:focus{--tw-rotate:12deg}.md\:focus\:rotate-45:focus{--tw-rotate:45deg}.md\:focus\:rotate-90:focus{--tw-rotate:90deg}.md\:focus\:rotate-180:focus{--tw-rotate:180deg}.md\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.md\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.md\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.md\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.md\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.md\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.md\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.md\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.md\:skew-x-0{--tw-skew-x:0deg}.md\:skew-x-1{--tw-skew-x:1deg}.md\:skew-x-2{--tw-skew-x:2deg}.md\:skew-x-3{--tw-skew-x:3deg}.md\:skew-x-6{--tw-skew-x:6deg}.md\:skew-x-12{--tw-skew-x:12deg}.md\:-skew-x-12{--tw-skew-x:-12deg}.md\:-skew-x-6{--tw-skew-x:-6deg}.md\:-skew-x-3{--tw-skew-x:-3deg}.md\:-skew-x-2{--tw-skew-x:-2deg}.md\:-skew-x-1{--tw-skew-x:-1deg}.md\:skew-y-0{--tw-skew-y:0deg}.md\:skew-y-1{--tw-skew-y:1deg}.md\:skew-y-2{--tw-skew-y:2deg}.md\:skew-y-3{--tw-skew-y:3deg}.md\:skew-y-6{--tw-skew-y:6deg}.md\:skew-y-12{--tw-skew-y:12deg}.md\:-skew-y-12{--tw-skew-y:-12deg}.md\:-skew-y-6{--tw-skew-y:-6deg}.md\:-skew-y-3{--tw-skew-y:-3deg}.md\:-skew-y-2{--tw-skew-y:-2deg}.md\:-skew-y-1{--tw-skew-y:-1deg}.md\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.md\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.md\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.md\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.md\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.md\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.md\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.md\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.md\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.md\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.md\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.md\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.md\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.md\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.md\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.md\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.md\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.md\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.md\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.md\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.md\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.md\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.md\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.md\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.md\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.md\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.md\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.md\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.md\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.md\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.md\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.md\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.md\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.md\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.md\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.md\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.md\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.md\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.md\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.md\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.md\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.md\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.md\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.md\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.md\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.md\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.md\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.md\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.md\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.md\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.md\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.md\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.md\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.md\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.md\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.md\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.md\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.md\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.md\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.md\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.md\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.md\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.md\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.md\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.md\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.md\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.md\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.md\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.md\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.md\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.md\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.md\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.md\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.md\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.md\:scale-x-0{--tw-scale-x:0}.md\:scale-x-50{--tw-scale-x:.5}.md\:scale-x-75{--tw-scale-x:.75}.md\:scale-x-90{--tw-scale-x:.9}.md\:scale-x-95{--tw-scale-x:.95}.md\:scale-x-100{--tw-scale-x:1}.md\:scale-x-105{--tw-scale-x:1.05}.md\:scale-x-110{--tw-scale-x:1.1}.md\:scale-x-125{--tw-scale-x:1.25}.md\:scale-x-150{--tw-scale-x:1.5}.md\:scale-y-0{--tw-scale-y:0}.md\:scale-y-50{--tw-scale-y:.5}.md\:scale-y-75{--tw-scale-y:.75}.md\:scale-y-90{--tw-scale-y:.9}.md\:scale-y-95{--tw-scale-y:.95}.md\:scale-y-100{--tw-scale-y:1}.md\:scale-y-105{--tw-scale-y:1.05}.md\:scale-y-110{--tw-scale-y:1.1}.md\:scale-y-125{--tw-scale-y:1.25}.md\:scale-y-150{--tw-scale-y:1.5}.md\:hover\:scale-x-0:hover{--tw-scale-x:0}.md\:hover\:scale-x-50:hover{--tw-scale-x:.5}.md\:hover\:scale-x-75:hover{--tw-scale-x:.75}.md\:hover\:scale-x-90:hover{--tw-scale-x:.9}.md\:hover\:scale-x-95:hover{--tw-scale-x:.95}.md\:hover\:scale-x-100:hover{--tw-scale-x:1}.md\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.md\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.md\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.md\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.md\:hover\:scale-y-0:hover{--tw-scale-y:0}.md\:hover\:scale-y-50:hover{--tw-scale-y:.5}.md\:hover\:scale-y-75:hover{--tw-scale-y:.75}.md\:hover\:scale-y-90:hover{--tw-scale-y:.9}.md\:hover\:scale-y-95:hover{--tw-scale-y:.95}.md\:hover\:scale-y-100:hover{--tw-scale-y:1}.md\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.md\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.md\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.md\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.md\:focus\:scale-x-0:focus{--tw-scale-x:0}.md\:focus\:scale-x-50:focus{--tw-scale-x:.5}.md\:focus\:scale-x-75:focus{--tw-scale-x:.75}.md\:focus\:scale-x-90:focus{--tw-scale-x:.9}.md\:focus\:scale-x-95:focus{--tw-scale-x:.95}.md\:focus\:scale-x-100:focus{--tw-scale-x:1}.md\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.md\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.md\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.md\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.md\:focus\:scale-y-0:focus{--tw-scale-y:0}.md\:focus\:scale-y-50:focus{--tw-scale-y:.5}.md\:focus\:scale-y-75:focus{--tw-scale-y:.75}.md\:focus\:scale-y-90:focus{--tw-scale-y:.9}.md\:focus\:scale-y-95:focus{--tw-scale-y:.95}.md\:focus\:scale-y-100:focus{--tw-scale-y:1}.md\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.md\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.md\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.md\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.md\:animate-none{animation:none}.md\:animate-spin{animation:spin 1s linear infinite}.md\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.md\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.md\:animate-bounce{animation:bounce 1s infinite}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-text{cursor:text}.md\:cursor-move{cursor:move}.md\:cursor-help{cursor:help}.md\:cursor-not-allowed{cursor:not-allowed}.md\:select-none{-webkit-user-select:none;user-select:none}.md\:select-text{-webkit-user-select:text;user-select:text}.md\:select-all{-webkit-user-select:all;user-select:all}.md\:select-auto{-webkit-user-select:auto;user-select:auto}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:list-inside{list-style-position:inside}.md\:list-outside{list-style-position:outside}.md\:list-none{list-style-type:none}.md\:list-disc{list-style-type:disc}.md\:list-decimal{list-style-type:decimal}.md\:appearance-none{appearance:none}.md\:auto-cols-auto{grid-auto-columns:auto}.md\:auto-cols-min{grid-auto-columns:min-content}.md\:auto-cols-max{grid-auto-columns:max-content}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:auto-rows-auto{grid-auto-rows:auto}.md\:auto-rows-min{grid-auto-rows:min-content}.md\:auto-rows-max{grid-auto-rows:max-content}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-none{grid-template-columns:none}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-nowrap{flex-wrap:nowrap}.md\:place-content-center{place-content:center}.md\:place-content-start{place-content:start}.md\:place-content-end{place-content:end}.md\:place-content-between{place-content:space-between}.md\:place-content-around{place-content:space-around}.md\:place-content-evenly{place-content:space-evenly}.md\:place-content-stretch{place-content:stretch}.md\:place-items-start{place-items:start}.md\:place-items-end{place-items:end}.md\:place-items-center{place-items:center}.md\:place-items-stretch{place-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:justify-items-center{justify-items:center}.md\:justify-items-stretch{justify-items:stretch}.md\:gap-0{gap:0}.md\:gap-1{gap:.25rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:gap-8{gap:2rem}.md\:gap-9{gap:2.25rem}.md\:gap-10{gap:2.5rem}.md\:gap-11{gap:2.75rem}.md\:gap-12{gap:3rem}.md\:gap-13{gap:50px}.md\:gap-14{gap:3.5rem}.md\:gap-15{gap:30px}.md\:gap-16{gap:4rem}.md\:gap-20{gap:5rem}.md\:gap-24{gap:6rem}.md\:gap-28{gap:7rem}.md\:gap-30{gap:30%}.md\:gap-32{gap:8rem}.md\:gap-36{gap:9rem}.md\:gap-40{gap:10rem}.md\:gap-44{gap:11rem}.md\:gap-45{gap:45%}.md\:gap-48{gap:12rem}.md\:gap-50{gap:12.5rem}.md\:gap-52{gap:13rem}.md\:gap-56{gap:14rem}.md\:gap-60{gap:15rem}.md\:gap-64{gap:16rem}.md\:gap-72{gap:18rem}.md\:gap-80{gap:20rem}.md\:gap-96{gap:24rem}.md\:gap-155{gap:155px}.md\:gap-200{gap:20%}.md\:gap-300{gap:300px}.md\:gap-327{gap:327px}.md\:gap-366{gap:366px}.md\:gap-415{gap:415px}.md\:gap-450{gap:450px}.md\:gap-474{gap:474px}.md\:gap-500{gap:500px}.md\:gap-600{gap:600px}.md\:gap-690{gap:690px}.md\:gap-px{gap:1px}.md\:gap-0\.5{gap:.125rem}.md\:gap-1\.5{gap:.375rem}.md\:gap-2\.5{gap:.625rem}.md\:gap-3\.5{gap:.875rem}.md\:gap-x-0{column-gap:0}.md\:gap-x-1{column-gap:.25rem}.md\:gap-x-2{column-gap:.5rem}.md\:gap-x-3{column-gap:.75rem}.md\:gap-x-4{column-gap:1rem}.md\:gap-x-5{column-gap:1.25rem}.md\:gap-x-6{column-gap:1.5rem}.md\:gap-x-7{column-gap:1.75rem}.md\:gap-x-8{column-gap:2rem}.md\:gap-x-9{column-gap:2.25rem}.md\:gap-x-10{column-gap:2.5rem}.md\:gap-x-11{column-gap:2.75rem}.md\:gap-x-12{column-gap:3rem}.md\:gap-x-13{column-gap:50px}.md\:gap-x-14{column-gap:3.5rem}.md\:gap-x-15{column-gap:30px}.md\:gap-x-16{column-gap:4rem}.md\:gap-x-20{column-gap:5rem}.md\:gap-x-24{column-gap:6rem}.md\:gap-x-28{column-gap:7rem}.md\:gap-x-30{column-gap:30%}.md\:gap-x-32{column-gap:8rem}.md\:gap-x-36{column-gap:9rem}.md\:gap-x-40{column-gap:10rem}.md\:gap-x-44{column-gap:11rem}.md\:gap-x-45{column-gap:45%}.md\:gap-x-48{column-gap:12rem}.md\:gap-x-50{column-gap:12.5rem}.md\:gap-x-52{column-gap:13rem}.md\:gap-x-56{column-gap:14rem}.md\:gap-x-60{column-gap:15rem}.md\:gap-x-64{column-gap:16rem}.md\:gap-x-72{column-gap:18rem}.md\:gap-x-80{column-gap:20rem}.md\:gap-x-96{column-gap:24rem}.md\:gap-x-155{column-gap:155px}.md\:gap-x-200{column-gap:20%}.md\:gap-x-300{column-gap:300px}.md\:gap-x-327{column-gap:327px}.md\:gap-x-366{column-gap:366px}.md\:gap-x-415{column-gap:415px}.md\:gap-x-450{column-gap:450px}.md\:gap-x-474{column-gap:474px}.md\:gap-x-500{column-gap:500px}.md\:gap-x-600{column-gap:600px}.md\:gap-x-690{column-gap:690px}.md\:gap-x-px{column-gap:1px}.md\:gap-x-0\.5{column-gap:.125rem}.md\:gap-x-1\.5{column-gap:.375rem}.md\:gap-x-2\.5{column-gap:.625rem}.md\:gap-x-3\.5{column-gap:.875rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-1{row-gap:.25rem}.md\:gap-y-2{row-gap:.5rem}.md\:gap-y-3{row-gap:.75rem}.md\:gap-y-4{row-gap:1rem}.md\:gap-y-5{row-gap:1.25rem}.md\:gap-y-6{row-gap:1.5rem}.md\:gap-y-7{row-gap:1.75rem}.md\:gap-y-8{row-gap:2rem}.md\:gap-y-9{row-gap:2.25rem}.md\:gap-y-10{row-gap:2.5rem}.md\:gap-y-11{row-gap:2.75rem}.md\:gap-y-12{row-gap:3rem}.md\:gap-y-13{row-gap:50px}.md\:gap-y-14{row-gap:3.5rem}.md\:gap-y-15{row-gap:30px}.md\:gap-y-16{row-gap:4rem}.md\:gap-y-20{row-gap:5rem}.md\:gap-y-24{row-gap:6rem}.md\:gap-y-28{row-gap:7rem}.md\:gap-y-30{row-gap:30%}.md\:gap-y-32{row-gap:8rem}.md\:gap-y-36{row-gap:9rem}.md\:gap-y-40{row-gap:10rem}.md\:gap-y-44{row-gap:11rem}.md\:gap-y-45{row-gap:45%}.md\:gap-y-48{row-gap:12rem}.md\:gap-y-50{row-gap:12.5rem}.md\:gap-y-52{row-gap:13rem}.md\:gap-y-56{row-gap:14rem}.md\:gap-y-60{row-gap:15rem}.md\:gap-y-64{row-gap:16rem}.md\:gap-y-72{row-gap:18rem}.md\:gap-y-80{row-gap:20rem}.md\:gap-y-96{row-gap:24rem}.md\:gap-y-155{row-gap:155px}.md\:gap-y-200{row-gap:20%}.md\:gap-y-300{row-gap:300px}.md\:gap-y-327{row-gap:327px}.md\:gap-y-366{row-gap:366px}.md\:gap-y-415{row-gap:415px}.md\:gap-y-450{row-gap:450px}.md\:gap-y-474{row-gap:474px}.md\:gap-y-500{row-gap:500px}.md\:gap-y-600{row-gap:600px}.md\:gap-y-690{row-gap:690px}.md\:gap-y-px{row-gap:1px}.md\:gap-y-0\.5{row-gap:.125rem}.md\:gap-y-1\.5{row-gap:.375rem}.md\:gap-y-2\.5{row-gap:.625rem}.md\:gap-y-3\.5{row-gap:.875rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.md\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.md\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.md\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.md\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.md\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.md\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.md\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.md\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.md\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.md\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.md\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.md\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.md\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.md\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.md\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.md\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.md\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.md\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.md\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.md\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.md\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.md\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.md\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.md\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.md\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.md\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.md\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.md\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.md\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.md\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.md\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.md\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.md\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.md\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.md\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.md\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.md\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.md\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.md\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.md\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.md\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.md\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.md\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.md\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.md\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.md\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.md\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.md\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.md\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.md\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.md\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.md\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.md\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.md\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.md\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.md\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.md\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.md\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.md\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.md\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.md\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.md\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.md\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.md\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.md\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.md\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.md\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.md\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.md\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.md\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.md\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.md\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.md\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.md\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.md\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.md\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.md\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.md\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.md\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.md\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.md\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.md\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.md\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.md\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.md\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.md\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.md\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.md\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.md\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.md\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.md\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.md\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.md\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.md\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.md\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.md\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.md\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.md\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.md\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.md\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.md\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.md\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.md\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.md\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.md\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.md\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.md\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.md\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.md\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.md\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.md\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.md\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.md\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.md\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.md\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.md\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.md\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.md\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.md\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.md\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.md\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.md\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.md\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.md\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.md\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.md\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.md\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.md\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.md\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.md\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.md\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.md\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.md\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.md\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.md\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.md\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.md\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.md\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.md\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.md\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.md\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.md\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.md\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.md\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.md\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.md\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.md\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.md\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.md\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.md\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.md\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.md\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.md\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.md\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.md\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.md\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.md\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.md\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.md\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.md\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.md\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.md\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.md\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.md\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.md\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.md\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.md\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.md\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.md\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.md\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.md\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.md\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.md\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.md\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.md\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.md\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.md\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.md\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.md\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.md\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.md\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.md\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.md\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,299,var(--tw-divide-opacity))}.md\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.md\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.md\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.md\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.md\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.md\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.md\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.md\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.md\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.md\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.md\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.md\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.md\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.md\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.md\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.md\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.md\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.md\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.md\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.md\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.md\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.md\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.md\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.md\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.md\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.md\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.md\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.md\:place-self-auto{place-self:auto}.md\:place-self-start{place-self:start}.md\:place-self-end{place-self:end}.md\:place-self-center{place-self:center}.md\:place-self-stretch{place-self:stretch}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}.md\:self-baseline{align-self:baseline}.md\:justify-self-auto{justify-self:auto}.md\:justify-self-start{justify-self:start}.md\:justify-self-end{justify-self:end}.md\:justify-self-center{justify-self:center}.md\:justify-self-stretch{justify-self:stretch}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:overscroll-auto{overscroll-behavior:auto}.md\:overscroll-contain{overscroll-behavior:contain}.md\:overscroll-none{overscroll-behavior:none}.md\:overscroll-y-auto{overscroll-behavior-y:auto}.md\:overscroll-y-contain{overscroll-behavior-y:contain}.md\:overscroll-y-none{overscroll-behavior-y:none}.md\:overscroll-x-auto{overscroll-behavior-x:auto}.md\:overscroll-x-contain{overscroll-behavior-x:contain}.md\:overscroll-x-none{overscroll-behavior-x:none}.md\:truncate{overflow:hidden;white-space:nowrap}.md\:overflow-ellipsis,.md\:truncate{text-overflow:ellipsis}.md\:overflow-clip{text-overflow:clip}.md\:whitespace-normal{white-space:normal}.md\:whitespace-nowrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-normal{overflow-wrap:normal;word-break:normal}.md\:break-words{overflow-wrap:break-word}.md\:break-all{word-break:break-all}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded{border-radius:.25rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-xl{border-radius:.75rem}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-full{border-radius:9999px}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.md\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.md\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.md\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.md\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.md\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.md\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.md\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.md\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.md\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.md\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.md\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.md\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.md\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.md\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.md\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.md\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.md\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.md\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.md\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.md\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.md\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.md\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.md\:rounded-tl-none{border-top-left-radius:0}.md\:rounded-tl-sm{border-top-left-radius:.125rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tl-md{border-top-left-radius:.375rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tl-xl{border-top-left-radius:.75rem}.md\:rounded-tl-2xl{border-top-left-radius:1rem}.md\:rounded-tl-3xl{border-top-left-radius:1.5rem}.md\:rounded-tl-full{border-top-left-radius:9999px}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-tr-sm{border-top-right-radius:.125rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-tr-md{border-top-right-radius:.375rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-tr-xl{border-top-right-radius:.75rem}.md\:rounded-tr-2xl{border-top-right-radius:1rem}.md\:rounded-tr-3xl{border-top-right-radius:1.5rem}.md\:rounded-tr-full{border-top-right-radius:9999px}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-br-sm{border-bottom-right-radius:.125rem}.md\:rounded-br{border-bottom-right-radius:.25rem}.md\:rounded-br-md{border-bottom-right-radius:.375rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-br-xl{border-bottom-right-radius:.75rem}.md\:rounded-br-2xl{border-bottom-right-radius:1rem}.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.md\:rounded-br-full{border-bottom-right-radius:9999px}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}.md\:rounded-bl{border-bottom-left-radius:.25rem}.md\:rounded-bl-md{border-bottom-left-radius:.375rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-bl-xl{border-bottom-left-radius:.75rem}.md\:rounded-bl-2xl{border-bottom-left-radius:1rem}.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.md\:rounded-bl-full{border-bottom-left-radius:9999px}.md\:border-0{border-width:0}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border{border-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-t{border-top-width:1px}.md\:border-r-0{border-right-width:0}.md\:border-r-2{border-right-width:2px}.md\:border-r-4{border-right-width:4px}.md\:border-r-8{border-right-width:8px}.md\:border-r{border-right-width:1px}.md\:border-b-0{border-bottom-width:0}.md\:border-b-2{border-bottom-width:2px}.md\:border-b-4{border-bottom-width:4px}.md\:border-b-8{border-bottom-width:8px}.md\:border-b{border-bottom-width:1px}.md\:border-l-0{border-left-width:0}.md\:border-l-2{border-left-width:2px}.md\:border-l-4{border-left-width:4px}.md\:border-l-8{border-left-width:8px}.md\:border-l{border-left-width:1px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-none{border-style:none}.md\:border-transparent{border-color:#0000}.md\:border-current{border-color:currentColor}.md\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.md\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.md\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.md\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.md\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.md\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.md\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.md\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.md\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.md\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.md\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.md\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.md\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.md\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.md\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.md\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.md\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.md\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.md\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.md\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.md\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.md\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.md\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.md\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.md\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.md\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.md\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.md\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.md\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.md\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.md\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.md\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.md\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.md\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.md\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.md\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.md\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.md\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.md\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.md\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.md\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.md\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.md\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.md\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.md\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.md\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.md\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.md\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.md\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.md\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.md\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.md\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.md\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.md\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.md\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.md\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.md\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.md\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.md\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.md\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.md\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.md\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.md\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.md\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.md\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.md\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.md\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.md\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.md\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.md\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.md\:border-text-dark2{border-color:#0009}.md\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.md\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.md\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.md\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.md\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.md\:border-grey-light3{border-color:FEFEFE}.md\:border-grey-light4{border-color:E8E8E8}.md\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.md\:border-grey-light6{border-color:#e8e8e85e}.md\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.md\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.md\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.md\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-transparent{border-color:#0000}.group:hover .md\:group-hover\:border-current{border-color:currentColor}.group:hover .md\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .md\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .md\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .md\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .md\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .md\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.md\:focus-within\:border-transparent:focus-within{border-color:#0000}.md\:focus-within\:border-current:focus-within{border-color:currentColor}.md\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.md\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.md\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.md\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.md\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.md\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.md\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.md\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.md\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.md\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.md\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.md\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.md\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.md\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.md\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.md\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.md\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.md\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.md\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.md\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.md\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.md\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.md\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.md\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.md\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.md\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.md\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.md\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.md\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.md\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.md\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.md\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.md\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.md\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.md\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.md\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.md\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.md\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.md\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.md\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.md\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.md\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.md\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.md\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.md\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.md\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.md\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.md\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.md\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.md\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.md\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.md\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.md\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.md\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.md\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.md\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.md\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.md\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.md\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.md\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.md\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.md\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.md\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.md\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.md\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.md\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.md\:hover\:border-transparent:hover{border-color:#0000}.md\:hover\:border-current:hover{border-color:currentColor}.md\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.md\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.md\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.md\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.md\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.md\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.md\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.md\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.md\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.md\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.md\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.md\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.md\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.md\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.md\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.md\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.md\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.md\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.md\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.md\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.md\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.md\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.md\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.md\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.md\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.md\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.md\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.md\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.md\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.md\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.md\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.md\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.md\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.md\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.md\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.md\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.md\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.md\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.md\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.md\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.md\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.md\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.md\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.md\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.md\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.md\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.md\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.md\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.md\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.md\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.md\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.md\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.md\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.md\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.md\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.md\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.md\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.md\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.md\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.md\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.md\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.md\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.md\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.md\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.md\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.md\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.md\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.md\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.md\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.md\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.md\:hover\:border-text-dark2:hover{border-color:#0009}.md\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.md\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.md\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.md\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.md\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.md\:hover\:border-grey-light3:hover{border-color:FEFEFE}.md\:hover\:border-grey-light4:hover{border-color:E8E8E8}.md\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.md\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.md\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.md\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.md\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.md\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.md\:focus\:border-transparent:focus{border-color:#0000}.md\:focus\:border-current:focus{border-color:currentColor}.md\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.md\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.md\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.md\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.md\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.md\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.md\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.md\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.md\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.md\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.md\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.md\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.md\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.md\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.md\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.md\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.md\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.md\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.md\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.md\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.md\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.md\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.md\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.md\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.md\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.md\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.md\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.md\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.md\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.md\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.md\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.md\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.md\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.md\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.md\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.md\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.md\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.md\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.md\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.md\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.md\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.md\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.md\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.md\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.md\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.md\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.md\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.md\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.md\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.md\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.md\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.md\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.md\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.md\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.md\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.md\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.md\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.md\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.md\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.md\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.md\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.md\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.md\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.md\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.md\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.md\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.md\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.md\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.md\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.md\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.md\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.md\:focus\:border-text-dark2:focus{border-color:#0009}.md\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.md\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.md\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.md\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.md\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.md\:focus\:border-grey-light3:focus{border-color:FEFEFE}.md\:focus\:border-grey-light4:focus{border-color:E8E8E8}.md\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.md\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.md\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.md\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.md\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.md\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.md\:border-opacity-0{--tw-border-opacity:0}.md\:border-opacity-5{--tw-border-opacity:0.05}.md\:border-opacity-10{--tw-border-opacity:0.1}.md\:border-opacity-20{--tw-border-opacity:0.2}.md\:border-opacity-25{--tw-border-opacity:0.25}.md\:border-opacity-30{--tw-border-opacity:0.3}.md\:border-opacity-40{--tw-border-opacity:0.4}.md\:border-opacity-50{--tw-border-opacity:0.5}.md\:border-opacity-60{--tw-border-opacity:0.6}.md\:border-opacity-70{--tw-border-opacity:0.7}.md\:border-opacity-75{--tw-border-opacity:0.75}.md\:border-opacity-80{--tw-border-opacity:0.8}.md\:border-opacity-90{--tw-border-opacity:0.9}.md\:border-opacity-95{--tw-border-opacity:0.95}.md\:border-opacity-100{--tw-border-opacity:1}.group:hover .md\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .md\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .md\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .md\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .md\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .md\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .md\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .md\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .md\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .md\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .md\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .md\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .md\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .md\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .md\:group-hover\:border-opacity-100{--tw-border-opacity:1}.md\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.md\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.md\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.md\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.md\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.md\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.md\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.md\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.md\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.md\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.md\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.md\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.md\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.md\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.md\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.md\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.md\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.md\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.md\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.md\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.md\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.md\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.md\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.md\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.md\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.md\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.md\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.md\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.md\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.md\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.md\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.md\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.md\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.md\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.md\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.md\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.md\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.md\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.md\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.md\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.md\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.md\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.md\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.md\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.md\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.md\:bg-transparent{background-color:initial}.md\:bg-current{background-color:currentColor}.md\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.md\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.md\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.md\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.md\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.md\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.md\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.md\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.md\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.md\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.md\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.md\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.md\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.md\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.md\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.md\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.md\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.md\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.md\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.md\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.md\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.md\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.md\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.md\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.md\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.md\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.md\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.md\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.md\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.md\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.md\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.md\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.md\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.md\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.md\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.md\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.md\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.md\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.md\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.md\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.md\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.md\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.md\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.md\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.md\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.md\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.md\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.md\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.md\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.md\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.md\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.md\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.md\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.md\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.md\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.md\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.md\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.md\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.md\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.md\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.md\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.md\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.md\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.md\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.md\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.md\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.md\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.md\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.md\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.md\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.md\:bg-text-dark2{background-color:#0009}.md\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.md\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.md\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.md\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.md\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.md\:bg-grey-light3{background-color:FEFEFE}.md\:bg-grey-light4{background-color:E8E8E8}.md\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.md\:bg-grey-light6{background-color:#e8e8e85e}.md\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.md\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.md\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.md\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-transparent{background-color:initial}.group:hover .md\:group-hover\:bg-current{background-color:currentColor}.group:hover .md\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .md\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .md\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .md\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .md\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .md\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.md\:focus-within\:bg-transparent:focus-within{background-color:initial}.md\:focus-within\:bg-current:focus-within{background-color:currentColor}.md\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.md\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.md\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.md\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.md\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.md\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.md\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.md\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.md\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.md\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.md\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.md\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.md\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.md\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.md\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.md\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.md\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.md\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.md\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.md\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.md\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.md\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.md\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.md\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.md\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.md\:hover\:bg-transparent:hover{background-color:initial}.md\:hover\:bg-current:hover{background-color:currentColor}.md\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.md\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.md\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.md\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.md\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.md\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.md\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.md\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.md\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.md\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.md\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.md\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.md\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.md\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.md\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.md\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.md\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.md\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.md\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.md\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.md\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.md\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.md\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.md\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.md\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.md\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.md\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.md\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.md\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.md\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.md\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.md\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.md\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.md\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.md\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.md\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.md\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.md\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.md\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.md\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.md\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.md\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.md\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.md\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.md\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.md\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.md\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.md\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.md\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.md\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.md\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.md\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.md\:hover\:bg-text-dark2:hover{background-color:#0009}.md\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.md\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.md\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.md\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.md\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.md\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.md\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.md\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.md\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.md\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.md\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.md\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.md\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.md\:focus\:bg-transparent:focus{background-color:initial}.md\:focus\:bg-current:focus{background-color:currentColor}.md\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.md\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.md\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.md\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.md\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.md\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.md\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.md\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.md\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.md\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.md\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.md\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.md\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.md\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.md\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.md\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.md\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.md\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.md\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.md\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.md\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.md\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.md\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.md\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.md\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.md\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.md\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.md\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.md\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.md\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.md\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.md\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.md\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.md\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.md\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.md\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.md\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.md\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.md\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.md\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.md\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.md\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.md\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.md\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.md\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.md\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.md\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.md\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.md\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.md\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.md\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.md\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.md\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.md\:focus\:bg-text-dark2:focus{background-color:#0009}.md\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.md\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.md\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.md\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.md\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.md\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.md\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.md\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.md\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.md\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.md\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.md\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.md\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.md\:bg-opacity-0{--tw-bg-opacity:0}.md\:bg-opacity-5{--tw-bg-opacity:0.05}.md\:bg-opacity-10{--tw-bg-opacity:0.1}.md\:bg-opacity-20{--tw-bg-opacity:0.2}.md\:bg-opacity-25{--tw-bg-opacity:0.25}.md\:bg-opacity-30{--tw-bg-opacity:0.3}.md\:bg-opacity-40{--tw-bg-opacity:0.4}.md\:bg-opacity-50{--tw-bg-opacity:0.5}.md\:bg-opacity-60{--tw-bg-opacity:0.6}.md\:bg-opacity-70{--tw-bg-opacity:0.7}.md\:bg-opacity-75{--tw-bg-opacity:0.75}.md\:bg-opacity-80{--tw-bg-opacity:0.8}.md\:bg-opacity-90{--tw-bg-opacity:0.9}.md\:bg-opacity-95{--tw-bg-opacity:0.95}.md\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .md\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .md\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .md\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .md\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .md\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .md\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .md\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .md\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .md\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .md\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .md\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .md\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .md\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .md\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .md\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.md\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.md\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.md\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.md\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.md\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.md\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.md\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.md\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.md\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.md\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.md\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.md\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.md\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.md\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.md\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.md\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.md\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.md\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.md\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.md\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.md\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.md\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.md\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.md\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.md\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.md\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.md\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.md\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.md\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.md\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.md\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.md\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.md\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.md\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.md\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.md\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.md\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.md\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.md\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.md\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.md\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.md\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.md\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.md\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.md\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.md\:bg-none{background-image:none}.md\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.md\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.md\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.md\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.md\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.md\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.md\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.md\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.md\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.md\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.md\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.md\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.md\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.md\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.md\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.md\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.md\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.md\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.md\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.md\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.md\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.md\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.md\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.md\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.md\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.md\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.md\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.md\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.md\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.md\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.md\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.md\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.md\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.md\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.md\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.md\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.md\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.md\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.md\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.md\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.md\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.md\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.md\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.md\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.md\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.md\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.md\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.md\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.md\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.md\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.md\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.md\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.md\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.md\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.md\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.md\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.md\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.md\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.md\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.md\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.md\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.md\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.md\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.md\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.md\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.md\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.md\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.md\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.md\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.md\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.md\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.md\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.md\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.md\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.md\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.md\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.md\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.md\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.md\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.md\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.md\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.md\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.md\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.md\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.md\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.md\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.md\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.md\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.md\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.md\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.md\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.md\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.md\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.md\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.md\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.md\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.md\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.md\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.md\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.md\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.md\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.md\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.md\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.md\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.md\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.md\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.md\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.md\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.md\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.md\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.md\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.md\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.md\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.md\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.md\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.md\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.md\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.md\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.md\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.md\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.md\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.md\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.md\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.md\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.md\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.md\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.md\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.md\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.md\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.md\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.md\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.md\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.md\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.md\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.md\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.md\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.md\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.md\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.md\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.md\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.md\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.md\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.md\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.md\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.md\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.md\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.md\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.md\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.md\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.md\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.md\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.md\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.md\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.md\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.md\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.md\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.md\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.md\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.md\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.md\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.md\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.md\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.md\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.md\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.md\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.md\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.md\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.md\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.md\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.md\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.md\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.md\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.md\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.md\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.md\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.md\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.md\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.md\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.md\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.md\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.md\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.md\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.md\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.md\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.md\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.md\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.md\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.md\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.md\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.md\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.md\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.md\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.md\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.md\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.md\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.md\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.md\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.md\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.md\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.md\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.md\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.md\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.md\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.md\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.md\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.md\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.md\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.md\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.md\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.md\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.md\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.md\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.md\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.md\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.md\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.md\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.md\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.md\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.md\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.md\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.md\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.md\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.md\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.md\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.md\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.md\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.md\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.md\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.md\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.md\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.md\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.md\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.md\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.md\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.md\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.md\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.md\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.md\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.md\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.md\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.md\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.md\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.md\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.md\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.md\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.md\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.md\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.md\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.md\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.md\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.md\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.md\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.md\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.md\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.md\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.md\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.md\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.md\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.md\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.md\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.md\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.md\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.md\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.md\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.md\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.md\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.md\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.md\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.md\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.md\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.md\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.md\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.md\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.md\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.md\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.md\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.md\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.md\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.md\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.md\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.md\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.md\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.md\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.md\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.md\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.md\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.md\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.md\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.md\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.md\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.md\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.md\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.md\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.md\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.md\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.md\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.md\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.md\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.md\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.md\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.md\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.md\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.md\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.md\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.md\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.md\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.md\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.md\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.md\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.md\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.md\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.md\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.md\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.md\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.md\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.md\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.md\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.md\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.md\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.md\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.md\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.md\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.md\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.md\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.md\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.md\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.md\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.md\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.md\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.md\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.md\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.md\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.md\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.md\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.md\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.md\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.md\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.md\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.md\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.md\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.md\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.md\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.md\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.md\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.md\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.md\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.md\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.md\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.md\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.md\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.md\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.md\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.md\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.md\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.md\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.md\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.md\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.md\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.md\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.md\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.md\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.md\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.md\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.md\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.md\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.md\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.md\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.md\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.md\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.md\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.md\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.md\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.md\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.md\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.md\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.md\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.md\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.md\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.md\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.md\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.md\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.md\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.md\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.md\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.md\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.md\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.md\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.md\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.md\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.md\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.md\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.md\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.md\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.md\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.md\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.md\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.md\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.md\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.md\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.md\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.md\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.md\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.md\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.md\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.md\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.md\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.md\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.md\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.md\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.md\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.md\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.md\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.md\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.md\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.md\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.md\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.md\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.md\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.md\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.md\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.md\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.md\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.md\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.md\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.md\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.md\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.md\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.md\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.md\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.md\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.md\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.md\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.md\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.md\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.md\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.md\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.md\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.md\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.md\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.md\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.md\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.md\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.md\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.md\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.md\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.md\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.md\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.md\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.md\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.md\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.md\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.md\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.md\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.md\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.md\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.md\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.md\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.md\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.md\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.md\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.md\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.md\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.md\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.md\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.md\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.md\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.md\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.md\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.md\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.md\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.md\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.md\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.md\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.md\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.md\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.md\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.md\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.md\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.md\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.md\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.md\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.md\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.md\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.md\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.md\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.md\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.md\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.md\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.md\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.md\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.md\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.md\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.md\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.md\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.md\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.md\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.md\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.md\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.md\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.md\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.md\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.md\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.md\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.md\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.md\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.md\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.md\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.md\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.md\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.md\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.md\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.md\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.md\:to-transparent{--tw-gradient-to:#0000}.md\:to-current{--tw-gradient-to:currentColor}.md\:to-black{--tw-gradient-to:#000}.md\:to-white{--tw-gradient-to:#fff}.md\:to-gray-50{--tw-gradient-to:#f9fafb}.md\:to-gray-100{--tw-gradient-to:#f3f4f6}.md\:to-gray-200{--tw-gradient-to:#e5e7eb}.md\:to-gray-300{--tw-gradient-to:#d1d5db}.md\:to-gray-400{--tw-gradient-to:#9ca3af}.md\:to-gray-500{--tw-gradient-to:#6b7280}.md\:to-gray-600{--tw-gradient-to:#4b5563}.md\:to-gray-700{--tw-gradient-to:#374151}.md\:to-gray-800{--tw-gradient-to:#1f2937}.md\:to-gray-900{--tw-gradient-to:#111827}.md\:to-red{--tw-gradient-to:#ff002a}.md\:to-yellow-50{--tw-gradient-to:#fffbeb}.md\:to-yellow-100{--tw-gradient-to:#fef3c7}.md\:to-yellow-200{--tw-gradient-to:#fde68a}.md\:to-yellow-300{--tw-gradient-to:#fcd34d}.md\:to-yellow-400{--tw-gradient-to:#fbbf24}.md\:to-yellow-500{--tw-gradient-to:#f59e0b}.md\:to-yellow-600{--tw-gradient-to:#d97706}.md\:to-yellow-700{--tw-gradient-to:#b45309}.md\:to-yellow-800{--tw-gradient-to:#92400e}.md\:to-yellow-900{--tw-gradient-to:#78350f}.md\:to-green-50{--tw-gradient-to:#ecfdf5}.md\:to-green-100{--tw-gradient-to:#d1fae5}.md\:to-green-200{--tw-gradient-to:#a7f3d0}.md\:to-green-300{--tw-gradient-to:#6ee7b7}.md\:to-green-400{--tw-gradient-to:#34d399}.md\:to-green-500{--tw-gradient-to:#10b981}.md\:to-green-600{--tw-gradient-to:#059669}.md\:to-green-700{--tw-gradient-to:#047857}.md\:to-green-800{--tw-gradient-to:#065f46}.md\:to-green-900{--tw-gradient-to:#064e3b}.md\:to-blue{--tw-gradient-to:#3b82f6}.md\:to-indigo-50{--tw-gradient-to:#eef2ff}.md\:to-indigo-100{--tw-gradient-to:#e0e7ff}.md\:to-indigo-200{--tw-gradient-to:#c7d2fe}.md\:to-indigo-300{--tw-gradient-to:#a5b4fc}.md\:to-indigo-400{--tw-gradient-to:#818cf8}.md\:to-indigo-500{--tw-gradient-to:#6366f1}.md\:to-indigo-600{--tw-gradient-to:#4f46e5}.md\:to-indigo-700{--tw-gradient-to:#4338ca}.md\:to-indigo-800{--tw-gradient-to:#3730a3}.md\:to-indigo-900{--tw-gradient-to:#312e81}.md\:to-purple-50{--tw-gradient-to:#f5f3ff}.md\:to-purple-100{--tw-gradient-to:#ede9fe}.md\:to-purple-200{--tw-gradient-to:#ddd6fe}.md\:to-purple-300{--tw-gradient-to:#c4b5fd}.md\:to-purple-400{--tw-gradient-to:#a78bfa}.md\:to-purple-500{--tw-gradient-to:#8b5cf6}.md\:to-purple-600{--tw-gradient-to:#7c3aed}.md\:to-purple-700{--tw-gradient-to:#6d28d9}.md\:to-purple-800{--tw-gradient-to:#5b21b6}.md\:to-purple-900{--tw-gradient-to:#4c1d95}.md\:to-pink-50{--tw-gradient-to:#fdf2f8}.md\:to-pink-100{--tw-gradient-to:#fce7f3}.md\:to-pink-200{--tw-gradient-to:#fbcfe8}.md\:to-pink-300{--tw-gradient-to:#f9a8d4}.md\:to-pink-400{--tw-gradient-to:#f472b6}.md\:to-pink-500{--tw-gradient-to:#ec4899}.md\:to-pink-600{--tw-gradient-to:#db2777}.md\:to-pink-700{--tw-gradient-to:#be185d}.md\:to-pink-800{--tw-gradient-to:#9d174d}.md\:to-pink-900{--tw-gradient-to:#831843}.md\:to-primary{--tw-gradient-to:#c734e5}.md\:to-test{--tw-gradient-to:#743902}.md\:to-tertiary{--tw-gradient-to:#4fc143}.md\:to-bg_primary{--tw-gradient-to:#af7ba3}.md\:to-crd_b{--tw-gradient-to:#263884}.md\:to-crd_o{--tw-gradient-to:#f07c6a}.md\:to-crd_p{--tw-gradient-to:#009ee0}.md\:to-text-dark{--tw-gradient-to:#555b6d}.md\:to-text-dark2{--tw-gradient-to:#0009}.md\:to-text-primary{--tw-gradient-to:#7a2467}.md\:to-text-other{--tw-gradient-to:#11142d}.md\:to-text-light{--tw-gradient-to:#9a9ab0}.md\:to-grey-light{--tw-gradient-to:#a0a4a8}.md\:to-grey-light2{--tw-gradient-to:#dbdde0}.md\:to-grey-light3{--tw-gradient-to:FEFEFE}.md\:to-grey-light4{--tw-gradient-to:E8E8E8}.md\:to-grey-light5{--tw-gradient-to:#f8f9fb}.md\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.md\:to-grey-white{--tw-gradient-to:#f2f5fb}.md\:to-grey-dark{--tw-gradient-to:#52575c}.md\:to-grey-vl{--tw-gradient-to:#eff2f7}.md\:to-grey-fi{--tw-gradient-to:#c4c4c4}.md\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.md\:hover\:to-current:hover{--tw-gradient-to:currentColor}.md\:hover\:to-black:hover{--tw-gradient-to:#000}.md\:hover\:to-white:hover{--tw-gradient-to:#fff}.md\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.md\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.md\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.md\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.md\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.md\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.md\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.md\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.md\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.md\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.md\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.md\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.md\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.md\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.md\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.md\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.md\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.md\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.md\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.md\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.md\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.md\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.md\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.md\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.md\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.md\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.md\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.md\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.md\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.md\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.md\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.md\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.md\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.md\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.md\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.md\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.md\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.md\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.md\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.md\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.md\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.md\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.md\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.md\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.md\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.md\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.md\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.md\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.md\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.md\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.md\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.md\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.md\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.md\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.md\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.md\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.md\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.md\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.md\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.md\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.md\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.md\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.md\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.md\:hover\:to-test:hover{--tw-gradient-to:#743902}.md\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.md\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.md\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.md\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.md\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.md\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.md\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.md\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.md\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.md\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.md\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.md\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.md\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.md\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.md\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.md\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.md\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.md\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.md\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.md\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.md\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.md\:focus\:to-current:focus{--tw-gradient-to:currentColor}.md\:focus\:to-black:focus{--tw-gradient-to:#000}.md\:focus\:to-white:focus{--tw-gradient-to:#fff}.md\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.md\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.md\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.md\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.md\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.md\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.md\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.md\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.md\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.md\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.md\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.md\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.md\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.md\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.md\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.md\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.md\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.md\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.md\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.md\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.md\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.md\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.md\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.md\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.md\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.md\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.md\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.md\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.md\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.md\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.md\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.md\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.md\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.md\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.md\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.md\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.md\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.md\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.md\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.md\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.md\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.md\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.md\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.md\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.md\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.md\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.md\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.md\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.md\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.md\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.md\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.md\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.md\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.md\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.md\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.md\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.md\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.md\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.md\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.md\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.md\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.md\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.md\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.md\:focus\:to-test:focus{--tw-gradient-to:#743902}.md\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.md\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.md\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.md\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.md\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.md\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.md\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.md\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.md\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.md\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.md\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.md\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.md\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.md\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.md\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.md\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.md\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.md\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.md\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.md\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-clip-border{background-clip:initial}.md\:bg-clip-padding{background-clip:padding-box}.md\:bg-clip-content{background-clip:content-box}.md\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-repeat-round{background-repeat:round}.md\:bg-repeat-space{background-repeat:space}.md\:fill-current{fill:currentColor}.md\:stroke-current{stroke:currentColor}.md\:stroke-0{stroke-width:0}.md\:stroke-1{stroke-width:1}.md\:stroke-2{stroke-width:2}.md\:object-contain{object-fit:contain}.md\:object-cover{object-fit:cover}.md\:object-fill{object-fit:fill}.md\:object-none{object-fit:none}.md\:object-scale-down{object-fit:scale-down}.md\:object-bottom{object-position:bottom}.md\:object-center{object-position:center}.md\:object-left{object-position:left}.md\:object-left-bottom{object-position:left bottom}.md\:object-left-top{object-position:left top}.md\:object-right{object-position:right}.md\:object-right-bottom{object-position:right bottom}.md\:object-right-top{object-position:right top}.md\:object-top{object-position:top}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:p-10{padding:2.5rem}.md\:p-11{padding:2.75rem}.md\:p-12{padding:3rem}.md\:p-13{padding:50px}.md\:p-14{padding:3.5rem}.md\:p-15{padding:30px}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-28{padding:7rem}.md\:p-30{padding:30%}.md\:p-32{padding:8rem}.md\:p-36{padding:9rem}.md\:p-40{padding:10rem}.md\:p-44{padding:11rem}.md\:p-45{padding:45%}.md\:p-48{padding:12rem}.md\:p-50{padding:12.5rem}.md\:p-52{padding:13rem}.md\:p-56{padding:14rem}.md\:p-60{padding:15rem}.md\:p-64{padding:16rem}.md\:p-72{padding:18rem}.md\:p-80{padding:20rem}.md\:p-96{padding:24rem}.md\:p-155{padding:155px}.md\:p-200{padding:20%}.md\:p-300{padding:300px}.md\:p-327{padding:327px}.md\:p-366{padding:366px}.md\:p-415{padding:415px}.md\:p-450{padding:450px}.md\:p-474{padding:474px}.md\:p-500{padding:500px}.md\:p-600{padding:600px}.md\:p-690{padding:690px}.md\:p-px{padding:1px}.md\:p-0\.5{padding:.125rem}.md\:p-1\.5{padding:.375rem}.md\:p-2\.5{padding:.625rem}.md\:p-3\.5{padding:.875rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-13{padding-left:50px;padding-right:50px}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-15{padding-left:30px;padding-right:30px}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-28{padding-left:7rem;padding-right:7rem}.md\:px-30{padding-left:30%;padding-right:30%}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-36{padding-left:9rem;padding-right:9rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:px-44{padding-left:11rem;padding-right:11rem}.md\:px-45{padding-left:45%;padding-right:45%}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:px-50{padding-left:12.5rem;padding-right:12.5rem}.md\:px-52{padding-left:13rem;padding-right:13rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:px-60{padding-left:15rem;padding-right:15rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:px-72{padding-left:18rem;padding-right:18rem}.md\:px-80{padding-left:20rem;padding-right:20rem}.md\:px-96{padding-left:24rem;padding-right:24rem}.md\:px-155{padding-left:155px;padding-right:155px}.md\:px-200{padding-left:20%;padding-right:20%}.md\:px-300{padding-left:300px;padding-right:300px}.md\:px-327{padding-left:327px;padding-right:327px}.md\:px-366{padding-left:366px;padding-right:366px}.md\:px-415{padding-left:415px;padding-right:415px}.md\:px-450{padding-left:450px;padding-right:450px}.md\:px-474{padding-left:474px;padding-right:474px}.md\:px-500{padding-left:500px;padding-right:500px}.md\:px-600{padding-left:600px;padding-right:600px}.md\:px-690{padding-left:690px;padding-right:690px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.md\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.md\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-13{padding-bottom:50px;padding-top:50px}.md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.md\:py-15{padding-bottom:30px;padding-top:30px}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-28{padding-bottom:7rem;padding-top:7rem}.md\:py-30{padding-bottom:30%;padding-top:30%}.md\:py-32{padding-bottom:8rem;padding-top:8rem}.md\:py-36{padding-bottom:9rem;padding-top:9rem}.md\:py-40{padding-bottom:10rem;padding-top:10rem}.md\:py-44{padding-bottom:11rem;padding-top:11rem}.md\:py-45{padding-bottom:45%;padding-top:45%}.md\:py-48{padding-bottom:12rem;padding-top:12rem}.md\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.md\:py-52{padding-bottom:13rem;padding-top:13rem}.md\:py-56{padding-bottom:14rem;padding-top:14rem}.md\:py-60{padding-bottom:15rem;padding-top:15rem}.md\:py-64{padding-bottom:16rem;padding-top:16rem}.md\:py-72{padding-bottom:18rem;padding-top:18rem}.md\:py-80{padding-bottom:20rem;padding-top:20rem}.md\:py-96{padding-bottom:24rem;padding-top:24rem}.md\:py-155{padding-bottom:155px;padding-top:155px}.md\:py-200{padding-bottom:20%;padding-top:20%}.md\:py-300{padding-bottom:300px;padding-top:300px}.md\:py-327{padding-bottom:327px;padding-top:327px}.md\:py-366{padding-bottom:366px;padding-top:366px}.md\:py-415{padding-bottom:415px;padding-top:415px}.md\:py-450{padding-bottom:450px;padding-top:450px}.md\:py-474{padding-bottom:474px;padding-top:474px}.md\:py-500{padding-bottom:500px;padding-top:500px}.md\:py-600{padding-bottom:600px;padding-top:600px}.md\:py-690{padding-bottom:690px;padding-top:690px}.md\:py-px{padding-bottom:1px;padding-top:1px}.md\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.md\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.md\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.md\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.md\:pt-0{padding-top:0}.md\:pt-1{padding-top:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pt-4{padding-top:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-7{padding-top:1.75rem}.md\:pt-8{padding-top:2rem}.md\:pt-9{padding-top:2.25rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-11{padding-top:2.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-13{padding-top:50px}.md\:pt-14{padding-top:3.5rem}.md\:pt-15{padding-top:30px}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-28{padding-top:7rem}.md\:pt-30{padding-top:30%}.md\:pt-32{padding-top:8rem}.md\:pt-36{padding-top:9rem}.md\:pt-40{padding-top:10rem}.md\:pt-44{padding-top:11rem}.md\:pt-45{padding-top:45%}.md\:pt-48{padding-top:12rem}.md\:pt-50{padding-top:12.5rem}.md\:pt-52{padding-top:13rem}.md\:pt-56{padding-top:14rem}.md\:pt-60{padding-top:15rem}.md\:pt-64{padding-top:16rem}.md\:pt-72{padding-top:18rem}.md\:pt-80{padding-top:20rem}.md\:pt-96{padding-top:24rem}.md\:pt-155{padding-top:155px}.md\:pt-200{padding-top:20%}.md\:pt-300{padding-top:300px}.md\:pt-327{padding-top:327px}.md\:pt-366{padding-top:366px}.md\:pt-415{padding-top:415px}.md\:pt-450{padding-top:450px}.md\:pt-474{padding-top:474px}.md\:pt-500{padding-top:500px}.md\:pt-600{padding-top:600px}.md\:pt-690{padding-top:690px}.md\:pt-px{padding-top:1px}.md\:pt-0\.5{padding-top:.125rem}.md\:pt-1\.5{padding-top:.375rem}.md\:pt-2\.5{padding-top:.625rem}.md\:pt-3\.5{padding-top:.875rem}.md\:pr-0{padding-right:0}.md\:pr-1{padding-right:.25rem}.md\:pr-2{padding-right:.5rem}.md\:pr-3{padding-right:.75rem}.md\:pr-4{padding-right:1rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-6{padding-right:1.5rem}.md\:pr-7{padding-right:1.75rem}.md\:pr-8{padding-right:2rem}.md\:pr-9{padding-right:2.25rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-11{padding-right:2.75rem}.md\:pr-12{padding-right:3rem}.md\:pr-13{padding-right:50px}.md\:pr-14{padding-right:3.5rem}.md\:pr-15{padding-right:30px}.md\:pr-16{padding-right:4rem}.md\:pr-20{padding-right:5rem}.md\:pr-24{padding-right:6rem}.md\:pr-28{padding-right:7rem}.md\:pr-30{padding-right:30%}.md\:pr-32{padding-right:8rem}.md\:pr-36{padding-right:9rem}.md\:pr-40{padding-right:10rem}.md\:pr-44{padding-right:11rem}.md\:pr-45{padding-right:45%}.md\:pr-48{padding-right:12rem}.md\:pr-50{padding-right:12.5rem}.md\:pr-52{padding-right:13rem}.md\:pr-56{padding-right:14rem}.md\:pr-60{padding-right:15rem}.md\:pr-64{padding-right:16rem}.md\:pr-72{padding-right:18rem}.md\:pr-80{padding-right:20rem}.md\:pr-96{padding-right:24rem}.md\:pr-155{padding-right:155px}.md\:pr-200{padding-right:20%}.md\:pr-300{padding-right:300px}.md\:pr-327{padding-right:327px}.md\:pr-366{padding-right:366px}.md\:pr-415{padding-right:415px}.md\:pr-450{padding-right:450px}.md\:pr-474{padding-right:474px}.md\:pr-500{padding-right:500px}.md\:pr-600{padding-right:600px}.md\:pr-690{padding-right:690px}.md\:pr-px{padding-right:1px}.md\:pr-0\.5{padding-right:.125rem}.md\:pr-1\.5{padding-right:.375rem}.md\:pr-2\.5{padding-right:.625rem}.md\:pr-3\.5{padding-right:.875rem}.md\:pb-0{padding-bottom:0}.md\:pb-1{padding-bottom:.25rem}.md\:pb-2{padding-bottom:.5rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-11{padding-bottom:2.75rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-13{padding-bottom:50px}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-15{padding-bottom:30px}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-30{padding-bottom:30%}.md\:pb-32{padding-bottom:8rem}.md\:pb-36{padding-bottom:9rem}.md\:pb-40{padding-bottom:10rem}.md\:pb-44{padding-bottom:11rem}.md\:pb-45{padding-bottom:45%}.md\:pb-48{padding-bottom:12rem}.md\:pb-50{padding-bottom:12.5rem}.md\:pb-52{padding-bottom:13rem}.md\:pb-56{padding-bottom:14rem}.md\:pb-60{padding-bottom:15rem}.md\:pb-64{padding-bottom:16rem}.md\:pb-72{padding-bottom:18rem}.md\:pb-80{padding-bottom:20rem}.md\:pb-96{padding-bottom:24rem}.md\:pb-155{padding-bottom:155px}.md\:pb-200{padding-bottom:20%}.md\:pb-300{padding-bottom:300px}.md\:pb-327{padding-bottom:327px}.md\:pb-366{padding-bottom:366px}.md\:pb-415{padding-bottom:415px}.md\:pb-450{padding-bottom:450px}.md\:pb-474{padding-bottom:474px}.md\:pb-500{padding-bottom:500px}.md\:pb-600{padding-bottom:600px}.md\:pb-690{padding-bottom:690px}.md\:pb-px{padding-bottom:1px}.md\:pb-0\.5{padding-bottom:.125rem}.md\:pb-1\.5{padding-bottom:.375rem}.md\:pb-2\.5{padding-bottom:.625rem}.md\:pb-3\.5{padding-bottom:.875rem}.md\:pl-0{padding-left:0}.md\:pl-1{padding-left:.25rem}.md\:pl-2{padding-left:.5rem}.md\:pl-3{padding-left:.75rem}.md\:pl-4{padding-left:1rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-7{padding-left:1.75rem}.md\:pl-8{padding-left:2rem}.md\:pl-9{padding-left:2.25rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-11{padding-left:2.75rem}.md\:pl-12{padding-left:3rem}.md\:pl-13{padding-left:50px}.md\:pl-14{padding-left:3.5rem}.md\:pl-15{padding-left:30px}.md\:pl-16{padding-left:4rem}.md\:pl-20{padding-left:5rem}.md\:pl-24{padding-left:6rem}.md\:pl-28{padding-left:7rem}.md\:pl-30{padding-left:30%}.md\:pl-32{padding-left:8rem}.md\:pl-36{padding-left:9rem}.md\:pl-40{padding-left:10rem}.md\:pl-44{padding-left:11rem}.md\:pl-45{padding-left:45%}.md\:pl-48{padding-left:12rem}.md\:pl-50{padding-left:12.5rem}.md\:pl-52{padding-left:13rem}.md\:pl-56{padding-left:14rem}.md\:pl-60{padding-left:15rem}.md\:pl-64{padding-left:16rem}.md\:pl-72{padding-left:18rem}.md\:pl-80{padding-left:20rem}.md\:pl-96{padding-left:24rem}.md\:pl-155{padding-left:155px}.md\:pl-200{padding-left:20%}.md\:pl-300{padding-left:300px}.md\:pl-327{padding-left:327px}.md\:pl-366{padding-left:366px}.md\:pl-415{padding-left:415px}.md\:pl-450{padding-left:450px}.md\:pl-474{padding-left:474px}.md\:pl-500{padding-left:500px}.md\:pl-600{padding-left:600px}.md\:pl-690{padding-left:690px}.md\:pl-px{padding-left:1px}.md\:pl-0\.5{padding-left:.125rem}.md\:pl-1\.5{padding-left:.375rem}.md\:pl-2\.5{padding-left:.625rem}.md\:pl-3\.5{padding-left:.875rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:align-baseline{vertical-align:initial}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.md\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.md\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.md\:font-SfProDisplay{font-family:SF Pro Display}.md\:font-SfPro{font-family:sf_pro_textregular}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.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}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-9xl{font-size:8rem;line-height:1}.md\:text-lt{font-size:2rem}.md\:text-xxs{font-size:10px}.md\:text-tiny{font-size:7px}.md\:font-thin{font-weight:100}.md\:font-extralight{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:italic{font-style:italic}.md\:not-italic{font-style:normal}.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.md\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.md\:ordinal{--tw-ordinal:ordinal}.md\:slashed-zero{--tw-slashed-zero:slashed-zero}.md\:lining-nums{--tw-numeric-figure:lining-nums}.md\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.md\:proportional-nums{--tw-numeric-spacing:proportional-nums}.md\:tabular-nums{--tw-numeric-spacing:tabular-nums}.md\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.md\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.md\:leading-3{line-height:.75rem}.md\:leading-4{line-height:1rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-10{line-height:2.5rem}.md\:leading-none{line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-snug{line-height:1.375}.md\:leading-normal{line-height:1.5}.md\:leading-relaxed{line-height:1.625}.md\:leading-loose{line-height:2}.md\:tracking-tighter{letter-spacing:-.05em}.md\:tracking-tight{letter-spacing:-.025em}.md\:tracking-normal{letter-spacing:0}.md\:tracking-wide{letter-spacing:.025em}.md\:tracking-wider{letter-spacing:.05em}.md\:tracking-widest{letter-spacing:.1em}.md\:text-transparent{color:#0000}.md\:text-current{color:currentColor}.md\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.md\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.md\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.md\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.md\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.md\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.md\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.md\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.md\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.md\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.md\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.md\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.md\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.md\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.md\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.md\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.md\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.md\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.md\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.md\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.md\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.md\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.md\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.md\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.md\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.md\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.md\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.md\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.md\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.md\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.md\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.md\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.md\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.md\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.md\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.md\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.md\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.md\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.md\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.md\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.md\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.md\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.md\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.md\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.md\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.md\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.md\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.md\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.md\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.md\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.md\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.md\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.md\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.md\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.md\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.md\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.md\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.md\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.md\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.md\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.md\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.md\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.md\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.md\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.md\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.md\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.md\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.md\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.md\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.md\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.md\:text-text-dark2{color:#0009}.md\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.md\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.md\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.md\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.md\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.md\:text-grey-light3{color:FEFEFE}.md\:text-grey-light4{color:E8E8E8}.md\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.md\:text-grey-light6{color:#e8e8e85e}.md\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.md\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.md\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.md\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-transparent{color:#0000}.group:hover .md\:group-hover\:text-current{color:currentColor}.group:hover .md\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-text-dark2{color:#0009}.group:hover .md\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .md\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .md\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .md\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .md\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.md\:focus-within\:text-transparent:focus-within{color:#0000}.md\:focus-within\:text-current:focus-within{color:currentColor}.md\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.md\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.md\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.md\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.md\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.md\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.md\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.md\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.md\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.md\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.md\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.md\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.md\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.md\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.md\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.md\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.md\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.md\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.md\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.md\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.md\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.md\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.md\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.md\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.md\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.md\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.md\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.md\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.md\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.md\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.md\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.md\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.md\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.md\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.md\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.md\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.md\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.md\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.md\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.md\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.md\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.md\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.md\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.md\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.md\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.md\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.md\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.md\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.md\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.md\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.md\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.md\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.md\:focus-within\:text-text-dark2:focus-within{color:#0009}.md\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.md\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.md\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.md\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.md\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.md\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.md\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.md\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.md\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.md\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.md\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.md\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.md\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.md\:hover\:text-transparent:hover{color:#0000}.md\:hover\:text-current:hover{color:currentColor}.md\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.md\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.md\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.md\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.md\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.md\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.md\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.md\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.md\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.md\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.md\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.md\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.md\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.md\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.md\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.md\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.md\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.md\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.md\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.md\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.md\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.md\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.md\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.md\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.md\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.md\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.md\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.md\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.md\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.md\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.md\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.md\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.md\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.md\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.md\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.md\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.md\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.md\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.md\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.md\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.md\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.md\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.md\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.md\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.md\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.md\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.md\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.md\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.md\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.md\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.md\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.md\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.md\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.md\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.md\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.md\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.md\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.md\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.md\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.md\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.md\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.md\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.md\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.md\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.md\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.md\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.md\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.md\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.md\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.md\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.md\:hover\:text-text-dark2:hover{color:#0009}.md\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.md\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.md\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.md\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.md\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.md\:hover\:text-grey-light3:hover{color:FEFEFE}.md\:hover\:text-grey-light4:hover{color:E8E8E8}.md\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.md\:hover\:text-grey-light6:hover{color:#e8e8e85e}.md\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.md\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.md\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.md\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.md\:focus\:text-transparent:focus{color:#0000}.md\:focus\:text-current:focus{color:currentColor}.md\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.md\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.md\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.md\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.md\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.md\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.md\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.md\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.md\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.md\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.md\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.md\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.md\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.md\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.md\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.md\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.md\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.md\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.md\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.md\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.md\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.md\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.md\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.md\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.md\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.md\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.md\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.md\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.md\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.md\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.md\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.md\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.md\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.md\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.md\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.md\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.md\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.md\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.md\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.md\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.md\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.md\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.md\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.md\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.md\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.md\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.md\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.md\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.md\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.md\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.md\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.md\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.md\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.md\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.md\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.md\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.md\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.md\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.md\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.md\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.md\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.md\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.md\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.md\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.md\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.md\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.md\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.md\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.md\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.md\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.md\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.md\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.md\:focus\:text-text-dark2:focus{color:#0009}.md\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.md\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.md\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.md\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.md\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.md\:focus\:text-grey-light3:focus{color:FEFEFE}.md\:focus\:text-grey-light4:focus{color:E8E8E8}.md\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.md\:focus\:text-grey-light6:focus{color:#e8e8e85e}.md\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.md\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.md\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.md\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.md\:text-opacity-0{--tw-text-opacity:0}.md\:text-opacity-5{--tw-text-opacity:0.05}.md\:text-opacity-10{--tw-text-opacity:0.1}.md\:text-opacity-20{--tw-text-opacity:0.2}.md\:text-opacity-25{--tw-text-opacity:0.25}.md\:text-opacity-30{--tw-text-opacity:0.3}.md\:text-opacity-40{--tw-text-opacity:0.4}.md\:text-opacity-50{--tw-text-opacity:0.5}.md\:text-opacity-60{--tw-text-opacity:0.6}.md\:text-opacity-70{--tw-text-opacity:0.7}.md\:text-opacity-75{--tw-text-opacity:0.75}.md\:text-opacity-80{--tw-text-opacity:0.8}.md\:text-opacity-90{--tw-text-opacity:0.9}.md\:text-opacity-95{--tw-text-opacity:0.95}.md\:text-opacity-100{--tw-text-opacity:1}.group:hover .md\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .md\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .md\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .md\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .md\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .md\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .md\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .md\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .md\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .md\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .md\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .md\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .md\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .md\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .md\:group-hover\:text-opacity-100{--tw-text-opacity:1}.md\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.md\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.md\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.md\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.md\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.md\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.md\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.md\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.md\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.md\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.md\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.md\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.md\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.md\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.md\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.md\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.md\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.md\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.md\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.md\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.md\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.md\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.md\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.md\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.md\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.md\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.md\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.md\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.md\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.md\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.md\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.md\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.md\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.md\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.md\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.md\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.md\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.md\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.md\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.md\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.md\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.md\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.md\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.md\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.md\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.md\:underline{text-decoration:underline}.md\:line-through{text-decoration:line-through}.md\:no-underline{text-decoration:none}.group:hover .md\:group-hover\:underline{text-decoration:underline}.group:hover .md\:group-hover\:line-through{text-decoration:line-through}.group:hover .md\:group-hover\:no-underline{text-decoration:none}.md\:focus-within\:underline:focus-within{text-decoration:underline}.md\:focus-within\:line-through:focus-within{text-decoration:line-through}.md\:focus-within\:no-underline:focus-within{text-decoration:none}.md\:hover\:underline:hover{text-decoration:underline}.md\:hover\:line-through:hover{text-decoration:line-through}.md\:hover\:no-underline:hover{text-decoration:none}.md\:focus\:underline:focus{text-decoration:underline}.md\:focus\:line-through:focus{text-decoration:line-through}.md\:focus\:no-underline:focus{text-decoration:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:placeholder-transparent::placeholder{color:#0000}.md\:placeholder-current::placeholder{color:currentColor}.md\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.md\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.md\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.md\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.md\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.md\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.md\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.md\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.md\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.md\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.md\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.md\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.md\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.md\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.md\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.md\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.md\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.md\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.md\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.md\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.md\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.md\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.md\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.md\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.md\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.md\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.md\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.md\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.md\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.md\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.md\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.md\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.md\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.md\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.md\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.md\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.md\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.md\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.md\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.md\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.md\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.md\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.md\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.md\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.md\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.md\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.md\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.md\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.md\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.md\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.md\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.md\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.md\:placeholder-text-dark2::placeholder{color:#0009}.md\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.md\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.md\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.md\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.md\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.md\:placeholder-grey-light3::placeholder{color:FEFEFE}.md\:placeholder-grey-light4::placeholder{color:E8E8E8}.md\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.md\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.md\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.md\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.md\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.md\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.md\:focus\:placeholder-current:focus::placeholder{color:currentColor}.md\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.md\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.md\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.md\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.md\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.md\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.md\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.md\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.md\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.md\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.md\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.md\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.md\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.md\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.md\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.md\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.md\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.md\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.md\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.md\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.md\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.md\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.md\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.md\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.md\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.md\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.md\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.md\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.md\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.md\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.md\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.md\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.md\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.md\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.md\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.md\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.md\:opacity-0{opacity:0}.md\:opacity-5{opacity:.05}.md\:opacity-10{opacity:.1}.md\:opacity-20{opacity:.2}.md\:opacity-25{opacity:.25}.md\:opacity-30{opacity:.3}.md\:opacity-40{opacity:.4}.md\:opacity-50{opacity:.5}.md\:opacity-60{opacity:.6}.md\:opacity-70{opacity:.7}.md\:opacity-75{opacity:.75}.md\:opacity-80{opacity:.8}.md\:opacity-90{opacity:.9}.md\:opacity-95{opacity:.95}.md\:opacity-100{opacity:1}.group:hover .md\:group-hover\:opacity-0{opacity:0}.group:hover .md\:group-hover\:opacity-5{opacity:.05}.group:hover .md\:group-hover\:opacity-10{opacity:.1}.group:hover .md\:group-hover\:opacity-20{opacity:.2}.group:hover .md\:group-hover\:opacity-25{opacity:.25}.group:hover .md\:group-hover\:opacity-30{opacity:.3}.group:hover .md\:group-hover\:opacity-40{opacity:.4}.group:hover .md\:group-hover\:opacity-50{opacity:.5}.group:hover .md\:group-hover\:opacity-60{opacity:.6}.group:hover .md\:group-hover\:opacity-70{opacity:.7}.group:hover .md\:group-hover\:opacity-75{opacity:.75}.group:hover .md\:group-hover\:opacity-80{opacity:.8}.group:hover .md\:group-hover\:opacity-90{opacity:.9}.group:hover .md\:group-hover\:opacity-95{opacity:.95}.group:hover .md\:group-hover\:opacity-100{opacity:1}.md\:focus-within\:opacity-0:focus-within{opacity:0}.md\:focus-within\:opacity-5:focus-within{opacity:.05}.md\:focus-within\:opacity-10:focus-within{opacity:.1}.md\:focus-within\:opacity-20:focus-within{opacity:.2}.md\:focus-within\:opacity-25:focus-within{opacity:.25}.md\:focus-within\:opacity-30:focus-within{opacity:.3}.md\:focus-within\:opacity-40:focus-within{opacity:.4}.md\:focus-within\:opacity-50:focus-within{opacity:.5}.md\:focus-within\:opacity-60:focus-within{opacity:.6}.md\:focus-within\:opacity-70:focus-within{opacity:.7}.md\:focus-within\:opacity-75:focus-within{opacity:.75}.md\:focus-within\:opacity-80:focus-within{opacity:.8}.md\:focus-within\:opacity-90:focus-within{opacity:.9}.md\:focus-within\:opacity-95:focus-within{opacity:.95}.md\:focus-within\:opacity-100:focus-within{opacity:1}.md\:hover\:opacity-0:hover{opacity:0}.md\:hover\:opacity-5:hover{opacity:.05}.md\:hover\:opacity-10:hover{opacity:.1}.md\:hover\:opacity-20:hover{opacity:.2}.md\:hover\:opacity-25:hover{opacity:.25}.md\:hover\:opacity-30:hover{opacity:.3}.md\:hover\:opacity-40:hover{opacity:.4}.md\:hover\:opacity-50:hover{opacity:.5}.md\:hover\:opacity-60:hover{opacity:.6}.md\:hover\:opacity-70:hover{opacity:.7}.md\:hover\:opacity-75:hover{opacity:.75}.md\:hover\:opacity-80:hover{opacity:.8}.md\:hover\:opacity-90:hover{opacity:.9}.md\:hover\:opacity-95:hover{opacity:.95}.md\:hover\:opacity-100:hover{opacity:1}.md\:focus\:opacity-0:focus{opacity:0}.md\:focus\:opacity-5:focus{opacity:.05}.md\:focus\:opacity-10:focus{opacity:.1}.md\:focus\:opacity-20:focus{opacity:.2}.md\:focus\:opacity-25:focus{opacity:.25}.md\:focus\:opacity-30:focus{opacity:.3}.md\:focus\:opacity-40:focus{opacity:.4}.md\:focus\:opacity-50:focus{opacity:.5}.md\:focus\:opacity-60:focus{opacity:.6}.md\:focus\:opacity-70:focus{opacity:.7}.md\:focus\:opacity-75:focus{opacity:.75}.md\:focus\:opacity-80:focus{opacity:.8}.md\:focus\:opacity-90:focus{opacity:.9}.md\:focus\:opacity-95:focus{opacity:.95}.md\:focus\:opacity-100:focus{opacity:1}.md\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.md\:shadow,.md\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:shadow-lg,.md\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:shadow-2xl,.md\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.md\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.md\:shadow-inner,.md\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:shadow-none{--tw-shadow:0 0 #0000}.md\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .md\:group-hover\:shadow-sm,.md\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .md\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .md\:group-hover\:shadow,.group:hover .md\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .md\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .md\:group-hover\:shadow-lg,.group:hover .md\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .md\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .md\:group-hover\:shadow-2xl,.group:hover .md\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .md\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .md\:group-hover\:shadow-acs,.group:hover .md\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.md\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.md\:focus-within\:shadow-sm:focus-within,.md\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:focus-within\:shadow-lg:focus-within,.md\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:focus-within\:shadow-2xl:focus-within,.md\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.md\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.md\:focus-within\:shadow-inner:focus-within,.md\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.md\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.md\:focus-within\:shadow-acs:focus-within,.md\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.md\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:hover\:shadow-md:hover,.md\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:hover\:shadow-lg:hover,.md\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.md\:hover\:shadow-2xl:hover,.md\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.md\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.md\:hover\:shadow-acs:hover,.md\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.md\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.md\:focus\:shadow-sm:focus,.md\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.md\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.md\:focus\:shadow-lg:focus,.md\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.md\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.md\:focus\:shadow-2xl:focus,.md\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.md\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.md\:focus\:shadow-inner:focus,.md\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.md\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:outline-none{outline:2px solid #0000;outline-offset:2px}.md\:outline-white{outline:2px dotted #fff;outline-offset:2px}.md\:outline-black{outline:2px dotted #000;outline-offset:2px}.md\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.md\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.md\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.md\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.md\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.md\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.md\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:ring-0,.md\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:ring-2,.md\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:ring,.md\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-0:focus-within,.md\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-2:focus-within,.md\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-8:focus-within,.md\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-0:focus,.md\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-2:focus,.md\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus\:ring-8:focus,.md\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.md\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.md\:focus-within\:ring-inset:focus-within,.md\:focus\:ring-inset:focus,.md\:ring-inset{--tw-ring-inset:inset}.md\:ring-transparent{--tw-ring-color:#0000}.md\:ring-current{--tw-ring-color:currentColor}.md\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.md\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.md\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.md\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.md\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.md\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.md\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.md\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.md\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.md\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.md\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.md\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.md\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.md\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.md\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.md\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.md\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.md\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.md\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.md\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.md\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.md\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.md\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.md\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.md\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.md\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.md\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.md\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.md\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.md\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.md\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.md\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.md\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.md\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.md\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.md\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.md\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.md\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.md\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.md\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.md\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.md\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.md\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.md\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.md\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.md\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.md\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.md\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.md\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.md\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.md\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.md\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.md\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.md\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.md\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.md\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.md\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.md\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.md\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.md\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.md\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.md\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.md\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.md\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.md\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.md\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.md\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.md\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.md\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.md\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.md\:ring-text-dark2{--tw-ring-color:#0009}.md\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.md\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.md\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.md\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.md\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.md\:ring-grey-light3{--tw-ring-color:FEFEFE}.md\:ring-grey-light4{--tw-ring-color:E8E8E8}.md\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.md\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.md\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.md\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.md\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.md\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.md\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.md\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.md\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.md\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.md\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.md\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.md\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.md\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.md\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.md\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.md\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.md\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.md\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.md\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.md\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.md\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.md\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.md\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.md\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.md\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.md\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.md\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.md\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.md\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.md\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.md\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.md\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.md\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.md\:focus\:ring-current:focus{--tw-ring-color:currentColor}.md\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.md\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.md\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.md\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.md\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.md\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.md\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.md\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.md\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.md\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.md\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.md\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.md\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.md\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.md\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.md\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.md\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.md\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.md\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.md\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.md\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.md\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.md\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.md\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.md\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.md\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.md\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.md\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.md\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.md\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.md\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.md\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.md\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.md\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.md\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.md\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.md\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.md\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.md\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.md\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.md\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.md\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.md\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.md\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.md\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.md\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.md\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.md\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.md\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.md\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.md\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.md\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.md\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.md\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.md\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.md\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.md\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.md\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.md\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.md\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.md\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.md\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.md\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.md\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.md\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.md\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.md\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.md\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.md\:ring-opacity-0{--tw-ring-opacity:0}.md\:ring-opacity-5{--tw-ring-opacity:0.05}.md\:ring-opacity-10{--tw-ring-opacity:0.1}.md\:ring-opacity-20{--tw-ring-opacity:0.2}.md\:ring-opacity-25{--tw-ring-opacity:0.25}.md\:ring-opacity-30{--tw-ring-opacity:0.3}.md\:ring-opacity-40{--tw-ring-opacity:0.4}.md\:ring-opacity-50{--tw-ring-opacity:0.5}.md\:ring-opacity-60{--tw-ring-opacity:0.6}.md\:ring-opacity-70{--tw-ring-opacity:0.7}.md\:ring-opacity-75{--tw-ring-opacity:0.75}.md\:ring-opacity-80{--tw-ring-opacity:0.8}.md\:ring-opacity-90{--tw-ring-opacity:0.9}.md\:ring-opacity-95{--tw-ring-opacity:0.95}.md\:ring-opacity-100{--tw-ring-opacity:1}.md\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.md\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.md\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.md\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.md\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.md\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.md\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.md\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.md\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.md\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.md\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.md\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.md\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.md\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.md\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.md\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.md\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.md\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.md\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.md\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.md\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.md\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.md\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.md\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.md\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.md\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.md\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.md\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.md\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.md\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.md\:ring-offset-0{--tw-ring-offset-width:0px}.md\:ring-offset-1{--tw-ring-offset-width:1px}.md\:ring-offset-2{--tw-ring-offset-width:2px}.md\:ring-offset-4{--tw-ring-offset-width:4px}.md\:ring-offset-8{--tw-ring-offset-width:8px}.md\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.md\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.md\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.md\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.md\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.md\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.md\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.md\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.md\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.md\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.md\:ring-offset-transparent{--tw-ring-offset-color:#0000}.md\:ring-offset-current{--tw-ring-offset-color:currentColor}.md\:ring-offset-black{--tw-ring-offset-color:#000}.md\:ring-offset-white{--tw-ring-offset-color:#fff}.md\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.md\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.md\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.md\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.md\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.md\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.md\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.md\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.md\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.md\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.md\:ring-offset-red{--tw-ring-offset-color:#ff002a}.md\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.md\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.md\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.md\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.md\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.md\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.md\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.md\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.md\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.md\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.md\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.md\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.md\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.md\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.md\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.md\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.md\:ring-offset-green-600{--tw-ring-offset-color:#059669}.md\:ring-offset-green-700{--tw-ring-offset-color:#047857}.md\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.md\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.md\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.md\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.md\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.md\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.md\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.md\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.md\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.md\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.md\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.md\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.md\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.md\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.md\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.md\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.md\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.md\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.md\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.md\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.md\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.md\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.md\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.md\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.md\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.md\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.md\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.md\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.md\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.md\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.md\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.md\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.md\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.md\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.md\:ring-offset-test{--tw-ring-offset-color:#743902}.md\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.md\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.md\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.md\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.md\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.md\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.md\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.md\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.md\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.md\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.md\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.md\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.md\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.md\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.md\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.md\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.md\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.md\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.md\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.md\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.md\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.md\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.md\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.md\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.md\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.md\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.md\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.md\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.md\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.md\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.md\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.md\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.md\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.md\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.md\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.md\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.md\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.md\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.md\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.md\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.md\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.md\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.md\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.md\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.md\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.md\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.md\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.md\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.md\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.md\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.md\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.md\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.md\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.md\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.md\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.md\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.md\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.md\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.md\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.md\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.md\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.md\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.md\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.md\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.md\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.md\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.md\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.md\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.md\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.md\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.md\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.md\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.md\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.md\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.md\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.md\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.md\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.md\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.md\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.md\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.md\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.md\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.md\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.md\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.md\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.md\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.md\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.md\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.md\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.md\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.md\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.md\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.md\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.md\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.md\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.md\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.md\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.md\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.md\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.md\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.md\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.md\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.md\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.md\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.md\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.md\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.md\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.md\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.md\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.md\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.md\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.md\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.md\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.md\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.md\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.md\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.md\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.md\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.md\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.md\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.md\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.md\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.md\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.md\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.md\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.md\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.md\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.md\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.md\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.md\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.md\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.md\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.md\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.md\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.md\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.md\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.md\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.md\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.md\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.md\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.md\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.md\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.md\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.md\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.md\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.md\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.md\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.md\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.md\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.md\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.md\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.md\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.md\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.md\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.md\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.md\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.md\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.md\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.md\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.md\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.md\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.md\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.md\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.md\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.md\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.md\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.md\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.md\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.md\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.md\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.md\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.md\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.md\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.md\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.md\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.md\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.md\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.md\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.md\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.md\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.md\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.md\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.md\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.md\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.md\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.md\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.md\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.md\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.md\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.md\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.md\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.md\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.md\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.md\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.md\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.md\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.md\:transition-none{transition-property:none}.md\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:delay-75{transition-delay:75ms}.md\:delay-100{transition-delay:.1s}.md\:delay-150{transition-delay:.15s}.md\:delay-200{transition-delay:.2s}.md\:delay-300{transition-delay:.3s}.md\:delay-500{transition-delay:.5s}.md\:delay-700{transition-delay:.7s}.md\:delay-1000{transition-delay:1s}.md\:duration-75{transition-duration:75ms}.md\:duration-100{transition-duration:.1s}.md\:duration-150{transition-duration:.15s}.md\:duration-200{transition-duration:.2s}.md\:duration-300{transition-duration:.3s}.md\:duration-500{transition-duration:.5s}.md\:duration-700{transition-duration:.7s}.md\:duration-1000{transition-duration:1s}.md\:ease-linear{transition-timing-function:linear}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}.lg\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lg\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.lg\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lg\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.lg\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.lg\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:inset-0{bottom:0;left:0;right:0;top:0}.lg\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.lg\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.lg\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.lg\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.lg\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.lg\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.lg\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.lg\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.lg\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.lg\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.lg\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.lg\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.lg\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.lg\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.lg\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.lg\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.lg\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.lg\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.lg\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.lg\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.lg\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.lg\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.lg\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.lg\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.lg\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.lg\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.lg\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.lg\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.lg\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.lg\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.lg\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.lg\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.lg\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.lg\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.lg\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.lg\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.lg\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.lg\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.lg\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.lg\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.lg\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.lg\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.lg\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.lg\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.lg\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.lg\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.lg\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.lg\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.lg\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.lg\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.lg\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.lg\:-inset-0{bottom:0;left:0;right:0;top:0}.lg\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.lg\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.lg\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.lg\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.lg\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.lg\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.lg\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.lg\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.lg\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.lg\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.lg\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.lg\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.lg\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.lg\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.lg\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.lg\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.lg\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.lg\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.lg\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.lg\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.lg\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.lg\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.lg\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.lg\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.lg\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.lg\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.lg\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.lg\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.lg\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.lg\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.lg\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.lg\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.lg\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.lg\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.lg\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.lg\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.lg\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.lg\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.lg\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.lg\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.lg\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.lg\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.lg\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.lg\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.lg\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.lg\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.lg\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.lg\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.lg\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.lg\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.lg\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.lg\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.lg\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.lg\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.lg\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.lg\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.lg\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.lg\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.lg\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.lg\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.lg\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.lg\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.lg\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.lg\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.lg\:inset-x-0{left:0;right:0}.lg\:inset-x-1{left:.25rem;right:.25rem}.lg\:inset-x-2{left:.5rem;right:.5rem}.lg\:inset-x-3{left:.75rem;right:.75rem}.lg\:inset-x-4{left:1rem;right:1rem}.lg\:inset-x-5{left:1.25rem;right:1.25rem}.lg\:inset-x-6{left:1.5rem;right:1.5rem}.lg\:inset-x-7{left:1.75rem;right:1.75rem}.lg\:inset-x-8{left:2rem;right:2rem}.lg\:inset-x-9{left:2.25rem;right:2.25rem}.lg\:inset-x-10{left:2.5rem;right:2.5rem}.lg\:inset-x-11{left:2.75rem;right:2.75rem}.lg\:inset-x-12{left:3rem;right:3rem}.lg\:inset-x-13{left:50px;right:50px}.lg\:inset-x-14{left:3.5rem;right:3.5rem}.lg\:inset-x-15{left:30px;right:30px}.lg\:inset-x-16{left:4rem;right:4rem}.lg\:inset-x-20{left:5rem;right:5rem}.lg\:inset-x-24{left:6rem;right:6rem}.lg\:inset-x-28{left:7rem;right:7rem}.lg\:inset-x-30{left:30%;right:30%}.lg\:inset-x-32{left:8rem;right:8rem}.lg\:inset-x-36{left:9rem;right:9rem}.lg\:inset-x-40{left:10rem;right:10rem}.lg\:inset-x-44{left:11rem;right:11rem}.lg\:inset-x-45{left:45%;right:45%}.lg\:inset-x-48{left:12rem;right:12rem}.lg\:inset-x-50{left:12.5rem;right:12.5rem}.lg\:inset-x-52{left:13rem;right:13rem}.lg\:inset-x-56{left:14rem;right:14rem}.lg\:inset-x-60{left:15rem;right:15rem}.lg\:inset-x-64{left:16rem;right:16rem}.lg\:inset-x-72{left:18rem;right:18rem}.lg\:inset-x-80{left:20rem;right:20rem}.lg\:inset-x-96{left:24rem;right:24rem}.lg\:inset-x-155{left:155px;right:155px}.lg\:inset-x-200{left:20%;right:20%}.lg\:inset-x-300{left:300px;right:300px}.lg\:inset-x-327{left:327px;right:327px}.lg\:inset-x-366{left:366px;right:366px}.lg\:inset-x-415{left:415px;right:415px}.lg\:inset-x-450{left:450px;right:450px}.lg\:inset-x-474{left:474px;right:474px}.lg\:inset-x-500{left:500px;right:500px}.lg\:inset-x-600{left:600px;right:600px}.lg\:inset-x-690{left:690px;right:690px}.lg\:inset-x-auto{left:auto;right:auto}.lg\:inset-x-px{left:1px;right:1px}.lg\:inset-x-0\.5{left:.125rem;right:.125rem}.lg\:inset-x-1\.5{left:.375rem;right:.375rem}.lg\:inset-x-2\.5{left:.625rem;right:.625rem}.lg\:inset-x-3\.5{left:.875rem;right:.875rem}.lg\:-inset-x-0{left:0;right:0}.lg\:-inset-x-1{left:-.25rem;right:-.25rem}.lg\:-inset-x-2{left:-.5rem;right:-.5rem}.lg\:-inset-x-3{left:-.75rem;right:-.75rem}.lg\:-inset-x-4{left:-1rem;right:-1rem}.lg\:-inset-x-5{left:-1.25rem;right:-1.25rem}.lg\:-inset-x-6{left:-1.5rem;right:-1.5rem}.lg\:-inset-x-7{left:-1.75rem;right:-1.75rem}.lg\:-inset-x-8{left:-2rem;right:-2rem}.lg\:-inset-x-9{left:-2.25rem;right:-2.25rem}.lg\:-inset-x-10{left:-2.5rem;right:-2.5rem}.lg\:-inset-x-11{left:-2.75rem;right:-2.75rem}.lg\:-inset-x-12{left:-3rem;right:-3rem}.lg\:-inset-x-13{left:-50px;right:-50px}.lg\:-inset-x-14{left:-3.5rem;right:-3.5rem}.lg\:-inset-x-15{left:-30px;right:-30px}.lg\:-inset-x-16{left:-4rem;right:-4rem}.lg\:-inset-x-20{left:-5rem;right:-5rem}.lg\:-inset-x-24{left:-6rem;right:-6rem}.lg\:-inset-x-28{left:-7rem;right:-7rem}.lg\:-inset-x-30{left:-30%;right:-30%}.lg\:-inset-x-32{left:-8rem;right:-8rem}.lg\:-inset-x-36{left:-9rem;right:-9rem}.lg\:-inset-x-40{left:-10rem;right:-10rem}.lg\:-inset-x-44{left:-11rem;right:-11rem}.lg\:-inset-x-45{left:-45%;right:-45%}.lg\:-inset-x-48{left:-12rem;right:-12rem}.lg\:-inset-x-50{left:-12.5rem;right:-12.5rem}.lg\:-inset-x-52{left:-13rem;right:-13rem}.lg\:-inset-x-56{left:-14rem;right:-14rem}.lg\:-inset-x-60{left:-15rem;right:-15rem}.lg\:-inset-x-64{left:-16rem;right:-16rem}.lg\:-inset-x-72{left:-18rem;right:-18rem}.lg\:-inset-x-80{left:-20rem;right:-20rem}.lg\:-inset-x-96{left:-24rem;right:-24rem}.lg\:-inset-x-155{left:-155px;right:-155px}.lg\:-inset-x-200{left:-20%;right:-20%}.lg\:-inset-x-300{left:-300px;right:-300px}.lg\:-inset-x-327{left:-327px;right:-327px}.lg\:-inset-x-366{left:-366px;right:-366px}.lg\:-inset-x-415{left:-415px;right:-415px}.lg\:-inset-x-450{left:-450px;right:-450px}.lg\:-inset-x-474{left:-474px;right:-474px}.lg\:-inset-x-500{left:-500px;right:-500px}.lg\:-inset-x-600{left:-600px;right:-600px}.lg\:-inset-x-690{left:-690px;right:-690px}.lg\:-inset-x-px{left:-1px;right:-1px}.lg\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.lg\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.lg\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.lg\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.lg\:inset-x-1\/2{left:50%;right:50%}.lg\:inset-x-1\/3{left:33.333333%;right:33.333333%}.lg\:inset-x-2\/3{left:66.666667%;right:66.666667%}.lg\:inset-x-1\/4{left:25%;right:25%}.lg\:inset-x-2\/4{left:50%;right:50%}.lg\:inset-x-3\/4{left:75%;right:75%}.lg\:inset-x-full{left:100%;right:100%}.lg\:-inset-x-1\/2{left:-50%;right:-50%}.lg\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.lg\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.lg\:-inset-x-1\/4{left:-25%;right:-25%}.lg\:-inset-x-2\/4{left:-50%;right:-50%}.lg\:-inset-x-3\/4{left:-75%;right:-75%}.lg\:-inset-x-full{left:-100%;right:-100%}.lg\:inset-y-0{bottom:0;top:0}.lg\:inset-y-1{bottom:.25rem;top:.25rem}.lg\:inset-y-2{bottom:.5rem;top:.5rem}.lg\:inset-y-3{bottom:.75rem;top:.75rem}.lg\:inset-y-4{bottom:1rem;top:1rem}.lg\:inset-y-5{bottom:1.25rem;top:1.25rem}.lg\:inset-y-6{bottom:1.5rem;top:1.5rem}.lg\:inset-y-7{bottom:1.75rem;top:1.75rem}.lg\:inset-y-8{bottom:2rem;top:2rem}.lg\:inset-y-9{bottom:2.25rem;top:2.25rem}.lg\:inset-y-10{bottom:2.5rem;top:2.5rem}.lg\:inset-y-11{bottom:2.75rem;top:2.75rem}.lg\:inset-y-12{bottom:3rem;top:3rem}.lg\:inset-y-13{bottom:50px;top:50px}.lg\:inset-y-14{bottom:3.5rem;top:3.5rem}.lg\:inset-y-15{bottom:30px;top:30px}.lg\:inset-y-16{bottom:4rem;top:4rem}.lg\:inset-y-20{bottom:5rem;top:5rem}.lg\:inset-y-24{bottom:6rem;top:6rem}.lg\:inset-y-28{bottom:7rem;top:7rem}.lg\:inset-y-30{bottom:30%;top:30%}.lg\:inset-y-32{bottom:8rem;top:8rem}.lg\:inset-y-36{bottom:9rem;top:9rem}.lg\:inset-y-40{bottom:10rem;top:10rem}.lg\:inset-y-44{bottom:11rem;top:11rem}.lg\:inset-y-45{bottom:45%;top:45%}.lg\:inset-y-48{bottom:12rem;top:12rem}.lg\:inset-y-50{bottom:12.5rem;top:12.5rem}.lg\:inset-y-52{bottom:13rem;top:13rem}.lg\:inset-y-56{bottom:14rem;top:14rem}.lg\:inset-y-60{bottom:15rem;top:15rem}.lg\:inset-y-64{bottom:16rem;top:16rem}.lg\:inset-y-72{bottom:18rem;top:18rem}.lg\:inset-y-80{bottom:20rem;top:20rem}.lg\:inset-y-96{bottom:24rem;top:24rem}.lg\:inset-y-155{bottom:155px;top:155px}.lg\:inset-y-200{bottom:20%;top:20%}.lg\:inset-y-300{bottom:300px;top:300px}.lg\:inset-y-327{bottom:327px;top:327px}.lg\:inset-y-366{bottom:366px;top:366px}.lg\:inset-y-415{bottom:415px;top:415px}.lg\:inset-y-450{bottom:450px;top:450px}.lg\:inset-y-474{bottom:474px;top:474px}.lg\:inset-y-500{bottom:500px;top:500px}.lg\:inset-y-600{bottom:600px;top:600px}.lg\:inset-y-690{bottom:690px;top:690px}.lg\:inset-y-auto{bottom:auto;top:auto}.lg\:inset-y-px{bottom:1px;top:1px}.lg\:inset-y-0\.5{bottom:.125rem;top:.125rem}.lg\:inset-y-1\.5{bottom:.375rem;top:.375rem}.lg\:inset-y-2\.5{bottom:.625rem;top:.625rem}.lg\:inset-y-3\.5{bottom:.875rem;top:.875rem}.lg\:-inset-y-0{bottom:0;top:0}.lg\:-inset-y-1{bottom:-.25rem;top:-.25rem}.lg\:-inset-y-2{bottom:-.5rem;top:-.5rem}.lg\:-inset-y-3{bottom:-.75rem;top:-.75rem}.lg\:-inset-y-4{bottom:-1rem;top:-1rem}.lg\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.lg\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.lg\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.lg\:-inset-y-8{bottom:-2rem;top:-2rem}.lg\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.lg\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.lg\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.lg\:-inset-y-12{bottom:-3rem;top:-3rem}.lg\:-inset-y-13{bottom:-50px;top:-50px}.lg\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.lg\:-inset-y-15{bottom:-30px;top:-30px}.lg\:-inset-y-16{bottom:-4rem;top:-4rem}.lg\:-inset-y-20{bottom:-5rem;top:-5rem}.lg\:-inset-y-24{bottom:-6rem;top:-6rem}.lg\:-inset-y-28{bottom:-7rem;top:-7rem}.lg\:-inset-y-30{bottom:-30%;top:-30%}.lg\:-inset-y-32{bottom:-8rem;top:-8rem}.lg\:-inset-y-36{bottom:-9rem;top:-9rem}.lg\:-inset-y-40{bottom:-10rem;top:-10rem}.lg\:-inset-y-44{bottom:-11rem;top:-11rem}.lg\:-inset-y-45{bottom:-45%;top:-45%}.lg\:-inset-y-48{bottom:-12rem;top:-12rem}.lg\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.lg\:-inset-y-52{bottom:-13rem;top:-13rem}.lg\:-inset-y-56{bottom:-14rem;top:-14rem}.lg\:-inset-y-60{bottom:-15rem;top:-15rem}.lg\:-inset-y-64{bottom:-16rem;top:-16rem}.lg\:-inset-y-72{bottom:-18rem;top:-18rem}.lg\:-inset-y-80{bottom:-20rem;top:-20rem}.lg\:-inset-y-96{bottom:-24rem;top:-24rem}.lg\:-inset-y-155{bottom:-155px;top:-155px}.lg\:-inset-y-200{bottom:-20%;top:-20%}.lg\:-inset-y-300{bottom:-300px;top:-300px}.lg\:-inset-y-327{bottom:-327px;top:-327px}.lg\:-inset-y-366{bottom:-366px;top:-366px}.lg\:-inset-y-415{bottom:-415px;top:-415px}.lg\:-inset-y-450{bottom:-450px;top:-450px}.lg\:-inset-y-474{bottom:-474px;top:-474px}.lg\:-inset-y-500{bottom:-500px;top:-500px}.lg\:-inset-y-600{bottom:-600px;top:-600px}.lg\:-inset-y-690{bottom:-690px;top:-690px}.lg\:-inset-y-px{bottom:-1px;top:-1px}.lg\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.lg\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.lg\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.lg\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.lg\:inset-y-1\/2{bottom:50%;top:50%}.lg\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.lg\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.lg\:inset-y-1\/4{bottom:25%;top:25%}.lg\:inset-y-2\/4{bottom:50%;top:50%}.lg\:inset-y-3\/4{bottom:75%;top:75%}.lg\:inset-y-full{bottom:100%;top:100%}.lg\:-inset-y-1\/2{bottom:-50%;top:-50%}.lg\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.lg\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.lg\:-inset-y-1\/4{bottom:-25%;top:-25%}.lg\:-inset-y-2\/4{bottom:-50%;top:-50%}.lg\:-inset-y-3\/4{bottom:-75%;top:-75%}.lg\:-inset-y-full{bottom:-100%;top:-100%}.lg\:top-0{top:0}.lg\:top-1{top:.25rem}.lg\:top-2{top:.5rem}.lg\:top-3{top:.75rem}.lg\:top-4{top:1rem}.lg\:top-5{top:1.25rem}.lg\:top-6{top:1.5rem}.lg\:top-7{top:1.75rem}.lg\:top-8{top:2rem}.lg\:top-9{top:2.25rem}.lg\:top-10{top:2.5rem}.lg\:top-11{top:2.75rem}.lg\:top-12{top:3rem}.lg\:top-13{top:50px}.lg\:top-14{top:3.5rem}.lg\:top-15{top:30px}.lg\:top-16{top:4rem}.lg\:top-20{top:5rem}.lg\:top-24{top:6rem}.lg\:top-28{top:7rem}.lg\:top-30{top:30%}.lg\:top-32{top:8rem}.lg\:top-36{top:9rem}.lg\:top-40{top:10rem}.lg\:top-44{top:11rem}.lg\:top-45{top:45%}.lg\:top-48{top:12rem}.lg\:top-50{top:12.5rem}.lg\:top-52{top:13rem}.lg\:top-56{top:14rem}.lg\:top-60{top:15rem}.lg\:top-64{top:16rem}.lg\:top-72{top:18rem}.lg\:top-80{top:20rem}.lg\:top-96{top:24rem}.lg\:top-155{top:155px}.lg\:top-200{top:20%}.lg\:top-300{top:300px}.lg\:top-327{top:327px}.lg\:top-366{top:366px}.lg\:top-415{top:415px}.lg\:top-450{top:450px}.lg\:top-474{top:474px}.lg\:top-500{top:500px}.lg\:top-600{top:600px}.lg\:top-690{top:690px}.lg\:top-auto{top:auto}.lg\:top-px{top:1px}.lg\:top-0\.5{top:.125rem}.lg\:top-1\.5{top:.375rem}.lg\:top-2\.5{top:.625rem}.lg\:top-3\.5{top:.875rem}.lg\:-top-0{top:0}.lg\:-top-1{top:-.25rem}.lg\:-top-2{top:-.5rem}.lg\:-top-3{top:-.75rem}.lg\:-top-4{top:-1rem}.lg\:-top-5{top:-1.25rem}.lg\:-top-6{top:-1.5rem}.lg\:-top-7{top:-1.75rem}.lg\:-top-8{top:-2rem}.lg\:-top-9{top:-2.25rem}.lg\:-top-10{top:-2.5rem}.lg\:-top-11{top:-2.75rem}.lg\:-top-12{top:-3rem}.lg\:-top-13{top:-50px}.lg\:-top-14{top:-3.5rem}.lg\:-top-15{top:-30px}.lg\:-top-16{top:-4rem}.lg\:-top-20{top:-5rem}.lg\:-top-24{top:-6rem}.lg\:-top-28{top:-7rem}.lg\:-top-30{top:-30%}.lg\:-top-32{top:-8rem}.lg\:-top-36{top:-9rem}.lg\:-top-40{top:-10rem}.lg\:-top-44{top:-11rem}.lg\:-top-45{top:-45%}.lg\:-top-48{top:-12rem}.lg\:-top-50{top:-12.5rem}.lg\:-top-52{top:-13rem}.lg\:-top-56{top:-14rem}.lg\:-top-60{top:-15rem}.lg\:-top-64{top:-16rem}.lg\:-top-72{top:-18rem}.lg\:-top-80{top:-20rem}.lg\:-top-96{top:-24rem}.lg\:-top-155{top:-155px}.lg\:-top-200{top:-20%}.lg\:-top-300{top:-300px}.lg\:-top-327{top:-327px}.lg\:-top-366{top:-366px}.lg\:-top-415{top:-415px}.lg\:-top-450{top:-450px}.lg\:-top-474{top:-474px}.lg\:-top-500{top:-500px}.lg\:-top-600{top:-600px}.lg\:-top-690{top:-690px}.lg\:-top-px{top:-1px}.lg\:-top-0\.5{top:-.125rem}.lg\:-top-1\.5{top:-.375rem}.lg\:-top-2\.5{top:-.625rem}.lg\:-top-3\.5{top:-.875rem}.lg\:top-1\/2{top:50%}.lg\:top-1\/3{top:33.333333%}.lg\:top-2\/3{top:66.666667%}.lg\:top-1\/4{top:25%}.lg\:top-2\/4{top:50%}.lg\:top-3\/4{top:75%}.lg\:top-full{top:100%}.lg\:-top-1\/2{top:-50%}.lg\:-top-1\/3{top:-33.333333%}.lg\:-top-2\/3{top:-66.666667%}.lg\:-top-1\/4{top:-25%}.lg\:-top-2\/4{top:-50%}.lg\:-top-3\/4{top:-75%}.lg\:-top-full{top:-100%}.lg\:right-0{right:0}.lg\:right-1{right:.25rem}.lg\:right-2{right:.5rem}.lg\:right-3{right:.75rem}.lg\:right-4{right:1rem}.lg\:right-5{right:1.25rem}.lg\:right-6{right:1.5rem}.lg\:right-7{right:1.75rem}.lg\:right-8{right:2rem}.lg\:right-9{right:2.25rem}.lg\:right-10{right:2.5rem}.lg\:right-11{right:2.75rem}.lg\:right-12{right:3rem}.lg\:right-13{right:50px}.lg\:right-14{right:3.5rem}.lg\:right-15{right:30px}.lg\:right-16{right:4rem}.lg\:right-20{right:5rem}.lg\:right-24{right:6rem}.lg\:right-28{right:7rem}.lg\:right-30{right:30%}.lg\:right-32{right:8rem}.lg\:right-36{right:9rem}.lg\:right-40{right:10rem}.lg\:right-44{right:11rem}.lg\:right-45{right:45%}.lg\:right-48{right:12rem}.lg\:right-50{right:12.5rem}.lg\:right-52{right:13rem}.lg\:right-56{right:14rem}.lg\:right-60{right:15rem}.lg\:right-64{right:16rem}.lg\:right-72{right:18rem}.lg\:right-80{right:20rem}.lg\:right-96{right:24rem}.lg\:right-155{right:155px}.lg\:right-200{right:20%}.lg\:right-300{right:300px}.lg\:right-327{right:327px}.lg\:right-366{right:366px}.lg\:right-415{right:415px}.lg\:right-450{right:450px}.lg\:right-474{right:474px}.lg\:right-500{right:500px}.lg\:right-600{right:600px}.lg\:right-690{right:690px}.lg\:right-auto{right:auto}.lg\:right-px{right:1px}.lg\:right-0\.5{right:.125rem}.lg\:right-1\.5{right:.375rem}.lg\:right-2\.5{right:.625rem}.lg\:right-3\.5{right:.875rem}.lg\:-right-0{right:0}.lg\:-right-1{right:-.25rem}.lg\:-right-2{right:-.5rem}.lg\:-right-3{right:-.75rem}.lg\:-right-4{right:-1rem}.lg\:-right-5{right:-1.25rem}.lg\:-right-6{right:-1.5rem}.lg\:-right-7{right:-1.75rem}.lg\:-right-8{right:-2rem}.lg\:-right-9{right:-2.25rem}.lg\:-right-10{right:-2.5rem}.lg\:-right-11{right:-2.75rem}.lg\:-right-12{right:-3rem}.lg\:-right-13{right:-50px}.lg\:-right-14{right:-3.5rem}.lg\:-right-15{right:-30px}.lg\:-right-16{right:-4rem}.lg\:-right-20{right:-5rem}.lg\:-right-24{right:-6rem}.lg\:-right-28{right:-7rem}.lg\:-right-30{right:-30%}.lg\:-right-32{right:-8rem}.lg\:-right-36{right:-9rem}.lg\:-right-40{right:-10rem}.lg\:-right-44{right:-11rem}.lg\:-right-45{right:-45%}.lg\:-right-48{right:-12rem}.lg\:-right-50{right:-12.5rem}.lg\:-right-52{right:-13rem}.lg\:-right-56{right:-14rem}.lg\:-right-60{right:-15rem}.lg\:-right-64{right:-16rem}.lg\:-right-72{right:-18rem}.lg\:-right-80{right:-20rem}.lg\:-right-96{right:-24rem}.lg\:-right-155{right:-155px}.lg\:-right-200{right:-20%}.lg\:-right-300{right:-300px}.lg\:-right-327{right:-327px}.lg\:-right-366{right:-366px}.lg\:-right-415{right:-415px}.lg\:-right-450{right:-450px}.lg\:-right-474{right:-474px}.lg\:-right-500{right:-500px}.lg\:-right-600{right:-600px}.lg\:-right-690{right:-690px}.lg\:-right-px{right:-1px}.lg\:-right-0\.5{right:-.125rem}.lg\:-right-1\.5{right:-.375rem}.lg\:-right-2\.5{right:-.625rem}.lg\:-right-3\.5{right:-.875rem}.lg\:right-1\/2{right:50%}.lg\:right-1\/3{right:33.333333%}.lg\:right-2\/3{right:66.666667%}.lg\:right-1\/4{right:25%}.lg\:right-2\/4{right:50%}.lg\:right-3\/4{right:75%}.lg\:right-full{right:100%}.lg\:-right-1\/2{right:-50%}.lg\:-right-1\/3{right:-33.333333%}.lg\:-right-2\/3{right:-66.666667%}.lg\:-right-1\/4{right:-25%}.lg\:-right-2\/4{right:-50%}.lg\:-right-3\/4{right:-75%}.lg\:-right-full{right:-100%}.lg\:bottom-0{bottom:0}.lg\:bottom-1{bottom:.25rem}.lg\:bottom-2{bottom:.5rem}.lg\:bottom-3{bottom:.75rem}.lg\:bottom-4{bottom:1rem}.lg\:bottom-5{bottom:1.25rem}.lg\:bottom-6{bottom:1.5rem}.lg\:bottom-7{bottom:1.75rem}.lg\:bottom-8{bottom:2rem}.lg\:bottom-9{bottom:2.25rem}.lg\:bottom-10{bottom:2.5rem}.lg\:bottom-11{bottom:2.75rem}.lg\:bottom-12{bottom:3rem}.lg\:bottom-13{bottom:50px}.lg\:bottom-14{bottom:3.5rem}.lg\:bottom-15{bottom:30px}.lg\:bottom-16{bottom:4rem}.lg\:bottom-20{bottom:5rem}.lg\:bottom-24{bottom:6rem}.lg\:bottom-28{bottom:7rem}.lg\:bottom-30{bottom:30%}.lg\:bottom-32{bottom:8rem}.lg\:bottom-36{bottom:9rem}.lg\:bottom-40{bottom:10rem}.lg\:bottom-44{bottom:11rem}.lg\:bottom-45{bottom:45%}.lg\:bottom-48{bottom:12rem}.lg\:bottom-50{bottom:12.5rem}.lg\:bottom-52{bottom:13rem}.lg\:bottom-56{bottom:14rem}.lg\:bottom-60{bottom:15rem}.lg\:bottom-64{bottom:16rem}.lg\:bottom-72{bottom:18rem}.lg\:bottom-80{bottom:20rem}.lg\:bottom-96{bottom:24rem}.lg\:bottom-155{bottom:155px}.lg\:bottom-200{bottom:20%}.lg\:bottom-300{bottom:300px}.lg\:bottom-327{bottom:327px}.lg\:bottom-366{bottom:366px}.lg\:bottom-415{bottom:415px}.lg\:bottom-450{bottom:450px}.lg\:bottom-474{bottom:474px}.lg\:bottom-500{bottom:500px}.lg\:bottom-600{bottom:600px}.lg\:bottom-690{bottom:690px}.lg\:bottom-auto{bottom:auto}.lg\:bottom-px{bottom:1px}.lg\:bottom-0\.5{bottom:.125rem}.lg\:bottom-1\.5{bottom:.375rem}.lg\:bottom-2\.5{bottom:.625rem}.lg\:bottom-3\.5{bottom:.875rem}.lg\:-bottom-0{bottom:0}.lg\:-bottom-1{bottom:-.25rem}.lg\:-bottom-2{bottom:-.5rem}.lg\:-bottom-3{bottom:-.75rem}.lg\:-bottom-4{bottom:-1rem}.lg\:-bottom-5{bottom:-1.25rem}.lg\:-bottom-6{bottom:-1.5rem}.lg\:-bottom-7{bottom:-1.75rem}.lg\:-bottom-8{bottom:-2rem}.lg\:-bottom-9{bottom:-2.25rem}.lg\:-bottom-10{bottom:-2.5rem}.lg\:-bottom-11{bottom:-2.75rem}.lg\:-bottom-12{bottom:-3rem}.lg\:-bottom-13{bottom:-50px}.lg\:-bottom-14{bottom:-3.5rem}.lg\:-bottom-15{bottom:-30px}.lg\:-bottom-16{bottom:-4rem}.lg\:-bottom-20{bottom:-5rem}.lg\:-bottom-24{bottom:-6rem}.lg\:-bottom-28{bottom:-7rem}.lg\:-bottom-30{bottom:-30%}.lg\:-bottom-32{bottom:-8rem}.lg\:-bottom-36{bottom:-9rem}.lg\:-bottom-40{bottom:-10rem}.lg\:-bottom-44{bottom:-11rem}.lg\:-bottom-45{bottom:-45%}.lg\:-bottom-48{bottom:-12rem}.lg\:-bottom-50{bottom:-12.5rem}.lg\:-bottom-52{bottom:-13rem}.lg\:-bottom-56{bottom:-14rem}.lg\:-bottom-60{bottom:-15rem}.lg\:-bottom-64{bottom:-16rem}.lg\:-bottom-72{bottom:-18rem}.lg\:-bottom-80{bottom:-20rem}.lg\:-bottom-96{bottom:-24rem}.lg\:-bottom-155{bottom:-155px}.lg\:-bottom-200{bottom:-20%}.lg\:-bottom-300{bottom:-300px}.lg\:-bottom-327{bottom:-327px}.lg\:-bottom-366{bottom:-366px}.lg\:-bottom-415{bottom:-415px}.lg\:-bottom-450{bottom:-450px}.lg\:-bottom-474{bottom:-474px}.lg\:-bottom-500{bottom:-500px}.lg\:-bottom-600{bottom:-600px}.lg\:-bottom-690{bottom:-690px}.lg\:-bottom-px{bottom:-1px}.lg\:-bottom-0\.5{bottom:-.125rem}.lg\:-bottom-1\.5{bottom:-.375rem}.lg\:-bottom-2\.5{bottom:-.625rem}.lg\:-bottom-3\.5{bottom:-.875rem}.lg\:bottom-1\/2{bottom:50%}.lg\:bottom-1\/3{bottom:33.333333%}.lg\:bottom-2\/3{bottom:66.666667%}.lg\:bottom-1\/4{bottom:25%}.lg\:bottom-2\/4{bottom:50%}.lg\:bottom-3\/4{bottom:75%}.lg\:bottom-full{bottom:100%}.lg\:-bottom-1\/2{bottom:-50%}.lg\:-bottom-1\/3{bottom:-33.333333%}.lg\:-bottom-2\/3{bottom:-66.666667%}.lg\:-bottom-1\/4{bottom:-25%}.lg\:-bottom-2\/4{bottom:-50%}.lg\:-bottom-3\/4{bottom:-75%}.lg\:-bottom-full{bottom:-100%}.lg\:left-0{left:0}.lg\:left-1{left:.25rem}.lg\:left-2{left:.5rem}.lg\:left-3{left:.75rem}.lg\:left-4{left:1rem}.lg\:left-5{left:1.25rem}.lg\:left-6{left:1.5rem}.lg\:left-7{left:1.75rem}.lg\:left-8{left:2rem}.lg\:left-9{left:2.25rem}.lg\:left-10{left:2.5rem}.lg\:left-11{left:2.75rem}.lg\:left-12{left:3rem}.lg\:left-13{left:50px}.lg\:left-14{left:3.5rem}.lg\:left-15{left:30px}.lg\:left-16{left:4rem}.lg\:left-20{left:5rem}.lg\:left-24{left:6rem}.lg\:left-28{left:7rem}.lg\:left-30{left:30%}.lg\:left-32{left:8rem}.lg\:left-36{left:9rem}.lg\:left-40{left:10rem}.lg\:left-44{left:11rem}.lg\:left-45{left:45%}.lg\:left-48{left:12rem}.lg\:left-50{left:12.5rem}.lg\:left-52{left:13rem}.lg\:left-56{left:14rem}.lg\:left-60{left:15rem}.lg\:left-64{left:16rem}.lg\:left-72{left:18rem}.lg\:left-80{left:20rem}.lg\:left-96{left:24rem}.lg\:left-155{left:155px}.lg\:left-200{left:20%}.lg\:left-300{left:300px}.lg\:left-327{left:327px}.lg\:left-366{left:366px}.lg\:left-415{left:415px}.lg\:left-450{left:450px}.lg\:left-474{left:474px}.lg\:left-500{left:500px}.lg\:left-600{left:600px}.lg\:left-690{left:690px}.lg\:left-auto{left:auto}.lg\:left-px{left:1px}.lg\:left-0\.5{left:.125rem}.lg\:left-1\.5{left:.375rem}.lg\:left-2\.5{left:.625rem}.lg\:left-3\.5{left:.875rem}.lg\:-left-0{left:0}.lg\:-left-1{left:-.25rem}.lg\:-left-2{left:-.5rem}.lg\:-left-3{left:-.75rem}.lg\:-left-4{left:-1rem}.lg\:-left-5{left:-1.25rem}.lg\:-left-6{left:-1.5rem}.lg\:-left-7{left:-1.75rem}.lg\:-left-8{left:-2rem}.lg\:-left-9{left:-2.25rem}.lg\:-left-10{left:-2.5rem}.lg\:-left-11{left:-2.75rem}.lg\:-left-12{left:-3rem}.lg\:-left-13{left:-50px}.lg\:-left-14{left:-3.5rem}.lg\:-left-15{left:-30px}.lg\:-left-16{left:-4rem}.lg\:-left-20{left:-5rem}.lg\:-left-24{left:-6rem}.lg\:-left-28{left:-7rem}.lg\:-left-30{left:-30%}.lg\:-left-32{left:-8rem}.lg\:-left-36{left:-9rem}.lg\:-left-40{left:-10rem}.lg\:-left-44{left:-11rem}.lg\:-left-45{left:-45%}.lg\:-left-48{left:-12rem}.lg\:-left-50{left:-12.5rem}.lg\:-left-52{left:-13rem}.lg\:-left-56{left:-14rem}.lg\:-left-60{left:-15rem}.lg\:-left-64{left:-16rem}.lg\:-left-72{left:-18rem}.lg\:-left-80{left:-20rem}.lg\:-left-96{left:-24rem}.lg\:-left-155{left:-155px}.lg\:-left-200{left:-20%}.lg\:-left-300{left:-300px}.lg\:-left-327{left:-327px}.lg\:-left-366{left:-366px}.lg\:-left-415{left:-415px}.lg\:-left-450{left:-450px}.lg\:-left-474{left:-474px}.lg\:-left-500{left:-500px}.lg\:-left-600{left:-600px}.lg\:-left-690{left:-690px}.lg\:-left-px{left:-1px}.lg\:-left-0\.5{left:-.125rem}.lg\:-left-1\.5{left:-.375rem}.lg\:-left-2\.5{left:-.625rem}.lg\:-left-3\.5{left:-.875rem}.lg\:left-1\/2{left:50%}.lg\:left-1\/3{left:33.333333%}.lg\:left-2\/3{left:66.666667%}.lg\:left-1\/4{left:25%}.lg\:left-2\/4{left:50%}.lg\:left-3\/4{left:75%}.lg\:left-full{left:100%}.lg\:-left-1\/2{left:-50%}.lg\:-left-1\/3{left:-33.333333%}.lg\:-left-2\/3{left:-66.666667%}.lg\:-left-1\/4{left:-25%}.lg\:-left-2\/4{left:-50%}.lg\:-left-3\/4{left:-75%}.lg\:-left-full{left:-100%}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:focus-within\:z-0:focus-within{z-index:0}.lg\:focus-within\:z-10:focus-within{z-index:10}.lg\:focus-within\:z-20:focus-within{z-index:20}.lg\:focus-within\:z-30:focus-within{z-index:30}.lg\:focus-within\:z-40:focus-within{z-index:40}.lg\:focus-within\:z-50:focus-within{z-index:50}.lg\:focus-within\:z-auto:focus-within{z-index:auto}.lg\:focus\:z-0:focus{z-index:0}.lg\:focus\:z-10:focus{z-index:10}.lg\:focus\:z-20:focus{z-index:20}.lg\:focus\:z-30:focus{z-index:30}.lg\:focus\:z-40:focus{z-index:40}.lg\:focus\:z-50:focus{z-index:50}.lg\:focus\:z-auto:focus{z-index:auto}.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\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.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\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-full{grid-column:1/-1}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-13{grid-column-start:13}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-1{grid-column-end:1}.lg\:col-end-2{grid-column-end:2}.lg\:col-end-3{grid-column-end:3}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:col-end-9{grid-column-end:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-auto{grid-column-end:auto}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-span-full{grid-row:1/-1}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:float-none{float:none}.lg\:clear-left{clear:left}.lg\:clear-right{clear:right}.lg\:clear-both{clear:both}.lg\:clear-none{clear:none}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-7{margin:1.75rem}.lg\:m-8{margin:2rem}.lg\:m-9{margin:2.25rem}.lg\:m-10{margin:2.5rem}.lg\:m-11{margin:2.75rem}.lg\:m-12{margin:3rem}.lg\:m-13{margin:50px}.lg\:m-14{margin:3.5rem}.lg\:m-15{margin:30px}.lg\:m-16{margin:4rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-28{margin:7rem}.lg\:m-30{margin:30%}.lg\:m-32{margin:8rem}.lg\:m-36{margin:9rem}.lg\:m-40{margin:10rem}.lg\:m-44{margin:11rem}.lg\:m-45{margin:45%}.lg\:m-48{margin:12rem}.lg\:m-50{margin:12.5rem}.lg\:m-52{margin:13rem}.lg\:m-56{margin:14rem}.lg\:m-60{margin:15rem}.lg\:m-64{margin:16rem}.lg\:m-72{margin:18rem}.lg\:m-80{margin:20rem}.lg\:m-96{margin:24rem}.lg\:m-155{margin:155px}.lg\:m-200{margin:20%}.lg\:m-300{margin:300px}.lg\:m-327{margin:327px}.lg\:m-366{margin:366px}.lg\:m-415{margin:415px}.lg\:m-450{margin:450px}.lg\:m-474{margin:474px}.lg\:m-500{margin:500px}.lg\:m-600{margin:600px}.lg\:m-690{margin:690px}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:m-0\.5{margin:.125rem}.lg\:m-1\.5{margin:.375rem}.lg\:m-2\.5{margin:.625rem}.lg\:m-3\.5{margin:.875rem}.lg\:-m-0{margin:0}.lg\:-m-1{margin:-.25rem}.lg\:-m-2{margin:-.5rem}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:-m-5{margin:-1.25rem}.lg\:-m-6{margin:-1.5rem}.lg\:-m-7{margin:-1.75rem}.lg\:-m-8{margin:-2rem}.lg\:-m-9{margin:-2.25rem}.lg\:-m-10{margin:-2.5rem}.lg\:-m-11{margin:-2.75rem}.lg\:-m-12{margin:-3rem}.lg\:-m-13{margin:-50px}.lg\:-m-14{margin:-3.5rem}.lg\:-m-15{margin:-30px}.lg\:-m-16{margin:-4rem}.lg\:-m-20{margin:-5rem}.lg\:-m-24{margin:-6rem}.lg\:-m-28{margin:-7rem}.lg\:-m-30{margin:-30%}.lg\:-m-32{margin:-8rem}.lg\:-m-36{margin:-9rem}.lg\:-m-40{margin:-10rem}.lg\:-m-44{margin:-11rem}.lg\:-m-45{margin:-45%}.lg\:-m-48{margin:-12rem}.lg\:-m-50{margin:-12.5rem}.lg\:-m-52{margin:-13rem}.lg\:-m-56{margin:-14rem}.lg\:-m-60{margin:-15rem}.lg\:-m-64{margin:-16rem}.lg\:-m-72{margin:-18rem}.lg\:-m-80{margin:-20rem}.lg\:-m-96{margin:-24rem}.lg\:-m-155{margin:-155px}.lg\:-m-200{margin:-20%}.lg\:-m-300{margin:-300px}.lg\:-m-327{margin:-327px}.lg\:-m-366{margin:-366px}.lg\:-m-415{margin:-415px}.lg\:-m-450{margin:-450px}.lg\:-m-474{margin:-474px}.lg\:-m-500{margin:-500px}.lg\:-m-600{margin:-600px}.lg\:-m-690{margin:-690px}.lg\:-m-px{margin:-1px}.lg\:-m-0\.5{margin:-.125rem}.lg\:-m-1\.5{margin:-.375rem}.lg\:-m-2\.5{margin:-.625rem}.lg\:-m-3\.5{margin:-.875rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:mx-13{margin-left:50px;margin-right:50px}.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.lg\:mx-15{margin-left:30px;margin-right:30px}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:mx-28{margin-left:7rem;margin-right:7rem}.lg\:mx-30{margin-left:30%;margin-right:30%}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:mx-36{margin-left:9rem;margin-right:9rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:mx-44{margin-left:11rem;margin-right:11rem}.lg\:mx-45{margin-left:45%;margin-right:45%}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.lg\:mx-52{margin-left:13rem;margin-right:13rem}.lg\:mx-56{margin-left:14rem;margin-right:14rem}.lg\:mx-60{margin-left:15rem;margin-right:15rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:mx-72{margin-left:18rem;margin-right:18rem}.lg\:mx-80{margin-left:20rem;margin-right:20rem}.lg\:mx-96{margin-left:24rem;margin-right:24rem}.lg\:mx-155{margin-left:155px;margin-right:155px}.lg\:mx-200{margin-left:20%;margin-right:20%}.lg\:mx-300{margin-left:300px;margin-right:300px}.lg\:mx-327{margin-left:327px;margin-right:327px}.lg\:mx-366{margin-left:366px;margin-right:366px}.lg\:mx-415{margin-left:415px;margin-right:415px}.lg\:mx-450{margin-left:450px;margin-right:450px}.lg\:mx-474{margin-left:474px;margin-right:474px}.lg\:mx-500{margin-left:500px;margin-right:500px}.lg\:mx-600{margin-left:600px;margin-right:600px}.lg\:mx-690{margin-left:690px;margin-right:690px}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.lg\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.lg\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.lg\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.lg\:-mx-0{margin-left:0;margin-right:0}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-mx-13{margin-left:-50px;margin-right:-50px}.lg\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.lg\:-mx-15{margin-left:-30px;margin-right:-30px}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-mx-28{margin-left:-7rem;margin-right:-7rem}.lg\:-mx-30{margin-left:-30%;margin-right:-30%}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-mx-36{margin-left:-9rem;margin-right:-9rem}.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}.lg\:-mx-44{margin-left:-11rem;margin-right:-11rem}.lg\:-mx-45{margin-left:-45%;margin-right:-45%}.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}.lg\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.lg\:-mx-52{margin-left:-13rem;margin-right:-13rem}.lg\:-mx-56{margin-left:-14rem;margin-right:-14rem}.lg\:-mx-60{margin-left:-15rem;margin-right:-15rem}.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}.lg\:-mx-72{margin-left:-18rem;margin-right:-18rem}.lg\:-mx-80{margin-left:-20rem;margin-right:-20rem}.lg\:-mx-96{margin-left:-24rem;margin-right:-24rem}.lg\:-mx-155{margin-left:-155px;margin-right:-155px}.lg\:-mx-200{margin-left:-20%;margin-right:-20%}.lg\:-mx-300{margin-left:-300px;margin-right:-300px}.lg\:-mx-327{margin-left:-327px;margin-right:-327px}.lg\:-mx-366{margin-left:-366px;margin-right:-366px}.lg\:-mx-415{margin-left:-415px;margin-right:-415px}.lg\:-mx-450{margin-left:-450px;margin-right:-450px}.lg\:-mx-474{margin-left:-474px;margin-right:-474px}.lg\:-mx-500{margin-left:-500px;margin-right:-500px}.lg\:-mx-600{margin-left:-600px;margin-right:-600px}.lg\:-mx-690{margin-left:-690px;margin-right:-690px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.lg\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.lg\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.lg\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.lg\:my-0{margin-bottom:0;margin-top:0}.lg\:my-1{margin-bottom:.25rem;margin-top:.25rem}.lg\:my-2{margin-bottom:.5rem;margin-top:.5rem}.lg\:my-3{margin-bottom:.75rem;margin-top:.75rem}.lg\:my-4{margin-bottom:1rem;margin-top:1rem}.lg\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.lg\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.lg\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.lg\:my-8{margin-bottom:2rem;margin-top:2rem}.lg\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.lg\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.lg\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.lg\:my-12{margin-bottom:3rem;margin-top:3rem}.lg\:my-13{margin-bottom:50px;margin-top:50px}.lg\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.lg\:my-15{margin-bottom:30px;margin-top:30px}.lg\:my-16{margin-bottom:4rem;margin-top:4rem}.lg\:my-20{margin-bottom:5rem;margin-top:5rem}.lg\:my-24{margin-bottom:6rem;margin-top:6rem}.lg\:my-28{margin-bottom:7rem;margin-top:7rem}.lg\:my-30{margin-bottom:30%;margin-top:30%}.lg\:my-32{margin-bottom:8rem;margin-top:8rem}.lg\:my-36{margin-bottom:9rem;margin-top:9rem}.lg\:my-40{margin-bottom:10rem;margin-top:10rem}.lg\:my-44{margin-bottom:11rem;margin-top:11rem}.lg\:my-45{margin-bottom:45%;margin-top:45%}.lg\:my-48{margin-bottom:12rem;margin-top:12rem}.lg\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.lg\:my-52{margin-bottom:13rem;margin-top:13rem}.lg\:my-56{margin-bottom:14rem;margin-top:14rem}.lg\:my-60{margin-bottom:15rem;margin-top:15rem}.lg\:my-64{margin-bottom:16rem;margin-top:16rem}.lg\:my-72{margin-bottom:18rem;margin-top:18rem}.lg\:my-80{margin-bottom:20rem;margin-top:20rem}.lg\:my-96{margin-bottom:24rem;margin-top:24rem}.lg\:my-155{margin-bottom:155px;margin-top:155px}.lg\:my-200{margin-bottom:20%;margin-top:20%}.lg\:my-300{margin-bottom:300px;margin-top:300px}.lg\:my-327{margin-bottom:327px;margin-top:327px}.lg\:my-366{margin-bottom:366px;margin-top:366px}.lg\:my-415{margin-bottom:415px;margin-top:415px}.lg\:my-450{margin-bottom:450px;margin-top:450px}.lg\:my-474{margin-bottom:474px;margin-top:474px}.lg\:my-500{margin-bottom:500px;margin-top:500px}.lg\:my-600{margin-bottom:600px;margin-top:600px}.lg\:my-690{margin-bottom:690px;margin-top:690px}.lg\:my-auto{margin-bottom:auto;margin-top:auto}.lg\:my-px{margin-bottom:1px;margin-top:1px}.lg\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.lg\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.lg\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.lg\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.lg\:-my-0{margin-bottom:0;margin-top:0}.lg\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.lg\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.lg\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.lg\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.lg\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.lg\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.lg\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.lg\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.lg\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.lg\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.lg\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.lg\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.lg\:-my-13{margin-bottom:-50px;margin-top:-50px}.lg\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.lg\:-my-15{margin-bottom:-30px;margin-top:-30px}.lg\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.lg\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.lg\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.lg\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.lg\:-my-30{margin-bottom:-30%;margin-top:-30%}.lg\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.lg\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.lg\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.lg\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.lg\:-my-45{margin-bottom:-45%;margin-top:-45%}.lg\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.lg\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.lg\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.lg\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.lg\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.lg\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.lg\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.lg\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.lg\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.lg\:-my-155{margin-bottom:-155px;margin-top:-155px}.lg\:-my-200{margin-bottom:-20%;margin-top:-20%}.lg\:-my-300{margin-bottom:-300px;margin-top:-300px}.lg\:-my-327{margin-bottom:-327px;margin-top:-327px}.lg\:-my-366{margin-bottom:-366px;margin-top:-366px}.lg\:-my-415{margin-bottom:-415px;margin-top:-415px}.lg\:-my-450{margin-bottom:-450px;margin-top:-450px}.lg\:-my-474{margin-bottom:-474px;margin-top:-474px}.lg\:-my-500{margin-bottom:-500px;margin-top:-500px}.lg\:-my-600{margin-bottom:-600px;margin-top:-600px}.lg\:-my-690{margin-bottom:-690px;margin-top:-690px}.lg\:-my-px{margin-bottom:-1px;margin-top:-1px}.lg\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.lg\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.lg\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.lg\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-9{margin-top:2.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-13{margin-top:50px}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-15{margin-top:30px}.lg\:mt-16{margin-top:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-28{margin-top:7rem}.lg\:mt-30{margin-top:30%}.lg\:mt-32{margin-top:8rem}.lg\:mt-36{margin-top:9rem}.lg\:mt-40{margin-top:10rem}.lg\:mt-44{margin-top:11rem}.lg\:mt-45{margin-top:45%}.lg\:mt-48{margin-top:12rem}.lg\:mt-50{margin-top:12.5rem}.lg\:mt-52{margin-top:13rem}.lg\:mt-56{margin-top:14rem}.lg\:mt-60{margin-top:15rem}.lg\:mt-64{margin-top:16rem}.lg\:mt-72{margin-top:18rem}.lg\:mt-80{margin-top:20rem}.lg\:mt-96{margin-top:24rem}.lg\:mt-155{margin-top:155px}.lg\:mt-200{margin-top:20%}.lg\:mt-300{margin-top:300px}.lg\:mt-327{margin-top:327px}.lg\:mt-366{margin-top:366px}.lg\:mt-415{margin-top:415px}.lg\:mt-450{margin-top:450px}.lg\:mt-474{margin-top:474px}.lg\:mt-500{margin-top:500px}.lg\:mt-600{margin-top:600px}.lg\:mt-690{margin-top:690px}.lg\:mt-auto{margin-top:auto}.lg\:mt-px{margin-top:1px}.lg\:mt-0\.5{margin-top:.125rem}.lg\:mt-1\.5{margin-top:.375rem}.lg\:mt-2\.5{margin-top:.625rem}.lg\:mt-3\.5{margin-top:.875rem}.lg\:-mt-0{margin-top:0}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mt-5{margin-top:-1.25rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mt-7{margin-top:-1.75rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mt-9{margin-top:-2.25rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mt-11{margin-top:-2.75rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mt-13{margin-top:-50px}.lg\:-mt-14{margin-top:-3.5rem}.lg\:-mt-15{margin-top:-30px}.lg\:-mt-16{margin-top:-4rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mt-28{margin-top:-7rem}.lg\:-mt-30{margin-top:-30%}.lg\:-mt-32{margin-top:-8rem}.lg\:-mt-36{margin-top:-9rem}.lg\:-mt-40{margin-top:-10rem}.lg\:-mt-44{margin-top:-11rem}.lg\:-mt-45{margin-top:-45%}.lg\:-mt-48{margin-top:-12rem}.lg\:-mt-50{margin-top:-12.5rem}.lg\:-mt-52{margin-top:-13rem}.lg\:-mt-56{margin-top:-14rem}.lg\:-mt-60{margin-top:-15rem}.lg\:-mt-64{margin-top:-16rem}.lg\:-mt-72{margin-top:-18rem}.lg\:-mt-80{margin-top:-20rem}.lg\:-mt-96{margin-top:-24rem}.lg\:-mt-155{margin-top:-155px}.lg\:-mt-200{margin-top:-20%}.lg\:-mt-300{margin-top:-300px}.lg\:-mt-327{margin-top:-327px}.lg\:-mt-366{margin-top:-366px}.lg\:-mt-415{margin-top:-415px}.lg\:-mt-450{margin-top:-450px}.lg\:-mt-474{margin-top:-474px}.lg\:-mt-500{margin-top:-500px}.lg\:-mt-600{margin-top:-600px}.lg\:-mt-690{margin-top:-690px}.lg\:-mt-px{margin-top:-1px}.lg\:-mt-0\.5{margin-top:-.125rem}.lg\:-mt-1\.5{margin-top:-.375rem}.lg\:-mt-2\.5{margin-top:-.625rem}.lg\:-mt-3\.5{margin-top:-.875rem}.lg\:mr-0{margin-right:0}.lg\:mr-1{margin-right:.25rem}.lg\:mr-2{margin-right:.5rem}.lg\:mr-3{margin-right:.75rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mr-8{margin-right:2rem}.lg\:mr-9{margin-right:2.25rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-11{margin-right:2.75rem}.lg\:mr-12{margin-right:3rem}.lg\:mr-13{margin-right:50px}.lg\:mr-14{margin-right:3.5rem}.lg\:mr-15{margin-right:30px}.lg\:mr-16{margin-right:4rem}.lg\:mr-20{margin-right:5rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-28{margin-right:7rem}.lg\:mr-30{margin-right:30%}.lg\:mr-32{margin-right:8rem}.lg\:mr-36{margin-right:9rem}.lg\:mr-40{margin-right:10rem}.lg\:mr-44{margin-right:11rem}.lg\:mr-45{margin-right:45%}.lg\:mr-48{margin-right:12rem}.lg\:mr-50{margin-right:12.5rem}.lg\:mr-52{margin-right:13rem}.lg\:mr-56{margin-right:14rem}.lg\:mr-60{margin-right:15rem}.lg\:mr-64{margin-right:16rem}.lg\:mr-72{margin-right:18rem}.lg\:mr-80{margin-right:20rem}.lg\:mr-96{margin-right:24rem}.lg\:mr-155{margin-right:155px}.lg\:mr-200{margin-right:20%}.lg\:mr-300{margin-right:300px}.lg\:mr-327{margin-right:327px}.lg\:mr-366{margin-right:366px}.lg\:mr-415{margin-right:415px}.lg\:mr-450{margin-right:450px}.lg\:mr-474{margin-right:474px}.lg\:mr-500{margin-right:500px}.lg\:mr-600{margin-right:600px}.lg\:mr-690{margin-right:690px}.lg\:mr-auto{margin-right:auto}.lg\:mr-px{margin-right:1px}.lg\:mr-0\.5{margin-right:.125rem}.lg\:mr-1\.5{margin-right:.375rem}.lg\:mr-2\.5{margin-right:.625rem}.lg\:mr-3\.5{margin-right:.875rem}.lg\:-mr-0{margin-right:0}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mr-7{margin-right:-1.75rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mr-9{margin-right:-2.25rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mr-11{margin-right:-2.75rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mr-13{margin-right:-50px}.lg\:-mr-14{margin-right:-3.5rem}.lg\:-mr-15{margin-right:-30px}.lg\:-mr-16{margin-right:-4rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mr-28{margin-right:-7rem}.lg\:-mr-30{margin-right:-30%}.lg\:-mr-32{margin-right:-8rem}.lg\:-mr-36{margin-right:-9rem}.lg\:-mr-40{margin-right:-10rem}.lg\:-mr-44{margin-right:-11rem}.lg\:-mr-45{margin-right:-45%}.lg\:-mr-48{margin-right:-12rem}.lg\:-mr-50{margin-right:-12.5rem}.lg\:-mr-52{margin-right:-13rem}.lg\:-mr-56{margin-right:-14rem}.lg\:-mr-60{margin-right:-15rem}.lg\:-mr-64{margin-right:-16rem}.lg\:-mr-72{margin-right:-18rem}.lg\:-mr-80{margin-right:-20rem}.lg\:-mr-96{margin-right:-24rem}.lg\:-mr-155{margin-right:-155px}.lg\:-mr-200{margin-right:-20%}.lg\:-mr-300{margin-right:-300px}.lg\:-mr-327{margin-right:-327px}.lg\:-mr-366{margin-right:-366px}.lg\:-mr-415{margin-right:-415px}.lg\:-mr-450{margin-right:-450px}.lg\:-mr-474{margin-right:-474px}.lg\:-mr-500{margin-right:-500px}.lg\:-mr-600{margin-right:-600px}.lg\:-mr-690{margin-right:-690px}.lg\:-mr-px{margin-right:-1px}.lg\:-mr-0\.5{margin-right:-.125rem}.lg\:-mr-1\.5{margin-right:-.375rem}.lg\:-mr-2\.5{margin-right:-.625rem}.lg\:-mr-3\.5{margin-right:-.875rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-11{margin-bottom:2.75rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-13{margin-bottom:50px}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mb-15{margin-bottom:30px}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-28{margin-bottom:7rem}.lg\:mb-30{margin-bottom:30%}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-36{margin-bottom:9rem}.lg\:mb-40{margin-bottom:10rem}.lg\:mb-44{margin-bottom:11rem}.lg\:mb-45{margin-bottom:45%}.lg\:mb-48{margin-bottom:12rem}.lg\:mb-50{margin-bottom:12.5rem}.lg\:mb-52{margin-bottom:13rem}.lg\:mb-56{margin-bottom:14rem}.lg\:mb-60{margin-bottom:15rem}.lg\:mb-64{margin-bottom:16rem}.lg\:mb-72{margin-bottom:18rem}.lg\:mb-80{margin-bottom:20rem}.lg\:mb-96{margin-bottom:24rem}.lg\:mb-155{margin-bottom:155px}.lg\:mb-200{margin-bottom:20%}.lg\:mb-300{margin-bottom:300px}.lg\:mb-327{margin-bottom:327px}.lg\:mb-366{margin-bottom:366px}.lg\:mb-415{margin-bottom:415px}.lg\:mb-450{margin-bottom:450px}.lg\:mb-474{margin-bottom:474px}.lg\:mb-500{margin-bottom:500px}.lg\:mb-600{margin-bottom:600px}.lg\:mb-690{margin-bottom:690px}.lg\:mb-auto{margin-bottom:auto}.lg\:mb-px{margin-bottom:1px}.lg\:mb-0\.5{margin-bottom:.125rem}.lg\:mb-1\.5{margin-bottom:.375rem}.lg\:mb-2\.5{margin-bottom:.625rem}.lg\:mb-3\.5{margin-bottom:.875rem}.lg\:-mb-0{margin-bottom:0}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-mb-5{margin-bottom:-1.25rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-mb-7{margin-bottom:-1.75rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-mb-9{margin-bottom:-2.25rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-mb-11{margin-bottom:-2.75rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-mb-13{margin-bottom:-50px}.lg\:-mb-14{margin-bottom:-3.5rem}.lg\:-mb-15{margin-bottom:-30px}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-mb-28{margin-bottom:-7rem}.lg\:-mb-30{margin-bottom:-30%}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-mb-36{margin-bottom:-9rem}.lg\:-mb-40{margin-bottom:-10rem}.lg\:-mb-44{margin-bottom:-11rem}.lg\:-mb-45{margin-bottom:-45%}.lg\:-mb-48{margin-bottom:-12rem}.lg\:-mb-50{margin-bottom:-12.5rem}.lg\:-mb-52{margin-bottom:-13rem}.lg\:-mb-56{margin-bottom:-14rem}.lg\:-mb-60{margin-bottom:-15rem}.lg\:-mb-64{margin-bottom:-16rem}.lg\:-mb-72{margin-bottom:-18rem}.lg\:-mb-80{margin-bottom:-20rem}.lg\:-mb-96{margin-bottom:-24rem}.lg\:-mb-155{margin-bottom:-155px}.lg\:-mb-200{margin-bottom:-20%}.lg\:-mb-300{margin-bottom:-300px}.lg\:-mb-327{margin-bottom:-327px}.lg\:-mb-366{margin-bottom:-366px}.lg\:-mb-415{margin-bottom:-415px}.lg\:-mb-450{margin-bottom:-450px}.lg\:-mb-474{margin-bottom:-474px}.lg\:-mb-500{margin-bottom:-500px}.lg\:-mb-600{margin-bottom:-600px}.lg\:-mb-690{margin-bottom:-690px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-mb-0\.5{margin-bottom:-.125rem}.lg\:-mb-1\.5{margin-bottom:-.375rem}.lg\:-mb-2\.5{margin-bottom:-.625rem}.lg\:-mb-3\.5{margin-bottom:-.875rem}.lg\:ml-0{margin-left:0}.lg\:ml-1{margin-left:.25rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-3{margin-left:.75rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-5{margin-left:1.25rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-7{margin-left:1.75rem}.lg\:ml-8{margin-left:2rem}.lg\:ml-9{margin-left:2.25rem}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-11{margin-left:2.75rem}.lg\:ml-12{margin-left:3rem}.lg\:ml-13{margin-left:50px}.lg\:ml-14{margin-left:3.5rem}.lg\:ml-15{margin-left:30px}.lg\:ml-16{margin-left:4rem}.lg\:ml-20{margin-left:5rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-28{margin-left:7rem}.lg\:ml-30{margin-left:30%}.lg\:ml-32{margin-left:8rem}.lg\:ml-36{margin-left:9rem}.lg\:ml-40{margin-left:10rem}.lg\:ml-44{margin-left:11rem}.lg\:ml-45{margin-left:45%}.lg\:ml-48{margin-left:12rem}.lg\:ml-50{margin-left:12.5rem}.lg\:ml-52{margin-left:13rem}.lg\:ml-56{margin-left:14rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-64{margin-left:16rem}.lg\:ml-72{margin-left:18rem}.lg\:ml-80{margin-left:20rem}.lg\:ml-96{margin-left:24rem}.lg\:ml-155{margin-left:155px}.lg\:ml-200{margin-left:20%}.lg\:ml-300{margin-left:300px}.lg\:ml-327{margin-left:327px}.lg\:ml-366{margin-left:366px}.lg\:ml-415{margin-left:415px}.lg\:ml-450{margin-left:450px}.lg\:ml-474{margin-left:474px}.lg\:ml-500{margin-left:500px}.lg\:ml-600{margin-left:600px}.lg\:ml-690{margin-left:690px}.lg\:ml-auto{margin-left:auto}.lg\:ml-px{margin-left:1px}.lg\:ml-0\.5{margin-left:.125rem}.lg\:ml-1\.5{margin-left:.375rem}.lg\:ml-2\.5{margin-left:.625rem}.lg\:ml-3\.5{margin-left:.875rem}.lg\:-ml-0{margin-left:0}.lg\:-ml-1{margin-left:-.25rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-ml-5{margin-left:-1.25rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-ml-7{margin-left:-1.75rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-ml-9{margin-left:-2.25rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-ml-11{margin-left:-2.75rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-ml-13{margin-left:-50px}.lg\:-ml-14{margin-left:-3.5rem}.lg\:-ml-15{margin-left:-30px}.lg\:-ml-16{margin-left:-4rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-ml-28{margin-left:-7rem}.lg\:-ml-30{margin-left:-30%}.lg\:-ml-32{margin-left:-8rem}.lg\:-ml-36{margin-left:-9rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-ml-44{margin-left:-11rem}.lg\:-ml-45{margin-left:-45%}.lg\:-ml-48{margin-left:-12rem}.lg\:-ml-50{margin-left:-12.5rem}.lg\:-ml-52{margin-left:-13rem}.lg\:-ml-56{margin-left:-14rem}.lg\:-ml-60{margin-left:-15rem}.lg\:-ml-64{margin-left:-16rem}.lg\:-ml-72{margin-left:-18rem}.lg\:-ml-80{margin-left:-20rem}.lg\:-ml-96{margin-left:-24rem}.lg\:-ml-155{margin-left:-155px}.lg\:-ml-200{margin-left:-20%}.lg\:-ml-300{margin-left:-300px}.lg\:-ml-327{margin-left:-327px}.lg\:-ml-366{margin-left:-366px}.lg\:-ml-415{margin-left:-415px}.lg\:-ml-450{margin-left:-450px}.lg\:-ml-474{margin-left:-474px}.lg\:-ml-500{margin-left:-500px}.lg\:-ml-600{margin-left:-600px}.lg\:-ml-690{margin-left:-690px}.lg\:-ml-px{margin-left:-1px}.lg\:-ml-0\.5{margin-left:-.125rem}.lg\:-ml-1\.5{margin-left:-.375rem}.lg\:-ml-2\.5{margin-left:-.625rem}.lg\:-ml-3\.5{margin-left:-.875rem}.lg\:box-border{box-sizing:border-box}.lg\:box-content{box-sizing:initial}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:table{display:table}.lg\:inline-table{display:inline-table}.lg\:table-caption{display:table-caption}.lg\:table-cell{display:table-cell}.lg\:table-column{display:table-column}.lg\:table-column-group{display:table-column-group}.lg\:table-footer-group{display:table-footer-group}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:table-row{display:table-row}.lg\:flow-root{display:flow-root}.lg\:grid{display:grid}.lg\:inline-grid{display:inline-grid}.lg\:contents{display:contents}.lg\:list-item{display:list-item}.lg\:hidden{display:none}.lg\:h-0{height:0}.lg\:h-1{height:.25rem}.lg\:h-2{height:.5rem}.lg\:h-3{height:.75rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-8{height:2rem}.lg\:h-9{height:2.25rem}.lg\:h-10{height:2.5rem}.lg\:h-11{height:2.75rem}.lg\:h-12{height:3rem}.lg\:h-13{height:50px}.lg\:h-14{height:3.5rem}.lg\:h-15{height:30px}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-30{height:30%}.lg\:h-32{height:8rem}.lg\:h-36{height:9rem}.lg\:h-40{height:10rem}.lg\:h-44{height:11rem}.lg\:h-45{height:45%}.lg\:h-48{height:12rem}.lg\:h-50{height:12.5rem}.lg\:h-52{height:13rem}.lg\:h-56{height:14rem}.lg\:h-60{height:15rem}.lg\:h-64{height:16rem}.lg\:h-72{height:18rem}.lg\:h-80{height:20rem}.lg\:h-96{height:24rem}.lg\:h-155{height:155px}.lg\:h-200{height:20%}.lg\:h-300{height:300px}.lg\:h-327{height:327px}.lg\:h-366{height:366px}.lg\:h-415{height:415px}.lg\:h-450{height:450px}.lg\:h-474{height:474px}.lg\:h-500{height:500px}.lg\:h-600{height:600px}.lg\:h-690{height:690px}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-0\.5{height:.125rem}.lg\:h-1\.5{height:.375rem}.lg\:h-2\.5{height:.625rem}.lg\:h-3\.5{height:.875rem}.lg\:h-1\/2{height:50%}.lg\:h-1\/3{height:33.333333%}.lg\:h-2\/3{height:66.666667%}.lg\:h-1\/4{height:25%}.lg\:h-2\/4{height:50%}.lg\:h-3\/4{height:75%}.lg\:h-1\/5{height:20%}.lg\:h-2\/5{height:40%}.lg\:h-3\/5{height:60%}.lg\:h-4\/5{height:80%}.lg\:h-1\/6{height:16.666667%}.lg\:h-2\/6{height:33.333333%}.lg\:h-3\/6{height:50%}.lg\:h-4\/6{height:66.666667%}.lg\:h-5\/6{height:83.333333%}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:max-h-0{max-height:0}.lg\:max-h-1{max-height:.25rem}.lg\:max-h-2{max-height:.5rem}.lg\:max-h-3{max-height:.75rem}.lg\:max-h-4{max-height:1rem}.lg\:max-h-5{max-height:1.25rem}.lg\:max-h-6{max-height:1.5rem}.lg\:max-h-7{max-height:1.75rem}.lg\:max-h-8{max-height:2rem}.lg\:max-h-9{max-height:2.25rem}.lg\:max-h-10{max-height:2.5rem}.lg\:max-h-11{max-height:2.75rem}.lg\:max-h-12{max-height:3rem}.lg\:max-h-13{max-height:50px}.lg\:max-h-14{max-height:3.5rem}.lg\:max-h-15{max-height:30px}.lg\:max-h-16{max-height:4rem}.lg\:max-h-20{max-height:5rem}.lg\:max-h-24{max-height:6rem}.lg\:max-h-28{max-height:7rem}.lg\:max-h-30{max-height:30%}.lg\:max-h-32{max-height:8rem}.lg\:max-h-36{max-height:9rem}.lg\:max-h-40{max-height:10rem}.lg\:max-h-44{max-height:11rem}.lg\:max-h-45{max-height:45%}.lg\:max-h-48{max-height:12rem}.lg\:max-h-50{max-height:12.5rem}.lg\:max-h-52{max-height:13rem}.lg\:max-h-56{max-height:14rem}.lg\:max-h-60{max-height:15rem}.lg\:max-h-64{max-height:16rem}.lg\:max-h-72{max-height:18rem}.lg\:max-h-80{max-height:20rem}.lg\:max-h-96{max-height:24rem}.lg\:max-h-155{max-height:155px}.lg\:max-h-200{max-height:20%}.lg\:max-h-300{max-height:300px}.lg\:max-h-327{max-height:327px}.lg\:max-h-366{max-height:366px}.lg\:max-h-415{max-height:415px}.lg\:max-h-450{max-height:450px}.lg\:max-h-474{max-height:474px}.lg\:max-h-500{max-height:500px}.lg\:max-h-600{max-height:600px}.lg\:max-h-690{max-height:690px}.lg\:max-h-px{max-height:1px}.lg\:max-h-0\.5{max-height:.125rem}.lg\:max-h-1\.5{max-height:.375rem}.lg\:max-h-2\.5{max-height:.625rem}.lg\:max-h-3\.5{max-height:.875rem}.lg\:max-h-full{max-height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:min-h-0{min-height:0}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:w-0{width:0}.lg\:w-1{width:.25rem}.lg\:w-2{width:.5rem}.lg\:w-3{width:.75rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-7{width:1.75rem}.lg\:w-8{width:2rem}.lg\:w-9{width:2.25rem}.lg\:w-10{width:2.5rem}.lg\:w-11{width:2.75rem}.lg\:w-12{width:3rem}.lg\:w-13{width:50px}.lg\:w-14{width:3.5rem}.lg\:w-15{width:30px}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-28{width:7rem}.lg\:w-30{width:30%}.lg\:w-32{width:8rem}.lg\:w-36{width:9rem}.lg\:w-40{width:10rem}.lg\:w-44{width:11rem}.lg\:w-45{width:45%}.lg\:w-48{width:12rem}.lg\:w-50{width:12.5rem}.lg\:w-52{width:13rem}.lg\:w-56{width:14rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-155{width:155px}.lg\:w-200{width:20%}.lg\:w-300{width:300px}.lg\:w-327{width:327px}.lg\:w-366{width:366px}.lg\:w-415{width:415px}.lg\:w-450{width:450px}.lg\:w-474{width:474px}.lg\:w-500{width:500px}.lg\:w-600{width:600px}.lg\:w-690{width:690px}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-0\.5{width:.125rem}.lg\:w-1\.5{width:.375rem}.lg\:w-2\.5{width:.625rem}.lg\:w-3\.5{width:.875rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:w-min{width:min-content}.lg\:w-max{width:max-content}.lg\:min-w-0{min-width:0}.lg\:min-w-full{min-width:100%}.lg\:min-w-min{min-width:min-content}.lg\:min-w-max{min-width:max-content}.lg\:max-w-0{max-width:0}.lg\:max-w-none{max-width:none}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-min{max-width:min-content}.lg\:max-w-max{max-width:max-content}.lg\:max-w-prose{max-width:65ch}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-md{max-width:768px}.lg\:max-w-screen-lg{max-width:1024px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:max-w-screen-2xl{max-width:1536px}.lg\:flex-1{flex:1 1}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-none{flex:none}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:table-auto{table-layout:auto}.lg\:table-fixed{table-layout:fixed}.lg\:border-collapse{border-collapse:collapse}.lg\:border-separate{border-collapse:initial}.lg\:origin-center{transform-origin:center}.lg\:origin-top{transform-origin:top}.lg\:origin-top-right{transform-origin:top right}.lg\:origin-right{transform-origin:right}.lg\:origin-bottom-right{transform-origin:bottom right}.lg\:origin-bottom{transform-origin:bottom}.lg\:origin-bottom-left{transform-origin:bottom left}.lg\:origin-left{transform-origin:left}.lg\:origin-top-left{transform-origin:top left}.lg\:transform{transform:translateX(var(--tw-translate-x)) translateY(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\:transform,.lg\:transform-gpu{--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}.lg\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) 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\:transform-none{transform:none}.lg\:translate-x-0{--tw-translate-x:0px}.lg\:translate-x-1{--tw-translate-x:0.25rem}.lg\:translate-x-2{--tw-translate-x:0.5rem}.lg\:translate-x-3{--tw-translate-x:0.75rem}.lg\:translate-x-4{--tw-translate-x:1rem}.lg\:translate-x-5{--tw-translate-x:1.25rem}.lg\:translate-x-6{--tw-translate-x:1.5rem}.lg\:translate-x-7{--tw-translate-x:1.75rem}.lg\:translate-x-8{--tw-translate-x:2rem}.lg\:translate-x-9{--tw-translate-x:2.25rem}.lg\:translate-x-10{--tw-translate-x:2.5rem}.lg\:translate-x-11{--tw-translate-x:2.75rem}.lg\:translate-x-12{--tw-translate-x:3rem}.lg\:translate-x-13{--tw-translate-x:50px}.lg\:translate-x-14{--tw-translate-x:3.5rem}.lg\:translate-x-15{--tw-translate-x:30px}.lg\:translate-x-16{--tw-translate-x:4rem}.lg\:translate-x-20{--tw-translate-x:5rem}.lg\:translate-x-24{--tw-translate-x:6rem}.lg\:translate-x-28{--tw-translate-x:7rem}.lg\:translate-x-30{--tw-translate-x:30%}.lg\:translate-x-32{--tw-translate-x:8rem}.lg\:translate-x-36{--tw-translate-x:9rem}.lg\:translate-x-40{--tw-translate-x:10rem}.lg\:translate-x-44{--tw-translate-x:11rem}.lg\:translate-x-45{--tw-translate-x:45%}.lg\:translate-x-48{--tw-translate-x:12rem}.lg\:translate-x-50{--tw-translate-x:12.5rem}.lg\:translate-x-52{--tw-translate-x:13rem}.lg\:translate-x-56{--tw-translate-x:14rem}.lg\:translate-x-60{--tw-translate-x:15rem}.lg\:translate-x-64{--tw-translate-x:16rem}.lg\:translate-x-72{--tw-translate-x:18rem}.lg\:translate-x-80{--tw-translate-x:20rem}.lg\:translate-x-96{--tw-translate-x:24rem}.lg\:translate-x-155{--tw-translate-x:155px}.lg\:translate-x-200{--tw-translate-x:20%}.lg\:translate-x-300{--tw-translate-x:300px}.lg\:translate-x-327{--tw-translate-x:327px}.lg\:translate-x-366{--tw-translate-x:366px}.lg\:translate-x-415{--tw-translate-x:415px}.lg\:translate-x-450{--tw-translate-x:450px}.lg\:translate-x-474{--tw-translate-x:474px}.lg\:translate-x-500{--tw-translate-x:500px}.lg\:translate-x-600{--tw-translate-x:600px}.lg\:translate-x-690{--tw-translate-x:690px}.lg\:translate-x-px{--tw-translate-x:1px}.lg\:translate-x-0\.5{--tw-translate-x:0.125rem}.lg\:translate-x-1\.5{--tw-translate-x:0.375rem}.lg\:translate-x-2\.5{--tw-translate-x:0.625rem}.lg\:translate-x-3\.5{--tw-translate-x:0.875rem}.lg\:-translate-x-0{--tw-translate-x:0px}.lg\:-translate-x-1{--tw-translate-x:-0.25rem}.lg\:-translate-x-2{--tw-translate-x:-0.5rem}.lg\:-translate-x-3{--tw-translate-x:-0.75rem}.lg\:-translate-x-4{--tw-translate-x:-1rem}.lg\:-translate-x-5{--tw-translate-x:-1.25rem}.lg\:-translate-x-6{--tw-translate-x:-1.5rem}.lg\:-translate-x-7{--tw-translate-x:-1.75rem}.lg\:-translate-x-8{--tw-translate-x:-2rem}.lg\:-translate-x-9{--tw-translate-x:-2.25rem}.lg\:-translate-x-10{--tw-translate-x:-2.5rem}.lg\:-translate-x-11{--tw-translate-x:-2.75rem}.lg\:-translate-x-12{--tw-translate-x:-3rem}.lg\:-translate-x-13{--tw-translate-x:-50px}.lg\:-translate-x-14{--tw-translate-x:-3.5rem}.lg\:-translate-x-15{--tw-translate-x:-30px}.lg\:-translate-x-16{--tw-translate-x:-4rem}.lg\:-translate-x-20{--tw-translate-x:-5rem}.lg\:-translate-x-24{--tw-translate-x:-6rem}.lg\:-translate-x-28{--tw-translate-x:-7rem}.lg\:-translate-x-30{--tw-translate-x:-30%}.lg\:-translate-x-32{--tw-translate-x:-8rem}.lg\:-translate-x-36{--tw-translate-x:-9rem}.lg\:-translate-x-40{--tw-translate-x:-10rem}.lg\:-translate-x-44{--tw-translate-x:-11rem}.lg\:-translate-x-45{--tw-translate-x:-45%}.lg\:-translate-x-48{--tw-translate-x:-12rem}.lg\:-translate-x-50{--tw-translate-x:-12.5rem}.lg\:-translate-x-52{--tw-translate-x:-13rem}.lg\:-translate-x-56{--tw-translate-x:-14rem}.lg\:-translate-x-60{--tw-translate-x:-15rem}.lg\:-translate-x-64{--tw-translate-x:-16rem}.lg\:-translate-x-72{--tw-translate-x:-18rem}.lg\:-translate-x-80{--tw-translate-x:-20rem}.lg\:-translate-x-96{--tw-translate-x:-24rem}.lg\:-translate-x-155{--tw-translate-x:-155px}.lg\:-translate-x-200{--tw-translate-x:-20%}.lg\:-translate-x-300{--tw-translate-x:-300px}.lg\:-translate-x-327{--tw-translate-x:-327px}.lg\:-translate-x-366{--tw-translate-x:-366px}.lg\:-translate-x-415{--tw-translate-x:-415px}.lg\:-translate-x-450{--tw-translate-x:-450px}.lg\:-translate-x-474{--tw-translate-x:-474px}.lg\:-translate-x-500{--tw-translate-x:-500px}.lg\:-translate-x-600{--tw-translate-x:-600px}.lg\:-translate-x-690{--tw-translate-x:-690px}.lg\:-translate-x-px{--tw-translate-x:-1px}.lg\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.lg\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.lg\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.lg\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.lg\:translate-x-1\/2{--tw-translate-x:50%}.lg\:translate-x-1\/3{--tw-translate-x:33.333333%}.lg\:translate-x-2\/3{--tw-translate-x:66.666667%}.lg\:translate-x-1\/4{--tw-translate-x:25%}.lg\:translate-x-2\/4{--tw-translate-x:50%}.lg\:translate-x-3\/4{--tw-translate-x:75%}.lg\:translate-x-full{--tw-translate-x:100%}.lg\:-translate-x-1\/2{--tw-translate-x:-50%}.lg\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.lg\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.lg\:-translate-x-1\/4{--tw-translate-x:-25%}.lg\:-translate-x-2\/4{--tw-translate-x:-50%}.lg\:-translate-x-3\/4{--tw-translate-x:-75%}.lg\:-translate-x-full{--tw-translate-x:-100%}.lg\:translate-y-0{--tw-translate-y:0px}.lg\:translate-y-1{--tw-translate-y:0.25rem}.lg\:translate-y-2{--tw-translate-y:0.5rem}.lg\:translate-y-3{--tw-translate-y:0.75rem}.lg\:translate-y-4{--tw-translate-y:1rem}.lg\:translate-y-5{--tw-translate-y:1.25rem}.lg\:translate-y-6{--tw-translate-y:1.5rem}.lg\:translate-y-7{--tw-translate-y:1.75rem}.lg\:translate-y-8{--tw-translate-y:2rem}.lg\:translate-y-9{--tw-translate-y:2.25rem}.lg\:translate-y-10{--tw-translate-y:2.5rem}.lg\:translate-y-11{--tw-translate-y:2.75rem}.lg\:translate-y-12{--tw-translate-y:3rem}.lg\:translate-y-13{--tw-translate-y:50px}.lg\:translate-y-14{--tw-translate-y:3.5rem}.lg\:translate-y-15{--tw-translate-y:30px}.lg\:translate-y-16{--tw-translate-y:4rem}.lg\:translate-y-20{--tw-translate-y:5rem}.lg\:translate-y-24{--tw-translate-y:6rem}.lg\:translate-y-28{--tw-translate-y:7rem}.lg\:translate-y-30{--tw-translate-y:30%}.lg\:translate-y-32{--tw-translate-y:8rem}.lg\:translate-y-36{--tw-translate-y:9rem}.lg\:translate-y-40{--tw-translate-y:10rem}.lg\:translate-y-44{--tw-translate-y:11rem}.lg\:translate-y-45{--tw-translate-y:45%}.lg\:translate-y-48{--tw-translate-y:12rem}.lg\:translate-y-50{--tw-translate-y:12.5rem}.lg\:translate-y-52{--tw-translate-y:13rem}.lg\:translate-y-56{--tw-translate-y:14rem}.lg\:translate-y-60{--tw-translate-y:15rem}.lg\:translate-y-64{--tw-translate-y:16rem}.lg\:translate-y-72{--tw-translate-y:18rem}.lg\:translate-y-80{--tw-translate-y:20rem}.lg\:translate-y-96{--tw-translate-y:24rem}.lg\:translate-y-155{--tw-translate-y:155px}.lg\:translate-y-200{--tw-translate-y:20%}.lg\:translate-y-300{--tw-translate-y:300px}.lg\:translate-y-327{--tw-translate-y:327px}.lg\:translate-y-366{--tw-translate-y:366px}.lg\:translate-y-415{--tw-translate-y:415px}.lg\:translate-y-450{--tw-translate-y:450px}.lg\:translate-y-474{--tw-translate-y:474px}.lg\:translate-y-500{--tw-translate-y:500px}.lg\:translate-y-600{--tw-translate-y:600px}.lg\:translate-y-690{--tw-translate-y:690px}.lg\:translate-y-px{--tw-translate-y:1px}.lg\:translate-y-0\.5{--tw-translate-y:0.125rem}.lg\:translate-y-1\.5{--tw-translate-y:0.375rem}.lg\:translate-y-2\.5{--tw-translate-y:0.625rem}.lg\:translate-y-3\.5{--tw-translate-y:0.875rem}.lg\:-translate-y-0{--tw-translate-y:0px}.lg\:-translate-y-1{--tw-translate-y:-0.25rem}.lg\:-translate-y-2{--tw-translate-y:-0.5rem}.lg\:-translate-y-3{--tw-translate-y:-0.75rem}.lg\:-translate-y-4{--tw-translate-y:-1rem}.lg\:-translate-y-5{--tw-translate-y:-1.25rem}.lg\:-translate-y-6{--tw-translate-y:-1.5rem}.lg\:-translate-y-7{--tw-translate-y:-1.75rem}.lg\:-translate-y-8{--tw-translate-y:-2rem}.lg\:-translate-y-9{--tw-translate-y:-2.25rem}.lg\:-translate-y-10{--tw-translate-y:-2.5rem}.lg\:-translate-y-11{--tw-translate-y:-2.75rem}.lg\:-translate-y-12{--tw-translate-y:-3rem}.lg\:-translate-y-13{--tw-translate-y:-50px}.lg\:-translate-y-14{--tw-translate-y:-3.5rem}.lg\:-translate-y-15{--tw-translate-y:-30px}.lg\:-translate-y-16{--tw-translate-y:-4rem}.lg\:-translate-y-20{--tw-translate-y:-5rem}.lg\:-translate-y-24{--tw-translate-y:-6rem}.lg\:-translate-y-28{--tw-translate-y:-7rem}.lg\:-translate-y-30{--tw-translate-y:-30%}.lg\:-translate-y-32{--tw-translate-y:-8rem}.lg\:-translate-y-36{--tw-translate-y:-9rem}.lg\:-translate-y-40{--tw-translate-y:-10rem}.lg\:-translate-y-44{--tw-translate-y:-11rem}.lg\:-translate-y-45{--tw-translate-y:-45%}.lg\:-translate-y-48{--tw-translate-y:-12rem}.lg\:-translate-y-50{--tw-translate-y:-12.5rem}.lg\:-translate-y-52{--tw-translate-y:-13rem}.lg\:-translate-y-56{--tw-translate-y:-14rem}.lg\:-translate-y-60{--tw-translate-y:-15rem}.lg\:-translate-y-64{--tw-translate-y:-16rem}.lg\:-translate-y-72{--tw-translate-y:-18rem}.lg\:-translate-y-80{--tw-translate-y:-20rem}.lg\:-translate-y-96{--tw-translate-y:-24rem}.lg\:-translate-y-155{--tw-translate-y:-155px}.lg\:-translate-y-200{--tw-translate-y:-20%}.lg\:-translate-y-300{--tw-translate-y:-300px}.lg\:-translate-y-327{--tw-translate-y:-327px}.lg\:-translate-y-366{--tw-translate-y:-366px}.lg\:-translate-y-415{--tw-translate-y:-415px}.lg\:-translate-y-450{--tw-translate-y:-450px}.lg\:-translate-y-474{--tw-translate-y:-474px}.lg\:-translate-y-500{--tw-translate-y:-500px}.lg\:-translate-y-600{--tw-translate-y:-600px}.lg\:-translate-y-690{--tw-translate-y:-690px}.lg\:-translate-y-px{--tw-translate-y:-1px}.lg\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.lg\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.lg\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.lg\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.lg\:translate-y-1\/2{--tw-translate-y:50%}.lg\:translate-y-1\/3{--tw-translate-y:33.333333%}.lg\:translate-y-2\/3{--tw-translate-y:66.666667%}.lg\:translate-y-1\/4{--tw-translate-y:25%}.lg\:translate-y-2\/4{--tw-translate-y:50%}.lg\:translate-y-3\/4{--tw-translate-y:75%}.lg\:translate-y-full{--tw-translate-y:100%}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.lg\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.lg\:-translate-y-1\/4{--tw-translate-y:-25%}.lg\:-translate-y-2\/4{--tw-translate-y:-50%}.lg\:-translate-y-3\/4{--tw-translate-y:-75%}.lg\:-translate-y-full{--tw-translate-y:-100%}.lg\:hover\:translate-x-0:hover{--tw-translate-x:0px}.lg\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.lg\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.lg\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.lg\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.lg\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.lg\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.lg\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.lg\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.lg\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.lg\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.lg\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.lg\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.lg\:hover\:translate-x-13:hover{--tw-translate-x:50px}.lg\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.lg\:hover\:translate-x-15:hover{--tw-translate-x:30px}.lg\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.lg\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.lg\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.lg\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.lg\:hover\:translate-x-30:hover{--tw-translate-x:30%}.lg\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.lg\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.lg\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.lg\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.lg\:hover\:translate-x-45:hover{--tw-translate-x:45%}.lg\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.lg\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.lg\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.lg\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.lg\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.lg\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.lg\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.lg\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.lg\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.lg\:hover\:translate-x-155:hover{--tw-translate-x:155px}.lg\:hover\:translate-x-200:hover{--tw-translate-x:20%}.lg\:hover\:translate-x-300:hover{--tw-translate-x:300px}.lg\:hover\:translate-x-327:hover{--tw-translate-x:327px}.lg\:hover\:translate-x-366:hover{--tw-translate-x:366px}.lg\:hover\:translate-x-415:hover{--tw-translate-x:415px}.lg\:hover\:translate-x-450:hover{--tw-translate-x:450px}.lg\:hover\:translate-x-474:hover{--tw-translate-x:474px}.lg\:hover\:translate-x-500:hover{--tw-translate-x:500px}.lg\:hover\:translate-x-600:hover{--tw-translate-x:600px}.lg\:hover\:translate-x-690:hover{--tw-translate-x:690px}.lg\:hover\:translate-x-px:hover{--tw-translate-x:1px}.lg\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.lg\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.lg\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.lg\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.lg\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.lg\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.lg\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.lg\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.lg\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.lg\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.lg\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.lg\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.lg\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.lg\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.lg\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.lg\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.lg\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.lg\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.lg\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.lg\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.lg\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.lg\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.lg\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.lg\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.lg\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.lg\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.lg\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.lg\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.lg\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.lg\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.lg\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.lg\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.lg\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.lg\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.lg\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.lg\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.lg\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.lg\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.lg\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.lg\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.lg\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.lg\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.lg\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.lg\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.lg\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.lg\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.lg\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.lg\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.lg\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.lg\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.lg\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.lg\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.lg\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.lg\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.lg\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.lg\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.lg\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.lg\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.lg\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.lg\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.lg\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.lg\:hover\:translate-x-full:hover{--tw-translate-x:100%}.lg\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.lg\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.lg\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.lg\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.lg\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.lg\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.lg\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.lg\:hover\:translate-y-0:hover{--tw-translate-y:0px}.lg\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.lg\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.lg\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.lg\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.lg\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.lg\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.lg\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.lg\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.lg\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.lg\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.lg\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.lg\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.lg\:hover\:translate-y-13:hover{--tw-translate-y:50px}.lg\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.lg\:hover\:translate-y-15:hover{--tw-translate-y:30px}.lg\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.lg\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.lg\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.lg\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.lg\:hover\:translate-y-30:hover{--tw-translate-y:30%}.lg\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.lg\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.lg\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.lg\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.lg\:hover\:translate-y-45:hover{--tw-translate-y:45%}.lg\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.lg\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.lg\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.lg\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.lg\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.lg\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.lg\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.lg\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.lg\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.lg\:hover\:translate-y-155:hover{--tw-translate-y:155px}.lg\:hover\:translate-y-200:hover{--tw-translate-y:20%}.lg\:hover\:translate-y-300:hover{--tw-translate-y:300px}.lg\:hover\:translate-y-327:hover{--tw-translate-y:327px}.lg\:hover\:translate-y-366:hover{--tw-translate-y:366px}.lg\:hover\:translate-y-415:hover{--tw-translate-y:415px}.lg\:hover\:translate-y-450:hover{--tw-translate-y:450px}.lg\:hover\:translate-y-474:hover{--tw-translate-y:474px}.lg\:hover\:translate-y-500:hover{--tw-translate-y:500px}.lg\:hover\:translate-y-600:hover{--tw-translate-y:600px}.lg\:hover\:translate-y-690:hover{--tw-translate-y:690px}.lg\:hover\:translate-y-px:hover{--tw-translate-y:1px}.lg\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.lg\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.lg\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.lg\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.lg\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.lg\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.lg\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.lg\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.lg\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.lg\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.lg\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.lg\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.lg\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.lg\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.lg\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.lg\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.lg\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.lg\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.lg\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.lg\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.lg\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.lg\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.lg\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.lg\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.lg\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.lg\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.lg\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.lg\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.lg\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.lg\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.lg\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.lg\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.lg\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.lg\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.lg\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.lg\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.lg\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.lg\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.lg\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.lg\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.lg\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.lg\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.lg\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.lg\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.lg\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.lg\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.lg\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.lg\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.lg\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.lg\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.lg\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.lg\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.lg\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.lg\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.lg\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.lg\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.lg\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.lg\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.lg\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.lg\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.lg\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.lg\:hover\:translate-y-full:hover{--tw-translate-y:100%}.lg\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.lg\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.lg\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.lg\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.lg\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.lg\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.lg\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.lg\:focus\:translate-x-0:focus{--tw-translate-x:0px}.lg\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.lg\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.lg\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.lg\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.lg\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.lg\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.lg\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.lg\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.lg\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.lg\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.lg\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.lg\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.lg\:focus\:translate-x-13:focus{--tw-translate-x:50px}.lg\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.lg\:focus\:translate-x-15:focus{--tw-translate-x:30px}.lg\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.lg\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.lg\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.lg\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.lg\:focus\:translate-x-30:focus{--tw-translate-x:30%}.lg\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.lg\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.lg\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.lg\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.lg\:focus\:translate-x-45:focus{--tw-translate-x:45%}.lg\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.lg\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.lg\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.lg\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.lg\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.lg\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.lg\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.lg\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.lg\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.lg\:focus\:translate-x-155:focus{--tw-translate-x:155px}.lg\:focus\:translate-x-200:focus{--tw-translate-x:20%}.lg\:focus\:translate-x-300:focus{--tw-translate-x:300px}.lg\:focus\:translate-x-327:focus{--tw-translate-x:327px}.lg\:focus\:translate-x-366:focus{--tw-translate-x:366px}.lg\:focus\:translate-x-415:focus{--tw-translate-x:415px}.lg\:focus\:translate-x-450:focus{--tw-translate-x:450px}.lg\:focus\:translate-x-474:focus{--tw-translate-x:474px}.lg\:focus\:translate-x-500:focus{--tw-translate-x:500px}.lg\:focus\:translate-x-600:focus{--tw-translate-x:600px}.lg\:focus\:translate-x-690:focus{--tw-translate-x:690px}.lg\:focus\:translate-x-px:focus{--tw-translate-x:1px}.lg\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.lg\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.lg\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.lg\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.lg\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.lg\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.lg\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.lg\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.lg\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.lg\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.lg\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.lg\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.lg\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.lg\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.lg\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.lg\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.lg\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.lg\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.lg\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.lg\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.lg\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.lg\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.lg\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.lg\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.lg\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.lg\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.lg\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.lg\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.lg\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.lg\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.lg\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.lg\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.lg\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.lg\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.lg\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.lg\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.lg\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.lg\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.lg\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.lg\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.lg\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.lg\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.lg\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.lg\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.lg\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.lg\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.lg\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.lg\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.lg\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.lg\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.lg\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.lg\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.lg\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.lg\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.lg\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.lg\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.lg\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.lg\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.lg\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.lg\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.lg\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.lg\:focus\:translate-x-full:focus{--tw-translate-x:100%}.lg\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.lg\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.lg\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.lg\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.lg\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.lg\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.lg\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.lg\:focus\:translate-y-0:focus{--tw-translate-y:0px}.lg\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.lg\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.lg\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.lg\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.lg\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.lg\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.lg\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.lg\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.lg\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.lg\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.lg\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.lg\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.lg\:focus\:translate-y-13:focus{--tw-translate-y:50px}.lg\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.lg\:focus\:translate-y-15:focus{--tw-translate-y:30px}.lg\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.lg\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.lg\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.lg\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.lg\:focus\:translate-y-30:focus{--tw-translate-y:30%}.lg\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.lg\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.lg\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.lg\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.lg\:focus\:translate-y-45:focus{--tw-translate-y:45%}.lg\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.lg\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.lg\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.lg\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.lg\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.lg\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.lg\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.lg\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.lg\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.lg\:focus\:translate-y-155:focus{--tw-translate-y:155px}.lg\:focus\:translate-y-200:focus{--tw-translate-y:20%}.lg\:focus\:translate-y-300:focus{--tw-translate-y:300px}.lg\:focus\:translate-y-327:focus{--tw-translate-y:327px}.lg\:focus\:translate-y-366:focus{--tw-translate-y:366px}.lg\:focus\:translate-y-415:focus{--tw-translate-y:415px}.lg\:focus\:translate-y-450:focus{--tw-translate-y:450px}.lg\:focus\:translate-y-474:focus{--tw-translate-y:474px}.lg\:focus\:translate-y-500:focus{--tw-translate-y:500px}.lg\:focus\:translate-y-600:focus{--tw-translate-y:600px}.lg\:focus\:translate-y-690:focus{--tw-translate-y:690px}.lg\:focus\:translate-y-px:focus{--tw-translate-y:1px}.lg\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.lg\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.lg\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.lg\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.lg\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.lg\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.lg\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.lg\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.lg\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.lg\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.lg\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.lg\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.lg\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.lg\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.lg\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.lg\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.lg\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.lg\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.lg\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.lg\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.lg\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.lg\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.lg\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.lg\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.lg\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.lg\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.lg\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.lg\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.lg\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.lg\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.lg\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.lg\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.lg\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.lg\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.lg\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.lg\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.lg\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.lg\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.lg\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.lg\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.lg\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.lg\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.lg\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.lg\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.lg\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.lg\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.lg\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.lg\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.lg\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.lg\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.lg\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.lg\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.lg\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.lg\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.lg\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.lg\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.lg\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.lg\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.lg\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.lg\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.lg\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.lg\:focus\:translate-y-full:focus{--tw-translate-y:100%}.lg\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.lg\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.lg\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.lg\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.lg\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.lg\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.lg\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.lg\:rotate-0{--tw-rotate:0deg}.lg\:rotate-1{--tw-rotate:1deg}.lg\:rotate-2{--tw-rotate:2deg}.lg\:rotate-3{--tw-rotate:3deg}.lg\:rotate-6{--tw-rotate:6deg}.lg\:rotate-12{--tw-rotate:12deg}.lg\:rotate-45{--tw-rotate:45deg}.lg\:rotate-90{--tw-rotate:90deg}.lg\:rotate-180{--tw-rotate:180deg}.lg\:-rotate-180{--tw-rotate:-180deg}.lg\:-rotate-90{--tw-rotate:-90deg}.lg\:-rotate-45{--tw-rotate:-45deg}.lg\:-rotate-12{--tw-rotate:-12deg}.lg\:-rotate-6{--tw-rotate:-6deg}.lg\:-rotate-3{--tw-rotate:-3deg}.lg\:-rotate-2{--tw-rotate:-2deg}.lg\:-rotate-1{--tw-rotate:-1deg}.lg\:hover\:rotate-0:hover{--tw-rotate:0deg}.lg\:hover\:rotate-1:hover{--tw-rotate:1deg}.lg\:hover\:rotate-2:hover{--tw-rotate:2deg}.lg\:hover\:rotate-3:hover{--tw-rotate:3deg}.lg\:hover\:rotate-6:hover{--tw-rotate:6deg}.lg\:hover\:rotate-12:hover{--tw-rotate:12deg}.lg\:hover\:rotate-45:hover{--tw-rotate:45deg}.lg\:hover\:rotate-90:hover{--tw-rotate:90deg}.lg\:hover\:rotate-180:hover{--tw-rotate:180deg}.lg\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.lg\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.lg\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.lg\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.lg\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.lg\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.lg\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.lg\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.lg\:focus\:rotate-0:focus{--tw-rotate:0deg}.lg\:focus\:rotate-1:focus{--tw-rotate:1deg}.lg\:focus\:rotate-2:focus{--tw-rotate:2deg}.lg\:focus\:rotate-3:focus{--tw-rotate:3deg}.lg\:focus\:rotate-6:focus{--tw-rotate:6deg}.lg\:focus\:rotate-12:focus{--tw-rotate:12deg}.lg\:focus\:rotate-45:focus{--tw-rotate:45deg}.lg\:focus\:rotate-90:focus{--tw-rotate:90deg}.lg\:focus\:rotate-180:focus{--tw-rotate:180deg}.lg\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.lg\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.lg\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.lg\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.lg\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.lg\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.lg\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.lg\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.lg\:skew-x-0{--tw-skew-x:0deg}.lg\:skew-x-1{--tw-skew-x:1deg}.lg\:skew-x-2{--tw-skew-x:2deg}.lg\:skew-x-3{--tw-skew-x:3deg}.lg\:skew-x-6{--tw-skew-x:6deg}.lg\:skew-x-12{--tw-skew-x:12deg}.lg\:-skew-x-12{--tw-skew-x:-12deg}.lg\:-skew-x-6{--tw-skew-x:-6deg}.lg\:-skew-x-3{--tw-skew-x:-3deg}.lg\:-skew-x-2{--tw-skew-x:-2deg}.lg\:-skew-x-1{--tw-skew-x:-1deg}.lg\:skew-y-0{--tw-skew-y:0deg}.lg\:skew-y-1{--tw-skew-y:1deg}.lg\:skew-y-2{--tw-skew-y:2deg}.lg\:skew-y-3{--tw-skew-y:3deg}.lg\:skew-y-6{--tw-skew-y:6deg}.lg\:skew-y-12{--tw-skew-y:12deg}.lg\:-skew-y-12{--tw-skew-y:-12deg}.lg\:-skew-y-6{--tw-skew-y:-6deg}.lg\:-skew-y-3{--tw-skew-y:-3deg}.lg\:-skew-y-2{--tw-skew-y:-2deg}.lg\:-skew-y-1{--tw-skew-y:-1deg}.lg\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.lg\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.lg\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.lg\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.lg\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.lg\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.lg\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.lg\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.lg\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.lg\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.lg\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.lg\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.lg\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.lg\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.lg\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.lg\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.lg\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.lg\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.lg\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.lg\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.lg\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.lg\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.lg\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.lg\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.lg\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.lg\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.lg\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.lg\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.lg\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.lg\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.lg\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.lg\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.lg\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.lg\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.lg\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.lg\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.lg\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.lg\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.lg\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.lg\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.lg\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.lg\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.lg\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.lg\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.lg\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.lg\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.lg\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.lg\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.lg\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.lg\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.lg\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.lg\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.lg\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.lg\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.lg\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.lg\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.lg\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.lg\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.lg\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.lg\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.lg\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.lg\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.lg\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.lg\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.lg\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.lg\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.lg\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.lg\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.lg\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.lg\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.lg\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.lg\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.lg\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.lg\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.lg\:scale-x-0{--tw-scale-x:0}.lg\:scale-x-50{--tw-scale-x:.5}.lg\:scale-x-75{--tw-scale-x:.75}.lg\:scale-x-90{--tw-scale-x:.9}.lg\:scale-x-95{--tw-scale-x:.95}.lg\:scale-x-100{--tw-scale-x:1}.lg\:scale-x-105{--tw-scale-x:1.05}.lg\:scale-x-110{--tw-scale-x:1.1}.lg\:scale-x-125{--tw-scale-x:1.25}.lg\:scale-x-150{--tw-scale-x:1.5}.lg\:scale-y-0{--tw-scale-y:0}.lg\:scale-y-50{--tw-scale-y:.5}.lg\:scale-y-75{--tw-scale-y:.75}.lg\:scale-y-90{--tw-scale-y:.9}.lg\:scale-y-95{--tw-scale-y:.95}.lg\:scale-y-100{--tw-scale-y:1}.lg\:scale-y-105{--tw-scale-y:1.05}.lg\:scale-y-110{--tw-scale-y:1.1}.lg\:scale-y-125{--tw-scale-y:1.25}.lg\:scale-y-150{--tw-scale-y:1.5}.lg\:hover\:scale-x-0:hover{--tw-scale-x:0}.lg\:hover\:scale-x-50:hover{--tw-scale-x:.5}.lg\:hover\:scale-x-75:hover{--tw-scale-x:.75}.lg\:hover\:scale-x-90:hover{--tw-scale-x:.9}.lg\:hover\:scale-x-95:hover{--tw-scale-x:.95}.lg\:hover\:scale-x-100:hover{--tw-scale-x:1}.lg\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.lg\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.lg\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.lg\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.lg\:hover\:scale-y-0:hover{--tw-scale-y:0}.lg\:hover\:scale-y-50:hover{--tw-scale-y:.5}.lg\:hover\:scale-y-75:hover{--tw-scale-y:.75}.lg\:hover\:scale-y-90:hover{--tw-scale-y:.9}.lg\:hover\:scale-y-95:hover{--tw-scale-y:.95}.lg\:hover\:scale-y-100:hover{--tw-scale-y:1}.lg\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.lg\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.lg\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.lg\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.lg\:focus\:scale-x-0:focus{--tw-scale-x:0}.lg\:focus\:scale-x-50:focus{--tw-scale-x:.5}.lg\:focus\:scale-x-75:focus{--tw-scale-x:.75}.lg\:focus\:scale-x-90:focus{--tw-scale-x:.9}.lg\:focus\:scale-x-95:focus{--tw-scale-x:.95}.lg\:focus\:scale-x-100:focus{--tw-scale-x:1}.lg\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.lg\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.lg\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.lg\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.lg\:focus\:scale-y-0:focus{--tw-scale-y:0}.lg\:focus\:scale-y-50:focus{--tw-scale-y:.5}.lg\:focus\:scale-y-75:focus{--tw-scale-y:.75}.lg\:focus\:scale-y-90:focus{--tw-scale-y:.9}.lg\:focus\:scale-y-95:focus{--tw-scale-y:.95}.lg\:focus\:scale-y-100:focus{--tw-scale-y:1}.lg\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.lg\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.lg\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.lg\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.lg\:animate-none{animation:none}.lg\:animate-spin{animation:spin 1s linear infinite}.lg\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.lg\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.lg\:animate-bounce{animation:bounce 1s infinite}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-text{cursor:text}.lg\:cursor-move{cursor:move}.lg\:cursor-help{cursor:help}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:select-none{-webkit-user-select:none;user-select:none}.lg\:select-text{-webkit-user-select:text;user-select:text}.lg\:select-all{-webkit-user-select:all;user-select:all}.lg\:select-auto{-webkit-user-select:auto;user-select:auto}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:list-inside{list-style-position:inside}.lg\:list-outside{list-style-position:outside}.lg\:list-none{list-style-type:none}.lg\:list-disc{list-style-type:disc}.lg\:list-decimal{list-style-type:decimal}.lg\:appearance-none{appearance:none}.lg\:auto-cols-auto{grid-auto-columns:auto}.lg\:auto-cols-min{grid-auto-columns:min-content}.lg\:auto-cols-max{grid-auto-columns:max-content}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:auto-rows-auto{grid-auto-rows:auto}.lg\:auto-rows-min{grid-auto-rows:min-content}.lg\:auto-rows-max{grid-auto-rows:max-content}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,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-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-none{grid-template-columns:none}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:place-content-center{place-content:center}.lg\:place-content-start{place-content:start}.lg\:place-content-end{place-content:end}.lg\:place-content-between{place-content:space-between}.lg\:place-content-around{place-content:space-around}.lg\:place-content-evenly{place-content:space-evenly}.lg\:place-content-stretch{place-content:stretch}.lg\:place-items-start{place-items:start}.lg\:place-items-end{place-items:end}.lg\:place-items-center{place-items:center}.lg\:place-items-stretch{place-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.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\:justify-evenly{justify-content:space-evenly}.lg\:justify-items-start{justify-items:start}.lg\:justify-items-end{justify-items:end}.lg\:justify-items-center{justify-items:center}.lg\:justify-items-stretch{justify-items:stretch}.lg\:gap-0{gap:0}.lg\:gap-1{gap:.25rem}.lg\:gap-2{gap:.5rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.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-10{gap:2.5rem}.lg\:gap-11{gap:2.75rem}.lg\:gap-12{gap:3rem}.lg\:gap-13{gap:50px}.lg\:gap-14{gap:3.5rem}.lg\:gap-15{gap:30px}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-24{gap:6rem}.lg\:gap-28{gap:7rem}.lg\:gap-30{gap:30%}.lg\:gap-32{gap:8rem}.lg\:gap-36{gap:9rem}.lg\:gap-40{gap:10rem}.lg\:gap-44{gap:11rem}.lg\:gap-45{gap:45%}.lg\:gap-48{gap:12rem}.lg\:gap-50{gap:12.5rem}.lg\:gap-52{gap:13rem}.lg\:gap-56{gap:14rem}.lg\:gap-60{gap:15rem}.lg\:gap-64{gap:16rem}.lg\:gap-72{gap:18rem}.lg\:gap-80{gap:20rem}.lg\:gap-96{gap:24rem}.lg\:gap-155{gap:155px}.lg\:gap-200{gap:20%}.lg\:gap-300{gap:300px}.lg\:gap-327{gap:327px}.lg\:gap-366{gap:366px}.lg\:gap-415{gap:415px}.lg\:gap-450{gap:450px}.lg\:gap-474{gap:474px}.lg\:gap-500{gap:500px}.lg\:gap-600{gap:600px}.lg\:gap-690{gap:690px}.lg\:gap-px{gap:1px}.lg\:gap-0\.5{gap:.125rem}.lg\:gap-1\.5{gap:.375rem}.lg\:gap-2\.5{gap:.625rem}.lg\:gap-3\.5{gap:.875rem}.lg\:gap-x-0{column-gap:0}.lg\:gap-x-1{column-gap:.25rem}.lg\:gap-x-2{column-gap:.5rem}.lg\:gap-x-3{column-gap:.75rem}.lg\:gap-x-4{column-gap:1rem}.lg\:gap-x-5{column-gap:1.25rem}.lg\:gap-x-6{column-gap:1.5rem}.lg\:gap-x-7{column-gap:1.75rem}.lg\:gap-x-8{column-gap:2rem}.lg\:gap-x-9{column-gap:2.25rem}.lg\:gap-x-10{column-gap:2.5rem}.lg\:gap-x-11{column-gap:2.75rem}.lg\:gap-x-12{column-gap:3rem}.lg\:gap-x-13{column-gap:50px}.lg\:gap-x-14{column-gap:3.5rem}.lg\:gap-x-15{column-gap:30px}.lg\:gap-x-16{column-gap:4rem}.lg\:gap-x-20{column-gap:5rem}.lg\:gap-x-24{column-gap:6rem}.lg\:gap-x-28{column-gap:7rem}.lg\:gap-x-30{column-gap:30%}.lg\:gap-x-32{column-gap:8rem}.lg\:gap-x-36{column-gap:9rem}.lg\:gap-x-40{column-gap:10rem}.lg\:gap-x-44{column-gap:11rem}.lg\:gap-x-45{column-gap:45%}.lg\:gap-x-48{column-gap:12rem}.lg\:gap-x-50{column-gap:12.5rem}.lg\:gap-x-52{column-gap:13rem}.lg\:gap-x-56{column-gap:14rem}.lg\:gap-x-60{column-gap:15rem}.lg\:gap-x-64{column-gap:16rem}.lg\:gap-x-72{column-gap:18rem}.lg\:gap-x-80{column-gap:20rem}.lg\:gap-x-96{column-gap:24rem}.lg\:gap-x-155{column-gap:155px}.lg\:gap-x-200{column-gap:20%}.lg\:gap-x-300{column-gap:300px}.lg\:gap-x-327{column-gap:327px}.lg\:gap-x-366{column-gap:366px}.lg\:gap-x-415{column-gap:415px}.lg\:gap-x-450{column-gap:450px}.lg\:gap-x-474{column-gap:474px}.lg\:gap-x-500{column-gap:500px}.lg\:gap-x-600{column-gap:600px}.lg\:gap-x-690{column-gap:690px}.lg\:gap-x-px{column-gap:1px}.lg\:gap-x-0\.5{column-gap:.125rem}.lg\:gap-x-1\.5{column-gap:.375rem}.lg\:gap-x-2\.5{column-gap:.625rem}.lg\:gap-x-3\.5{column-gap:.875rem}.lg\:gap-y-0{row-gap:0}.lg\:gap-y-1{row-gap:.25rem}.lg\:gap-y-2{row-gap:.5rem}.lg\:gap-y-3{row-gap:.75rem}.lg\:gap-y-4{row-gap:1rem}.lg\:gap-y-5{row-gap:1.25rem}.lg\:gap-y-6{row-gap:1.5rem}.lg\:gap-y-7{row-gap:1.75rem}.lg\:gap-y-8{row-gap:2rem}.lg\:gap-y-9{row-gap:2.25rem}.lg\:gap-y-10{row-gap:2.5rem}.lg\:gap-y-11{row-gap:2.75rem}.lg\:gap-y-12{row-gap:3rem}.lg\:gap-y-13{row-gap:50px}.lg\:gap-y-14{row-gap:3.5rem}.lg\:gap-y-15{row-gap:30px}.lg\:gap-y-16{row-gap:4rem}.lg\:gap-y-20{row-gap:5rem}.lg\:gap-y-24{row-gap:6rem}.lg\:gap-y-28{row-gap:7rem}.lg\:gap-y-30{row-gap:30%}.lg\:gap-y-32{row-gap:8rem}.lg\:gap-y-36{row-gap:9rem}.lg\:gap-y-40{row-gap:10rem}.lg\:gap-y-44{row-gap:11rem}.lg\:gap-y-45{row-gap:45%}.lg\:gap-y-48{row-gap:12rem}.lg\:gap-y-50{row-gap:12.5rem}.lg\:gap-y-52{row-gap:13rem}.lg\:gap-y-56{row-gap:14rem}.lg\:gap-y-60{row-gap:15rem}.lg\:gap-y-64{row-gap:16rem}.lg\:gap-y-72{row-gap:18rem}.lg\:gap-y-80{row-gap:20rem}.lg\:gap-y-96{row-gap:24rem}.lg\:gap-y-155{row-gap:155px}.lg\:gap-y-200{row-gap:20%}.lg\:gap-y-300{row-gap:300px}.lg\:gap-y-327{row-gap:327px}.lg\:gap-y-366{row-gap:366px}.lg\:gap-y-415{row-gap:415px}.lg\:gap-y-450{row-gap:450px}.lg\:gap-y-474{row-gap:474px}.lg\:gap-y-500{row-gap:500px}.lg\:gap-y-600{row-gap:600px}.lg\:gap-y-690{row-gap:690px}.lg\:gap-y-px{row-gap:1px}.lg\:gap-y-0\.5{row-gap:.125rem}.lg\:gap-y-1\.5{row-gap:.375rem}.lg\:gap-y-2\.5{row-gap:.625rem}.lg\:gap-y-3\.5{row-gap:.875rem}.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.lg\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.lg\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.lg\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.lg\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.lg\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.lg\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.lg\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.lg\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.lg\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.lg\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.lg\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.lg\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.lg\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.lg\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.lg\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.lg\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.lg\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.lg\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.lg\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.lg\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.lg\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.lg\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.lg\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.lg\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.lg\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.lg\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.lg\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.lg\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.lg\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.lg\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.lg\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.lg\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.lg\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.lg\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.lg\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.lg\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.lg\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.lg\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.lg\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.lg\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.lg\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.lg\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.lg\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.lg\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.lg\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.lg\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.lg\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.lg\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.lg\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.lg\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.lg\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.lg\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.lg\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.lg\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.lg\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.lg\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.lg\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.lg\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.lg\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.lg\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.lg\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.lg\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.lg\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.lg\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.lg\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.lg\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.lg\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.lg\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.lg\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.lg\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.lg\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.lg\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.lg\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.lg\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.lg\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.lg\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.lg\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.lg\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.lg\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.lg\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.lg\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.lg\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.lg\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.lg\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.lg\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.lg\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.lg\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.lg\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.lg\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.lg\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.lg\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.lg\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.lg\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.lg\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.lg\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.lg\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.lg\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.lg\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.lg\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.lg\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.lg\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.lg\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.lg\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.lg\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.lg\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.lg\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.lg\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.lg\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.lg\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.lg\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.lg\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.lg\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.lg\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.lg\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.lg\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.lg\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.lg\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.lg\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.lg\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.lg\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.lg\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.lg\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.lg\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.lg\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.lg\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.lg\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.lg\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.lg\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.lg\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.lg\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.lg\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.lg\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.lg\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.lg\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.lg\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.lg\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.lg\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.lg\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.lg\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.lg\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.lg\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.lg\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.lg\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.lg\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.lg\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.lg\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.lg\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.lg\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.lg\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.lg\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.lg\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.lg\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.lg\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.lg\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.lg\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.lg\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.lg\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.lg\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.lg\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.lg\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.lg\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.lg\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.lg\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.lg\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.lg\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.lg\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.lg\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.lg\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.lg\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.lg\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.lg\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.lg\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.lg\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.lg\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.lg\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.lg\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.lg\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.lg\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.lg\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.lg\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.lg\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.lg\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.lg\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.lg\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.lg\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.lg\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.lg\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.lg\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.lg\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.lg\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.lg\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.lg\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.lg\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.lg\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.lg\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.lg\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.lg\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.lg\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.lg\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.lg\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.lg\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.lg\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.lg\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.lg\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.lg\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.lg\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.lg\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.lg\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.lg\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.lg\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.lg\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.lg\:place-self-auto{place-self:auto}.lg\:place-self-start{place-self:start}.lg\:place-self-end{place-self:end}.lg\:place-self-center{place-self:center}.lg\:place-self-stretch{place-self:stretch}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}.lg\:self-baseline{align-self:baseline}.lg\:justify-self-auto{justify-self:auto}.lg\:justify-self-start{justify-self:start}.lg\:justify-self-end{justify-self:end}.lg\:justify-self-center{justify-self:center}.lg\:justify-self-stretch{justify-self:stretch}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:overscroll-auto{overscroll-behavior:auto}.lg\:overscroll-contain{overscroll-behavior:contain}.lg\:overscroll-none{overscroll-behavior:none}.lg\:overscroll-y-auto{overscroll-behavior-y:auto}.lg\:overscroll-y-contain{overscroll-behavior-y:contain}.lg\:overscroll-y-none{overscroll-behavior-y:none}.lg\:overscroll-x-auto{overscroll-behavior-x:auto}.lg\:overscroll-x-contain{overscroll-behavior-x:contain}.lg\:overscroll-x-none{overscroll-behavior-x:none}.lg\:truncate{overflow:hidden;white-space:nowrap}.lg\:overflow-ellipsis,.lg\:truncate{text-overflow:ellipsis}.lg\:overflow-clip{text-overflow:clip}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-nowrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-normal{overflow-wrap:normal;word-break:normal}.lg\:break-words{overflow-wrap:break-word}.lg\:break-all{word-break:break-all}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:rounded{border-radius:.25rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.lg\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.lg\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.lg\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.lg\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.lg\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.lg\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.lg\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.lg\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.lg\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.lg\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.lg\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.lg\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.lg\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.lg\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.lg\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.lg\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.lg\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.lg\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.lg\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.lg\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.lg\:rounded-tl-none{border-top-left-radius:0}.lg\:rounded-tl-sm{border-top-left-radius:.125rem}.lg\:rounded-tl{border-top-left-radius:.25rem}.lg\:rounded-tl-md{border-top-left-radius:.375rem}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:rounded-tl-xl{border-top-left-radius:.75rem}.lg\:rounded-tl-2xl{border-top-left-radius:1rem}.lg\:rounded-tl-3xl{border-top-left-radius:1.5rem}.lg\:rounded-tl-full{border-top-left-radius:9999px}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-tr-sm{border-top-right-radius:.125rem}.lg\:rounded-tr{border-top-right-radius:.25rem}.lg\:rounded-tr-md{border-top-right-radius:.375rem}.lg\:rounded-tr-lg{border-top-right-radius:.5rem}.lg\:rounded-tr-xl{border-top-right-radius:.75rem}.lg\:rounded-tr-2xl{border-top-right-radius:1rem}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}.lg\:rounded-br{border-bottom-right-radius:.25rem}.lg\:rounded-br-md{border-bottom-right-radius:.375rem}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}.lg\:rounded-br-xl{border-bottom-right-radius:.75rem}.lg\:rounded-br-2xl{border-bottom-right-radius:1rem}.lg\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}.lg\:rounded-bl{border-bottom-left-radius:.25rem}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}.lg\:rounded-bl-xl{border-bottom-left-radius:.75rem}.lg\:rounded-bl-2xl{border-bottom-left-radius:1rem}.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.lg\:rounded-bl-full{border-bottom-left-radius:9999px}.lg\:border-0{border-width:0}.lg\:border-2{border-width:2px}.lg\:border-4{border-width:4px}.lg\:border-8{border-width:8px}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-t-2{border-top-width:2px}.lg\:border-t-4{border-top-width:4px}.lg\:border-t-8{border-top-width:8px}.lg\:border-t{border-top-width:1px}.lg\:border-r-0{border-right-width:0}.lg\:border-r-2{border-right-width:2px}.lg\:border-r-4{border-right-width:4px}.lg\:border-r-8{border-right-width:8px}.lg\:border-r{border-right-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-b-2{border-bottom-width:2px}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-b-8{border-bottom-width:8px}.lg\:border-b{border-bottom-width:1px}.lg\:border-l-0{border-left-width:0}.lg\:border-l-2{border-left-width:2px}.lg\:border-l-4{border-left-width:4px}.lg\:border-l-8{border-left-width:8px}.lg\:border-l{border-left-width:1px}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-double{border-style:double}.lg\:border-none{border-style:none}.lg\:border-transparent{border-color:#0000}.lg\:border-current{border-color:currentColor}.lg\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.lg\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.lg\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.lg\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.lg\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.lg\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.lg\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.lg\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.lg\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.lg\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.lg\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.lg\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.lg\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.lg\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.lg\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.lg\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.lg\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.lg\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.lg\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.lg\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.lg\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.lg\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.lg\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.lg\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.lg\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.lg\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.lg\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.lg\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.lg\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.lg\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.lg\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.lg\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.lg\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.lg\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.lg\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.lg\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.lg\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.lg\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.lg\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.lg\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.lg\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.lg\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.lg\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.lg\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.lg\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.lg\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.lg\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.lg\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.lg\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.lg\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.lg\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.lg\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.lg\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.lg\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.lg\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.lg\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.lg\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.lg\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.lg\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.lg\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.lg\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.lg\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.lg\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.lg\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.lg\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.lg\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.lg\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.lg\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.lg\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.lg\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.lg\:border-text-dark2{border-color:#0009}.lg\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.lg\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.lg\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.lg\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.lg\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.lg\:border-grey-light3{border-color:FEFEFE}.lg\:border-grey-light4{border-color:E8E8E8}.lg\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.lg\:border-grey-light6{border-color:#e8e8e85e}.lg\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.lg\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.lg\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.lg\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-transparent{border-color:#0000}.group:hover .lg\:group-hover\:border-current{border-color:currentColor}.group:hover .lg\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .lg\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .lg\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .lg\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .lg\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .lg\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.lg\:focus-within\:border-transparent:focus-within{border-color:#0000}.lg\:focus-within\:border-current:focus-within{border-color:currentColor}.lg\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.lg\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.lg\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.lg\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.lg\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.lg\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.lg\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.lg\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.lg\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.lg\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.lg\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.lg\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.lg\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.lg\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.lg\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.lg\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.lg\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.lg\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.lg\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.lg\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.lg\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.lg\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.lg\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.lg\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.lg\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.lg\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.lg\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.lg\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.lg\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.lg\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.lg\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.lg\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.lg\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.lg\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.lg\:hover\:border-transparent:hover{border-color:#0000}.lg\:hover\:border-current:hover{border-color:currentColor}.lg\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.lg\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.lg\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.lg\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.lg\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.lg\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.lg\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.lg\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.lg\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.lg\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.lg\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.lg\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.lg\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.lg\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.lg\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.lg\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.lg\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.lg\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.lg\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.lg\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.lg\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.lg\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.lg\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.lg\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.lg\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.lg\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.lg\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.lg\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.lg\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.lg\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.lg\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.lg\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.lg\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.lg\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.lg\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.lg\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.lg\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.lg\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.lg\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.lg\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.lg\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.lg\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.lg\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.lg\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.lg\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.lg\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.lg\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.lg\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.lg\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.lg\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.lg\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.lg\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.lg\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.lg\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.lg\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.lg\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.lg\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.lg\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.lg\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.lg\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.lg\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.lg\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.lg\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.lg\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.lg\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.lg\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.lg\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.lg\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.lg\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.lg\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.lg\:hover\:border-text-dark2:hover{border-color:#0009}.lg\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.lg\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.lg\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.lg\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.lg\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.lg\:hover\:border-grey-light3:hover{border-color:FEFEFE}.lg\:hover\:border-grey-light4:hover{border-color:E8E8E8}.lg\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.lg\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.lg\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.lg\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.lg\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.lg\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.lg\:focus\:border-transparent:focus{border-color:#0000}.lg\:focus\:border-current:focus{border-color:currentColor}.lg\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.lg\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.lg\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.lg\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.lg\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.lg\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.lg\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.lg\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.lg\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.lg\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.lg\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.lg\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.lg\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.lg\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.lg\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.lg\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.lg\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.lg\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.lg\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.lg\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.lg\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.lg\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.lg\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.lg\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.lg\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.lg\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.lg\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.lg\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.lg\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.lg\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.lg\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.lg\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.lg\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.lg\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.lg\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.lg\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.lg\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.lg\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.lg\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.lg\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.lg\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.lg\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.lg\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.lg\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.lg\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.lg\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.lg\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.lg\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.lg\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.lg\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.lg\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.lg\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.lg\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.lg\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.lg\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.lg\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.lg\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.lg\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.lg\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.lg\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.lg\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.lg\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.lg\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.lg\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.lg\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.lg\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.lg\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.lg\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.lg\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.lg\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.lg\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.lg\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.lg\:focus\:border-text-dark2:focus{border-color:#0009}.lg\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.lg\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.lg\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.lg\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.lg\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.lg\:focus\:border-grey-light3:focus{border-color:FEFEFE}.lg\:focus\:border-grey-light4:focus{border-color:E8E8E8}.lg\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.lg\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.lg\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.lg\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.lg\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.lg\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.lg\:border-opacity-0{--tw-border-opacity:0}.lg\:border-opacity-5{--tw-border-opacity:0.05}.lg\:border-opacity-10{--tw-border-opacity:0.1}.lg\:border-opacity-20{--tw-border-opacity:0.2}.lg\:border-opacity-25{--tw-border-opacity:0.25}.lg\:border-opacity-30{--tw-border-opacity:0.3}.lg\:border-opacity-40{--tw-border-opacity:0.4}.lg\:border-opacity-50{--tw-border-opacity:0.5}.lg\:border-opacity-60{--tw-border-opacity:0.6}.lg\:border-opacity-70{--tw-border-opacity:0.7}.lg\:border-opacity-75{--tw-border-opacity:0.75}.lg\:border-opacity-80{--tw-border-opacity:0.8}.lg\:border-opacity-90{--tw-border-opacity:0.9}.lg\:border-opacity-95{--tw-border-opacity:0.95}.lg\:border-opacity-100{--tw-border-opacity:1}.group:hover .lg\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .lg\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .lg\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .lg\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .lg\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .lg\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .lg\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .lg\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .lg\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .lg\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .lg\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .lg\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .lg\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .lg\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .lg\:group-hover\:border-opacity-100{--tw-border-opacity:1}.lg\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.lg\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.lg\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.lg\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.lg\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.lg\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.lg\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.lg\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.lg\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.lg\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.lg\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.lg\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.lg\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.lg\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.lg\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.lg\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.lg\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.lg\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.lg\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.lg\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.lg\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.lg\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.lg\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.lg\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.lg\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.lg\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.lg\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.lg\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.lg\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.lg\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.lg\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.lg\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.lg\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.lg\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.lg\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.lg\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.lg\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.lg\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.lg\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.lg\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.lg\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.lg\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.lg\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.lg\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.lg\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.lg\:bg-transparent{background-color:initial}.lg\:bg-current{background-color:currentColor}.lg\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.lg\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.lg\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.lg\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.lg\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.lg\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.lg\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.lg\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.lg\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.lg\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.lg\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.lg\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.lg\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.lg\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.lg\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.lg\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.lg\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.lg\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.lg\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.lg\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.lg\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.lg\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.lg\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.lg\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.lg\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.lg\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.lg\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.lg\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.lg\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.lg\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.lg\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.lg\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.lg\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.lg\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.lg\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.lg\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.lg\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.lg\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.lg\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.lg\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.lg\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.lg\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.lg\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.lg\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.lg\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.lg\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.lg\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.lg\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.lg\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.lg\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.lg\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.lg\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.lg\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.lg\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.lg\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.lg\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.lg\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.lg\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.lg\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.lg\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.lg\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.lg\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.lg\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.lg\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.lg\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.lg\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.lg\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.lg\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.lg\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.lg\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.lg\:bg-text-dark2{background-color:#0009}.lg\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.lg\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.lg\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.lg\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.lg\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.lg\:bg-grey-light3{background-color:FEFEFE}.lg\:bg-grey-light4{background-color:E8E8E8}.lg\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.lg\:bg-grey-light6{background-color:#e8e8e85e}.lg\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.lg\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.lg\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.lg\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-transparent{background-color:initial}.group:hover .lg\:group-hover\:bg-current{background-color:currentColor}.group:hover .lg\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .lg\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .lg\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .lg\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .lg\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.lg\:focus-within\:bg-transparent:focus-within{background-color:initial}.lg\:focus-within\:bg-current:focus-within{background-color:currentColor}.lg\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.lg\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.lg\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.lg\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.lg\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.lg\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.lg\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.lg\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.lg\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.lg\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.lg\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.lg\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.lg\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.lg\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.lg\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.lg\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.lg\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.lg\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.lg\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.lg\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.lg\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.lg\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.lg\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.lg\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.lg\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.lg\:hover\:bg-transparent:hover{background-color:initial}.lg\:hover\:bg-current:hover{background-color:currentColor}.lg\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.lg\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.lg\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.lg\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.lg\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.lg\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.lg\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.lg\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.lg\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.lg\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.lg\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.lg\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.lg\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.lg\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.lg\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.lg\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.lg\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.lg\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.lg\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.lg\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.lg\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.lg\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.lg\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.lg\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.lg\:hover\:bg-text-dark2:hover{background-color:#0009}.lg\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.lg\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.lg\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.lg\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.lg\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.lg\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.lg\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.lg\:focus\:bg-transparent:focus{background-color:initial}.lg\:focus\:bg-current:focus{background-color:currentColor}.lg\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.lg\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.lg\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.lg\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.lg\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.lg\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.lg\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.lg\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.lg\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.lg\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.lg\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.lg\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.lg\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.lg\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.lg\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.lg\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.lg\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.lg\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.lg\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.lg\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.lg\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.lg\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.lg\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.lg\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.lg\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.lg\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.lg\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.lg\:focus\:bg-text-dark2:focus{background-color:#0009}.lg\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.lg\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.lg\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.lg\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.lg\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.lg\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.lg\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.lg\:bg-opacity-0{--tw-bg-opacity:0}.lg\:bg-opacity-5{--tw-bg-opacity:0.05}.lg\:bg-opacity-10{--tw-bg-opacity:0.1}.lg\:bg-opacity-20{--tw-bg-opacity:0.2}.lg\:bg-opacity-25{--tw-bg-opacity:0.25}.lg\:bg-opacity-30{--tw-bg-opacity:0.3}.lg\:bg-opacity-40{--tw-bg-opacity:0.4}.lg\:bg-opacity-50{--tw-bg-opacity:0.5}.lg\:bg-opacity-60{--tw-bg-opacity:0.6}.lg\:bg-opacity-70{--tw-bg-opacity:0.7}.lg\:bg-opacity-75{--tw-bg-opacity:0.75}.lg\:bg-opacity-80{--tw-bg-opacity:0.8}.lg\:bg-opacity-90{--tw-bg-opacity:0.9}.lg\:bg-opacity-95{--tw-bg-opacity:0.95}.lg\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .lg\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .lg\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .lg\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .lg\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .lg\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .lg\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .lg\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .lg\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .lg\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .lg\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .lg\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .lg\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .lg\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .lg\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .lg\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.lg\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.lg\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.lg\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.lg\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.lg\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.lg\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.lg\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.lg\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.lg\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.lg\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.lg\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.lg\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.lg\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.lg\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.lg\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.lg\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.lg\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.lg\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.lg\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.lg\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.lg\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.lg\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.lg\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.lg\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.lg\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.lg\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.lg\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.lg\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.lg\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.lg\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.lg\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.lg\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.lg\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.lg\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.lg\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.lg\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.lg\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.lg\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.lg\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.lg\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.lg\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.lg\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.lg\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.lg\:bg-none{background-image:none}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.lg\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.lg\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.lg\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.lg\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.lg\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.lg\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.lg\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.lg\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.lg\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.lg\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.lg\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.lg\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.lg\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.lg\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.lg\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.lg\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.lg\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.lg\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.lg\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.lg\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.lg\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.lg\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.lg\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.lg\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.lg\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.lg\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.lg\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.lg\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.lg\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.lg\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.lg\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.lg\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.lg\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.lg\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.lg\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.lg\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.lg\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.lg\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.lg\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.lg\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.lg\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.lg\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.lg\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.lg\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.lg\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.lg\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.lg\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.lg\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.lg\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.lg\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.lg\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.lg\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.lg\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.lg\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.lg\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.lg\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.lg\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.lg\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.lg\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.lg\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.lg\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.lg\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.lg\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.lg\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.lg\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.lg\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.lg\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.lg\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.lg\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.lg\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.lg\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.lg\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.lg\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.lg\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.lg\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.lg\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.lg\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.lg\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.lg\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.lg\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.lg\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.lg\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.lg\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.lg\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.lg\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.lg\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.lg\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.lg\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.lg\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.lg\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.lg\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.lg\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.lg\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.lg\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.lg\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.lg\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.lg\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.lg\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.lg\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.lg\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.lg\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.lg\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.lg\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.lg\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.lg\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.lg\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.lg\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.lg\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.lg\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.lg\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.lg\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.lg\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.lg\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.lg\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.lg\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.lg\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.lg\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.lg\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.lg\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.lg\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.lg\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.lg\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.lg\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.lg\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.lg\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.lg\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.lg\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.lg\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.lg\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.lg\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.lg\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.lg\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.lg\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.lg\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.lg\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.lg\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.lg\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.lg\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.lg\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.lg\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.lg\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.lg\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.lg\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.lg\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.lg\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.lg\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.lg\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.lg\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.lg\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.lg\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.lg\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.lg\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.lg\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.lg\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.lg\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.lg\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.lg\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.lg\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.lg\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.lg\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.lg\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.lg\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.lg\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.lg\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.lg\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.lg\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.lg\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.lg\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.lg\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.lg\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.lg\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.lg\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.lg\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.lg\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.lg\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.lg\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.lg\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.lg\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.lg\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.lg\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.lg\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.lg\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.lg\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.lg\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.lg\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.lg\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.lg\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.lg\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.lg\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.lg\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.lg\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.lg\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.lg\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.lg\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.lg\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.lg\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.lg\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.lg\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.lg\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.lg\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.lg\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.lg\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.lg\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.lg\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.lg\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.lg\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.lg\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.lg\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.lg\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.lg\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.lg\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.lg\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.lg\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.lg\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.lg\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.lg\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.lg\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.lg\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.lg\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.lg\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.lg\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.lg\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.lg\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.lg\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.lg\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.lg\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.lg\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.lg\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.lg\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.lg\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.lg\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.lg\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.lg\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.lg\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.lg\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.lg\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.lg\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.lg\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.lg\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.lg\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.lg\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.lg\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.lg\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.lg\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.lg\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.lg\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.lg\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.lg\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.lg\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.lg\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.lg\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.lg\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.lg\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.lg\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.lg\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.lg\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.lg\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.lg\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.lg\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.lg\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.lg\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.lg\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.lg\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.lg\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.lg\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.lg\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.lg\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.lg\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.lg\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.lg\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.lg\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.lg\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.lg\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.lg\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.lg\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.lg\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.lg\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.lg\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.lg\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.lg\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.lg\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.lg\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.lg\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.lg\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.lg\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.lg\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.lg\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.lg\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.lg\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.lg\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.lg\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.lg\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.lg\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.lg\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.lg\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.lg\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.lg\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.lg\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.lg\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.lg\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.lg\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.lg\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.lg\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.lg\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.lg\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.lg\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.lg\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.lg\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.lg\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.lg\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.lg\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.lg\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.lg\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.lg\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.lg\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.lg\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.lg\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.lg\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.lg\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.lg\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.lg\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.lg\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.lg\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.lg\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.lg\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.lg\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.lg\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.lg\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.lg\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.lg\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.lg\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.lg\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.lg\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.lg\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.lg\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.lg\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.lg\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.lg\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.lg\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.lg\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.lg\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.lg\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.lg\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.lg\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.lg\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.lg\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.lg\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.lg\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.lg\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.lg\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.lg\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.lg\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.lg\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.lg\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.lg\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.lg\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.lg\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.lg\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.lg\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.lg\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.lg\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.lg\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.lg\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.lg\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.lg\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.lg\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.lg\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.lg\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.lg\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.lg\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.lg\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.lg\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.lg\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.lg\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.lg\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.lg\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.lg\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.lg\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.lg\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.lg\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.lg\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.lg\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.lg\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.lg\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.lg\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.lg\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.lg\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.lg\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.lg\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.lg\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.lg\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.lg\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.lg\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.lg\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.lg\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.lg\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.lg\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.lg\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.lg\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.lg\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.lg\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.lg\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.lg\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.lg\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.lg\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.lg\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.lg\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.lg\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.lg\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.lg\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.lg\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.lg\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.lg\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.lg\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.lg\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.lg\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.lg\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.lg\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.lg\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.lg\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.lg\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.lg\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.lg\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.lg\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.lg\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.lg\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.lg\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.lg\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.lg\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.lg\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.lg\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.lg\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.lg\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.lg\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.lg\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.lg\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.lg\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.lg\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.lg\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.lg\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.lg\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.lg\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.lg\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.lg\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.lg\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.lg\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.lg\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.lg\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.lg\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.lg\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.lg\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.lg\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.lg\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.lg\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.lg\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.lg\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.lg\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.lg\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.lg\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.lg\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.lg\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.lg\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.lg\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.lg\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.lg\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.lg\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.lg\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.lg\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.lg\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.lg\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.lg\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.lg\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.lg\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.lg\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.lg\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.lg\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.lg\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.lg\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.lg\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.lg\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.lg\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.lg\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.lg\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.lg\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.lg\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.lg\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.lg\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.lg\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.lg\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.lg\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.lg\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.lg\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.lg\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.lg\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.lg\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.lg\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.lg\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.lg\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.lg\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.lg\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.lg\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.lg\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.lg\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.lg\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.lg\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.lg\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.lg\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.lg\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.lg\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.lg\:to-transparent{--tw-gradient-to:#0000}.lg\:to-current{--tw-gradient-to:currentColor}.lg\:to-black{--tw-gradient-to:#000}.lg\:to-white{--tw-gradient-to:#fff}.lg\:to-gray-50{--tw-gradient-to:#f9fafb}.lg\:to-gray-100{--tw-gradient-to:#f3f4f6}.lg\:to-gray-200{--tw-gradient-to:#e5e7eb}.lg\:to-gray-300{--tw-gradient-to:#d1d5db}.lg\:to-gray-400{--tw-gradient-to:#9ca3af}.lg\:to-gray-500{--tw-gradient-to:#6b7280}.lg\:to-gray-600{--tw-gradient-to:#4b5563}.lg\:to-gray-700{--tw-gradient-to:#374151}.lg\:to-gray-800{--tw-gradient-to:#1f2937}.lg\:to-gray-900{--tw-gradient-to:#111827}.lg\:to-red{--tw-gradient-to:#ff002a}.lg\:to-yellow-50{--tw-gradient-to:#fffbeb}.lg\:to-yellow-100{--tw-gradient-to:#fef3c7}.lg\:to-yellow-200{--tw-gradient-to:#fde68a}.lg\:to-yellow-300{--tw-gradient-to:#fcd34d}.lg\:to-yellow-400{--tw-gradient-to:#fbbf24}.lg\:to-yellow-500{--tw-gradient-to:#f59e0b}.lg\:to-yellow-600{--tw-gradient-to:#d97706}.lg\:to-yellow-700{--tw-gradient-to:#b45309}.lg\:to-yellow-800{--tw-gradient-to:#92400e}.lg\:to-yellow-900{--tw-gradient-to:#78350f}.lg\:to-green-50{--tw-gradient-to:#ecfdf5}.lg\:to-green-100{--tw-gradient-to:#d1fae5}.lg\:to-green-200{--tw-gradient-to:#a7f3d0}.lg\:to-green-300{--tw-gradient-to:#6ee7b7}.lg\:to-green-400{--tw-gradient-to:#34d399}.lg\:to-green-500{--tw-gradient-to:#10b981}.lg\:to-green-600{--tw-gradient-to:#059669}.lg\:to-green-700{--tw-gradient-to:#047857}.lg\:to-green-800{--tw-gradient-to:#065f46}.lg\:to-green-900{--tw-gradient-to:#064e3b}.lg\:to-blue{--tw-gradient-to:#3b82f6}.lg\:to-indigo-50{--tw-gradient-to:#eef2ff}.lg\:to-indigo-100{--tw-gradient-to:#e0e7ff}.lg\:to-indigo-200{--tw-gradient-to:#c7d2fe}.lg\:to-indigo-300{--tw-gradient-to:#a5b4fc}.lg\:to-indigo-400{--tw-gradient-to:#818cf8}.lg\:to-indigo-500{--tw-gradient-to:#6366f1}.lg\:to-indigo-600{--tw-gradient-to:#4f46e5}.lg\:to-indigo-700{--tw-gradient-to:#4338ca}.lg\:to-indigo-800{--tw-gradient-to:#3730a3}.lg\:to-indigo-900{--tw-gradient-to:#312e81}.lg\:to-purple-50{--tw-gradient-to:#f5f3ff}.lg\:to-purple-100{--tw-gradient-to:#ede9fe}.lg\:to-purple-200{--tw-gradient-to:#ddd6fe}.lg\:to-purple-300{--tw-gradient-to:#c4b5fd}.lg\:to-purple-400{--tw-gradient-to:#a78bfa}.lg\:to-purple-500{--tw-gradient-to:#8b5cf6}.lg\:to-purple-600{--tw-gradient-to:#7c3aed}.lg\:to-purple-700{--tw-gradient-to:#6d28d9}.lg\:to-purple-800{--tw-gradient-to:#5b21b6}.lg\:to-purple-900{--tw-gradient-to:#4c1d95}.lg\:to-pink-50{--tw-gradient-to:#fdf2f8}.lg\:to-pink-100{--tw-gradient-to:#fce7f3}.lg\:to-pink-200{--tw-gradient-to:#fbcfe8}.lg\:to-pink-300{--tw-gradient-to:#f9a8d4}.lg\:to-pink-400{--tw-gradient-to:#f472b6}.lg\:to-pink-500{--tw-gradient-to:#ec4899}.lg\:to-pink-600{--tw-gradient-to:#db2777}.lg\:to-pink-700{--tw-gradient-to:#be185d}.lg\:to-pink-800{--tw-gradient-to:#9d174d}.lg\:to-pink-900{--tw-gradient-to:#831843}.lg\:to-primary{--tw-gradient-to:#c734e5}.lg\:to-test{--tw-gradient-to:#743902}.lg\:to-tertiary{--tw-gradient-to:#4fc143}.lg\:to-bg_primary{--tw-gradient-to:#af7ba3}.lg\:to-crd_b{--tw-gradient-to:#263884}.lg\:to-crd_o{--tw-gradient-to:#f07c6a}.lg\:to-crd_p{--tw-gradient-to:#009ee0}.lg\:to-text-dark{--tw-gradient-to:#555b6d}.lg\:to-text-dark2{--tw-gradient-to:#0009}.lg\:to-text-primary{--tw-gradient-to:#7a2467}.lg\:to-text-other{--tw-gradient-to:#11142d}.lg\:to-text-light{--tw-gradient-to:#9a9ab0}.lg\:to-grey-light{--tw-gradient-to:#a0a4a8}.lg\:to-grey-light2{--tw-gradient-to:#dbdde0}.lg\:to-grey-light3{--tw-gradient-to:FEFEFE}.lg\:to-grey-light4{--tw-gradient-to:E8E8E8}.lg\:to-grey-light5{--tw-gradient-to:#f8f9fb}.lg\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.lg\:to-grey-white{--tw-gradient-to:#f2f5fb}.lg\:to-grey-dark{--tw-gradient-to:#52575c}.lg\:to-grey-vl{--tw-gradient-to:#eff2f7}.lg\:to-grey-fi{--tw-gradient-to:#c4c4c4}.lg\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.lg\:hover\:to-current:hover{--tw-gradient-to:currentColor}.lg\:hover\:to-black:hover{--tw-gradient-to:#000}.lg\:hover\:to-white:hover{--tw-gradient-to:#fff}.lg\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.lg\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.lg\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.lg\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.lg\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.lg\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.lg\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.lg\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.lg\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.lg\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.lg\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.lg\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.lg\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.lg\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.lg\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.lg\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.lg\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.lg\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.lg\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.lg\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.lg\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.lg\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.lg\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.lg\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.lg\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.lg\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.lg\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.lg\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.lg\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.lg\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.lg\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.lg\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.lg\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.lg\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.lg\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.lg\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.lg\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.lg\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.lg\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.lg\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.lg\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.lg\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.lg\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.lg\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.lg\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.lg\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.lg\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.lg\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.lg\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.lg\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.lg\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.lg\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.lg\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.lg\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.lg\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.lg\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.lg\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.lg\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.lg\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.lg\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.lg\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.lg\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.lg\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.lg\:hover\:to-test:hover{--tw-gradient-to:#743902}.lg\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.lg\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.lg\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.lg\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.lg\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.lg\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.lg\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.lg\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.lg\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.lg\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.lg\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.lg\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.lg\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.lg\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.lg\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.lg\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.lg\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.lg\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.lg\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.lg\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.lg\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.lg\:focus\:to-current:focus{--tw-gradient-to:currentColor}.lg\:focus\:to-black:focus{--tw-gradient-to:#000}.lg\:focus\:to-white:focus{--tw-gradient-to:#fff}.lg\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.lg\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.lg\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.lg\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.lg\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.lg\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.lg\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.lg\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.lg\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.lg\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.lg\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.lg\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.lg\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.lg\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.lg\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.lg\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.lg\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.lg\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.lg\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.lg\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.lg\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.lg\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.lg\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.lg\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.lg\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.lg\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.lg\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.lg\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.lg\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.lg\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.lg\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.lg\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.lg\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.lg\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.lg\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.lg\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.lg\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.lg\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.lg\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.lg\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.lg\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.lg\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.lg\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.lg\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.lg\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.lg\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.lg\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.lg\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.lg\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.lg\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.lg\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.lg\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.lg\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.lg\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.lg\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.lg\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.lg\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.lg\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.lg\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.lg\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.lg\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.lg\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.lg\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.lg\:focus\:to-test:focus{--tw-gradient-to:#743902}.lg\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.lg\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.lg\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.lg\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.lg\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.lg\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.lg\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.lg\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.lg\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.lg\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.lg\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.lg\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.lg\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.lg\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.lg\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.lg\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.lg\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.lg\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.lg\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.lg\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-clip-border{background-clip:initial}.lg\:bg-clip-padding{background-clip:padding-box}.lg\:bg-clip-content{background-clip:content-box}.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:fill-current{fill:currentColor}.lg\:stroke-current{stroke:currentColor}.lg\:stroke-0{stroke-width:0}.lg\:stroke-1{stroke-width:1}.lg\:stroke-2{stroke-width:2}.lg\:object-contain{object-fit:contain}.lg\:object-cover{object-fit:cover}.lg\:object-fill{object-fit:fill}.lg\:object-none{object-fit:none}.lg\:object-scale-down{object-fit:scale-down}.lg\:object-bottom{object-position:bottom}.lg\:object-center{object-position:center}.lg\:object-left{object-position:left}.lg\:object-left-bottom{object-position:left bottom}.lg\:object-left-top{object-position:left top}.lg\:object-right{object-position:right}.lg\:object-right-bottom{object-position:right bottom}.lg\:object-right-top{object-position:right top}.lg\:object-top{object-position:top}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:p-9{padding:2.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-11{padding:2.75rem}.lg\:p-12{padding:3rem}.lg\:p-13{padding:50px}.lg\:p-14{padding:3.5rem}.lg\:p-15{padding:30px}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-28{padding:7rem}.lg\:p-30{padding:30%}.lg\:p-32{padding:8rem}.lg\:p-36{padding:9rem}.lg\:p-40{padding:10rem}.lg\:p-44{padding:11rem}.lg\:p-45{padding:45%}.lg\:p-48{padding:12rem}.lg\:p-50{padding:12.5rem}.lg\:p-52{padding:13rem}.lg\:p-56{padding:14rem}.lg\:p-60{padding:15rem}.lg\:p-64{padding:16rem}.lg\:p-72{padding:18rem}.lg\:p-80{padding:20rem}.lg\:p-96{padding:24rem}.lg\:p-155{padding:155px}.lg\:p-200{padding:20%}.lg\:p-300{padding:300px}.lg\:p-327{padding:327px}.lg\:p-366{padding:366px}.lg\:p-415{padding:415px}.lg\:p-450{padding:450px}.lg\:p-474{padding:474px}.lg\:p-500{padding:500px}.lg\:p-600{padding:600px}.lg\:p-690{padding:690px}.lg\:p-px{padding:1px}.lg\:p-0\.5{padding:.125rem}.lg\:p-1\.5{padding:.375rem}.lg\:p-2\.5{padding:.625rem}.lg\:p-3\.5{padding:.875rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.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-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-13{padding-left:50px;padding-right:50px}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-15{padding-left:30px;padding-right:30px}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-30{padding-left:30%;padding-right:30%}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-36{padding-left:9rem;padding-right:9rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:px-44{padding-left:11rem;padding-right:11rem}.lg\:px-45{padding-left:45%;padding-right:45%}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:px-50{padding-left:12.5rem;padding-right:12.5rem}.lg\:px-52{padding-left:13rem;padding-right:13rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:px-60{padding-left:15rem;padding-right:15rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:px-72{padding-left:18rem;padding-right:18rem}.lg\:px-80{padding-left:20rem;padding-right:20rem}.lg\:px-96{padding-left:24rem;padding-right:24rem}.lg\:px-155{padding-left:155px;padding-right:155px}.lg\:px-200{padding-left:20%;padding-right:20%}.lg\:px-300{padding-left:300px;padding-right:300px}.lg\:px-327{padding-left:327px;padding-right:327px}.lg\:px-366{padding-left:366px;padding-right:366px}.lg\:px-415{padding-left:415px;padding-right:415px}.lg\:px-450{padding-left:450px;padding-right:450px}.lg\:px-474{padding-left:474px;padding-right:474px}.lg\:px-500{padding-left:500px;padding-right:500px}.lg\:px-600{padding-left:600px;padding-right:600px}.lg\:px-690{padding-left:690px;padding-right:690px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.lg\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.lg\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.lg\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-2{padding-bottom:.5rem;padding-top:.5rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-13{padding-bottom:50px;padding-top:50px}.lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.lg\:py-15{padding-bottom:30px;padding-top:30px}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:py-28{padding-bottom:7rem;padding-top:7rem}.lg\:py-30{padding-bottom:30%;padding-top:30%}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:py-36{padding-bottom:9rem;padding-top:9rem}.lg\:py-40{padding-bottom:10rem;padding-top:10rem}.lg\:py-44{padding-bottom:11rem;padding-top:11rem}.lg\:py-45{padding-bottom:45%;padding-top:45%}.lg\:py-48{padding-bottom:12rem;padding-top:12rem}.lg\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.lg\:py-52{padding-bottom:13rem;padding-top:13rem}.lg\:py-56{padding-bottom:14rem;padding-top:14rem}.lg\:py-60{padding-bottom:15rem;padding-top:15rem}.lg\:py-64{padding-bottom:16rem;padding-top:16rem}.lg\:py-72{padding-bottom:18rem;padding-top:18rem}.lg\:py-80{padding-bottom:20rem;padding-top:20rem}.lg\:py-96{padding-bottom:24rem;padding-top:24rem}.lg\:py-155{padding-bottom:155px;padding-top:155px}.lg\:py-200{padding-bottom:20%;padding-top:20%}.lg\:py-300{padding-bottom:300px;padding-top:300px}.lg\:py-327{padding-bottom:327px;padding-top:327px}.lg\:py-366{padding-bottom:366px;padding-top:366px}.lg\:py-415{padding-bottom:415px;padding-top:415px}.lg\:py-450{padding-bottom:450px;padding-top:450px}.lg\:py-474{padding-bottom:474px;padding-top:474px}.lg\:py-500{padding-bottom:500px;padding-top:500px}.lg\:py-600{padding-bottom:600px;padding-top:600px}.lg\:py-690{padding-bottom:690px;padding-top:690px}.lg\:py-px{padding-bottom:1px;padding-top:1px}.lg\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.lg\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.lg\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.lg\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.lg\:pt-0{padding-top:0}.lg\:pt-1{padding-top:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pt-8{padding-top:2rem}.lg\:pt-9{padding-top:2.25rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-13{padding-top:50px}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-15{padding-top:30px}.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-30{padding-top:30%}.lg\:pt-32{padding-top:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-44{padding-top:11rem}.lg\:pt-45{padding-top:45%}.lg\:pt-48{padding-top:12rem}.lg\:pt-50{padding-top:12.5rem}.lg\:pt-52{padding-top:13rem}.lg\:pt-56{padding-top:14rem}.lg\:pt-60{padding-top:15rem}.lg\:pt-64{padding-top:16rem}.lg\:pt-72{padding-top:18rem}.lg\:pt-80{padding-top:20rem}.lg\:pt-96{padding-top:24rem}.lg\:pt-155{padding-top:155px}.lg\:pt-200{padding-top:20%}.lg\:pt-300{padding-top:300px}.lg\:pt-327{padding-top:327px}.lg\:pt-366{padding-top:366px}.lg\:pt-415{padding-top:415px}.lg\:pt-450{padding-top:450px}.lg\:pt-474{padding-top:474px}.lg\:pt-500{padding-top:500px}.lg\:pt-600{padding-top:600px}.lg\:pt-690{padding-top:690px}.lg\:pt-px{padding-top:1px}.lg\:pt-0\.5{padding-top:.125rem}.lg\:pt-1\.5{padding-top:.375rem}.lg\:pt-2\.5{padding-top:.625rem}.lg\:pt-3\.5{padding-top:.875rem}.lg\:pr-0{padding-right:0}.lg\:pr-1{padding-right:.25rem}.lg\:pr-2{padding-right:.5rem}.lg\:pr-3{padding-right:.75rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-8{padding-right:2rem}.lg\:pr-9{padding-right:2.25rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-11{padding-right:2.75rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-13{padding-right:50px}.lg\:pr-14{padding-right:3.5rem}.lg\:pr-15{padding-right:30px}.lg\:pr-16{padding-right:4rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-28{padding-right:7rem}.lg\:pr-30{padding-right:30%}.lg\:pr-32{padding-right:8rem}.lg\:pr-36{padding-right:9rem}.lg\:pr-40{padding-right:10rem}.lg\:pr-44{padding-right:11rem}.lg\:pr-45{padding-right:45%}.lg\:pr-48{padding-right:12rem}.lg\:pr-50{padding-right:12.5rem}.lg\:pr-52{padding-right:13rem}.lg\:pr-56{padding-right:14rem}.lg\:pr-60{padding-right:15rem}.lg\:pr-64{padding-right:16rem}.lg\:pr-72{padding-right:18rem}.lg\:pr-80{padding-right:20rem}.lg\:pr-96{padding-right:24rem}.lg\:pr-155{padding-right:155px}.lg\:pr-200{padding-right:20%}.lg\:pr-300{padding-right:300px}.lg\:pr-327{padding-right:327px}.lg\:pr-366{padding-right:366px}.lg\:pr-415{padding-right:415px}.lg\:pr-450{padding-right:450px}.lg\:pr-474{padding-right:474px}.lg\:pr-500{padding-right:500px}.lg\:pr-600{padding-right:600px}.lg\:pr-690{padding-right:690px}.lg\:pr-px{padding-right:1px}.lg\:pr-0\.5{padding-right:.125rem}.lg\:pr-1\.5{padding-right:.375rem}.lg\:pr-2\.5{padding-right:.625rem}.lg\:pr-3\.5{padding-right:.875rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-1{padding-bottom:.25rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-7{padding-bottom:1.75rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pb-9{padding-bottom:2.25rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-11{padding-bottom:2.75rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-13{padding-bottom:50px}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-15{padding-bottom:30px}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pb-30{padding-bottom:30%}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-36{padding-bottom:9rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-44{padding-bottom:11rem}.lg\:pb-45{padding-bottom:45%}.lg\:pb-48{padding-bottom:12rem}.lg\:pb-50{padding-bottom:12.5rem}.lg\:pb-52{padding-bottom:13rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pb-60{padding-bottom:15rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pb-72{padding-bottom:18rem}.lg\:pb-80{padding-bottom:20rem}.lg\:pb-96{padding-bottom:24rem}.lg\:pb-155{padding-bottom:155px}.lg\:pb-200{padding-bottom:20%}.lg\:pb-300{padding-bottom:300px}.lg\:pb-327{padding-bottom:327px}.lg\:pb-366{padding-bottom:366px}.lg\:pb-415{padding-bottom:415px}.lg\:pb-450{padding-bottom:450px}.lg\:pb-474{padding-bottom:474px}.lg\:pb-500{padding-bottom:500px}.lg\:pb-600{padding-bottom:600px}.lg\:pb-690{padding-bottom:690px}.lg\:pb-px{padding-bottom:1px}.lg\:pb-0\.5{padding-bottom:.125rem}.lg\:pb-1\.5{padding-bottom:.375rem}.lg\:pb-2\.5{padding-bottom:.625rem}.lg\:pb-3\.5{padding-bottom:.875rem}.lg\:pl-0{padding-left:0}.lg\:pl-1{padding-left:.25rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-4{padding-left:1rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pl-8{padding-left:2rem}.lg\:pl-9{padding-left:2.25rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-11{padding-left:2.75rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-13{padding-left:50px}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-15{padding-left:30px}.lg\:pl-16{padding-left:4rem}.lg\:pl-20{padding-left:5rem}.lg\:pl-24{padding-left:6rem}.lg\:pl-28{padding-left:7rem}.lg\:pl-30{padding-left:30%}.lg\:pl-32{padding-left:8rem}.lg\:pl-36{padding-left:9rem}.lg\:pl-40{padding-left:10rem}.lg\:pl-44{padding-left:11rem}.lg\:pl-45{padding-left:45%}.lg\:pl-48{padding-left:12rem}.lg\:pl-50{padding-left:12.5rem}.lg\:pl-52{padding-left:13rem}.lg\:pl-56{padding-left:14rem}.lg\:pl-60{padding-left:15rem}.lg\:pl-64{padding-left:16rem}.lg\:pl-72{padding-left:18rem}.lg\:pl-80{padding-left:20rem}.lg\:pl-96{padding-left:24rem}.lg\:pl-155{padding-left:155px}.lg\:pl-200{padding-left:20%}.lg\:pl-300{padding-left:300px}.lg\:pl-327{padding-left:327px}.lg\:pl-366{padding-left:366px}.lg\:pl-415{padding-left:415px}.lg\:pl-450{padding-left:450px}.lg\:pl-474{padding-left:474px}.lg\:pl-500{padding-left:500px}.lg\:pl-600{padding-left:600px}.lg\:pl-690{padding-left:690px}.lg\:pl-px{padding-left:1px}.lg\:pl-0\.5{padding-left:.125rem}.lg\:pl-1\.5{padding-left:.375rem}.lg\:pl-2\.5{padding-left:.625rem}.lg\:pl-3\.5{padding-left:.875rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:align-baseline{vertical-align:initial}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.lg\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.lg\:font-SfProDisplay{font-family:SF Pro Display}.lg\:font-SfPro{font-family:sf_pro_textregular}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.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-7xl{font-size:4.5rem;line-height:1}.lg\:text-8xl{font-size:6rem;line-height:1}.lg\:text-9xl{font-size:8rem;line-height:1}.lg\:text-lt{font-size:2rem}.lg\:text-xxs{font-size:10px}.lg\:text-tiny{font-size:7px}.lg\:font-thin{font-weight:100}.lg\:font-extralight{font-weight:200}.lg\:font-light{font-weight:300}.lg\:font-normal{font-weight:400}.lg\:font-medium{font-weight:500}.lg\:font-semibold{font-weight:600}.lg\:font-bold{font-weight:700}.lg\:font-extrabold{font-weight:800}.lg\:font-black{font-weight:900}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:italic{font-style:italic}.lg\:not-italic{font-style:normal}.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.lg\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.lg\:ordinal{--tw-ordinal:ordinal}.lg\:slashed-zero{--tw-slashed-zero:slashed-zero}.lg\:lining-nums{--tw-numeric-figure:lining-nums}.lg\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.lg\:proportional-nums{--tw-numeric-spacing:proportional-nums}.lg\:tabular-nums{--tw-numeric-spacing:tabular-nums}.lg\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.lg\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.lg\:leading-3{line-height:.75rem}.lg\:leading-4{line-height:1rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-10{line-height:2.5rem}.lg\:leading-none{line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-snug{line-height:1.375}.lg\:leading-normal{line-height:1.5}.lg\:leading-relaxed{line-height:1.625}.lg\:leading-loose{line-height:2}.lg\:tracking-tighter{letter-spacing:-.05em}.lg\:tracking-tight{letter-spacing:-.025em}.lg\:tracking-normal{letter-spacing:0}.lg\:tracking-wide{letter-spacing:.025em}.lg\:tracking-wider{letter-spacing:.05em}.lg\:tracking-widest{letter-spacing:.1em}.lg\:text-transparent{color:#0000}.lg\:text-current{color:currentColor}.lg\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.lg\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.lg\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.lg\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.lg\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.lg\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.lg\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.lg\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.lg\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.lg\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.lg\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.lg\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.lg\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.lg\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.lg\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.lg\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.lg\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.lg\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.lg\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.lg\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.lg\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.lg\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.lg\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.lg\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.lg\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.lg\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.lg\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.lg\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.lg\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.lg\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.lg\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.lg\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.lg\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.lg\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.lg\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.lg\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.lg\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.lg\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.lg\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.lg\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.lg\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.lg\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.lg\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.lg\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.lg\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.lg\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.lg\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.lg\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.lg\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.lg\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.lg\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.lg\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.lg\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.lg\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.lg\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.lg\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.lg\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.lg\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.lg\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.lg\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.lg\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.lg\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.lg\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.lg\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.lg\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.lg\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.lg\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.lg\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.lg\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.lg\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.lg\:text-text-dark2{color:#0009}.lg\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.lg\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.lg\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.lg\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.lg\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.lg\:text-grey-light3{color:FEFEFE}.lg\:text-grey-light4{color:E8E8E8}.lg\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.lg\:text-grey-light6{color:#e8e8e85e}.lg\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.lg\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.lg\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.lg\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-transparent{color:#0000}.group:hover .lg\:group-hover\:text-current{color:currentColor}.group:hover .lg\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-text-dark2{color:#0009}.group:hover .lg\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .lg\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .lg\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .lg\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.lg\:focus-within\:text-transparent:focus-within{color:#0000}.lg\:focus-within\:text-current:focus-within{color:currentColor}.lg\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.lg\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.lg\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.lg\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.lg\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.lg\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.lg\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.lg\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.lg\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.lg\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.lg\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.lg\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.lg\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.lg\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.lg\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.lg\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.lg\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.lg\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.lg\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.lg\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.lg\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.lg\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.lg\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.lg\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.lg\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.lg\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.lg\:focus-within\:text-text-dark2:focus-within{color:#0009}.lg\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.lg\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.lg\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.lg\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.lg\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.lg\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.lg\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.lg\:hover\:text-transparent:hover{color:#0000}.lg\:hover\:text-current:hover{color:currentColor}.lg\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.lg\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.lg\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.lg\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.lg\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.lg\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.lg\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.lg\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.lg\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.lg\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.lg\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.lg\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.lg\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.lg\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.lg\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.lg\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.lg\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.lg\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.lg\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.lg\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.lg\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.lg\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.lg\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.lg\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.lg\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.lg\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.lg\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.lg\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.lg\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.lg\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.lg\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.lg\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.lg\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.lg\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.lg\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.lg\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.lg\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.lg\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.lg\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.lg\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.lg\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.lg\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.lg\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.lg\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.lg\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.lg\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.lg\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.lg\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.lg\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.lg\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.lg\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.lg\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.lg\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.lg\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.lg\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.lg\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.lg\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.lg\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.lg\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.lg\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.lg\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.lg\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.lg\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.lg\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.lg\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.lg\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.lg\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.lg\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.lg\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.lg\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.lg\:hover\:text-text-dark2:hover{color:#0009}.lg\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.lg\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.lg\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.lg\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.lg\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.lg\:hover\:text-grey-light3:hover{color:FEFEFE}.lg\:hover\:text-grey-light4:hover{color:E8E8E8}.lg\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.lg\:hover\:text-grey-light6:hover{color:#e8e8e85e}.lg\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.lg\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.lg\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.lg\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.lg\:focus\:text-transparent:focus{color:#0000}.lg\:focus\:text-current:focus{color:currentColor}.lg\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.lg\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.lg\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.lg\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.lg\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.lg\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.lg\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.lg\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.lg\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.lg\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.lg\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.lg\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.lg\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.lg\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.lg\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.lg\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.lg\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.lg\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.lg\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.lg\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.lg\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.lg\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.lg\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.lg\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.lg\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.lg\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.lg\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.lg\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.lg\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.lg\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.lg\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.lg\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.lg\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.lg\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.lg\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.lg\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.lg\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.lg\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.lg\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.lg\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.lg\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.lg\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.lg\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.lg\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.lg\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.lg\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.lg\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.lg\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.lg\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.lg\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.lg\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.lg\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.lg\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.lg\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.lg\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.lg\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.lg\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.lg\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.lg\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.lg\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.lg\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.lg\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.lg\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.lg\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.lg\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.lg\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.lg\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.lg\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.lg\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.lg\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.lg\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.lg\:focus\:text-text-dark2:focus{color:#0009}.lg\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.lg\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.lg\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.lg\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.lg\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.lg\:focus\:text-grey-light3:focus{color:FEFEFE}.lg\:focus\:text-grey-light4:focus{color:E8E8E8}.lg\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.lg\:focus\:text-grey-light6:focus{color:#e8e8e85e}.lg\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.lg\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.lg\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.lg\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.lg\:text-opacity-0{--tw-text-opacity:0}.lg\:text-opacity-5{--tw-text-opacity:0.05}.lg\:text-opacity-10{--tw-text-opacity:0.1}.lg\:text-opacity-20{--tw-text-opacity:0.2}.lg\:text-opacity-25{--tw-text-opacity:0.25}.lg\:text-opacity-30{--tw-text-opacity:0.3}.lg\:text-opacity-40{--tw-text-opacity:0.4}.lg\:text-opacity-50{--tw-text-opacity:0.5}.lg\:text-opacity-60{--tw-text-opacity:0.6}.lg\:text-opacity-70{--tw-text-opacity:0.7}.lg\:text-opacity-75{--tw-text-opacity:0.75}.lg\:text-opacity-80{--tw-text-opacity:0.8}.lg\:text-opacity-90{--tw-text-opacity:0.9}.lg\:text-opacity-95{--tw-text-opacity:0.95}.lg\:text-opacity-100{--tw-text-opacity:1}.group:hover .lg\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .lg\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .lg\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .lg\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .lg\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .lg\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .lg\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .lg\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .lg\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .lg\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .lg\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .lg\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .lg\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .lg\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .lg\:group-hover\:text-opacity-100{--tw-text-opacity:1}.lg\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.lg\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.lg\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.lg\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.lg\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.lg\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.lg\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.lg\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.lg\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.lg\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.lg\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.lg\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.lg\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.lg\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.lg\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.lg\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.lg\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.lg\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.lg\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.lg\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.lg\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.lg\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.lg\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.lg\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.lg\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.lg\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.lg\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.lg\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.lg\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.lg\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.lg\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.lg\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.lg\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.lg\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.lg\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.lg\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.lg\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.lg\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.lg\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.lg\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.lg\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.lg\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.lg\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.lg\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.lg\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.lg\:underline{text-decoration:underline}.lg\:line-through{text-decoration:line-through}.lg\:no-underline{text-decoration:none}.group:hover .lg\:group-hover\:underline{text-decoration:underline}.group:hover .lg\:group-hover\:line-through{text-decoration:line-through}.group:hover .lg\:group-hover\:no-underline{text-decoration:none}.lg\:focus-within\:underline:focus-within{text-decoration:underline}.lg\:focus-within\:line-through:focus-within{text-decoration:line-through}.lg\:focus-within\:no-underline:focus-within{text-decoration:none}.lg\:hover\:underline:hover{text-decoration:underline}.lg\:hover\:line-through:hover{text-decoration:line-through}.lg\:hover\:no-underline:hover{text-decoration:none}.lg\:focus\:underline:focus{text-decoration:underline}.lg\:focus\:line-through:focus{text-decoration:line-through}.lg\:focus\:no-underline:focus{text-decoration:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:placeholder-transparent::placeholder{color:#0000}.lg\:placeholder-current::placeholder{color:currentColor}.lg\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.lg\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.lg\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.lg\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.lg\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.lg\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.lg\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.lg\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.lg\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.lg\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.lg\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.lg\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.lg\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.lg\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.lg\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.lg\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.lg\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.lg\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.lg\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.lg\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.lg\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.lg\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.lg\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.lg\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.lg\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.lg\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.lg\:placeholder-text-dark2::placeholder{color:#0009}.lg\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.lg\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.lg\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-light3::placeholder{color:FEFEFE}.lg\:placeholder-grey-light4::placeholder{color:E8E8E8}.lg\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.lg\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.lg\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.lg\:focus\:placeholder-current:focus::placeholder{color:currentColor}.lg\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.lg\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.lg\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.lg\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.lg\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.lg\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.lg\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.lg\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.lg\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.lg\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.lg\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.lg\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.lg\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.lg\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.lg\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.lg\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.lg\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.lg\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.lg\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.lg\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.lg\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.lg\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.lg\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.lg\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.lg\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.lg\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.lg\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.lg\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.lg\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.lg\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.lg\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.lg\:opacity-0{opacity:0}.lg\:opacity-5{opacity:.05}.lg\:opacity-10{opacity:.1}.lg\:opacity-20{opacity:.2}.lg\:opacity-25{opacity:.25}.lg\:opacity-30{opacity:.3}.lg\:opacity-40{opacity:.4}.lg\:opacity-50{opacity:.5}.lg\:opacity-60{opacity:.6}.lg\:opacity-70{opacity:.7}.lg\:opacity-75{opacity:.75}.lg\:opacity-80{opacity:.8}.lg\:opacity-90{opacity:.9}.lg\:opacity-95{opacity:.95}.lg\:opacity-100{opacity:1}.group:hover .lg\:group-hover\:opacity-0{opacity:0}.group:hover .lg\:group-hover\:opacity-5{opacity:.05}.group:hover .lg\:group-hover\:opacity-10{opacity:.1}.group:hover .lg\:group-hover\:opacity-20{opacity:.2}.group:hover .lg\:group-hover\:opacity-25{opacity:.25}.group:hover .lg\:group-hover\:opacity-30{opacity:.3}.group:hover .lg\:group-hover\:opacity-40{opacity:.4}.group:hover .lg\:group-hover\:opacity-50{opacity:.5}.group:hover .lg\:group-hover\:opacity-60{opacity:.6}.group:hover .lg\:group-hover\:opacity-70{opacity:.7}.group:hover .lg\:group-hover\:opacity-75{opacity:.75}.group:hover .lg\:group-hover\:opacity-80{opacity:.8}.group:hover .lg\:group-hover\:opacity-90{opacity:.9}.group:hover .lg\:group-hover\:opacity-95{opacity:.95}.group:hover .lg\:group-hover\:opacity-100{opacity:1}.lg\:focus-within\:opacity-0:focus-within{opacity:0}.lg\:focus-within\:opacity-5:focus-within{opacity:.05}.lg\:focus-within\:opacity-10:focus-within{opacity:.1}.lg\:focus-within\:opacity-20:focus-within{opacity:.2}.lg\:focus-within\:opacity-25:focus-within{opacity:.25}.lg\:focus-within\:opacity-30:focus-within{opacity:.3}.lg\:focus-within\:opacity-40:focus-within{opacity:.4}.lg\:focus-within\:opacity-50:focus-within{opacity:.5}.lg\:focus-within\:opacity-60:focus-within{opacity:.6}.lg\:focus-within\:opacity-70:focus-within{opacity:.7}.lg\:focus-within\:opacity-75:focus-within{opacity:.75}.lg\:focus-within\:opacity-80:focus-within{opacity:.8}.lg\:focus-within\:opacity-90:focus-within{opacity:.9}.lg\:focus-within\:opacity-95:focus-within{opacity:.95}.lg\:focus-within\:opacity-100:focus-within{opacity:1}.lg\:hover\:opacity-0:hover{opacity:0}.lg\:hover\:opacity-5:hover{opacity:.05}.lg\:hover\:opacity-10:hover{opacity:.1}.lg\:hover\:opacity-20:hover{opacity:.2}.lg\:hover\:opacity-25:hover{opacity:.25}.lg\:hover\:opacity-30:hover{opacity:.3}.lg\:hover\:opacity-40:hover{opacity:.4}.lg\:hover\:opacity-50:hover{opacity:.5}.lg\:hover\:opacity-60:hover{opacity:.6}.lg\:hover\:opacity-70:hover{opacity:.7}.lg\:hover\:opacity-75:hover{opacity:.75}.lg\:hover\:opacity-80:hover{opacity:.8}.lg\:hover\:opacity-90:hover{opacity:.9}.lg\:hover\:opacity-95:hover{opacity:.95}.lg\:hover\:opacity-100:hover{opacity:1}.lg\:focus\:opacity-0:focus{opacity:0}.lg\:focus\:opacity-5:focus{opacity:.05}.lg\:focus\:opacity-10:focus{opacity:.1}.lg\:focus\:opacity-20:focus{opacity:.2}.lg\:focus\:opacity-25:focus{opacity:.25}.lg\:focus\:opacity-30:focus{opacity:.3}.lg\:focus\:opacity-40:focus{opacity:.4}.lg\:focus\:opacity-50:focus{opacity:.5}.lg\:focus\:opacity-60:focus{opacity:.6}.lg\:focus\:opacity-70:focus{opacity:.7}.lg\:focus\:opacity-75:focus{opacity:.75}.lg\:focus\:opacity-80:focus{opacity:.8}.lg\:focus\:opacity-90:focus{opacity:.9}.lg\:focus\:opacity-95:focus{opacity:.95}.lg\:focus\:opacity-100:focus{opacity:1}.lg\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.lg\:shadow,.lg\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:shadow-lg,.lg\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:shadow-2xl,.lg\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.lg\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.lg\:shadow-inner,.lg\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:shadow-none{--tw-shadow:0 0 #0000}.lg\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .lg\:group-hover\:shadow-sm,.lg\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .lg\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .lg\:group-hover\:shadow,.group:hover .lg\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .lg\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .lg\:group-hover\:shadow-lg,.group:hover .lg\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .lg\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .lg\:group-hover\:shadow-2xl,.group:hover .lg\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .lg\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .lg\:group-hover\:shadow-acs,.group:hover .lg\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .lg\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.lg\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.lg\:focus-within\:shadow-sm:focus-within,.lg\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:focus-within\:shadow-lg:focus-within,.lg\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:focus-within\:shadow-2xl:focus-within,.lg\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.lg\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.lg\:focus-within\:shadow-inner:focus-within,.lg\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.lg\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.lg\:focus-within\:shadow-acs:focus-within,.lg\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.lg\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:hover\:shadow-md:hover,.lg\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:hover\:shadow-lg:hover,.lg\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.lg\:hover\:shadow-2xl:hover,.lg\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.lg\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.lg\:hover\:shadow-acs:hover,.lg\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.lg\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.lg\:focus\:shadow-sm:focus,.lg\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.lg\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.lg\:focus\:shadow-lg:focus,.lg\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lg\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.lg\:focus\:shadow-2xl:focus,.lg\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.lg\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.lg\:focus\:shadow-inner:focus,.lg\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.lg\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:outline-none{outline:2px solid #0000;outline-offset:2px}.lg\:outline-white{outline:2px dotted #fff;outline-offset:2px}.lg\:outline-black{outline:2px dotted #000;outline-offset:2px}.lg\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.lg\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.lg\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.lg\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.lg\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.lg\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.lg\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:ring-0,.lg\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:ring-2,.lg\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:ring,.lg\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-0:focus-within,.lg\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-2:focus-within,.lg\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-8:focus-within,.lg\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-0:focus,.lg\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-2:focus,.lg\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus\:ring-8:focus,.lg\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.lg\:focus-within\:ring-inset:focus-within,.lg\:focus\:ring-inset:focus,.lg\:ring-inset{--tw-ring-inset:inset}.lg\:ring-transparent{--tw-ring-color:#0000}.lg\:ring-current{--tw-ring-color:currentColor}.lg\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.lg\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.lg\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.lg\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.lg\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.lg\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.lg\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.lg\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.lg\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.lg\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.lg\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.lg\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.lg\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.lg\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.lg\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.lg\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.lg\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.lg\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.lg\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.lg\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.lg\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.lg\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.lg\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.lg\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.lg\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.lg\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.lg\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.lg\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.lg\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.lg\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.lg\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.lg\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.lg\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.lg\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.lg\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.lg\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.lg\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.lg\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.lg\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.lg\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.lg\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.lg\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.lg\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.lg\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.lg\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.lg\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.lg\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.lg\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.lg\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.lg\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.lg\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.lg\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.lg\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.lg\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.lg\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.lg\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.lg\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.lg\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.lg\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.lg\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.lg\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.lg\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.lg\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.lg\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.lg\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.lg\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.lg\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.lg\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.lg\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.lg\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.lg\:ring-text-dark2{--tw-ring-color:#0009}.lg\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.lg\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.lg\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.lg\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.lg\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.lg\:ring-grey-light3{--tw-ring-color:FEFEFE}.lg\:ring-grey-light4{--tw-ring-color:E8E8E8}.lg\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.lg\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.lg\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.lg\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.lg\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.lg\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.lg\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.lg\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.lg\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.lg\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.lg\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.lg\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.lg\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.lg\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.lg\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.lg\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.lg\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.lg\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.lg\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.lg\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.lg\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.lg\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.lg\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.lg\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.lg\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.lg\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.lg\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.lg\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.lg\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.lg\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.lg\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.lg\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.lg\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.lg\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.lg\:focus\:ring-current:focus{--tw-ring-color:currentColor}.lg\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.lg\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.lg\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.lg\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.lg\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.lg\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.lg\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.lg\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.lg\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.lg\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.lg\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.lg\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.lg\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.lg\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.lg\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.lg\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.lg\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.lg\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.lg\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.lg\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.lg\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.lg\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.lg\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.lg\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.lg\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.lg\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.lg\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.lg\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.lg\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.lg\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.lg\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.lg\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.lg\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.lg\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.lg\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.lg\:ring-opacity-0{--tw-ring-opacity:0}.lg\:ring-opacity-5{--tw-ring-opacity:0.05}.lg\:ring-opacity-10{--tw-ring-opacity:0.1}.lg\:ring-opacity-20{--tw-ring-opacity:0.2}.lg\:ring-opacity-25{--tw-ring-opacity:0.25}.lg\:ring-opacity-30{--tw-ring-opacity:0.3}.lg\:ring-opacity-40{--tw-ring-opacity:0.4}.lg\:ring-opacity-50{--tw-ring-opacity:0.5}.lg\:ring-opacity-60{--tw-ring-opacity:0.6}.lg\:ring-opacity-70{--tw-ring-opacity:0.7}.lg\:ring-opacity-75{--tw-ring-opacity:0.75}.lg\:ring-opacity-80{--tw-ring-opacity:0.8}.lg\:ring-opacity-90{--tw-ring-opacity:0.9}.lg\:ring-opacity-95{--tw-ring-opacity:0.95}.lg\:ring-opacity-100{--tw-ring-opacity:1}.lg\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.lg\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.lg\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.lg\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.lg\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.lg\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.lg\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.lg\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.lg\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.lg\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.lg\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.lg\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.lg\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.lg\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.lg\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.lg\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.lg\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.lg\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.lg\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.lg\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.lg\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.lg\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.lg\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.lg\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.lg\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.lg\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.lg\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.lg\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.lg\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.lg\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.lg\:ring-offset-0{--tw-ring-offset-width:0px}.lg\:ring-offset-1{--tw-ring-offset-width:1px}.lg\:ring-offset-2{--tw-ring-offset-width:2px}.lg\:ring-offset-4{--tw-ring-offset-width:4px}.lg\:ring-offset-8{--tw-ring-offset-width:8px}.lg\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.lg\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.lg\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.lg\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.lg\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.lg\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.lg\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.lg\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.lg\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.lg\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.lg\:ring-offset-transparent{--tw-ring-offset-color:#0000}.lg\:ring-offset-current{--tw-ring-offset-color:currentColor}.lg\:ring-offset-black{--tw-ring-offset-color:#000}.lg\:ring-offset-white{--tw-ring-offset-color:#fff}.lg\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.lg\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.lg\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.lg\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.lg\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.lg\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.lg\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.lg\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.lg\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.lg\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.lg\:ring-offset-red{--tw-ring-offset-color:#ff002a}.lg\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.lg\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.lg\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.lg\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.lg\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.lg\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.lg\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.lg\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.lg\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.lg\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.lg\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.lg\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.lg\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.lg\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.lg\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.lg\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.lg\:ring-offset-green-600{--tw-ring-offset-color:#059669}.lg\:ring-offset-green-700{--tw-ring-offset-color:#047857}.lg\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.lg\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.lg\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.lg\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.lg\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.lg\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.lg\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.lg\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.lg\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.lg\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.lg\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.lg\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.lg\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.lg\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.lg\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.lg\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.lg\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.lg\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.lg\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.lg\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.lg\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.lg\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.lg\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.lg\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.lg\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.lg\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.lg\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.lg\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.lg\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.lg\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.lg\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.lg\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.lg\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.lg\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.lg\:ring-offset-test{--tw-ring-offset-color:#743902}.lg\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.lg\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.lg\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.lg\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.lg\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.lg\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.lg\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.lg\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.lg\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.lg\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.lg\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.lg\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.lg\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.lg\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.lg\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.lg\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.lg\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.lg\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.lg\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.lg\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.lg\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.lg\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.lg\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.lg\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.lg\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.lg\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.lg\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.lg\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.lg\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.lg\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.lg\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.lg\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.lg\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.lg\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.lg\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.lg\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.lg\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.lg\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.lg\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.lg\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.lg\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.lg\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.lg\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.lg\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.lg\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.lg\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.lg\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.lg\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.lg\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.lg\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.lg\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.lg\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.lg\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.lg\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.lg\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.lg\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.lg\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.lg\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.lg\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.lg\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.lg\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.lg\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.lg\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.lg\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.lg\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.lg\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.lg\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.lg\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.lg\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.lg\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.lg\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.lg\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.lg\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.lg\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.lg\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.lg\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.lg\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.lg\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.lg\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.lg\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.lg\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.lg\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.lg\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.lg\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.lg\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.lg\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.lg\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.lg\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.lg\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.lg\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.lg\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.lg\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.lg\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.lg\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.lg\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.lg\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.lg\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.lg\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.lg\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.lg\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.lg\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.lg\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.lg\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.lg\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.lg\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.lg\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.lg\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.lg\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.lg\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.lg\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.lg\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.lg\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.lg\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.lg\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.lg\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.lg\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.lg\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.lg\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.lg\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.lg\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.lg\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.lg\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.lg\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.lg\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.lg\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.lg\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.lg\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.lg\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.lg\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.lg\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.lg\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.lg\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.lg\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.lg\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.lg\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.lg\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.lg\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.lg\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.lg\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.lg\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.lg\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.lg\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.lg\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.lg\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.lg\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.lg\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.lg\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.lg\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.lg\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.lg\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.lg\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.lg\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.lg\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.lg\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.lg\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.lg\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.lg\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.lg\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.lg\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.lg\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.lg\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.lg\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.lg\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.lg\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.lg\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.lg\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.lg\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.lg\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.lg\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.lg\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.lg\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.lg\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.lg\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.lg\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.lg\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.lg\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.lg\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.lg\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.lg\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.lg\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.lg\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.lg\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.lg\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.lg\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.lg\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.lg\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.lg\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.lg\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.lg\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.lg\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.lg\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.lg\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.lg\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.lg\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.lg\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.lg\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.lg\:transition-none{transition-property:none}.lg\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:delay-75{transition-delay:75ms}.lg\:delay-100{transition-delay:.1s}.lg\:delay-150{transition-delay:.15s}.lg\:delay-200{transition-delay:.2s}.lg\:delay-300{transition-delay:.3s}.lg\:delay-500{transition-delay:.5s}.lg\:delay-700{transition-delay:.7s}.lg\:delay-1000{transition-delay:1s}.lg\:duration-75{transition-duration:75ms}.lg\:duration-100{transition-duration:.1s}.lg\:duration-150{transition-duration:.15s}.lg\:duration-200{transition-duration:.2s}.lg\:duration-300{transition-duration:.3s}.lg\:duration-500{transition-duration:.5s}.lg\:duration-700{transition-duration:.7s}.lg\:duration-1000{transition-duration:1s}.lg\:ease-linear{transition-timing-function:linear}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1536px){.xl\:container{max-width:1536px}}.xl\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.xl\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.xl\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.xl\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.xl\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.xl\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:sticky}.xl\:inset-0{bottom:0;left:0;right:0;top:0}.xl\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.xl\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.xl\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.xl\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.xl\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.xl\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.xl\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.xl\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.xl\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.xl\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.xl\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.xl\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.xl\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.xl\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.xl\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.xl\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.xl\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.xl\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.xl\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.xl\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.xl\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.xl\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.xl\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.xl\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.xl\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.xl\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.xl\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.xl\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.xl\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.xl\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.xl\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.xl\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.xl\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.xl\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.xl\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.xl\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.xl\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.xl\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.xl\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.xl\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.xl\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.xl\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.xl\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.xl\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.xl\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.xl\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.xl\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.xl\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.xl\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.xl\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.xl\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.xl\:-inset-0{bottom:0;left:0;right:0;top:0}.xl\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.xl\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.xl\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.xl\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.xl\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.xl\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.xl\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.xl\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.xl\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.xl\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.xl\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.xl\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.xl\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.xl\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.xl\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.xl\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.xl\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.xl\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.xl\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.xl\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.xl\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.xl\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.xl\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.xl\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.xl\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.xl\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.xl\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.xl\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.xl\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.xl\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.xl\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.xl\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.xl\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.xl\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.xl\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.xl\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.xl\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.xl\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.xl\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.xl\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.xl\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.xl\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.xl\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.xl\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.xl\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.xl\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.xl\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.xl\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.xl\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.xl\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.xl\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.xl\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.xl\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.xl\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.xl\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.xl\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.xl\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.xl\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.xl\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.xl\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.xl\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.xl\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.xl\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.xl\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.xl\:inset-x-0{left:0;right:0}.xl\:inset-x-1{left:.25rem;right:.25rem}.xl\:inset-x-2{left:.5rem;right:.5rem}.xl\:inset-x-3{left:.75rem;right:.75rem}.xl\:inset-x-4{left:1rem;right:1rem}.xl\:inset-x-5{left:1.25rem;right:1.25rem}.xl\:inset-x-6{left:1.5rem;right:1.5rem}.xl\:inset-x-7{left:1.75rem;right:1.75rem}.xl\:inset-x-8{left:2rem;right:2rem}.xl\:inset-x-9{left:2.25rem;right:2.25rem}.xl\:inset-x-10{left:2.5rem;right:2.5rem}.xl\:inset-x-11{left:2.75rem;right:2.75rem}.xl\:inset-x-12{left:3rem;right:3rem}.xl\:inset-x-13{left:50px;right:50px}.xl\:inset-x-14{left:3.5rem;right:3.5rem}.xl\:inset-x-15{left:30px;right:30px}.xl\:inset-x-16{left:4rem;right:4rem}.xl\:inset-x-20{left:5rem;right:5rem}.xl\:inset-x-24{left:6rem;right:6rem}.xl\:inset-x-28{left:7rem;right:7rem}.xl\:inset-x-30{left:30%;right:30%}.xl\:inset-x-32{left:8rem;right:8rem}.xl\:inset-x-36{left:9rem;right:9rem}.xl\:inset-x-40{left:10rem;right:10rem}.xl\:inset-x-44{left:11rem;right:11rem}.xl\:inset-x-45{left:45%;right:45%}.xl\:inset-x-48{left:12rem;right:12rem}.xl\:inset-x-50{left:12.5rem;right:12.5rem}.xl\:inset-x-52{left:13rem;right:13rem}.xl\:inset-x-56{left:14rem;right:14rem}.xl\:inset-x-60{left:15rem;right:15rem}.xl\:inset-x-64{left:16rem;right:16rem}.xl\:inset-x-72{left:18rem;right:18rem}.xl\:inset-x-80{left:20rem;right:20rem}.xl\:inset-x-96{left:24rem;right:24rem}.xl\:inset-x-155{left:155px;right:155px}.xl\:inset-x-200{left:20%;right:20%}.xl\:inset-x-300{left:300px;right:300px}.xl\:inset-x-327{left:327px;right:327px}.xl\:inset-x-366{left:366px;right:366px}.xl\:inset-x-415{left:415px;right:415px}.xl\:inset-x-450{left:450px;right:450px}.xl\:inset-x-474{left:474px;right:474px}.xl\:inset-x-500{left:500px;right:500px}.xl\:inset-x-600{left:600px;right:600px}.xl\:inset-x-690{left:690px;right:690px}.xl\:inset-x-auto{left:auto;right:auto}.xl\:inset-x-px{left:1px;right:1px}.xl\:inset-x-0\.5{left:.125rem;right:.125rem}.xl\:inset-x-1\.5{left:.375rem;right:.375rem}.xl\:inset-x-2\.5{left:.625rem;right:.625rem}.xl\:inset-x-3\.5{left:.875rem;right:.875rem}.xl\:-inset-x-0{left:0;right:0}.xl\:-inset-x-1{left:-.25rem;right:-.25rem}.xl\:-inset-x-2{left:-.5rem;right:-.5rem}.xl\:-inset-x-3{left:-.75rem;right:-.75rem}.xl\:-inset-x-4{left:-1rem;right:-1rem}.xl\:-inset-x-5{left:-1.25rem;right:-1.25rem}.xl\:-inset-x-6{left:-1.5rem;right:-1.5rem}.xl\:-inset-x-7{left:-1.75rem;right:-1.75rem}.xl\:-inset-x-8{left:-2rem;right:-2rem}.xl\:-inset-x-9{left:-2.25rem;right:-2.25rem}.xl\:-inset-x-10{left:-2.5rem;right:-2.5rem}.xl\:-inset-x-11{left:-2.75rem;right:-2.75rem}.xl\:-inset-x-12{left:-3rem;right:-3rem}.xl\:-inset-x-13{left:-50px;right:-50px}.xl\:-inset-x-14{left:-3.5rem;right:-3.5rem}.xl\:-inset-x-15{left:-30px;right:-30px}.xl\:-inset-x-16{left:-4rem;right:-4rem}.xl\:-inset-x-20{left:-5rem;right:-5rem}.xl\:-inset-x-24{left:-6rem;right:-6rem}.xl\:-inset-x-28{left:-7rem;right:-7rem}.xl\:-inset-x-30{left:-30%;right:-30%}.xl\:-inset-x-32{left:-8rem;right:-8rem}.xl\:-inset-x-36{left:-9rem;right:-9rem}.xl\:-inset-x-40{left:-10rem;right:-10rem}.xl\:-inset-x-44{left:-11rem;right:-11rem}.xl\:-inset-x-45{left:-45%;right:-45%}.xl\:-inset-x-48{left:-12rem;right:-12rem}.xl\:-inset-x-50{left:-12.5rem;right:-12.5rem}.xl\:-inset-x-52{left:-13rem;right:-13rem}.xl\:-inset-x-56{left:-14rem;right:-14rem}.xl\:-inset-x-60{left:-15rem;right:-15rem}.xl\:-inset-x-64{left:-16rem;right:-16rem}.xl\:-inset-x-72{left:-18rem;right:-18rem}.xl\:-inset-x-80{left:-20rem;right:-20rem}.xl\:-inset-x-96{left:-24rem;right:-24rem}.xl\:-inset-x-155{left:-155px;right:-155px}.xl\:-inset-x-200{left:-20%;right:-20%}.xl\:-inset-x-300{left:-300px;right:-300px}.xl\:-inset-x-327{left:-327px;right:-327px}.xl\:-inset-x-366{left:-366px;right:-366px}.xl\:-inset-x-415{left:-415px;right:-415px}.xl\:-inset-x-450{left:-450px;right:-450px}.xl\:-inset-x-474{left:-474px;right:-474px}.xl\:-inset-x-500{left:-500px;right:-500px}.xl\:-inset-x-600{left:-600px;right:-600px}.xl\:-inset-x-690{left:-690px;right:-690px}.xl\:-inset-x-px{left:-1px;right:-1px}.xl\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.xl\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.xl\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.xl\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.xl\:inset-x-1\/2{left:50%;right:50%}.xl\:inset-x-1\/3{left:33.333333%;right:33.333333%}.xl\:inset-x-2\/3{left:66.666667%;right:66.666667%}.xl\:inset-x-1\/4{left:25%;right:25%}.xl\:inset-x-2\/4{left:50%;right:50%}.xl\:inset-x-3\/4{left:75%;right:75%}.xl\:inset-x-full{left:100%;right:100%}.xl\:-inset-x-1\/2{left:-50%;right:-50%}.xl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.xl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.xl\:-inset-x-1\/4{left:-25%;right:-25%}.xl\:-inset-x-2\/4{left:-50%;right:-50%}.xl\:-inset-x-3\/4{left:-75%;right:-75%}.xl\:-inset-x-full{left:-100%;right:-100%}.xl\:inset-y-0{bottom:0;top:0}.xl\:inset-y-1{bottom:.25rem;top:.25rem}.xl\:inset-y-2{bottom:.5rem;top:.5rem}.xl\:inset-y-3{bottom:.75rem;top:.75rem}.xl\:inset-y-4{bottom:1rem;top:1rem}.xl\:inset-y-5{bottom:1.25rem;top:1.25rem}.xl\:inset-y-6{bottom:1.5rem;top:1.5rem}.xl\:inset-y-7{bottom:1.75rem;top:1.75rem}.xl\:inset-y-8{bottom:2rem;top:2rem}.xl\:inset-y-9{bottom:2.25rem;top:2.25rem}.xl\:inset-y-10{bottom:2.5rem;top:2.5rem}.xl\:inset-y-11{bottom:2.75rem;top:2.75rem}.xl\:inset-y-12{bottom:3rem;top:3rem}.xl\:inset-y-13{bottom:50px;top:50px}.xl\:inset-y-14{bottom:3.5rem;top:3.5rem}.xl\:inset-y-15{bottom:30px;top:30px}.xl\:inset-y-16{bottom:4rem;top:4rem}.xl\:inset-y-20{bottom:5rem;top:5rem}.xl\:inset-y-24{bottom:6rem;top:6rem}.xl\:inset-y-28{bottom:7rem;top:7rem}.xl\:inset-y-30{bottom:30%;top:30%}.xl\:inset-y-32{bottom:8rem;top:8rem}.xl\:inset-y-36{bottom:9rem;top:9rem}.xl\:inset-y-40{bottom:10rem;top:10rem}.xl\:inset-y-44{bottom:11rem;top:11rem}.xl\:inset-y-45{bottom:45%;top:45%}.xl\:inset-y-48{bottom:12rem;top:12rem}.xl\:inset-y-50{bottom:12.5rem;top:12.5rem}.xl\:inset-y-52{bottom:13rem;top:13rem}.xl\:inset-y-56{bottom:14rem;top:14rem}.xl\:inset-y-60{bottom:15rem;top:15rem}.xl\:inset-y-64{bottom:16rem;top:16rem}.xl\:inset-y-72{bottom:18rem;top:18rem}.xl\:inset-y-80{bottom:20rem;top:20rem}.xl\:inset-y-96{bottom:24rem;top:24rem}.xl\:inset-y-155{bottom:155px;top:155px}.xl\:inset-y-200{bottom:20%;top:20%}.xl\:inset-y-300{bottom:300px;top:300px}.xl\:inset-y-327{bottom:327px;top:327px}.xl\:inset-y-366{bottom:366px;top:366px}.xl\:inset-y-415{bottom:415px;top:415px}.xl\:inset-y-450{bottom:450px;top:450px}.xl\:inset-y-474{bottom:474px;top:474px}.xl\:inset-y-500{bottom:500px;top:500px}.xl\:inset-y-600{bottom:600px;top:600px}.xl\:inset-y-690{bottom:690px;top:690px}.xl\:inset-y-auto{bottom:auto;top:auto}.xl\:inset-y-px{bottom:1px;top:1px}.xl\:inset-y-0\.5{bottom:.125rem;top:.125rem}.xl\:inset-y-1\.5{bottom:.375rem;top:.375rem}.xl\:inset-y-2\.5{bottom:.625rem;top:.625rem}.xl\:inset-y-3\.5{bottom:.875rem;top:.875rem}.xl\:-inset-y-0{bottom:0;top:0}.xl\:-inset-y-1{bottom:-.25rem;top:-.25rem}.xl\:-inset-y-2{bottom:-.5rem;top:-.5rem}.xl\:-inset-y-3{bottom:-.75rem;top:-.75rem}.xl\:-inset-y-4{bottom:-1rem;top:-1rem}.xl\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.xl\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.xl\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.xl\:-inset-y-8{bottom:-2rem;top:-2rem}.xl\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.xl\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.xl\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.xl\:-inset-y-12{bottom:-3rem;top:-3rem}.xl\:-inset-y-13{bottom:-50px;top:-50px}.xl\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.xl\:-inset-y-15{bottom:-30px;top:-30px}.xl\:-inset-y-16{bottom:-4rem;top:-4rem}.xl\:-inset-y-20{bottom:-5rem;top:-5rem}.xl\:-inset-y-24{bottom:-6rem;top:-6rem}.xl\:-inset-y-28{bottom:-7rem;top:-7rem}.xl\:-inset-y-30{bottom:-30%;top:-30%}.xl\:-inset-y-32{bottom:-8rem;top:-8rem}.xl\:-inset-y-36{bottom:-9rem;top:-9rem}.xl\:-inset-y-40{bottom:-10rem;top:-10rem}.xl\:-inset-y-44{bottom:-11rem;top:-11rem}.xl\:-inset-y-45{bottom:-45%;top:-45%}.xl\:-inset-y-48{bottom:-12rem;top:-12rem}.xl\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.xl\:-inset-y-52{bottom:-13rem;top:-13rem}.xl\:-inset-y-56{bottom:-14rem;top:-14rem}.xl\:-inset-y-60{bottom:-15rem;top:-15rem}.xl\:-inset-y-64{bottom:-16rem;top:-16rem}.xl\:-inset-y-72{bottom:-18rem;top:-18rem}.xl\:-inset-y-80{bottom:-20rem;top:-20rem}.xl\:-inset-y-96{bottom:-24rem;top:-24rem}.xl\:-inset-y-155{bottom:-155px;top:-155px}.xl\:-inset-y-200{bottom:-20%;top:-20%}.xl\:-inset-y-300{bottom:-300px;top:-300px}.xl\:-inset-y-327{bottom:-327px;top:-327px}.xl\:-inset-y-366{bottom:-366px;top:-366px}.xl\:-inset-y-415{bottom:-415px;top:-415px}.xl\:-inset-y-450{bottom:-450px;top:-450px}.xl\:-inset-y-474{bottom:-474px;top:-474px}.xl\:-inset-y-500{bottom:-500px;top:-500px}.xl\:-inset-y-600{bottom:-600px;top:-600px}.xl\:-inset-y-690{bottom:-690px;top:-690px}.xl\:-inset-y-px{bottom:-1px;top:-1px}.xl\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.xl\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.xl\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.xl\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.xl\:inset-y-1\/2{bottom:50%;top:50%}.xl\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.xl\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.xl\:inset-y-1\/4{bottom:25%;top:25%}.xl\:inset-y-2\/4{bottom:50%;top:50%}.xl\:inset-y-3\/4{bottom:75%;top:75%}.xl\:inset-y-full{bottom:100%;top:100%}.xl\:-inset-y-1\/2{bottom:-50%;top:-50%}.xl\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.xl\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.xl\:-inset-y-1\/4{bottom:-25%;top:-25%}.xl\:-inset-y-2\/4{bottom:-50%;top:-50%}.xl\:-inset-y-3\/4{bottom:-75%;top:-75%}.xl\:-inset-y-full{bottom:-100%;top:-100%}.xl\:top-0{top:0}.xl\:top-1{top:.25rem}.xl\:top-2{top:.5rem}.xl\:top-3{top:.75rem}.xl\:top-4{top:1rem}.xl\:top-5{top:1.25rem}.xl\:top-6{top:1.5rem}.xl\:top-7{top:1.75rem}.xl\:top-8{top:2rem}.xl\:top-9{top:2.25rem}.xl\:top-10{top:2.5rem}.xl\:top-11{top:2.75rem}.xl\:top-12{top:3rem}.xl\:top-13{top:50px}.xl\:top-14{top:3.5rem}.xl\:top-15{top:30px}.xl\:top-16{top:4rem}.xl\:top-20{top:5rem}.xl\:top-24{top:6rem}.xl\:top-28{top:7rem}.xl\:top-30{top:30%}.xl\:top-32{top:8rem}.xl\:top-36{top:9rem}.xl\:top-40{top:10rem}.xl\:top-44{top:11rem}.xl\:top-45{top:45%}.xl\:top-48{top:12rem}.xl\:top-50{top:12.5rem}.xl\:top-52{top:13rem}.xl\:top-56{top:14rem}.xl\:top-60{top:15rem}.xl\:top-64{top:16rem}.xl\:top-72{top:18rem}.xl\:top-80{top:20rem}.xl\:top-96{top:24rem}.xl\:top-155{top:155px}.xl\:top-200{top:20%}.xl\:top-300{top:300px}.xl\:top-327{top:327px}.xl\:top-366{top:366px}.xl\:top-415{top:415px}.xl\:top-450{top:450px}.xl\:top-474{top:474px}.xl\:top-500{top:500px}.xl\:top-600{top:600px}.xl\:top-690{top:690px}.xl\:top-auto{top:auto}.xl\:top-px{top:1px}.xl\:top-0\.5{top:.125rem}.xl\:top-1\.5{top:.375rem}.xl\:top-2\.5{top:.625rem}.xl\:top-3\.5{top:.875rem}.xl\:-top-0{top:0}.xl\:-top-1{top:-.25rem}.xl\:-top-2{top:-.5rem}.xl\:-top-3{top:-.75rem}.xl\:-top-4{top:-1rem}.xl\:-top-5{top:-1.25rem}.xl\:-top-6{top:-1.5rem}.xl\:-top-7{top:-1.75rem}.xl\:-top-8{top:-2rem}.xl\:-top-9{top:-2.25rem}.xl\:-top-10{top:-2.5rem}.xl\:-top-11{top:-2.75rem}.xl\:-top-12{top:-3rem}.xl\:-top-13{top:-50px}.xl\:-top-14{top:-3.5rem}.xl\:-top-15{top:-30px}.xl\:-top-16{top:-4rem}.xl\:-top-20{top:-5rem}.xl\:-top-24{top:-6rem}.xl\:-top-28{top:-7rem}.xl\:-top-30{top:-30%}.xl\:-top-32{top:-8rem}.xl\:-top-36{top:-9rem}.xl\:-top-40{top:-10rem}.xl\:-top-44{top:-11rem}.xl\:-top-45{top:-45%}.xl\:-top-48{top:-12rem}.xl\:-top-50{top:-12.5rem}.xl\:-top-52{top:-13rem}.xl\:-top-56{top:-14rem}.xl\:-top-60{top:-15rem}.xl\:-top-64{top:-16rem}.xl\:-top-72{top:-18rem}.xl\:-top-80{top:-20rem}.xl\:-top-96{top:-24rem}.xl\:-top-155{top:-155px}.xl\:-top-200{top:-20%}.xl\:-top-300{top:-300px}.xl\:-top-327{top:-327px}.xl\:-top-366{top:-366px}.xl\:-top-415{top:-415px}.xl\:-top-450{top:-450px}.xl\:-top-474{top:-474px}.xl\:-top-500{top:-500px}.xl\:-top-600{top:-600px}.xl\:-top-690{top:-690px}.xl\:-top-px{top:-1px}.xl\:-top-0\.5{top:-.125rem}.xl\:-top-1\.5{top:-.375rem}.xl\:-top-2\.5{top:-.625rem}.xl\:-top-3\.5{top:-.875rem}.xl\:top-1\/2{top:50%}.xl\:top-1\/3{top:33.333333%}.xl\:top-2\/3{top:66.666667%}.xl\:top-1\/4{top:25%}.xl\:top-2\/4{top:50%}.xl\:top-3\/4{top:75%}.xl\:top-full{top:100%}.xl\:-top-1\/2{top:-50%}.xl\:-top-1\/3{top:-33.333333%}.xl\:-top-2\/3{top:-66.666667%}.xl\:-top-1\/4{top:-25%}.xl\:-top-2\/4{top:-50%}.xl\:-top-3\/4{top:-75%}.xl\:-top-full{top:-100%}.xl\:right-0{right:0}.xl\:right-1{right:.25rem}.xl\:right-2{right:.5rem}.xl\:right-3{right:.75rem}.xl\:right-4{right:1rem}.xl\:right-5{right:1.25rem}.xl\:right-6{right:1.5rem}.xl\:right-7{right:1.75rem}.xl\:right-8{right:2rem}.xl\:right-9{right:2.25rem}.xl\:right-10{right:2.5rem}.xl\:right-11{right:2.75rem}.xl\:right-12{right:3rem}.xl\:right-13{right:50px}.xl\:right-14{right:3.5rem}.xl\:right-15{right:30px}.xl\:right-16{right:4rem}.xl\:right-20{right:5rem}.xl\:right-24{right:6rem}.xl\:right-28{right:7rem}.xl\:right-30{right:30%}.xl\:right-32{right:8rem}.xl\:right-36{right:9rem}.xl\:right-40{right:10rem}.xl\:right-44{right:11rem}.xl\:right-45{right:45%}.xl\:right-48{right:12rem}.xl\:right-50{right:12.5rem}.xl\:right-52{right:13rem}.xl\:right-56{right:14rem}.xl\:right-60{right:15rem}.xl\:right-64{right:16rem}.xl\:right-72{right:18rem}.xl\:right-80{right:20rem}.xl\:right-96{right:24rem}.xl\:right-155{right:155px}.xl\:right-200{right:20%}.xl\:right-300{right:300px}.xl\:right-327{right:327px}.xl\:right-366{right:366px}.xl\:right-415{right:415px}.xl\:right-450{right:450px}.xl\:right-474{right:474px}.xl\:right-500{right:500px}.xl\:right-600{right:600px}.xl\:right-690{right:690px}.xl\:right-auto{right:auto}.xl\:right-px{right:1px}.xl\:right-0\.5{right:.125rem}.xl\:right-1\.5{right:.375rem}.xl\:right-2\.5{right:.625rem}.xl\:right-3\.5{right:.875rem}.xl\:-right-0{right:0}.xl\:-right-1{right:-.25rem}.xl\:-right-2{right:-.5rem}.xl\:-right-3{right:-.75rem}.xl\:-right-4{right:-1rem}.xl\:-right-5{right:-1.25rem}.xl\:-right-6{right:-1.5rem}.xl\:-right-7{right:-1.75rem}.xl\:-right-8{right:-2rem}.xl\:-right-9{right:-2.25rem}.xl\:-right-10{right:-2.5rem}.xl\:-right-11{right:-2.75rem}.xl\:-right-12{right:-3rem}.xl\:-right-13{right:-50px}.xl\:-right-14{right:-3.5rem}.xl\:-right-15{right:-30px}.xl\:-right-16{right:-4rem}.xl\:-right-20{right:-5rem}.xl\:-right-24{right:-6rem}.xl\:-right-28{right:-7rem}.xl\:-right-30{right:-30%}.xl\:-right-32{right:-8rem}.xl\:-right-36{right:-9rem}.xl\:-right-40{right:-10rem}.xl\:-right-44{right:-11rem}.xl\:-right-45{right:-45%}.xl\:-right-48{right:-12rem}.xl\:-right-50{right:-12.5rem}.xl\:-right-52{right:-13rem}.xl\:-right-56{right:-14rem}.xl\:-right-60{right:-15rem}.xl\:-right-64{right:-16rem}.xl\:-right-72{right:-18rem}.xl\:-right-80{right:-20rem}.xl\:-right-96{right:-24rem}.xl\:-right-155{right:-155px}.xl\:-right-200{right:-20%}.xl\:-right-300{right:-300px}.xl\:-right-327{right:-327px}.xl\:-right-366{right:-366px}.xl\:-right-415{right:-415px}.xl\:-right-450{right:-450px}.xl\:-right-474{right:-474px}.xl\:-right-500{right:-500px}.xl\:-right-600{right:-600px}.xl\:-right-690{right:-690px}.xl\:-right-px{right:-1px}.xl\:-right-0\.5{right:-.125rem}.xl\:-right-1\.5{right:-.375rem}.xl\:-right-2\.5{right:-.625rem}.xl\:-right-3\.5{right:-.875rem}.xl\:right-1\/2{right:50%}.xl\:right-1\/3{right:33.333333%}.xl\:right-2\/3{right:66.666667%}.xl\:right-1\/4{right:25%}.xl\:right-2\/4{right:50%}.xl\:right-3\/4{right:75%}.xl\:right-full{right:100%}.xl\:-right-1\/2{right:-50%}.xl\:-right-1\/3{right:-33.333333%}.xl\:-right-2\/3{right:-66.666667%}.xl\:-right-1\/4{right:-25%}.xl\:-right-2\/4{right:-50%}.xl\:-right-3\/4{right:-75%}.xl\:-right-full{right:-100%}.xl\:bottom-0{bottom:0}.xl\:bottom-1{bottom:.25rem}.xl\:bottom-2{bottom:.5rem}.xl\:bottom-3{bottom:.75rem}.xl\:bottom-4{bottom:1rem}.xl\:bottom-5{bottom:1.25rem}.xl\:bottom-6{bottom:1.5rem}.xl\:bottom-7{bottom:1.75rem}.xl\:bottom-8{bottom:2rem}.xl\:bottom-9{bottom:2.25rem}.xl\:bottom-10{bottom:2.5rem}.xl\:bottom-11{bottom:2.75rem}.xl\:bottom-12{bottom:3rem}.xl\:bottom-13{bottom:50px}.xl\:bottom-14{bottom:3.5rem}.xl\:bottom-15{bottom:30px}.xl\:bottom-16{bottom:4rem}.xl\:bottom-20{bottom:5rem}.xl\:bottom-24{bottom:6rem}.xl\:bottom-28{bottom:7rem}.xl\:bottom-30{bottom:30%}.xl\:bottom-32{bottom:8rem}.xl\:bottom-36{bottom:9rem}.xl\:bottom-40{bottom:10rem}.xl\:bottom-44{bottom:11rem}.xl\:bottom-45{bottom:45%}.xl\:bottom-48{bottom:12rem}.xl\:bottom-50{bottom:12.5rem}.xl\:bottom-52{bottom:13rem}.xl\:bottom-56{bottom:14rem}.xl\:bottom-60{bottom:15rem}.xl\:bottom-64{bottom:16rem}.xl\:bottom-72{bottom:18rem}.xl\:bottom-80{bottom:20rem}.xl\:bottom-96{bottom:24rem}.xl\:bottom-155{bottom:155px}.xl\:bottom-200{bottom:20%}.xl\:bottom-300{bottom:300px}.xl\:bottom-327{bottom:327px}.xl\:bottom-366{bottom:366px}.xl\:bottom-415{bottom:415px}.xl\:bottom-450{bottom:450px}.xl\:bottom-474{bottom:474px}.xl\:bottom-500{bottom:500px}.xl\:bottom-600{bottom:600px}.xl\:bottom-690{bottom:690px}.xl\:bottom-auto{bottom:auto}.xl\:bottom-px{bottom:1px}.xl\:bottom-0\.5{bottom:.125rem}.xl\:bottom-1\.5{bottom:.375rem}.xl\:bottom-2\.5{bottom:.625rem}.xl\:bottom-3\.5{bottom:.875rem}.xl\:-bottom-0{bottom:0}.xl\:-bottom-1{bottom:-.25rem}.xl\:-bottom-2{bottom:-.5rem}.xl\:-bottom-3{bottom:-.75rem}.xl\:-bottom-4{bottom:-1rem}.xl\:-bottom-5{bottom:-1.25rem}.xl\:-bottom-6{bottom:-1.5rem}.xl\:-bottom-7{bottom:-1.75rem}.xl\:-bottom-8{bottom:-2rem}.xl\:-bottom-9{bottom:-2.25rem}.xl\:-bottom-10{bottom:-2.5rem}.xl\:-bottom-11{bottom:-2.75rem}.xl\:-bottom-12{bottom:-3rem}.xl\:-bottom-13{bottom:-50px}.xl\:-bottom-14{bottom:-3.5rem}.xl\:-bottom-15{bottom:-30px}.xl\:-bottom-16{bottom:-4rem}.xl\:-bottom-20{bottom:-5rem}.xl\:-bottom-24{bottom:-6rem}.xl\:-bottom-28{bottom:-7rem}.xl\:-bottom-30{bottom:-30%}.xl\:-bottom-32{bottom:-8rem}.xl\:-bottom-36{bottom:-9rem}.xl\:-bottom-40{bottom:-10rem}.xl\:-bottom-44{bottom:-11rem}.xl\:-bottom-45{bottom:-45%}.xl\:-bottom-48{bottom:-12rem}.xl\:-bottom-50{bottom:-12.5rem}.xl\:-bottom-52{bottom:-13rem}.xl\:-bottom-56{bottom:-14rem}.xl\:-bottom-60{bottom:-15rem}.xl\:-bottom-64{bottom:-16rem}.xl\:-bottom-72{bottom:-18rem}.xl\:-bottom-80{bottom:-20rem}.xl\:-bottom-96{bottom:-24rem}.xl\:-bottom-155{bottom:-155px}.xl\:-bottom-200{bottom:-20%}.xl\:-bottom-300{bottom:-300px}.xl\:-bottom-327{bottom:-327px}.xl\:-bottom-366{bottom:-366px}.xl\:-bottom-415{bottom:-415px}.xl\:-bottom-450{bottom:-450px}.xl\:-bottom-474{bottom:-474px}.xl\:-bottom-500{bottom:-500px}.xl\:-bottom-600{bottom:-600px}.xl\:-bottom-690{bottom:-690px}.xl\:-bottom-px{bottom:-1px}.xl\:-bottom-0\.5{bottom:-.125rem}.xl\:-bottom-1\.5{bottom:-.375rem}.xl\:-bottom-2\.5{bottom:-.625rem}.xl\:-bottom-3\.5{bottom:-.875rem}.xl\:bottom-1\/2{bottom:50%}.xl\:bottom-1\/3{bottom:33.333333%}.xl\:bottom-2\/3{bottom:66.666667%}.xl\:bottom-1\/4{bottom:25%}.xl\:bottom-2\/4{bottom:50%}.xl\:bottom-3\/4{bottom:75%}.xl\:bottom-full{bottom:100%}.xl\:-bottom-1\/2{bottom:-50%}.xl\:-bottom-1\/3{bottom:-33.333333%}.xl\:-bottom-2\/3{bottom:-66.666667%}.xl\:-bottom-1\/4{bottom:-25%}.xl\:-bottom-2\/4{bottom:-50%}.xl\:-bottom-3\/4{bottom:-75%}.xl\:-bottom-full{bottom:-100%}.xl\:left-0{left:0}.xl\:left-1{left:.25rem}.xl\:left-2{left:.5rem}.xl\:left-3{left:.75rem}.xl\:left-4{left:1rem}.xl\:left-5{left:1.25rem}.xl\:left-6{left:1.5rem}.xl\:left-7{left:1.75rem}.xl\:left-8{left:2rem}.xl\:left-9{left:2.25rem}.xl\:left-10{left:2.5rem}.xl\:left-11{left:2.75rem}.xl\:left-12{left:3rem}.xl\:left-13{left:50px}.xl\:left-14{left:3.5rem}.xl\:left-15{left:30px}.xl\:left-16{left:4rem}.xl\:left-20{left:5rem}.xl\:left-24{left:6rem}.xl\:left-28{left:7rem}.xl\:left-30{left:30%}.xl\:left-32{left:8rem}.xl\:left-36{left:9rem}.xl\:left-40{left:10rem}.xl\:left-44{left:11rem}.xl\:left-45{left:45%}.xl\:left-48{left:12rem}.xl\:left-50{left:12.5rem}.xl\:left-52{left:13rem}.xl\:left-56{left:14rem}.xl\:left-60{left:15rem}.xl\:left-64{left:16rem}.xl\:left-72{left:18rem}.xl\:left-80{left:20rem}.xl\:left-96{left:24rem}.xl\:left-155{left:155px}.xl\:left-200{left:20%}.xl\:left-300{left:300px}.xl\:left-327{left:327px}.xl\:left-366{left:366px}.xl\:left-415{left:415px}.xl\:left-450{left:450px}.xl\:left-474{left:474px}.xl\:left-500{left:500px}.xl\:left-600{left:600px}.xl\:left-690{left:690px}.xl\:left-auto{left:auto}.xl\:left-px{left:1px}.xl\:left-0\.5{left:.125rem}.xl\:left-1\.5{left:.375rem}.xl\:left-2\.5{left:.625rem}.xl\:left-3\.5{left:.875rem}.xl\:-left-0{left:0}.xl\:-left-1{left:-.25rem}.xl\:-left-2{left:-.5rem}.xl\:-left-3{left:-.75rem}.xl\:-left-4{left:-1rem}.xl\:-left-5{left:-1.25rem}.xl\:-left-6{left:-1.5rem}.xl\:-left-7{left:-1.75rem}.xl\:-left-8{left:-2rem}.xl\:-left-9{left:-2.25rem}.xl\:-left-10{left:-2.5rem}.xl\:-left-11{left:-2.75rem}.xl\:-left-12{left:-3rem}.xl\:-left-13{left:-50px}.xl\:-left-14{left:-3.5rem}.xl\:-left-15{left:-30px}.xl\:-left-16{left:-4rem}.xl\:-left-20{left:-5rem}.xl\:-left-24{left:-6rem}.xl\:-left-28{left:-7rem}.xl\:-left-30{left:-30%}.xl\:-left-32{left:-8rem}.xl\:-left-36{left:-9rem}.xl\:-left-40{left:-10rem}.xl\:-left-44{left:-11rem}.xl\:-left-45{left:-45%}.xl\:-left-48{left:-12rem}.xl\:-left-50{left:-12.5rem}.xl\:-left-52{left:-13rem}.xl\:-left-56{left:-14rem}.xl\:-left-60{left:-15rem}.xl\:-left-64{left:-16rem}.xl\:-left-72{left:-18rem}.xl\:-left-80{left:-20rem}.xl\:-left-96{left:-24rem}.xl\:-left-155{left:-155px}.xl\:-left-200{left:-20%}.xl\:-left-300{left:-300px}.xl\:-left-327{left:-327px}.xl\:-left-366{left:-366px}.xl\:-left-415{left:-415px}.xl\:-left-450{left:-450px}.xl\:-left-474{left:-474px}.xl\:-left-500{left:-500px}.xl\:-left-600{left:-600px}.xl\:-left-690{left:-690px}.xl\:-left-px{left:-1px}.xl\:-left-0\.5{left:-.125rem}.xl\:-left-1\.5{left:-.375rem}.xl\:-left-2\.5{left:-.625rem}.xl\:-left-3\.5{left:-.875rem}.xl\:left-1\/2{left:50%}.xl\:left-1\/3{left:33.333333%}.xl\:left-2\/3{left:66.666667%}.xl\:left-1\/4{left:25%}.xl\:left-2\/4{left:50%}.xl\:left-3\/4{left:75%}.xl\:left-full{left:100%}.xl\:-left-1\/2{left:-50%}.xl\:-left-1\/3{left:-33.333333%}.xl\:-left-2\/3{left:-66.666667%}.xl\:-left-1\/4{left:-25%}.xl\:-left-2\/4{left:-50%}.xl\:-left-3\/4{left:-75%}.xl\:-left-full{left:-100%}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:focus-within\:z-0:focus-within{z-index:0}.xl\:focus-within\:z-10:focus-within{z-index:10}.xl\:focus-within\:z-20:focus-within{z-index:20}.xl\:focus-within\:z-30:focus-within{z-index:30}.xl\:focus-within\:z-40:focus-within{z-index:40}.xl\:focus-within\:z-50:focus-within{z-index:50}.xl\:focus-within\:z-auto:focus-within{z-index:auto}.xl\:focus\:z-0:focus{z-index:0}.xl\:focus\:z-10:focus{z-index:10}.xl\:focus\:z-20:focus{z-index:20}.xl\:focus\:z-30:focus{z-index:30}.xl\:focus\:z-40:focus{z-index:40}.xl\:focus\:z-50:focus{z-index:50}.xl\:focus\:z-auto:focus{z-index:auto}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:col-auto{grid-column:auto}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-span-full{grid-column:1/-1}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-6{grid-column-start:6}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:col-start-10{grid-column-start:10}.xl\:col-start-11{grid-column-start:11}.xl\:col-start-12{grid-column-start:12}.xl\:col-start-13{grid-column-start:13}.xl\:col-start-auto{grid-column-start:auto}.xl\:col-end-1{grid-column-end:1}.xl\:col-end-2{grid-column-end:2}.xl\:col-end-3{grid-column-end:3}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:col-end-7{grid-column-end:7}.xl\:col-end-8{grid-column-end:8}.xl\:col-end-9{grid-column-end:9}.xl\:col-end-10{grid-column-end:10}.xl\:col-end-11{grid-column-end:11}.xl\:col-end-12{grid-column-end:12}.xl\:col-end-13{grid-column-end:13}.xl\:col-end-auto{grid-column-end:auto}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-span-full{grid-row:1/-1}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}.xl\:float-right{float:right}.xl\:float-left{float:left}.xl\:float-none{float:none}.xl\:clear-left{clear:left}.xl\:clear-right{clear:right}.xl\:clear-both{clear:both}.xl\:clear-none{clear:none}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-7{margin:1.75rem}.xl\:m-8{margin:2rem}.xl\:m-9{margin:2.25rem}.xl\:m-10{margin:2.5rem}.xl\:m-11{margin:2.75rem}.xl\:m-12{margin:3rem}.xl\:m-13{margin:50px}.xl\:m-14{margin:3.5rem}.xl\:m-15{margin:30px}.xl\:m-16{margin:4rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-28{margin:7rem}.xl\:m-30{margin:30%}.xl\:m-32{margin:8rem}.xl\:m-36{margin:9rem}.xl\:m-40{margin:10rem}.xl\:m-44{margin:11rem}.xl\:m-45{margin:45%}.xl\:m-48{margin:12rem}.xl\:m-50{margin:12.5rem}.xl\:m-52{margin:13rem}.xl\:m-56{margin:14rem}.xl\:m-60{margin:15rem}.xl\:m-64{margin:16rem}.xl\:m-72{margin:18rem}.xl\:m-80{margin:20rem}.xl\:m-96{margin:24rem}.xl\:m-155{margin:155px}.xl\:m-200{margin:20%}.xl\:m-300{margin:300px}.xl\:m-327{margin:327px}.xl\:m-366{margin:366px}.xl\:m-415{margin:415px}.xl\:m-450{margin:450px}.xl\:m-474{margin:474px}.xl\:m-500{margin:500px}.xl\:m-600{margin:600px}.xl\:m-690{margin:690px}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:m-0\.5{margin:.125rem}.xl\:m-1\.5{margin:.375rem}.xl\:m-2\.5{margin:.625rem}.xl\:m-3\.5{margin:.875rem}.xl\:-m-0{margin:0}.xl\:-m-1{margin:-.25rem}.xl\:-m-2{margin:-.5rem}.xl\:-m-3{margin:-.75rem}.xl\:-m-4{margin:-1rem}.xl\:-m-5{margin:-1.25rem}.xl\:-m-6{margin:-1.5rem}.xl\:-m-7{margin:-1.75rem}.xl\:-m-8{margin:-2rem}.xl\:-m-9{margin:-2.25rem}.xl\:-m-10{margin:-2.5rem}.xl\:-m-11{margin:-2.75rem}.xl\:-m-12{margin:-3rem}.xl\:-m-13{margin:-50px}.xl\:-m-14{margin:-3.5rem}.xl\:-m-15{margin:-30px}.xl\:-m-16{margin:-4rem}.xl\:-m-20{margin:-5rem}.xl\:-m-24{margin:-6rem}.xl\:-m-28{margin:-7rem}.xl\:-m-30{margin:-30%}.xl\:-m-32{margin:-8rem}.xl\:-m-36{margin:-9rem}.xl\:-m-40{margin:-10rem}.xl\:-m-44{margin:-11rem}.xl\:-m-45{margin:-45%}.xl\:-m-48{margin:-12rem}.xl\:-m-50{margin:-12.5rem}.xl\:-m-52{margin:-13rem}.xl\:-m-56{margin:-14rem}.xl\:-m-60{margin:-15rem}.xl\:-m-64{margin:-16rem}.xl\:-m-72{margin:-18rem}.xl\:-m-80{margin:-20rem}.xl\:-m-96{margin:-24rem}.xl\:-m-155{margin:-155px}.xl\:-m-200{margin:-20%}.xl\:-m-300{margin:-300px}.xl\:-m-327{margin:-327px}.xl\:-m-366{margin:-366px}.xl\:-m-415{margin:-415px}.xl\:-m-450{margin:-450px}.xl\:-m-474{margin:-474px}.xl\:-m-500{margin:-500px}.xl\:-m-600{margin:-600px}.xl\:-m-690{margin:-690px}.xl\:-m-px{margin:-1px}.xl\:-m-0\.5{margin:-.125rem}.xl\:-m-1\.5{margin:-.375rem}.xl\:-m-2\.5{margin:-.625rem}.xl\:-m-3\.5{margin:-.875rem}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:mx-13{margin-left:50px;margin-right:50px}.xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xl\:mx-15{margin-left:30px;margin-right:30px}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:mx-28{margin-left:7rem;margin-right:7rem}.xl\:mx-30{margin-left:30%;margin-right:30%}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:mx-36{margin-left:9rem;margin-right:9rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:mx-44{margin-left:11rem;margin-right:11rem}.xl\:mx-45{margin-left:45%;margin-right:45%}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.xl\:mx-52{margin-left:13rem;margin-right:13rem}.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:mx-60{margin-left:15rem;margin-right:15rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:mx-72{margin-left:18rem;margin-right:18rem}.xl\:mx-80{margin-left:20rem;margin-right:20rem}.xl\:mx-96{margin-left:24rem;margin-right:24rem}.xl\:mx-155{margin-left:155px;margin-right:155px}.xl\:mx-200{margin-left:20%;margin-right:20%}.xl\:mx-300{margin-left:300px;margin-right:300px}.xl\:mx-327{margin-left:327px;margin-right:327px}.xl\:mx-366{margin-left:366px;margin-right:366px}.xl\:mx-415{margin-left:415px;margin-right:415px}.xl\:mx-450{margin-left:450px;margin-right:450px}.xl\:mx-474{margin-left:474px;margin-right:474px}.xl\:mx-500{margin-left:500px;margin-right:500px}.xl\:mx-600{margin-left:600px;margin-right:600px}.xl\:mx-690{margin-left:690px;margin-right:690px}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.xl\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.xl\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.xl\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.xl\:-mx-0{margin-left:0;margin-right:0}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-mx-13{margin-left:-50px;margin-right:-50px}.xl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.xl\:-mx-15{margin-left:-30px;margin-right:-30px}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-mx-28{margin-left:-7rem;margin-right:-7rem}.xl\:-mx-30{margin-left:-30%;margin-right:-30%}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-mx-36{margin-left:-9rem;margin-right:-9rem}.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xl\:-mx-44{margin-left:-11rem;margin-right:-11rem}.xl\:-mx-45{margin-left:-45%;margin-right:-45%}.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xl\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xl\:-mx-60{margin-left:-15rem;margin-right:-15rem}.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xl\:-mx-72{margin-left:-18rem;margin-right:-18rem}.xl\:-mx-80{margin-left:-20rem;margin-right:-20rem}.xl\:-mx-96{margin-left:-24rem;margin-right:-24rem}.xl\:-mx-155{margin-left:-155px;margin-right:-155px}.xl\:-mx-200{margin-left:-20%;margin-right:-20%}.xl\:-mx-300{margin-left:-300px;margin-right:-300px}.xl\:-mx-327{margin-left:-327px;margin-right:-327px}.xl\:-mx-366{margin-left:-366px;margin-right:-366px}.xl\:-mx-415{margin-left:-415px;margin-right:-415px}.xl\:-mx-450{margin-left:-450px;margin-right:-450px}.xl\:-mx-474{margin-left:-474px;margin-right:-474px}.xl\:-mx-500{margin-left:-500px;margin-right:-500px}.xl\:-mx-600{margin-left:-600px;margin-right:-600px}.xl\:-mx-690{margin-left:-690px;margin-right:-690px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.xl\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.xl\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.xl\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.xl\:my-0{margin-bottom:0;margin-top:0}.xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.xl\:my-4{margin-bottom:1rem;margin-top:1rem}.xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.xl\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.xl\:my-8{margin-bottom:2rem;margin-top:2rem}.xl\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.xl\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.xl\:my-12{margin-bottom:3rem;margin-top:3rem}.xl\:my-13{margin-bottom:50px;margin-top:50px}.xl\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.xl\:my-15{margin-bottom:30px;margin-top:30px}.xl\:my-16{margin-bottom:4rem;margin-top:4rem}.xl\:my-20{margin-bottom:5rem;margin-top:5rem}.xl\:my-24{margin-bottom:6rem;margin-top:6rem}.xl\:my-28{margin-bottom:7rem;margin-top:7rem}.xl\:my-30{margin-bottom:30%;margin-top:30%}.xl\:my-32{margin-bottom:8rem;margin-top:8rem}.xl\:my-36{margin-bottom:9rem;margin-top:9rem}.xl\:my-40{margin-bottom:10rem;margin-top:10rem}.xl\:my-44{margin-bottom:11rem;margin-top:11rem}.xl\:my-45{margin-bottom:45%;margin-top:45%}.xl\:my-48{margin-bottom:12rem;margin-top:12rem}.xl\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.xl\:my-52{margin-bottom:13rem;margin-top:13rem}.xl\:my-56{margin-bottom:14rem;margin-top:14rem}.xl\:my-60{margin-bottom:15rem;margin-top:15rem}.xl\:my-64{margin-bottom:16rem;margin-top:16rem}.xl\:my-72{margin-bottom:18rem;margin-top:18rem}.xl\:my-80{margin-bottom:20rem;margin-top:20rem}.xl\:my-96{margin-bottom:24rem;margin-top:24rem}.xl\:my-155{margin-bottom:155px;margin-top:155px}.xl\:my-200{margin-bottom:20%;margin-top:20%}.xl\:my-300{margin-bottom:300px;margin-top:300px}.xl\:my-327{margin-bottom:327px;margin-top:327px}.xl\:my-366{margin-bottom:366px;margin-top:366px}.xl\:my-415{margin-bottom:415px;margin-top:415px}.xl\:my-450{margin-bottom:450px;margin-top:450px}.xl\:my-474{margin-bottom:474px;margin-top:474px}.xl\:my-500{margin-bottom:500px;margin-top:500px}.xl\:my-600{margin-bottom:600px;margin-top:600px}.xl\:my-690{margin-bottom:690px;margin-top:690px}.xl\:my-auto{margin-bottom:auto;margin-top:auto}.xl\:my-px{margin-bottom:1px;margin-top:1px}.xl\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.xl\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.xl\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.xl\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.xl\:-my-0{margin-bottom:0;margin-top:0}.xl\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.xl\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.xl\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.xl\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.xl\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.xl\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.xl\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.xl\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.xl\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.xl\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.xl\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.xl\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.xl\:-my-13{margin-bottom:-50px;margin-top:-50px}.xl\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.xl\:-my-15{margin-bottom:-30px;margin-top:-30px}.xl\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.xl\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.xl\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.xl\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.xl\:-my-30{margin-bottom:-30%;margin-top:-30%}.xl\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.xl\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.xl\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.xl\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.xl\:-my-45{margin-bottom:-45%;margin-top:-45%}.xl\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.xl\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.xl\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.xl\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.xl\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.xl\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.xl\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.xl\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.xl\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.xl\:-my-155{margin-bottom:-155px;margin-top:-155px}.xl\:-my-200{margin-bottom:-20%;margin-top:-20%}.xl\:-my-300{margin-bottom:-300px;margin-top:-300px}.xl\:-my-327{margin-bottom:-327px;margin-top:-327px}.xl\:-my-366{margin-bottom:-366px;margin-top:-366px}.xl\:-my-415{margin-bottom:-415px;margin-top:-415px}.xl\:-my-450{margin-bottom:-450px;margin-top:-450px}.xl\:-my-474{margin-bottom:-474px;margin-top:-474px}.xl\:-my-500{margin-bottom:-500px;margin-top:-500px}.xl\:-my-600{margin-bottom:-600px;margin-top:-600px}.xl\:-my-690{margin-bottom:-690px;margin-top:-690px}.xl\:-my-px{margin-bottom:-1px;margin-top:-1px}.xl\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.xl\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.xl\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.xl\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.xl\:mt-0{margin-top:0}.xl\:mt-1{margin-top:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mt-7{margin-top:1.75rem}.xl\:mt-8{margin-top:2rem}.xl\:mt-9{margin-top:2.25rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mt-11{margin-top:2.75rem}.xl\:mt-12{margin-top:3rem}.xl\:mt-13{margin-top:50px}.xl\:mt-14{margin-top:3.5rem}.xl\:mt-15{margin-top:30px}.xl\:mt-16{margin-top:4rem}.xl\:mt-20{margin-top:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mt-28{margin-top:7rem}.xl\:mt-30{margin-top:30%}.xl\:mt-32{margin-top:8rem}.xl\:mt-36{margin-top:9rem}.xl\:mt-40{margin-top:10rem}.xl\:mt-44{margin-top:11rem}.xl\:mt-45{margin-top:45%}.xl\:mt-48{margin-top:12rem}.xl\:mt-50{margin-top:12.5rem}.xl\:mt-52{margin-top:13rem}.xl\:mt-56{margin-top:14rem}.xl\:mt-60{margin-top:15rem}.xl\:mt-64{margin-top:16rem}.xl\:mt-72{margin-top:18rem}.xl\:mt-80{margin-top:20rem}.xl\:mt-96{margin-top:24rem}.xl\:mt-155{margin-top:155px}.xl\:mt-200{margin-top:20%}.xl\:mt-300{margin-top:300px}.xl\:mt-327{margin-top:327px}.xl\:mt-366{margin-top:366px}.xl\:mt-415{margin-top:415px}.xl\:mt-450{margin-top:450px}.xl\:mt-474{margin-top:474px}.xl\:mt-500{margin-top:500px}.xl\:mt-600{margin-top:600px}.xl\:mt-690{margin-top:690px}.xl\:mt-auto{margin-top:auto}.xl\:mt-px{margin-top:1px}.xl\:mt-0\.5{margin-top:.125rem}.xl\:mt-1\.5{margin-top:.375rem}.xl\:mt-2\.5{margin-top:.625rem}.xl\:mt-3\.5{margin-top:.875rem}.xl\:-mt-0{margin-top:0}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mt-5{margin-top:-1.25rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mt-7{margin-top:-1.75rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mt-9{margin-top:-2.25rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mt-11{margin-top:-2.75rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mt-13{margin-top:-50px}.xl\:-mt-14{margin-top:-3.5rem}.xl\:-mt-15{margin-top:-30px}.xl\:-mt-16{margin-top:-4rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mt-28{margin-top:-7rem}.xl\:-mt-30{margin-top:-30%}.xl\:-mt-32{margin-top:-8rem}.xl\:-mt-36{margin-top:-9rem}.xl\:-mt-40{margin-top:-10rem}.xl\:-mt-44{margin-top:-11rem}.xl\:-mt-45{margin-top:-45%}.xl\:-mt-48{margin-top:-12rem}.xl\:-mt-50{margin-top:-12.5rem}.xl\:-mt-52{margin-top:-13rem}.xl\:-mt-56{margin-top:-14rem}.xl\:-mt-60{margin-top:-15rem}.xl\:-mt-64{margin-top:-16rem}.xl\:-mt-72{margin-top:-18rem}.xl\:-mt-80{margin-top:-20rem}.xl\:-mt-96{margin-top:-24rem}.xl\:-mt-155{margin-top:-155px}.xl\:-mt-200{margin-top:-20%}.xl\:-mt-300{margin-top:-300px}.xl\:-mt-327{margin-top:-327px}.xl\:-mt-366{margin-top:-366px}.xl\:-mt-415{margin-top:-415px}.xl\:-mt-450{margin-top:-450px}.xl\:-mt-474{margin-top:-474px}.xl\:-mt-500{margin-top:-500px}.xl\:-mt-600{margin-top:-600px}.xl\:-mt-690{margin-top:-690px}.xl\:-mt-px{margin-top:-1px}.xl\:-mt-0\.5{margin-top:-.125rem}.xl\:-mt-1\.5{margin-top:-.375rem}.xl\:-mt-2\.5{margin-top:-.625rem}.xl\:-mt-3\.5{margin-top:-.875rem}.xl\:mr-0{margin-right:0}.xl\:mr-1{margin-right:.25rem}.xl\:mr-2{margin-right:.5rem}.xl\:mr-3{margin-right:.75rem}.xl\:mr-4{margin-right:1rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mr-7{margin-right:1.75rem}.xl\:mr-8{margin-right:2rem}.xl\:mr-9{margin-right:2.25rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mr-11{margin-right:2.75rem}.xl\:mr-12{margin-right:3rem}.xl\:mr-13{margin-right:50px}.xl\:mr-14{margin-right:3.5rem}.xl\:mr-15{margin-right:30px}.xl\:mr-16{margin-right:4rem}.xl\:mr-20{margin-right:5rem}.xl\:mr-24{margin-right:6rem}.xl\:mr-28{margin-right:7rem}.xl\:mr-30{margin-right:30%}.xl\:mr-32{margin-right:8rem}.xl\:mr-36{margin-right:9rem}.xl\:mr-40{margin-right:10rem}.xl\:mr-44{margin-right:11rem}.xl\:mr-45{margin-right:45%}.xl\:mr-48{margin-right:12rem}.xl\:mr-50{margin-right:12.5rem}.xl\:mr-52{margin-right:13rem}.xl\:mr-56{margin-right:14rem}.xl\:mr-60{margin-right:15rem}.xl\:mr-64{margin-right:16rem}.xl\:mr-72{margin-right:18rem}.xl\:mr-80{margin-right:20rem}.xl\:mr-96{margin-right:24rem}.xl\:mr-155{margin-right:155px}.xl\:mr-200{margin-right:20%}.xl\:mr-300{margin-right:300px}.xl\:mr-327{margin-right:327px}.xl\:mr-366{margin-right:366px}.xl\:mr-415{margin-right:415px}.xl\:mr-450{margin-right:450px}.xl\:mr-474{margin-right:474px}.xl\:mr-500{margin-right:500px}.xl\:mr-600{margin-right:600px}.xl\:mr-690{margin-right:690px}.xl\:mr-auto{margin-right:auto}.xl\:mr-px{margin-right:1px}.xl\:mr-0\.5{margin-right:.125rem}.xl\:mr-1\.5{margin-right:.375rem}.xl\:mr-2\.5{margin-right:.625rem}.xl\:mr-3\.5{margin-right:.875rem}.xl\:-mr-0{margin-right:0}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mr-5{margin-right:-1.25rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mr-7{margin-right:-1.75rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mr-9{margin-right:-2.25rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mr-11{margin-right:-2.75rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mr-13{margin-right:-50px}.xl\:-mr-14{margin-right:-3.5rem}.xl\:-mr-15{margin-right:-30px}.xl\:-mr-16{margin-right:-4rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mr-28{margin-right:-7rem}.xl\:-mr-30{margin-right:-30%}.xl\:-mr-32{margin-right:-8rem}.xl\:-mr-36{margin-right:-9rem}.xl\:-mr-40{margin-right:-10rem}.xl\:-mr-44{margin-right:-11rem}.xl\:-mr-45{margin-right:-45%}.xl\:-mr-48{margin-right:-12rem}.xl\:-mr-50{margin-right:-12.5rem}.xl\:-mr-52{margin-right:-13rem}.xl\:-mr-56{margin-right:-14rem}.xl\:-mr-60{margin-right:-15rem}.xl\:-mr-64{margin-right:-16rem}.xl\:-mr-72{margin-right:-18rem}.xl\:-mr-80{margin-right:-20rem}.xl\:-mr-96{margin-right:-24rem}.xl\:-mr-155{margin-right:-155px}.xl\:-mr-200{margin-right:-20%}.xl\:-mr-300{margin-right:-300px}.xl\:-mr-327{margin-right:-327px}.xl\:-mr-366{margin-right:-366px}.xl\:-mr-415{margin-right:-415px}.xl\:-mr-450{margin-right:-450px}.xl\:-mr-474{margin-right:-474px}.xl\:-mr-500{margin-right:-500px}.xl\:-mr-600{margin-right:-600px}.xl\:-mr-690{margin-right:-690px}.xl\:-mr-px{margin-right:-1px}.xl\:-mr-0\.5{margin-right:-.125rem}.xl\:-mr-1\.5{margin-right:-.375rem}.xl\:-mr-2\.5{margin-right:-.625rem}.xl\:-mr-3\.5{margin-right:-.875rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-1{margin-bottom:.25rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-7{margin-bottom:1.75rem}.xl\:mb-8{margin-bottom:2rem}.xl\:mb-9{margin-bottom:2.25rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-11{margin-bottom:2.75rem}.xl\:mb-12{margin-bottom:3rem}.xl\:mb-13{margin-bottom:50px}.xl\:mb-14{margin-bottom:3.5rem}.xl\:mb-15{margin-bottom:30px}.xl\:mb-16{margin-bottom:4rem}.xl\:mb-20{margin-bottom:5rem}.xl\:mb-24{margin-bottom:6rem}.xl\:mb-28{margin-bottom:7rem}.xl\:mb-30{margin-bottom:30%}.xl\:mb-32{margin-bottom:8rem}.xl\:mb-36{margin-bottom:9rem}.xl\:mb-40{margin-bottom:10rem}.xl\:mb-44{margin-bottom:11rem}.xl\:mb-45{margin-bottom:45%}.xl\:mb-48{margin-bottom:12rem}.xl\:mb-50{margin-bottom:12.5rem}.xl\:mb-52{margin-bottom:13rem}.xl\:mb-56{margin-bottom:14rem}.xl\:mb-60{margin-bottom:15rem}.xl\:mb-64{margin-bottom:16rem}.xl\:mb-72{margin-bottom:18rem}.xl\:mb-80{margin-bottom:20rem}.xl\:mb-96{margin-bottom:24rem}.xl\:mb-155{margin-bottom:155px}.xl\:mb-200{margin-bottom:20%}.xl\:mb-300{margin-bottom:300px}.xl\:mb-327{margin-bottom:327px}.xl\:mb-366{margin-bottom:366px}.xl\:mb-415{margin-bottom:415px}.xl\:mb-450{margin-bottom:450px}.xl\:mb-474{margin-bottom:474px}.xl\:mb-500{margin-bottom:500px}.xl\:mb-600{margin-bottom:600px}.xl\:mb-690{margin-bottom:690px}.xl\:mb-auto{margin-bottom:auto}.xl\:mb-px{margin-bottom:1px}.xl\:mb-0\.5{margin-bottom:.125rem}.xl\:mb-1\.5{margin-bottom:.375rem}.xl\:mb-2\.5{margin-bottom:.625rem}.xl\:mb-3\.5{margin-bottom:.875rem}.xl\:-mb-0{margin-bottom:0}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-mb-5{margin-bottom:-1.25rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-mb-7{margin-bottom:-1.75rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-mb-9{margin-bottom:-2.25rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-mb-11{margin-bottom:-2.75rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-mb-13{margin-bottom:-50px}.xl\:-mb-14{margin-bottom:-3.5rem}.xl\:-mb-15{margin-bottom:-30px}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-mb-28{margin-bottom:-7rem}.xl\:-mb-30{margin-bottom:-30%}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-mb-36{margin-bottom:-9rem}.xl\:-mb-40{margin-bottom:-10rem}.xl\:-mb-44{margin-bottom:-11rem}.xl\:-mb-45{margin-bottom:-45%}.xl\:-mb-48{margin-bottom:-12rem}.xl\:-mb-50{margin-bottom:-12.5rem}.xl\:-mb-52{margin-bottom:-13rem}.xl\:-mb-56{margin-bottom:-14rem}.xl\:-mb-60{margin-bottom:-15rem}.xl\:-mb-64{margin-bottom:-16rem}.xl\:-mb-72{margin-bottom:-18rem}.xl\:-mb-80{margin-bottom:-20rem}.xl\:-mb-96{margin-bottom:-24rem}.xl\:-mb-155{margin-bottom:-155px}.xl\:-mb-200{margin-bottom:-20%}.xl\:-mb-300{margin-bottom:-300px}.xl\:-mb-327{margin-bottom:-327px}.xl\:-mb-366{margin-bottom:-366px}.xl\:-mb-415{margin-bottom:-415px}.xl\:-mb-450{margin-bottom:-450px}.xl\:-mb-474{margin-bottom:-474px}.xl\:-mb-500{margin-bottom:-500px}.xl\:-mb-600{margin-bottom:-600px}.xl\:-mb-690{margin-bottom:-690px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-mb-0\.5{margin-bottom:-.125rem}.xl\:-mb-1\.5{margin-bottom:-.375rem}.xl\:-mb-2\.5{margin-bottom:-.625rem}.xl\:-mb-3\.5{margin-bottom:-.875rem}.xl\:ml-0{margin-left:0}.xl\:ml-1{margin-left:.25rem}.xl\:ml-2{margin-left:.5rem}.xl\:ml-3{margin-left:.75rem}.xl\:ml-4{margin-left:1rem}.xl\:ml-5{margin-left:1.25rem}.xl\:ml-6{margin-left:1.5rem}.xl\:ml-7{margin-left:1.75rem}.xl\:ml-8{margin-left:2rem}.xl\:ml-9{margin-left:2.25rem}.xl\:ml-10{margin-left:2.5rem}.xl\:ml-11{margin-left:2.75rem}.xl\:ml-12{margin-left:3rem}.xl\:ml-13{margin-left:50px}.xl\:ml-14{margin-left:3.5rem}.xl\:ml-15{margin-left:30px}.xl\:ml-16{margin-left:4rem}.xl\:ml-20{margin-left:5rem}.xl\:ml-24{margin-left:6rem}.xl\:ml-28{margin-left:7rem}.xl\:ml-30{margin-left:30%}.xl\:ml-32{margin-left:8rem}.xl\:ml-36{margin-left:9rem}.xl\:ml-40{margin-left:10rem}.xl\:ml-44{margin-left:11rem}.xl\:ml-45{margin-left:45%}.xl\:ml-48{margin-left:12rem}.xl\:ml-50{margin-left:12.5rem}.xl\:ml-52{margin-left:13rem}.xl\:ml-56{margin-left:14rem}.xl\:ml-60{margin-left:15rem}.xl\:ml-64{margin-left:16rem}.xl\:ml-72{margin-left:18rem}.xl\:ml-80{margin-left:20rem}.xl\:ml-96{margin-left:24rem}.xl\:ml-155{margin-left:155px}.xl\:ml-200{margin-left:20%}.xl\:ml-300{margin-left:300px}.xl\:ml-327{margin-left:327px}.xl\:ml-366{margin-left:366px}.xl\:ml-415{margin-left:415px}.xl\:ml-450{margin-left:450px}.xl\:ml-474{margin-left:474px}.xl\:ml-500{margin-left:500px}.xl\:ml-600{margin-left:600px}.xl\:ml-690{margin-left:690px}.xl\:ml-auto{margin-left:auto}.xl\:ml-px{margin-left:1px}.xl\:ml-0\.5{margin-left:.125rem}.xl\:ml-1\.5{margin-left:.375rem}.xl\:ml-2\.5{margin-left:.625rem}.xl\:ml-3\.5{margin-left:.875rem}.xl\:-ml-0{margin-left:0}.xl\:-ml-1{margin-left:-.25rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-ml-5{margin-left:-1.25rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-ml-7{margin-left:-1.75rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-ml-9{margin-left:-2.25rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-ml-11{margin-left:-2.75rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-ml-13{margin-left:-50px}.xl\:-ml-14{margin-left:-3.5rem}.xl\:-ml-15{margin-left:-30px}.xl\:-ml-16{margin-left:-4rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-ml-28{margin-left:-7rem}.xl\:-ml-30{margin-left:-30%}.xl\:-ml-32{margin-left:-8rem}.xl\:-ml-36{margin-left:-9rem}.xl\:-ml-40{margin-left:-10rem}.xl\:-ml-44{margin-left:-11rem}.xl\:-ml-45{margin-left:-45%}.xl\:-ml-48{margin-left:-12rem}.xl\:-ml-50{margin-left:-12.5rem}.xl\:-ml-52{margin-left:-13rem}.xl\:-ml-56{margin-left:-14rem}.xl\:-ml-60{margin-left:-15rem}.xl\:-ml-64{margin-left:-16rem}.xl\:-ml-72{margin-left:-18rem}.xl\:-ml-80{margin-left:-20rem}.xl\:-ml-96{margin-left:-24rem}.xl\:-ml-155{margin-left:-155px}.xl\:-ml-200{margin-left:-20%}.xl\:-ml-300{margin-left:-300px}.xl\:-ml-327{margin-left:-327px}.xl\:-ml-366{margin-left:-366px}.xl\:-ml-415{margin-left:-415px}.xl\:-ml-450{margin-left:-450px}.xl\:-ml-474{margin-left:-474px}.xl\:-ml-500{margin-left:-500px}.xl\:-ml-600{margin-left:-600px}.xl\:-ml-690{margin-left:-690px}.xl\:-ml-px{margin-left:-1px}.xl\:-ml-0\.5{margin-left:-.125rem}.xl\:-ml-1\.5{margin-left:-.375rem}.xl\:-ml-2\.5{margin-left:-.625rem}.xl\:-ml-3\.5{margin-left:-.875rem}.xl\:box-border{box-sizing:border-box}.xl\:box-content{box-sizing:initial}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:table{display:table}.xl\:inline-table{display:inline-table}.xl\:table-caption{display:table-caption}.xl\:table-cell{display:table-cell}.xl\:table-column{display:table-column}.xl\:table-column-group{display:table-column-group}.xl\:table-footer-group{display:table-footer-group}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:table-row{display:table-row}.xl\:flow-root{display:flow-root}.xl\:grid{display:grid}.xl\:inline-grid{display:inline-grid}.xl\:contents{display:contents}.xl\:list-item{display:list-item}.xl\:hidden{display:none}.xl\:h-0{height:0}.xl\:h-1{height:.25rem}.xl\:h-2{height:.5rem}.xl\:h-3{height:.75rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-6{height:1.5rem}.xl\:h-7{height:1.75rem}.xl\:h-8{height:2rem}.xl\:h-9{height:2.25rem}.xl\:h-10{height:2.5rem}.xl\:h-11{height:2.75rem}.xl\:h-12{height:3rem}.xl\:h-13{height:50px}.xl\:h-14{height:3.5rem}.xl\:h-15{height:30px}.xl\:h-16{height:4rem}.xl\:h-20{height:5rem}.xl\:h-24{height:6rem}.xl\:h-28{height:7rem}.xl\:h-30{height:30%}.xl\:h-32{height:8rem}.xl\:h-36{height:9rem}.xl\:h-40{height:10rem}.xl\:h-44{height:11rem}.xl\:h-45{height:45%}.xl\:h-48{height:12rem}.xl\:h-50{height:12.5rem}.xl\:h-52{height:13rem}.xl\:h-56{height:14rem}.xl\:h-60{height:15rem}.xl\:h-64{height:16rem}.xl\:h-72{height:18rem}.xl\:h-80{height:20rem}.xl\:h-96{height:24rem}.xl\:h-155{height:155px}.xl\:h-200{height:20%}.xl\:h-300{height:300px}.xl\:h-327{height:327px}.xl\:h-366{height:366px}.xl\:h-415{height:415px}.xl\:h-450{height:450px}.xl\:h-474{height:474px}.xl\:h-500{height:500px}.xl\:h-600{height:600px}.xl\:h-690{height:690px}.xl\:h-auto{height:auto}.xl\:h-px{height:1px}.xl\:h-0\.5{height:.125rem}.xl\:h-1\.5{height:.375rem}.xl\:h-2\.5{height:.625rem}.xl\:h-3\.5{height:.875rem}.xl\:h-1\/2{height:50%}.xl\:h-1\/3{height:33.333333%}.xl\:h-2\/3{height:66.666667%}.xl\:h-1\/4{height:25%}.xl\:h-2\/4{height:50%}.xl\:h-3\/4{height:75%}.xl\:h-1\/5{height:20%}.xl\:h-2\/5{height:40%}.xl\:h-3\/5{height:60%}.xl\:h-4\/5{height:80%}.xl\:h-1\/6{height:16.666667%}.xl\:h-2\/6{height:33.333333%}.xl\:h-3\/6{height:50%}.xl\:h-4\/6{height:66.666667%}.xl\:h-5\/6{height:83.333333%}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:max-h-0{max-height:0}.xl\:max-h-1{max-height:.25rem}.xl\:max-h-2{max-height:.5rem}.xl\:max-h-3{max-height:.75rem}.xl\:max-h-4{max-height:1rem}.xl\:max-h-5{max-height:1.25rem}.xl\:max-h-6{max-height:1.5rem}.xl\:max-h-7{max-height:1.75rem}.xl\:max-h-8{max-height:2rem}.xl\:max-h-9{max-height:2.25rem}.xl\:max-h-10{max-height:2.5rem}.xl\:max-h-11{max-height:2.75rem}.xl\:max-h-12{max-height:3rem}.xl\:max-h-13{max-height:50px}.xl\:max-h-14{max-height:3.5rem}.xl\:max-h-15{max-height:30px}.xl\:max-h-16{max-height:4rem}.xl\:max-h-20{max-height:5rem}.xl\:max-h-24{max-height:6rem}.xl\:max-h-28{max-height:7rem}.xl\:max-h-30{max-height:30%}.xl\:max-h-32{max-height:8rem}.xl\:max-h-36{max-height:9rem}.xl\:max-h-40{max-height:10rem}.xl\:max-h-44{max-height:11rem}.xl\:max-h-45{max-height:45%}.xl\:max-h-48{max-height:12rem}.xl\:max-h-50{max-height:12.5rem}.xl\:max-h-52{max-height:13rem}.xl\:max-h-56{max-height:14rem}.xl\:max-h-60{max-height:15rem}.xl\:max-h-64{max-height:16rem}.xl\:max-h-72{max-height:18rem}.xl\:max-h-80{max-height:20rem}.xl\:max-h-96{max-height:24rem}.xl\:max-h-155{max-height:155px}.xl\:max-h-200{max-height:20%}.xl\:max-h-300{max-height:300px}.xl\:max-h-327{max-height:327px}.xl\:max-h-366{max-height:366px}.xl\:max-h-415{max-height:415px}.xl\:max-h-450{max-height:450px}.xl\:max-h-474{max-height:474px}.xl\:max-h-500{max-height:500px}.xl\:max-h-600{max-height:600px}.xl\:max-h-690{max-height:690px}.xl\:max-h-px{max-height:1px}.xl\:max-h-0\.5{max-height:.125rem}.xl\:max-h-1\.5{max-height:.375rem}.xl\:max-h-2\.5{max-height:.625rem}.xl\:max-h-3\.5{max-height:.875rem}.xl\:max-h-full{max-height:100%}.xl\:max-h-screen{max-height:100vh}.xl\:min-h-0{min-height:0}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:w-0{width:0}.xl\:w-1{width:.25rem}.xl\:w-2{width:.5rem}.xl\:w-3{width:.75rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-7{width:1.75rem}.xl\:w-8{width:2rem}.xl\:w-9{width:2.25rem}.xl\:w-10{width:2.5rem}.xl\:w-11{width:2.75rem}.xl\:w-12{width:3rem}.xl\:w-13{width:50px}.xl\:w-14{width:3.5rem}.xl\:w-15{width:30px}.xl\:w-16{width:4rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-28{width:7rem}.xl\:w-30{width:30%}.xl\:w-32{width:8rem}.xl\:w-36{width:9rem}.xl\:w-40{width:10rem}.xl\:w-44{width:11rem}.xl\:w-45{width:45%}.xl\:w-48{width:12rem}.xl\:w-50{width:12.5rem}.xl\:w-52{width:13rem}.xl\:w-56{width:14rem}.xl\:w-60{width:15rem}.xl\:w-64{width:16rem}.xl\:w-72{width:18rem}.xl\:w-80{width:20rem}.xl\:w-96{width:24rem}.xl\:w-155{width:155px}.xl\:w-200{width:20%}.xl\:w-300{width:300px}.xl\:w-327{width:327px}.xl\:w-366{width:366px}.xl\:w-415{width:415px}.xl\:w-450{width:450px}.xl\:w-474{width:474px}.xl\:w-500{width:500px}.xl\:w-600{width:600px}.xl\:w-690{width:690px}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-0\.5{width:.125rem}.xl\:w-1\.5{width:.375rem}.xl\:w-2\.5{width:.625rem}.xl\:w-3\.5{width:.875rem}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:w-min{width:min-content}.xl\:w-max{width:max-content}.xl\:min-w-0{min-width:0}.xl\:min-w-full{min-width:100%}.xl\:min-w-min{min-width:min-content}.xl\:min-w-max{min-width:max-content}.xl\:max-w-0{max-width:0}.xl\:max-w-none{max-width:none}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-xl{max-width:36rem}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-6xl{max-width:72rem}.xl\:max-w-7xl{max-width:80rem}.xl\:max-w-full{max-width:100%}.xl\:max-w-min{max-width:min-content}.xl\:max-w-max{max-width:max-content}.xl\:max-w-prose{max-width:65ch}.xl\:max-w-screen-sm{max-width:640px}.xl\:max-w-screen-md{max-width:768px}.xl\:max-w-screen-lg{max-width:1024px}.xl\:max-w-screen-xl{max-width:1280px}.xl\:max-w-screen-2xl{max-width:1536px}.xl\:flex-1{flex:1 1}.xl\:flex-auto{flex:1 1 auto}.xl\:flex-initial{flex:0 1 auto}.xl\:flex-none{flex:none}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:table-auto{table-layout:auto}.xl\:table-fixed{table-layout:fixed}.xl\:border-collapse{border-collapse:collapse}.xl\:border-separate{border-collapse:initial}.xl\:origin-center{transform-origin:center}.xl\:origin-top{transform-origin:top}.xl\:origin-top-right{transform-origin:top right}.xl\:origin-right{transform-origin:right}.xl\:origin-bottom-right{transform-origin:bottom right}.xl\:origin-bottom{transform-origin:bottom}.xl\:origin-bottom-left{transform-origin:bottom left}.xl\:origin-left{transform-origin:left}.xl\:origin-top-left{transform-origin:top left}.xl\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.xl\:transform,.xl\:transform-gpu{--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}.xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:transform-none{transform:none}.xl\:translate-x-0{--tw-translate-x:0px}.xl\:translate-x-1{--tw-translate-x:0.25rem}.xl\:translate-x-2{--tw-translate-x:0.5rem}.xl\:translate-x-3{--tw-translate-x:0.75rem}.xl\:translate-x-4{--tw-translate-x:1rem}.xl\:translate-x-5{--tw-translate-x:1.25rem}.xl\:translate-x-6{--tw-translate-x:1.5rem}.xl\:translate-x-7{--tw-translate-x:1.75rem}.xl\:translate-x-8{--tw-translate-x:2rem}.xl\:translate-x-9{--tw-translate-x:2.25rem}.xl\:translate-x-10{--tw-translate-x:2.5rem}.xl\:translate-x-11{--tw-translate-x:2.75rem}.xl\:translate-x-12{--tw-translate-x:3rem}.xl\:translate-x-13{--tw-translate-x:50px}.xl\:translate-x-14{--tw-translate-x:3.5rem}.xl\:translate-x-15{--tw-translate-x:30px}.xl\:translate-x-16{--tw-translate-x:4rem}.xl\:translate-x-20{--tw-translate-x:5rem}.xl\:translate-x-24{--tw-translate-x:6rem}.xl\:translate-x-28{--tw-translate-x:7rem}.xl\:translate-x-30{--tw-translate-x:30%}.xl\:translate-x-32{--tw-translate-x:8rem}.xl\:translate-x-36{--tw-translate-x:9rem}.xl\:translate-x-40{--tw-translate-x:10rem}.xl\:translate-x-44{--tw-translate-x:11rem}.xl\:translate-x-45{--tw-translate-x:45%}.xl\:translate-x-48{--tw-translate-x:12rem}.xl\:translate-x-50{--tw-translate-x:12.5rem}.xl\:translate-x-52{--tw-translate-x:13rem}.xl\:translate-x-56{--tw-translate-x:14rem}.xl\:translate-x-60{--tw-translate-x:15rem}.xl\:translate-x-64{--tw-translate-x:16rem}.xl\:translate-x-72{--tw-translate-x:18rem}.xl\:translate-x-80{--tw-translate-x:20rem}.xl\:translate-x-96{--tw-translate-x:24rem}.xl\:translate-x-155{--tw-translate-x:155px}.xl\:translate-x-200{--tw-translate-x:20%}.xl\:translate-x-300{--tw-translate-x:300px}.xl\:translate-x-327{--tw-translate-x:327px}.xl\:translate-x-366{--tw-translate-x:366px}.xl\:translate-x-415{--tw-translate-x:415px}.xl\:translate-x-450{--tw-translate-x:450px}.xl\:translate-x-474{--tw-translate-x:474px}.xl\:translate-x-500{--tw-translate-x:500px}.xl\:translate-x-600{--tw-translate-x:600px}.xl\:translate-x-690{--tw-translate-x:690px}.xl\:translate-x-px{--tw-translate-x:1px}.xl\:translate-x-0\.5{--tw-translate-x:0.125rem}.xl\:translate-x-1\.5{--tw-translate-x:0.375rem}.xl\:translate-x-2\.5{--tw-translate-x:0.625rem}.xl\:translate-x-3\.5{--tw-translate-x:0.875rem}.xl\:-translate-x-0{--tw-translate-x:0px}.xl\:-translate-x-1{--tw-translate-x:-0.25rem}.xl\:-translate-x-2{--tw-translate-x:-0.5rem}.xl\:-translate-x-3{--tw-translate-x:-0.75rem}.xl\:-translate-x-4{--tw-translate-x:-1rem}.xl\:-translate-x-5{--tw-translate-x:-1.25rem}.xl\:-translate-x-6{--tw-translate-x:-1.5rem}.xl\:-translate-x-7{--tw-translate-x:-1.75rem}.xl\:-translate-x-8{--tw-translate-x:-2rem}.xl\:-translate-x-9{--tw-translate-x:-2.25rem}.xl\:-translate-x-10{--tw-translate-x:-2.5rem}.xl\:-translate-x-11{--tw-translate-x:-2.75rem}.xl\:-translate-x-12{--tw-translate-x:-3rem}.xl\:-translate-x-13{--tw-translate-x:-50px}.xl\:-translate-x-14{--tw-translate-x:-3.5rem}.xl\:-translate-x-15{--tw-translate-x:-30px}.xl\:-translate-x-16{--tw-translate-x:-4rem}.xl\:-translate-x-20{--tw-translate-x:-5rem}.xl\:-translate-x-24{--tw-translate-x:-6rem}.xl\:-translate-x-28{--tw-translate-x:-7rem}.xl\:-translate-x-30{--tw-translate-x:-30%}.xl\:-translate-x-32{--tw-translate-x:-8rem}.xl\:-translate-x-36{--tw-translate-x:-9rem}.xl\:-translate-x-40{--tw-translate-x:-10rem}.xl\:-translate-x-44{--tw-translate-x:-11rem}.xl\:-translate-x-45{--tw-translate-x:-45%}.xl\:-translate-x-48{--tw-translate-x:-12rem}.xl\:-translate-x-50{--tw-translate-x:-12.5rem}.xl\:-translate-x-52{--tw-translate-x:-13rem}.xl\:-translate-x-56{--tw-translate-x:-14rem}.xl\:-translate-x-60{--tw-translate-x:-15rem}.xl\:-translate-x-64{--tw-translate-x:-16rem}.xl\:-translate-x-72{--tw-translate-x:-18rem}.xl\:-translate-x-80{--tw-translate-x:-20rem}.xl\:-translate-x-96{--tw-translate-x:-24rem}.xl\:-translate-x-155{--tw-translate-x:-155px}.xl\:-translate-x-200{--tw-translate-x:-20%}.xl\:-translate-x-300{--tw-translate-x:-300px}.xl\:-translate-x-327{--tw-translate-x:-327px}.xl\:-translate-x-366{--tw-translate-x:-366px}.xl\:-translate-x-415{--tw-translate-x:-415px}.xl\:-translate-x-450{--tw-translate-x:-450px}.xl\:-translate-x-474{--tw-translate-x:-474px}.xl\:-translate-x-500{--tw-translate-x:-500px}.xl\:-translate-x-600{--tw-translate-x:-600px}.xl\:-translate-x-690{--tw-translate-x:-690px}.xl\:-translate-x-px{--tw-translate-x:-1px}.xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.xl\:translate-x-1\/2{--tw-translate-x:50%}.xl\:translate-x-1\/3{--tw-translate-x:33.333333%}.xl\:translate-x-2\/3{--tw-translate-x:66.666667%}.xl\:translate-x-1\/4{--tw-translate-x:25%}.xl\:translate-x-2\/4{--tw-translate-x:50%}.xl\:translate-x-3\/4{--tw-translate-x:75%}.xl\:translate-x-full{--tw-translate-x:100%}.xl\:-translate-x-1\/2{--tw-translate-x:-50%}.xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.xl\:-translate-x-1\/4{--tw-translate-x:-25%}.xl\:-translate-x-2\/4{--tw-translate-x:-50%}.xl\:-translate-x-3\/4{--tw-translate-x:-75%}.xl\:-translate-x-full{--tw-translate-x:-100%}.xl\:translate-y-0{--tw-translate-y:0px}.xl\:translate-y-1{--tw-translate-y:0.25rem}.xl\:translate-y-2{--tw-translate-y:0.5rem}.xl\:translate-y-3{--tw-translate-y:0.75rem}.xl\:translate-y-4{--tw-translate-y:1rem}.xl\:translate-y-5{--tw-translate-y:1.25rem}.xl\:translate-y-6{--tw-translate-y:1.5rem}.xl\:translate-y-7{--tw-translate-y:1.75rem}.xl\:translate-y-8{--tw-translate-y:2rem}.xl\:translate-y-9{--tw-translate-y:2.25rem}.xl\:translate-y-10{--tw-translate-y:2.5rem}.xl\:translate-y-11{--tw-translate-y:2.75rem}.xl\:translate-y-12{--tw-translate-y:3rem}.xl\:translate-y-13{--tw-translate-y:50px}.xl\:translate-y-14{--tw-translate-y:3.5rem}.xl\:translate-y-15{--tw-translate-y:30px}.xl\:translate-y-16{--tw-translate-y:4rem}.xl\:translate-y-20{--tw-translate-y:5rem}.xl\:translate-y-24{--tw-translate-y:6rem}.xl\:translate-y-28{--tw-translate-y:7rem}.xl\:translate-y-30{--tw-translate-y:30%}.xl\:translate-y-32{--tw-translate-y:8rem}.xl\:translate-y-36{--tw-translate-y:9rem}.xl\:translate-y-40{--tw-translate-y:10rem}.xl\:translate-y-44{--tw-translate-y:11rem}.xl\:translate-y-45{--tw-translate-y:45%}.xl\:translate-y-48{--tw-translate-y:12rem}.xl\:translate-y-50{--tw-translate-y:12.5rem}.xl\:translate-y-52{--tw-translate-y:13rem}.xl\:translate-y-56{--tw-translate-y:14rem}.xl\:translate-y-60{--tw-translate-y:15rem}.xl\:translate-y-64{--tw-translate-y:16rem}.xl\:translate-y-72{--tw-translate-y:18rem}.xl\:translate-y-80{--tw-translate-y:20rem}.xl\:translate-y-96{--tw-translate-y:24rem}.xl\:translate-y-155{--tw-translate-y:155px}.xl\:translate-y-200{--tw-translate-y:20%}.xl\:translate-y-300{--tw-translate-y:300px}.xl\:translate-y-327{--tw-translate-y:327px}.xl\:translate-y-366{--tw-translate-y:366px}.xl\:translate-y-415{--tw-translate-y:415px}.xl\:translate-y-450{--tw-translate-y:450px}.xl\:translate-y-474{--tw-translate-y:474px}.xl\:translate-y-500{--tw-translate-y:500px}.xl\:translate-y-600{--tw-translate-y:600px}.xl\:translate-y-690{--tw-translate-y:690px}.xl\:translate-y-px{--tw-translate-y:1px}.xl\:translate-y-0\.5{--tw-translate-y:0.125rem}.xl\:translate-y-1\.5{--tw-translate-y:0.375rem}.xl\:translate-y-2\.5{--tw-translate-y:0.625rem}.xl\:translate-y-3\.5{--tw-translate-y:0.875rem}.xl\:-translate-y-0{--tw-translate-y:0px}.xl\:-translate-y-1{--tw-translate-y:-0.25rem}.xl\:-translate-y-2{--tw-translate-y:-0.5rem}.xl\:-translate-y-3{--tw-translate-y:-0.75rem}.xl\:-translate-y-4{--tw-translate-y:-1rem}.xl\:-translate-y-5{--tw-translate-y:-1.25rem}.xl\:-translate-y-6{--tw-translate-y:-1.5rem}.xl\:-translate-y-7{--tw-translate-y:-1.75rem}.xl\:-translate-y-8{--tw-translate-y:-2rem}.xl\:-translate-y-9{--tw-translate-y:-2.25rem}.xl\:-translate-y-10{--tw-translate-y:-2.5rem}.xl\:-translate-y-11{--tw-translate-y:-2.75rem}.xl\:-translate-y-12{--tw-translate-y:-3rem}.xl\:-translate-y-13{--tw-translate-y:-50px}.xl\:-translate-y-14{--tw-translate-y:-3.5rem}.xl\:-translate-y-15{--tw-translate-y:-30px}.xl\:-translate-y-16{--tw-translate-y:-4rem}.xl\:-translate-y-20{--tw-translate-y:-5rem}.xl\:-translate-y-24{--tw-translate-y:-6rem}.xl\:-translate-y-28{--tw-translate-y:-7rem}.xl\:-translate-y-30{--tw-translate-y:-30%}.xl\:-translate-y-32{--tw-translate-y:-8rem}.xl\:-translate-y-36{--tw-translate-y:-9rem}.xl\:-translate-y-40{--tw-translate-y:-10rem}.xl\:-translate-y-44{--tw-translate-y:-11rem}.xl\:-translate-y-45{--tw-translate-y:-45%}.xl\:-translate-y-48{--tw-translate-y:-12rem}.xl\:-translate-y-50{--tw-translate-y:-12.5rem}.xl\:-translate-y-52{--tw-translate-y:-13rem}.xl\:-translate-y-56{--tw-translate-y:-14rem}.xl\:-translate-y-60{--tw-translate-y:-15rem}.xl\:-translate-y-64{--tw-translate-y:-16rem}.xl\:-translate-y-72{--tw-translate-y:-18rem}.xl\:-translate-y-80{--tw-translate-y:-20rem}.xl\:-translate-y-96{--tw-translate-y:-24rem}.xl\:-translate-y-155{--tw-translate-y:-155px}.xl\:-translate-y-200{--tw-translate-y:-20%}.xl\:-translate-y-300{--tw-translate-y:-300px}.xl\:-translate-y-327{--tw-translate-y:-327px}.xl\:-translate-y-366{--tw-translate-y:-366px}.xl\:-translate-y-415{--tw-translate-y:-415px}.xl\:-translate-y-450{--tw-translate-y:-450px}.xl\:-translate-y-474{--tw-translate-y:-474px}.xl\:-translate-y-500{--tw-translate-y:-500px}.xl\:-translate-y-600{--tw-translate-y:-600px}.xl\:-translate-y-690{--tw-translate-y:-690px}.xl\:-translate-y-px{--tw-translate-y:-1px}.xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.xl\:translate-y-1\/2{--tw-translate-y:50%}.xl\:translate-y-1\/3{--tw-translate-y:33.333333%}.xl\:translate-y-2\/3{--tw-translate-y:66.666667%}.xl\:translate-y-1\/4{--tw-translate-y:25%}.xl\:translate-y-2\/4{--tw-translate-y:50%}.xl\:translate-y-3\/4{--tw-translate-y:75%}.xl\:translate-y-full{--tw-translate-y:100%}.xl\:-translate-y-1\/2{--tw-translate-y:-50%}.xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.xl\:-translate-y-1\/4{--tw-translate-y:-25%}.xl\:-translate-y-2\/4{--tw-translate-y:-50%}.xl\:-translate-y-3\/4{--tw-translate-y:-75%}.xl\:-translate-y-full{--tw-translate-y:-100%}.xl\:hover\:translate-x-0:hover{--tw-translate-x:0px}.xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.xl\:hover\:translate-x-13:hover{--tw-translate-x:50px}.xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.xl\:hover\:translate-x-15:hover{--tw-translate-x:30px}.xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.xl\:hover\:translate-x-30:hover{--tw-translate-x:30%}.xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.xl\:hover\:translate-x-45:hover{--tw-translate-x:45%}.xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.xl\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.xl\:hover\:translate-x-155:hover{--tw-translate-x:155px}.xl\:hover\:translate-x-200:hover{--tw-translate-x:20%}.xl\:hover\:translate-x-300:hover{--tw-translate-x:300px}.xl\:hover\:translate-x-327:hover{--tw-translate-x:327px}.xl\:hover\:translate-x-366:hover{--tw-translate-x:366px}.xl\:hover\:translate-x-415:hover{--tw-translate-x:415px}.xl\:hover\:translate-x-450:hover{--tw-translate-x:450px}.xl\:hover\:translate-x-474:hover{--tw-translate-x:474px}.xl\:hover\:translate-x-500:hover{--tw-translate-x:500px}.xl\:hover\:translate-x-600:hover{--tw-translate-x:600px}.xl\:hover\:translate-x-690:hover{--tw-translate-x:690px}.xl\:hover\:translate-x-px:hover{--tw-translate-x:1px}.xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.xl\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.xl\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.xl\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.xl\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.xl\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.xl\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.xl\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.xl\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.xl\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.xl\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.xl\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.xl\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.xl\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.xl\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.xl\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.xl\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.xl\:hover\:translate-x-full:hover{--tw-translate-x:100%}.xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.xl\:hover\:translate-y-0:hover{--tw-translate-y:0px}.xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.xl\:hover\:translate-y-13:hover{--tw-translate-y:50px}.xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.xl\:hover\:translate-y-15:hover{--tw-translate-y:30px}.xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.xl\:hover\:translate-y-30:hover{--tw-translate-y:30%}.xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.xl\:hover\:translate-y-45:hover{--tw-translate-y:45%}.xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.xl\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.xl\:hover\:translate-y-155:hover{--tw-translate-y:155px}.xl\:hover\:translate-y-200:hover{--tw-translate-y:20%}.xl\:hover\:translate-y-300:hover{--tw-translate-y:300px}.xl\:hover\:translate-y-327:hover{--tw-translate-y:327px}.xl\:hover\:translate-y-366:hover{--tw-translate-y:366px}.xl\:hover\:translate-y-415:hover{--tw-translate-y:415px}.xl\:hover\:translate-y-450:hover{--tw-translate-y:450px}.xl\:hover\:translate-y-474:hover{--tw-translate-y:474px}.xl\:hover\:translate-y-500:hover{--tw-translate-y:500px}.xl\:hover\:translate-y-600:hover{--tw-translate-y:600px}.xl\:hover\:translate-y-690:hover{--tw-translate-y:690px}.xl\:hover\:translate-y-px:hover{--tw-translate-y:1px}.xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.xl\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.xl\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.xl\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.xl\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.xl\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.xl\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.xl\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.xl\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.xl\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.xl\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.xl\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.xl\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.xl\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.xl\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.xl\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.xl\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.xl\:hover\:translate-y-full:hover{--tw-translate-y:100%}.xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.xl\:focus\:translate-x-0:focus{--tw-translate-x:0px}.xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.xl\:focus\:translate-x-13:focus{--tw-translate-x:50px}.xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.xl\:focus\:translate-x-15:focus{--tw-translate-x:30px}.xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.xl\:focus\:translate-x-30:focus{--tw-translate-x:30%}.xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.xl\:focus\:translate-x-45:focus{--tw-translate-x:45%}.xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.xl\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.xl\:focus\:translate-x-155:focus{--tw-translate-x:155px}.xl\:focus\:translate-x-200:focus{--tw-translate-x:20%}.xl\:focus\:translate-x-300:focus{--tw-translate-x:300px}.xl\:focus\:translate-x-327:focus{--tw-translate-x:327px}.xl\:focus\:translate-x-366:focus{--tw-translate-x:366px}.xl\:focus\:translate-x-415:focus{--tw-translate-x:415px}.xl\:focus\:translate-x-450:focus{--tw-translate-x:450px}.xl\:focus\:translate-x-474:focus{--tw-translate-x:474px}.xl\:focus\:translate-x-500:focus{--tw-translate-x:500px}.xl\:focus\:translate-x-600:focus{--tw-translate-x:600px}.xl\:focus\:translate-x-690:focus{--tw-translate-x:690px}.xl\:focus\:translate-x-px:focus{--tw-translate-x:1px}.xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.xl\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.xl\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.xl\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.xl\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.xl\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.xl\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.xl\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.xl\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.xl\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.xl\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.xl\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.xl\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.xl\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.xl\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.xl\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.xl\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.xl\:focus\:translate-x-full:focus{--tw-translate-x:100%}.xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.xl\:focus\:translate-y-0:focus{--tw-translate-y:0px}.xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.xl\:focus\:translate-y-13:focus{--tw-translate-y:50px}.xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.xl\:focus\:translate-y-15:focus{--tw-translate-y:30px}.xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.xl\:focus\:translate-y-30:focus{--tw-translate-y:30%}.xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.xl\:focus\:translate-y-45:focus{--tw-translate-y:45%}.xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.xl\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.xl\:focus\:translate-y-155:focus{--tw-translate-y:155px}.xl\:focus\:translate-y-200:focus{--tw-translate-y:20%}.xl\:focus\:translate-y-300:focus{--tw-translate-y:300px}.xl\:focus\:translate-y-327:focus{--tw-translate-y:327px}.xl\:focus\:translate-y-366:focus{--tw-translate-y:366px}.xl\:focus\:translate-y-415:focus{--tw-translate-y:415px}.xl\:focus\:translate-y-450:focus{--tw-translate-y:450px}.xl\:focus\:translate-y-474:focus{--tw-translate-y:474px}.xl\:focus\:translate-y-500:focus{--tw-translate-y:500px}.xl\:focus\:translate-y-600:focus{--tw-translate-y:600px}.xl\:focus\:translate-y-690:focus{--tw-translate-y:690px}.xl\:focus\:translate-y-px:focus{--tw-translate-y:1px}.xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.xl\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.xl\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.xl\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.xl\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.xl\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.xl\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.xl\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.xl\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.xl\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.xl\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.xl\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.xl\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.xl\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.xl\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.xl\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.xl\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.xl\:focus\:translate-y-full:focus{--tw-translate-y:100%}.xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.xl\:rotate-0{--tw-rotate:0deg}.xl\:rotate-1{--tw-rotate:1deg}.xl\:rotate-2{--tw-rotate:2deg}.xl\:rotate-3{--tw-rotate:3deg}.xl\:rotate-6{--tw-rotate:6deg}.xl\:rotate-12{--tw-rotate:12deg}.xl\:rotate-45{--tw-rotate:45deg}.xl\:rotate-90{--tw-rotate:90deg}.xl\:rotate-180{--tw-rotate:180deg}.xl\:-rotate-180{--tw-rotate:-180deg}.xl\:-rotate-90{--tw-rotate:-90deg}.xl\:-rotate-45{--tw-rotate:-45deg}.xl\:-rotate-12{--tw-rotate:-12deg}.xl\:-rotate-6{--tw-rotate:-6deg}.xl\:-rotate-3{--tw-rotate:-3deg}.xl\:-rotate-2{--tw-rotate:-2deg}.xl\:-rotate-1{--tw-rotate:-1deg}.xl\:hover\:rotate-0:hover{--tw-rotate:0deg}.xl\:hover\:rotate-1:hover{--tw-rotate:1deg}.xl\:hover\:rotate-2:hover{--tw-rotate:2deg}.xl\:hover\:rotate-3:hover{--tw-rotate:3deg}.xl\:hover\:rotate-6:hover{--tw-rotate:6deg}.xl\:hover\:rotate-12:hover{--tw-rotate:12deg}.xl\:hover\:rotate-45:hover{--tw-rotate:45deg}.xl\:hover\:rotate-90:hover{--tw-rotate:90deg}.xl\:hover\:rotate-180:hover{--tw-rotate:180deg}.xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.xl\:focus\:rotate-0:focus{--tw-rotate:0deg}.xl\:focus\:rotate-1:focus{--tw-rotate:1deg}.xl\:focus\:rotate-2:focus{--tw-rotate:2deg}.xl\:focus\:rotate-3:focus{--tw-rotate:3deg}.xl\:focus\:rotate-6:focus{--tw-rotate:6deg}.xl\:focus\:rotate-12:focus{--tw-rotate:12deg}.xl\:focus\:rotate-45:focus{--tw-rotate:45deg}.xl\:focus\:rotate-90:focus{--tw-rotate:90deg}.xl\:focus\:rotate-180:focus{--tw-rotate:180deg}.xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.xl\:skew-x-0{--tw-skew-x:0deg}.xl\:skew-x-1{--tw-skew-x:1deg}.xl\:skew-x-2{--tw-skew-x:2deg}.xl\:skew-x-3{--tw-skew-x:3deg}.xl\:skew-x-6{--tw-skew-x:6deg}.xl\:skew-x-12{--tw-skew-x:12deg}.xl\:-skew-x-12{--tw-skew-x:-12deg}.xl\:-skew-x-6{--tw-skew-x:-6deg}.xl\:-skew-x-3{--tw-skew-x:-3deg}.xl\:-skew-x-2{--tw-skew-x:-2deg}.xl\:-skew-x-1{--tw-skew-x:-1deg}.xl\:skew-y-0{--tw-skew-y:0deg}.xl\:skew-y-1{--tw-skew-y:1deg}.xl\:skew-y-2{--tw-skew-y:2deg}.xl\:skew-y-3{--tw-skew-y:3deg}.xl\:skew-y-6{--tw-skew-y:6deg}.xl\:skew-y-12{--tw-skew-y:12deg}.xl\:-skew-y-12{--tw-skew-y:-12deg}.xl\:-skew-y-6{--tw-skew-y:-6deg}.xl\:-skew-y-3{--tw-skew-y:-3deg}.xl\:-skew-y-2{--tw-skew-y:-2deg}.xl\:-skew-y-1{--tw-skew-y:-1deg}.xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.xl\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.xl\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.xl\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.xl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.xl\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.xl\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.xl\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.xl\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.xl\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.xl\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.xl\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.xl\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.xl\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.xl\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.xl\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.xl\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.xl\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.xl\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.xl\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.xl\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.xl\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.xl\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.xl\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.xl\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.xl\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.xl\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.xl\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.xl\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.xl\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.xl\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.xl\:scale-x-0{--tw-scale-x:0}.xl\:scale-x-50{--tw-scale-x:.5}.xl\:scale-x-75{--tw-scale-x:.75}.xl\:scale-x-90{--tw-scale-x:.9}.xl\:scale-x-95{--tw-scale-x:.95}.xl\:scale-x-100{--tw-scale-x:1}.xl\:scale-x-105{--tw-scale-x:1.05}.xl\:scale-x-110{--tw-scale-x:1.1}.xl\:scale-x-125{--tw-scale-x:1.25}.xl\:scale-x-150{--tw-scale-x:1.5}.xl\:scale-y-0{--tw-scale-y:0}.xl\:scale-y-50{--tw-scale-y:.5}.xl\:scale-y-75{--tw-scale-y:.75}.xl\:scale-y-90{--tw-scale-y:.9}.xl\:scale-y-95{--tw-scale-y:.95}.xl\:scale-y-100{--tw-scale-y:1}.xl\:scale-y-105{--tw-scale-y:1.05}.xl\:scale-y-110{--tw-scale-y:1.1}.xl\:scale-y-125{--tw-scale-y:1.25}.xl\:scale-y-150{--tw-scale-y:1.5}.xl\:hover\:scale-x-0:hover{--tw-scale-x:0}.xl\:hover\:scale-x-50:hover{--tw-scale-x:.5}.xl\:hover\:scale-x-75:hover{--tw-scale-x:.75}.xl\:hover\:scale-x-90:hover{--tw-scale-x:.9}.xl\:hover\:scale-x-95:hover{--tw-scale-x:.95}.xl\:hover\:scale-x-100:hover{--tw-scale-x:1}.xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.xl\:hover\:scale-y-0:hover{--tw-scale-y:0}.xl\:hover\:scale-y-50:hover{--tw-scale-y:.5}.xl\:hover\:scale-y-75:hover{--tw-scale-y:.75}.xl\:hover\:scale-y-90:hover{--tw-scale-y:.9}.xl\:hover\:scale-y-95:hover{--tw-scale-y:.95}.xl\:hover\:scale-y-100:hover{--tw-scale-y:1}.xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.xl\:focus\:scale-x-0:focus{--tw-scale-x:0}.xl\:focus\:scale-x-50:focus{--tw-scale-x:.5}.xl\:focus\:scale-x-75:focus{--tw-scale-x:.75}.xl\:focus\:scale-x-90:focus{--tw-scale-x:.9}.xl\:focus\:scale-x-95:focus{--tw-scale-x:.95}.xl\:focus\:scale-x-100:focus{--tw-scale-x:1}.xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.xl\:focus\:scale-y-0:focus{--tw-scale-y:0}.xl\:focus\:scale-y-50:focus{--tw-scale-y:.5}.xl\:focus\:scale-y-75:focus{--tw-scale-y:.75}.xl\:focus\:scale-y-90:focus{--tw-scale-y:.9}.xl\:focus\:scale-y-95:focus{--tw-scale-y:.95}.xl\:focus\:scale-y-100:focus{--tw-scale-y:1}.xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.xl\:animate-none{animation:none}.xl\:animate-spin{animation:spin 1s linear infinite}.xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xl\:animate-bounce{animation:bounce 1s infinite}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-text{cursor:text}.xl\:cursor-move{cursor:move}.xl\:cursor-help{cursor:help}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:select-none{-webkit-user-select:none;user-select:none}.xl\:select-text{-webkit-user-select:text;user-select:text}.xl\:select-all{-webkit-user-select:all;user-select:all}.xl\:select-auto{-webkit-user-select:auto;user-select:auto}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:list-inside{list-style-position:inside}.xl\:list-outside{list-style-position:outside}.xl\:list-none{list-style-type:none}.xl\:list-disc{list-style-type:disc}.xl\:list-decimal{list-style-type:decimal}.xl\:appearance-none{appearance:none}.xl\:auto-cols-auto{grid-auto-columns:auto}.xl\:auto-cols-min{grid-auto-columns:min-content}.xl\:auto-cols-max{grid-auto-columns:max-content}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:auto-rows-auto{grid-auto-rows:auto}.xl\:auto-rows-min{grid-auto-rows:min-content}.xl\:auto-rows-max{grid-auto-rows:max-content}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-none{grid-template-columns:none}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:grid-rows-none{grid-template-rows:none}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:place-content-center{place-content:center}.xl\:place-content-start{place-content:start}.xl\:place-content-end{place-content:end}.xl\:place-content-between{place-content:space-between}.xl\:place-content-around{place-content:space-around}.xl\:place-content-evenly{place-content:space-evenly}.xl\:place-content-stretch{place-content:stretch}.xl\:place-items-start{place-items:start}.xl\:place-items-end{place-items:end}.xl\:place-items-center{place-items:center}.xl\:place-items-stretch{place-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:justify-items-start{justify-items:start}.xl\:justify-items-end{justify-items:end}.xl\:justify-items-center{justify-items:center}.xl\:justify-items-stretch{justify-items:stretch}.xl\:gap-0{gap:0}.xl\:gap-1{gap:.25rem}.xl\:gap-2{gap:.5rem}.xl\:gap-3{gap:.75rem}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-7{gap:1.75rem}.xl\:gap-8{gap:2rem}.xl\:gap-9{gap:2.25rem}.xl\:gap-10{gap:2.5rem}.xl\:gap-11{gap:2.75rem}.xl\:gap-12{gap:3rem}.xl\:gap-13{gap:50px}.xl\:gap-14{gap:3.5rem}.xl\:gap-15{gap:30px}.xl\:gap-16{gap:4rem}.xl\:gap-20{gap:5rem}.xl\:gap-24{gap:6rem}.xl\:gap-28{gap:7rem}.xl\:gap-30{gap:30%}.xl\:gap-32{gap:8rem}.xl\:gap-36{gap:9rem}.xl\:gap-40{gap:10rem}.xl\:gap-44{gap:11rem}.xl\:gap-45{gap:45%}.xl\:gap-48{gap:12rem}.xl\:gap-50{gap:12.5rem}.xl\:gap-52{gap:13rem}.xl\:gap-56{gap:14rem}.xl\:gap-60{gap:15rem}.xl\:gap-64{gap:16rem}.xl\:gap-72{gap:18rem}.xl\:gap-80{gap:20rem}.xl\:gap-96{gap:24rem}.xl\:gap-155{gap:155px}.xl\:gap-200{gap:20%}.xl\:gap-300{gap:300px}.xl\:gap-327{gap:327px}.xl\:gap-366{gap:366px}.xl\:gap-415{gap:415px}.xl\:gap-450{gap:450px}.xl\:gap-474{gap:474px}.xl\:gap-500{gap:500px}.xl\:gap-600{gap:600px}.xl\:gap-690{gap:690px}.xl\:gap-px{gap:1px}.xl\:gap-0\.5{gap:.125rem}.xl\:gap-1\.5{gap:.375rem}.xl\:gap-2\.5{gap:.625rem}.xl\:gap-3\.5{gap:.875rem}.xl\:gap-x-0{column-gap:0}.xl\:gap-x-1{column-gap:.25rem}.xl\:gap-x-2{column-gap:.5rem}.xl\:gap-x-3{column-gap:.75rem}.xl\:gap-x-4{column-gap:1rem}.xl\:gap-x-5{column-gap:1.25rem}.xl\:gap-x-6{column-gap:1.5rem}.xl\:gap-x-7{column-gap:1.75rem}.xl\:gap-x-8{column-gap:2rem}.xl\:gap-x-9{column-gap:2.25rem}.xl\:gap-x-10{column-gap:2.5rem}.xl\:gap-x-11{column-gap:2.75rem}.xl\:gap-x-12{column-gap:3rem}.xl\:gap-x-13{column-gap:50px}.xl\:gap-x-14{column-gap:3.5rem}.xl\:gap-x-15{column-gap:30px}.xl\:gap-x-16{column-gap:4rem}.xl\:gap-x-20{column-gap:5rem}.xl\:gap-x-24{column-gap:6rem}.xl\:gap-x-28{column-gap:7rem}.xl\:gap-x-30{column-gap:30%}.xl\:gap-x-32{column-gap:8rem}.xl\:gap-x-36{column-gap:9rem}.xl\:gap-x-40{column-gap:10rem}.xl\:gap-x-44{column-gap:11rem}.xl\:gap-x-45{column-gap:45%}.xl\:gap-x-48{column-gap:12rem}.xl\:gap-x-50{column-gap:12.5rem}.xl\:gap-x-52{column-gap:13rem}.xl\:gap-x-56{column-gap:14rem}.xl\:gap-x-60{column-gap:15rem}.xl\:gap-x-64{column-gap:16rem}.xl\:gap-x-72{column-gap:18rem}.xl\:gap-x-80{column-gap:20rem}.xl\:gap-x-96{column-gap:24rem}.xl\:gap-x-155{column-gap:155px}.xl\:gap-x-200{column-gap:20%}.xl\:gap-x-300{column-gap:300px}.xl\:gap-x-327{column-gap:327px}.xl\:gap-x-366{column-gap:366px}.xl\:gap-x-415{column-gap:415px}.xl\:gap-x-450{column-gap:450px}.xl\:gap-x-474{column-gap:474px}.xl\:gap-x-500{column-gap:500px}.xl\:gap-x-600{column-gap:600px}.xl\:gap-x-690{column-gap:690px}.xl\:gap-x-px{column-gap:1px}.xl\:gap-x-0\.5{column-gap:.125rem}.xl\:gap-x-1\.5{column-gap:.375rem}.xl\:gap-x-2\.5{column-gap:.625rem}.xl\:gap-x-3\.5{column-gap:.875rem}.xl\:gap-y-0{row-gap:0}.xl\:gap-y-1{row-gap:.25rem}.xl\:gap-y-2{row-gap:.5rem}.xl\:gap-y-3{row-gap:.75rem}.xl\:gap-y-4{row-gap:1rem}.xl\:gap-y-5{row-gap:1.25rem}.xl\:gap-y-6{row-gap:1.5rem}.xl\:gap-y-7{row-gap:1.75rem}.xl\:gap-y-8{row-gap:2rem}.xl\:gap-y-9{row-gap:2.25rem}.xl\:gap-y-10{row-gap:2.5rem}.xl\:gap-y-11{row-gap:2.75rem}.xl\:gap-y-12{row-gap:3rem}.xl\:gap-y-13{row-gap:50px}.xl\:gap-y-14{row-gap:3.5rem}.xl\:gap-y-15{row-gap:30px}.xl\:gap-y-16{row-gap:4rem}.xl\:gap-y-20{row-gap:5rem}.xl\:gap-y-24{row-gap:6rem}.xl\:gap-y-28{row-gap:7rem}.xl\:gap-y-30{row-gap:30%}.xl\:gap-y-32{row-gap:8rem}.xl\:gap-y-36{row-gap:9rem}.xl\:gap-y-40{row-gap:10rem}.xl\:gap-y-44{row-gap:11rem}.xl\:gap-y-45{row-gap:45%}.xl\:gap-y-48{row-gap:12rem}.xl\:gap-y-50{row-gap:12.5rem}.xl\:gap-y-52{row-gap:13rem}.xl\:gap-y-56{row-gap:14rem}.xl\:gap-y-60{row-gap:15rem}.xl\:gap-y-64{row-gap:16rem}.xl\:gap-y-72{row-gap:18rem}.xl\:gap-y-80{row-gap:20rem}.xl\:gap-y-96{row-gap:24rem}.xl\:gap-y-155{row-gap:155px}.xl\:gap-y-200{row-gap:20%}.xl\:gap-y-300{row-gap:300px}.xl\:gap-y-327{row-gap:327px}.xl\:gap-y-366{row-gap:366px}.xl\:gap-y-415{row-gap:415px}.xl\:gap-y-450{row-gap:450px}.xl\:gap-y-474{row-gap:474px}.xl\:gap-y-500{row-gap:500px}.xl\:gap-y-600{row-gap:600px}.xl\:gap-y-690{row-gap:690px}.xl\:gap-y-px{row-gap:1px}.xl\:gap-y-0\.5{row-gap:.125rem}.xl\:gap-y-1\.5{row-gap:.375rem}.xl\:gap-y-2\.5{row-gap:.625rem}.xl\:gap-y-3\.5{row-gap:.875rem}.xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.xl\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.xl\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.xl\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.xl\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.xl\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.xl\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.xl\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.xl\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.xl\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.xl\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.xl\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.xl\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.xl\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.xl\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.xl\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.xl\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.xl\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.xl\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.xl\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.xl\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.xl\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.xl\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.xl\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.xl\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.xl\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.xl\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.xl\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.xl\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.xl\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.xl\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.xl\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.xl\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.xl\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.xl\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.xl\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.xl\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.xl\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.xl\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.xl\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.xl\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.xl\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.xl\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.xl\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.xl\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.xl\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.xl\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.xl\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.xl\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.xl\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.xl\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.xl\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.xl\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.xl\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.xl\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.xl\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.xl\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.xl\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.xl\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.xl\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.xl\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.xl\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.xl\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.xl\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.xl\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.xl\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.xl\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.xl\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.xl\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.xl\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.xl\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.xl\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.xl\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.xl\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.xl\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.xl\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.xl\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.xl\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.xl\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.xl\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.xl\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.xl\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.xl\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.xl\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.xl\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.xl\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.xl\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.xl\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.xl\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.xl\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.xl\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.xl\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.xl\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.xl\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.xl\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.xl\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.xl\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.xl\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.xl\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.xl\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.xl\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.xl\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.xl\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.xl\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.xl\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.xl\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.xl\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.xl\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.xl\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.xl\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.xl\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.xl\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.xl\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.xl\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.xl\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.xl\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.xl\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.xl\:place-self-auto{place-self:auto}.xl\:place-self-start{place-self:start}.xl\:place-self-end{place-self:end}.xl\:place-self-center{place-self:center}.xl\:place-self-stretch{place-self:stretch}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}.xl\:self-baseline{align-self:baseline}.xl\:justify-self-auto{justify-self:auto}.xl\:justify-self-start{justify-self:start}.xl\:justify-self-end{justify-self:end}.xl\:justify-self-center{justify-self:center}.xl\:justify-self-stretch{justify-self:stretch}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:overflow-y-hidden{overflow-y:hidden}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:overscroll-auto{overscroll-behavior:auto}.xl\:overscroll-contain{overscroll-behavior:contain}.xl\:overscroll-none{overscroll-behavior:none}.xl\:overscroll-y-auto{overscroll-behavior-y:auto}.xl\:overscroll-y-contain{overscroll-behavior-y:contain}.xl\:overscroll-y-none{overscroll-behavior-y:none}.xl\:overscroll-x-auto{overscroll-behavior-x:auto}.xl\:overscroll-x-contain{overscroll-behavior-x:contain}.xl\:overscroll-x-none{overscroll-behavior-x:none}.xl\:truncate{overflow:hidden;white-space:nowrap}.xl\:overflow-ellipsis,.xl\:truncate{text-overflow:ellipsis}.xl\:overflow-clip{text-overflow:clip}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-normal{overflow-wrap:normal;word-break:normal}.xl\:break-words{overflow-wrap:break-word}.xl\:break-all{word-break:break-all}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.125rem}.xl\:rounded{border-radius:.25rem}.xl\:rounded-md{border-radius:.375rem}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-xl{border-radius:.75rem}.xl\:rounded-2xl{border-radius:1rem}.xl\:rounded-3xl{border-radius:1.5rem}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.xl\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.xl\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.xl\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.xl\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.xl\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.xl\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.xl\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.xl\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.xl\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.xl\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.xl\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.xl\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.xl\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.xl\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.xl\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.xl\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.xl\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.xl\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.xl\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.xl\:rounded-tl-none{border-top-left-radius:0}.xl\:rounded-tl-sm{border-top-left-radius:.125rem}.xl\:rounded-tl{border-top-left-radius:.25rem}.xl\:rounded-tl-md{border-top-left-radius:.375rem}.xl\:rounded-tl-lg{border-top-left-radius:.5rem}.xl\:rounded-tl-xl{border-top-left-radius:.75rem}.xl\:rounded-tl-2xl{border-top-left-radius:1rem}.xl\:rounded-tl-3xl{border-top-left-radius:1.5rem}.xl\:rounded-tl-full{border-top-left-radius:9999px}.xl\:rounded-tr-none{border-top-right-radius:0}.xl\:rounded-tr-sm{border-top-right-radius:.125rem}.xl\:rounded-tr{border-top-right-radius:.25rem}.xl\:rounded-tr-md{border-top-right-radius:.375rem}.xl\:rounded-tr-lg{border-top-right-radius:.5rem}.xl\:rounded-tr-xl{border-top-right-radius:.75rem}.xl\:rounded-tr-2xl{border-top-right-radius:1rem}.xl\:rounded-tr-3xl{border-top-right-radius:1.5rem}.xl\:rounded-tr-full{border-top-right-radius:9999px}.xl\:rounded-br-none{border-bottom-right-radius:0}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xl\:rounded-br{border-bottom-right-radius:.25rem}.xl\:rounded-br-md{border-bottom-right-radius:.375rem}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xl\:rounded-br-xl{border-bottom-right-radius:.75rem}.xl\:rounded-br-2xl{border-bottom-right-radius:1rem}.xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.xl\:rounded-br-full{border-bottom-right-radius:9999px}.xl\:rounded-bl-none{border-bottom-left-radius:0}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xl\:rounded-bl{border-bottom-left-radius:.25rem}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xl\:rounded-bl-xl{border-bottom-left-radius:.75rem}.xl\:rounded-bl-2xl{border-bottom-left-radius:1rem}.xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.xl\:rounded-bl-full{border-bottom-left-radius:9999px}.xl\:border-0{border-width:0}.xl\:border-2{border-width:2px}.xl\:border-4{border-width:4px}.xl\:border-8{border-width:8px}.xl\:border{border-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-t-2{border-top-width:2px}.xl\:border-t-4{border-top-width:4px}.xl\:border-t-8{border-top-width:8px}.xl\:border-t{border-top-width:1px}.xl\:border-r-0{border-right-width:0}.xl\:border-r-2{border-right-width:2px}.xl\:border-r-4{border-right-width:4px}.xl\:border-r-8{border-right-width:8px}.xl\:border-r{border-right-width:1px}.xl\:border-b-0{border-bottom-width:0}.xl\:border-b-2{border-bottom-width:2px}.xl\:border-b-4{border-bottom-width:4px}.xl\:border-b-8{border-bottom-width:8px}.xl\:border-b{border-bottom-width:1px}.xl\:border-l-0{border-left-width:0}.xl\:border-l-2{border-left-width:2px}.xl\:border-l-4{border-left-width:4px}.xl\:border-l-8{border-left-width:8px}.xl\:border-l{border-left-width:1px}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-double{border-style:double}.xl\:border-none{border-style:none}.xl\:border-transparent{border-color:#0000}.xl\:border-current{border-color:currentColor}.xl\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xl\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xl\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xl\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xl\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xl\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xl\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xl\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xl\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xl\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xl\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.xl\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xl\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xl\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xl\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xl\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xl\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xl\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xl\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xl\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xl\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xl\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xl\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xl\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xl\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xl\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xl\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xl\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xl\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xl\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xl\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xl\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xl\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xl\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xl\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xl\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xl\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xl\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xl\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xl\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xl\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xl\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xl\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xl\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xl\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xl\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xl\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xl\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xl\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xl\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xl\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xl\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xl\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xl\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xl\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xl\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xl\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xl\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xl\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xl\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xl\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xl\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xl\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.xl\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.xl\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.xl\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.xl\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.xl\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.xl\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.xl\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.xl\:border-text-dark2{border-color:#0009}.xl\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.xl\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.xl\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.xl\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.xl\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.xl\:border-grey-light3{border-color:FEFEFE}.xl\:border-grey-light4{border-color:E8E8E8}.xl\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.xl\:border-grey-light6{border-color:#e8e8e85e}.xl\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.xl\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.xl\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.xl\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-transparent{border-color:#0000}.group:hover .xl\:group-hover\:border-current{border-color:currentColor}.group:hover .xl\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .xl\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .xl\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .xl\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .xl\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .xl\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.xl\:focus-within\:border-transparent:focus-within{border-color:#0000}.xl\:focus-within\:border-current:focus-within{border-color:currentColor}.xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xl\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xl\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xl\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xl\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xl\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xl\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xl\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xl\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xl\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xl\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xl\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xl\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xl\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xl\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xl\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xl\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xl\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xl\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.xl\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.xl\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.xl\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.xl\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.xl\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.xl\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.xl\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.xl\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.xl\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.xl\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.xl\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.xl\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.xl\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.xl\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.xl\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.xl\:hover\:border-transparent:hover{border-color:#0000}.xl\:hover\:border-current:hover{border-color:currentColor}.xl\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xl\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xl\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xl\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xl\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xl\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xl\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xl\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xl\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xl\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xl\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.xl\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xl\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xl\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xl\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xl\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xl\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xl\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xl\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xl\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xl\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xl\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xl\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xl\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xl\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xl\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xl\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xl\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xl\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xl\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xl\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xl\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xl\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xl\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xl\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xl\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xl\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xl\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xl\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xl\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xl\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xl\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xl\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xl\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xl\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xl\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xl\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xl\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xl\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xl\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xl\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xl\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xl\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xl\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xl\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xl\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xl\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xl\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xl\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xl\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xl\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xl\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xl\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.xl\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.xl\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.xl\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.xl\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.xl\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.xl\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.xl\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.xl\:hover\:border-text-dark2:hover{border-color:#0009}.xl\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.xl\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.xl\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.xl\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.xl\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.xl\:hover\:border-grey-light3:hover{border-color:FEFEFE}.xl\:hover\:border-grey-light4:hover{border-color:E8E8E8}.xl\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.xl\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.xl\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.xl\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.xl\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.xl\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.xl\:focus\:border-transparent:focus{border-color:#0000}.xl\:focus\:border-current:focus{border-color:currentColor}.xl\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xl\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xl\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xl\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xl\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xl\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xl\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xl\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xl\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xl\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xl\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xl\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.xl\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xl\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xl\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xl\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xl\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xl\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xl\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xl\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xl\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xl\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xl\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xl\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xl\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xl\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xl\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xl\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xl\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xl\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xl\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xl\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xl\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xl\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xl\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xl\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xl\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xl\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xl\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xl\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xl\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xl\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xl\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xl\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xl\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xl\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xl\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xl\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xl\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xl\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xl\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xl\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xl\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xl\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xl\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xl\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xl\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xl\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xl\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xl\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xl\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xl\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xl\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xl\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.xl\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.xl\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.xl\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.xl\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.xl\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.xl\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.xl\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.xl\:focus\:border-text-dark2:focus{border-color:#0009}.xl\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.xl\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.xl\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.xl\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.xl\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.xl\:focus\:border-grey-light3:focus{border-color:FEFEFE}.xl\:focus\:border-grey-light4:focus{border-color:E8E8E8}.xl\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.xl\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.xl\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.xl\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.xl\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.xl\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.xl\:border-opacity-0{--tw-border-opacity:0}.xl\:border-opacity-5{--tw-border-opacity:0.05}.xl\:border-opacity-10{--tw-border-opacity:0.1}.xl\:border-opacity-20{--tw-border-opacity:0.2}.xl\:border-opacity-25{--tw-border-opacity:0.25}.xl\:border-opacity-30{--tw-border-opacity:0.3}.xl\:border-opacity-40{--tw-border-opacity:0.4}.xl\:border-opacity-50{--tw-border-opacity:0.5}.xl\:border-opacity-60{--tw-border-opacity:0.6}.xl\:border-opacity-70{--tw-border-opacity:0.7}.xl\:border-opacity-75{--tw-border-opacity:0.75}.xl\:border-opacity-80{--tw-border-opacity:0.8}.xl\:border-opacity-90{--tw-border-opacity:0.9}.xl\:border-opacity-95{--tw-border-opacity:0.95}.xl\:border-opacity-100{--tw-border-opacity:1}.group:hover .xl\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .xl\:group-hover\:border-opacity-100{--tw-border-opacity:1}.xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.xl\:bg-transparent{background-color:initial}.xl\:bg-current{background-color:currentColor}.xl\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xl\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xl\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xl\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xl\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xl\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xl\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xl\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xl\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xl\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xl\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.xl\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xl\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xl\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xl\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xl\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xl\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xl\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xl\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xl\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xl\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xl\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xl\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xl\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xl\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xl\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xl\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xl\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xl\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xl\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xl\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xl\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xl\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xl\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xl\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xl\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xl\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xl\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xl\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xl\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xl\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xl\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xl\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xl\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xl\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xl\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xl\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xl\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xl\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xl\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xl\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xl\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xl\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xl\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xl\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xl\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xl\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xl\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xl\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xl\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xl\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xl\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xl\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.xl\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.xl\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.xl\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.xl\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.xl\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.xl\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.xl\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.xl\:bg-text-dark2{background-color:#0009}.xl\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.xl\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.xl\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.xl\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.xl\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.xl\:bg-grey-light3{background-color:FEFEFE}.xl\:bg-grey-light4{background-color:E8E8E8}.xl\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.xl\:bg-grey-light6{background-color:#e8e8e85e}.xl\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.xl\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.xl\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.xl\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-transparent{background-color:initial}.group:hover .xl\:group-hover\:bg-current{background-color:currentColor}.group:hover .xl\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .xl\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .xl\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .xl\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .xl\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .xl\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.xl\:focus-within\:bg-transparent:focus-within{background-color:initial}.xl\:focus-within\:bg-current:focus-within{background-color:currentColor}.xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xl\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xl\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xl\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xl\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xl\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xl\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xl\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xl\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xl\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.xl\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.xl\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.xl\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.xl\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.xl\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.xl\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.xl\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.xl\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.xl\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.xl\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.xl\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.xl\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.xl\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.xl\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.xl\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.xl\:hover\:bg-transparent:hover{background-color:initial}.xl\:hover\:bg-current:hover{background-color:currentColor}.xl\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xl\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xl\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xl\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xl\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xl\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xl\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xl\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xl\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xl\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xl\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xl\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xl\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xl\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xl\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xl\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xl\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xl\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xl\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.xl\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.xl\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.xl\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.xl\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.xl\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.xl\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.xl\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.xl\:hover\:bg-text-dark2:hover{background-color:#0009}.xl\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.xl\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.xl\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.xl\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.xl\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.xl\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.xl\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.xl\:focus\:bg-transparent:focus{background-color:initial}.xl\:focus\:bg-current:focus{background-color:currentColor}.xl\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xl\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xl\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xl\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xl\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xl\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xl\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xl\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xl\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xl\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xl\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xl\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xl\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xl\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xl\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xl\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xl\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xl\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xl\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xl\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.xl\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.xl\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.xl\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.xl\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.xl\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.xl\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.xl\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.xl\:focus\:bg-text-dark2:focus{background-color:#0009}.xl\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.xl\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.xl\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.xl\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.xl\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.xl\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.xl\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.xl\:bg-opacity-0{--tw-bg-opacity:0}.xl\:bg-opacity-5{--tw-bg-opacity:0.05}.xl\:bg-opacity-10{--tw-bg-opacity:0.1}.xl\:bg-opacity-20{--tw-bg-opacity:0.2}.xl\:bg-opacity-25{--tw-bg-opacity:0.25}.xl\:bg-opacity-30{--tw-bg-opacity:0.3}.xl\:bg-opacity-40{--tw-bg-opacity:0.4}.xl\:bg-opacity-50{--tw-bg-opacity:0.5}.xl\:bg-opacity-60{--tw-bg-opacity:0.6}.xl\:bg-opacity-70{--tw-bg-opacity:0.7}.xl\:bg-opacity-75{--tw-bg-opacity:0.75}.xl\:bg-opacity-80{--tw-bg-opacity:0.8}.xl\:bg-opacity-90{--tw-bg-opacity:0.9}.xl\:bg-opacity-95{--tw-bg-opacity:0.95}.xl\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.xl\:bg-none{background-image:none}.xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.xl\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.xl\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.xl\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.xl\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.xl\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.xl\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.xl\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.xl\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.xl\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.xl\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.xl\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.xl\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.xl\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.xl\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.xl\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.xl\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.xl\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.xl\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.xl\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.xl\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.xl\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.xl\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.xl\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.xl\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.xl\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.xl\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.xl\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.xl\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.xl\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.xl\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.xl\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.xl\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.xl\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.xl\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.xl\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.xl\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.xl\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.xl\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.xl\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.xl\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.xl\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.xl\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.xl\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.xl\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.xl\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.xl\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.xl\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.xl\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.xl\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.xl\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.xl\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.xl\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.xl\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.xl\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.xl\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.xl\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.xl\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.xl\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.xl\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.xl\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.xl\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.xl\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.xl\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.xl\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.xl\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.xl\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.xl\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.xl\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.xl\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.xl\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.xl\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.xl\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.xl\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.xl\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.xl\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.xl\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.xl\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.xl\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.xl\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.xl\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.xl\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.xl\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.xl\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.xl\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.xl\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.xl\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.xl\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.xl\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.xl\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.xl\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.xl\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.xl\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.xl\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.xl\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.xl\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.xl\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.xl\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.xl\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.xl\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.xl\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.xl\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.xl\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.xl\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.xl\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.xl\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.xl\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.xl\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.xl\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.xl\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.xl\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.xl\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.xl\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.xl\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.xl\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.xl\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.xl\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.xl\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.xl\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.xl\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.xl\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.xl\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.xl\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.xl\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.xl\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.xl\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.xl\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.xl\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.xl\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.xl\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.xl\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.xl\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.xl\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.xl\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.xl\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.xl\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.xl\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.xl\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.xl\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.xl\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.xl\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.xl\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.xl\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.xl\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.xl\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.xl\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.xl\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.xl\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.xl\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.xl\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.xl\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.xl\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.xl\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.xl\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.xl\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.xl\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.xl\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.xl\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.xl\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.xl\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.xl\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.xl\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.xl\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.xl\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.xl\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.xl\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.xl\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.xl\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.xl\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.xl\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.xl\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.xl\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.xl\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.xl\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.xl\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.xl\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.xl\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.xl\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.xl\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.xl\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.xl\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.xl\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.xl\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.xl\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.xl\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.xl\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.xl\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.xl\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.xl\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.xl\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.xl\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.xl\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.xl\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.xl\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.xl\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.xl\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.xl\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.xl\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.xl\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.xl\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.xl\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.xl\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.xl\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.xl\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.xl\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.xl\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.xl\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.xl\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.xl\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.xl\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.xl\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.xl\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.xl\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.xl\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.xl\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.xl\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.xl\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.xl\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.xl\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.xl\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.xl\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.xl\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.xl\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.xl\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.xl\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.xl\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.xl\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.xl\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.xl\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.xl\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.xl\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.xl\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.xl\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.xl\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.xl\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.xl\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.xl\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.xl\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.xl\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.xl\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.xl\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.xl\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.xl\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.xl\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.xl\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.xl\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.xl\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.xl\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.xl\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.xl\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.xl\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.xl\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.xl\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.xl\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.xl\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.xl\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.xl\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.xl\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.xl\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.xl\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.xl\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.xl\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.xl\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.xl\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.xl\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.xl\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.xl\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.xl\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.xl\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.xl\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.xl\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.xl\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.xl\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.xl\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.xl\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.xl\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.xl\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.xl\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.xl\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.xl\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.xl\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.xl\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.xl\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.xl\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.xl\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.xl\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.xl\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.xl\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.xl\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.xl\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.xl\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.xl\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.xl\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.xl\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.xl\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.xl\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.xl\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.xl\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.xl\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.xl\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.xl\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.xl\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.xl\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.xl\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.xl\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.xl\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.xl\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.xl\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.xl\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.xl\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.xl\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.xl\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.xl\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.xl\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.xl\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.xl\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.xl\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.xl\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.xl\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.xl\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.xl\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.xl\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.xl\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.xl\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.xl\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.xl\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.xl\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.xl\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.xl\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.xl\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.xl\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.xl\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.xl\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.xl\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.xl\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.xl\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.xl\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.xl\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.xl\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.xl\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.xl\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.xl\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.xl\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.xl\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.xl\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.xl\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.xl\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.xl\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.xl\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.xl\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.xl\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.xl\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.xl\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.xl\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.xl\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.xl\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.xl\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.xl\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.xl\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.xl\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.xl\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.xl\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.xl\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.xl\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.xl\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.xl\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.xl\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.xl\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.xl\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.xl\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.xl\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.xl\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.xl\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.xl\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.xl\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.xl\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.xl\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.xl\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.xl\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.xl\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.xl\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.xl\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.xl\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.xl\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.xl\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.xl\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.xl\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.xl\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.xl\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.xl\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.xl\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.xl\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.xl\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.xl\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.xl\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.xl\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.xl\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.xl\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.xl\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.xl\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.xl\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.xl\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.xl\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.xl\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.xl\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.xl\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.xl\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.xl\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.xl\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.xl\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.xl\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.xl\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.xl\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.xl\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.xl\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.xl\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.xl\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.xl\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.xl\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.xl\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.xl\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.xl\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.xl\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.xl\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.xl\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.xl\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.xl\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.xl\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.xl\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.xl\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.xl\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.xl\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.xl\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.xl\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.xl\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.xl\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.xl\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.xl\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.xl\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.xl\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.xl\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.xl\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.xl\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.xl\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.xl\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.xl\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.xl\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.xl\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.xl\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.xl\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.xl\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.xl\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.xl\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.xl\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.xl\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.xl\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.xl\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.xl\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.xl\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.xl\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.xl\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.xl\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.xl\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.xl\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.xl\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.xl\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.xl\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.xl\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.xl\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.xl\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.xl\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.xl\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.xl\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.xl\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.xl\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.xl\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.xl\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.xl\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.xl\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.xl\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.xl\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.xl\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.xl\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.xl\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.xl\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.xl\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.xl\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.xl\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.xl\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.xl\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.xl\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.xl\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.xl\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.xl\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.xl\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.xl\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.xl\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.xl\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.xl\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.xl\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.xl\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.xl\:to-transparent{--tw-gradient-to:#0000}.xl\:to-current{--tw-gradient-to:currentColor}.xl\:to-black{--tw-gradient-to:#000}.xl\:to-white{--tw-gradient-to:#fff}.xl\:to-gray-50{--tw-gradient-to:#f9fafb}.xl\:to-gray-100{--tw-gradient-to:#f3f4f6}.xl\:to-gray-200{--tw-gradient-to:#e5e7eb}.xl\:to-gray-300{--tw-gradient-to:#d1d5db}.xl\:to-gray-400{--tw-gradient-to:#9ca3af}.xl\:to-gray-500{--tw-gradient-to:#6b7280}.xl\:to-gray-600{--tw-gradient-to:#4b5563}.xl\:to-gray-700{--tw-gradient-to:#374151}.xl\:to-gray-800{--tw-gradient-to:#1f2937}.xl\:to-gray-900{--tw-gradient-to:#111827}.xl\:to-red{--tw-gradient-to:#ff002a}.xl\:to-yellow-50{--tw-gradient-to:#fffbeb}.xl\:to-yellow-100{--tw-gradient-to:#fef3c7}.xl\:to-yellow-200{--tw-gradient-to:#fde68a}.xl\:to-yellow-300{--tw-gradient-to:#fcd34d}.xl\:to-yellow-400{--tw-gradient-to:#fbbf24}.xl\:to-yellow-500{--tw-gradient-to:#f59e0b}.xl\:to-yellow-600{--tw-gradient-to:#d97706}.xl\:to-yellow-700{--tw-gradient-to:#b45309}.xl\:to-yellow-800{--tw-gradient-to:#92400e}.xl\:to-yellow-900{--tw-gradient-to:#78350f}.xl\:to-green-50{--tw-gradient-to:#ecfdf5}.xl\:to-green-100{--tw-gradient-to:#d1fae5}.xl\:to-green-200{--tw-gradient-to:#a7f3d0}.xl\:to-green-300{--tw-gradient-to:#6ee7b7}.xl\:to-green-400{--tw-gradient-to:#34d399}.xl\:to-green-500{--tw-gradient-to:#10b981}.xl\:to-green-600{--tw-gradient-to:#059669}.xl\:to-green-700{--tw-gradient-to:#047857}.xl\:to-green-800{--tw-gradient-to:#065f46}.xl\:to-green-900{--tw-gradient-to:#064e3b}.xl\:to-blue{--tw-gradient-to:#3b82f6}.xl\:to-indigo-50{--tw-gradient-to:#eef2ff}.xl\:to-indigo-100{--tw-gradient-to:#e0e7ff}.xl\:to-indigo-200{--tw-gradient-to:#c7d2fe}.xl\:to-indigo-300{--tw-gradient-to:#a5b4fc}.xl\:to-indigo-400{--tw-gradient-to:#818cf8}.xl\:to-indigo-500{--tw-gradient-to:#6366f1}.xl\:to-indigo-600{--tw-gradient-to:#4f46e5}.xl\:to-indigo-700{--tw-gradient-to:#4338ca}.xl\:to-indigo-800{--tw-gradient-to:#3730a3}.xl\:to-indigo-900{--tw-gradient-to:#312e81}.xl\:to-purple-50{--tw-gradient-to:#f5f3ff}.xl\:to-purple-100{--tw-gradient-to:#ede9fe}.xl\:to-purple-200{--tw-gradient-to:#ddd6fe}.xl\:to-purple-300{--tw-gradient-to:#c4b5fd}.xl\:to-purple-400{--tw-gradient-to:#a78bfa}.xl\:to-purple-500{--tw-gradient-to:#8b5cf6}.xl\:to-purple-600{--tw-gradient-to:#7c3aed}.xl\:to-purple-700{--tw-gradient-to:#6d28d9}.xl\:to-purple-800{--tw-gradient-to:#5b21b6}.xl\:to-purple-900{--tw-gradient-to:#4c1d95}.xl\:to-pink-50{--tw-gradient-to:#fdf2f8}.xl\:to-pink-100{--tw-gradient-to:#fce7f3}.xl\:to-pink-200{--tw-gradient-to:#fbcfe8}.xl\:to-pink-300{--tw-gradient-to:#f9a8d4}.xl\:to-pink-400{--tw-gradient-to:#f472b6}.xl\:to-pink-500{--tw-gradient-to:#ec4899}.xl\:to-pink-600{--tw-gradient-to:#db2777}.xl\:to-pink-700{--tw-gradient-to:#be185d}.xl\:to-pink-800{--tw-gradient-to:#9d174d}.xl\:to-pink-900{--tw-gradient-to:#831843}.xl\:to-primary{--tw-gradient-to:#c734e5}.xl\:to-test{--tw-gradient-to:#743902}.xl\:to-tertiary{--tw-gradient-to:#4fc143}.xl\:to-bg_primary{--tw-gradient-to:#af7ba3}.xl\:to-crd_b{--tw-gradient-to:#263884}.xl\:to-crd_o{--tw-gradient-to:#f07c6a}.xl\:to-crd_p{--tw-gradient-to:#009ee0}.xl\:to-text-dark{--tw-gradient-to:#555b6d}.xl\:to-text-dark2{--tw-gradient-to:#0009}.xl\:to-text-primary{--tw-gradient-to:#7a2467}.xl\:to-text-other{--tw-gradient-to:#11142d}.xl\:to-text-light{--tw-gradient-to:#9a9ab0}.xl\:to-grey-light{--tw-gradient-to:#a0a4a8}.xl\:to-grey-light2{--tw-gradient-to:#dbdde0}.xl\:to-grey-light3{--tw-gradient-to:FEFEFE}.xl\:to-grey-light4{--tw-gradient-to:E8E8E8}.xl\:to-grey-light5{--tw-gradient-to:#f8f9fb}.xl\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.xl\:to-grey-white{--tw-gradient-to:#f2f5fb}.xl\:to-grey-dark{--tw-gradient-to:#52575c}.xl\:to-grey-vl{--tw-gradient-to:#eff2f7}.xl\:to-grey-fi{--tw-gradient-to:#c4c4c4}.xl\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.xl\:hover\:to-current:hover{--tw-gradient-to:currentColor}.xl\:hover\:to-black:hover{--tw-gradient-to:#000}.xl\:hover\:to-white:hover{--tw-gradient-to:#fff}.xl\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.xl\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.xl\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.xl\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.xl\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.xl\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.xl\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.xl\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.xl\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.xl\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.xl\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.xl\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.xl\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.xl\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.xl\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.xl\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.xl\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.xl\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.xl\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.xl\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.xl\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.xl\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.xl\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.xl\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.xl\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.xl\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.xl\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.xl\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.xl\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.xl\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.xl\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.xl\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.xl\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.xl\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.xl\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.xl\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.xl\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.xl\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.xl\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.xl\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.xl\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.xl\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.xl\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.xl\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.xl\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.xl\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.xl\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.xl\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.xl\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.xl\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.xl\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.xl\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.xl\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.xl\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.xl\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.xl\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.xl\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.xl\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.xl\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.xl\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.xl\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.xl\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.xl\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.xl\:hover\:to-test:hover{--tw-gradient-to:#743902}.xl\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.xl\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.xl\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.xl\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.xl\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.xl\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.xl\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.xl\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.xl\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.xl\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.xl\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.xl\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.xl\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.xl\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.xl\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.xl\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.xl\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.xl\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.xl\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.xl\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.xl\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.xl\:focus\:to-current:focus{--tw-gradient-to:currentColor}.xl\:focus\:to-black:focus{--tw-gradient-to:#000}.xl\:focus\:to-white:focus{--tw-gradient-to:#fff}.xl\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.xl\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.xl\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.xl\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.xl\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.xl\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.xl\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.xl\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.xl\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.xl\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.xl\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.xl\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.xl\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.xl\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.xl\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.xl\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.xl\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.xl\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.xl\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.xl\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.xl\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.xl\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.xl\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.xl\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.xl\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.xl\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.xl\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.xl\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.xl\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.xl\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.xl\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.xl\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.xl\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.xl\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.xl\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.xl\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.xl\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.xl\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.xl\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.xl\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.xl\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.xl\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.xl\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.xl\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.xl\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.xl\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.xl\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.xl\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.xl\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.xl\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.xl\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.xl\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.xl\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.xl\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.xl\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.xl\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.xl\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.xl\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.xl\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.xl\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.xl\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.xl\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.xl\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.xl\:focus\:to-test:focus{--tw-gradient-to:#743902}.xl\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.xl\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.xl\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.xl\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.xl\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.xl\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.xl\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.xl\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.xl\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.xl\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.xl\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.xl\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.xl\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.xl\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.xl\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.xl\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.xl\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.xl\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.xl\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.xl\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-clip-border{background-clip:initial}.xl\:bg-clip-padding{background-clip:padding-box}.xl\:bg-clip-content{background-clip:content-box}.xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-repeat-round{background-repeat:round}.xl\:bg-repeat-space{background-repeat:space}.xl\:fill-current{fill:currentColor}.xl\:stroke-current{stroke:currentColor}.xl\:stroke-0{stroke-width:0}.xl\:stroke-1{stroke-width:1}.xl\:stroke-2{stroke-width:2}.xl\:object-contain{object-fit:contain}.xl\:object-cover{object-fit:cover}.xl\:object-fill{object-fit:fill}.xl\:object-none{object-fit:none}.xl\:object-scale-down{object-fit:scale-down}.xl\:object-bottom{object-position:bottom}.xl\:object-center{object-position:center}.xl\:object-left{object-position:left}.xl\:object-left-bottom{object-position:left bottom}.xl\:object-left-top{object-position:left top}.xl\:object-right{object-position:right}.xl\:object-right-bottom{object-position:right bottom}.xl\:object-right-top{object-position:right top}.xl\:object-top{object-position:top}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-7{padding:1.75rem}.xl\:p-8{padding:2rem}.xl\:p-9{padding:2.25rem}.xl\:p-10{padding:2.5rem}.xl\:p-11{padding:2.75rem}.xl\:p-12{padding:3rem}.xl\:p-13{padding:50px}.xl\:p-14{padding:3.5rem}.xl\:p-15{padding:30px}.xl\:p-16{padding:4rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-28{padding:7rem}.xl\:p-30{padding:30%}.xl\:p-32{padding:8rem}.xl\:p-36{padding:9rem}.xl\:p-40{padding:10rem}.xl\:p-44{padding:11rem}.xl\:p-45{padding:45%}.xl\:p-48{padding:12rem}.xl\:p-50{padding:12.5rem}.xl\:p-52{padding:13rem}.xl\:p-56{padding:14rem}.xl\:p-60{padding:15rem}.xl\:p-64{padding:16rem}.xl\:p-72{padding:18rem}.xl\:p-80{padding:20rem}.xl\:p-96{padding:24rem}.xl\:p-155{padding:155px}.xl\:p-200{padding:20%}.xl\:p-300{padding:300px}.xl\:p-327{padding:327px}.xl\:p-366{padding:366px}.xl\:p-415{padding:415px}.xl\:p-450{padding:450px}.xl\:p-474{padding:474px}.xl\:p-500{padding:500px}.xl\:p-600{padding:600px}.xl\:p-690{padding:690px}.xl\:p-px{padding:1px}.xl\:p-0\.5{padding:.125rem}.xl\:p-1\.5{padding:.375rem}.xl\:p-2\.5{padding:.625rem}.xl\:p-3\.5{padding:.875rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-13{padding-left:50px;padding-right:50px}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-15{padding-left:30px;padding-right:30px}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:px-28{padding-left:7rem;padding-right:7rem}.xl\:px-30{padding-left:30%;padding-right:30%}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:px-36{padding-left:9rem;padding-right:9rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:px-44{padding-left:11rem;padding-right:11rem}.xl\:px-45{padding-left:45%;padding-right:45%}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:px-50{padding-left:12.5rem;padding-right:12.5rem}.xl\:px-52{padding-left:13rem;padding-right:13rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:px-60{padding-left:15rem;padding-right:15rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:px-72{padding-left:18rem;padding-right:18rem}.xl\:px-80{padding-left:20rem;padding-right:20rem}.xl\:px-96{padding-left:24rem;padding-right:24rem}.xl\:px-155{padding-left:155px;padding-right:155px}.xl\:px-200{padding-left:20%;padding-right:20%}.xl\:px-300{padding-left:300px;padding-right:300px}.xl\:px-327{padding-left:327px;padding-right:327px}.xl\:px-366{padding-left:366px;padding-right:366px}.xl\:px-415{padding-left:415px;padding-right:415px}.xl\:px-450{padding-left:450px;padding-right:450px}.xl\:px-474{padding-left:474px;padding-right:474px}.xl\:px-500{padding-left:500px;padding-right:500px}.xl\:px-600{padding-left:600px;padding-right:600px}.xl\:px-690{padding-left:690px;padding-right:690px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.xl\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.xl\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.xl\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.xl\:py-0{padding-bottom:0;padding-top:0}.xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.xl\:py-4{padding-bottom:1rem;padding-top:1rem}.xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.xl\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.xl\:py-8{padding-bottom:2rem;padding-top:2rem}.xl\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.xl\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.xl\:py-12{padding-bottom:3rem;padding-top:3rem}.xl\:py-13{padding-bottom:50px;padding-top:50px}.xl\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.xl\:py-15{padding-bottom:30px;padding-top:30px}.xl\:py-16{padding-bottom:4rem;padding-top:4rem}.xl\:py-20{padding-bottom:5rem;padding-top:5rem}.xl\:py-24{padding-bottom:6rem;padding-top:6rem}.xl\:py-28{padding-bottom:7rem;padding-top:7rem}.xl\:py-30{padding-bottom:30%;padding-top:30%}.xl\:py-32{padding-bottom:8rem;padding-top:8rem}.xl\:py-36{padding-bottom:9rem;padding-top:9rem}.xl\:py-40{padding-bottom:10rem;padding-top:10rem}.xl\:py-44{padding-bottom:11rem;padding-top:11rem}.xl\:py-45{padding-bottom:45%;padding-top:45%}.xl\:py-48{padding-bottom:12rem;padding-top:12rem}.xl\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.xl\:py-52{padding-bottom:13rem;padding-top:13rem}.xl\:py-56{padding-bottom:14rem;padding-top:14rem}.xl\:py-60{padding-bottom:15rem;padding-top:15rem}.xl\:py-64{padding-bottom:16rem;padding-top:16rem}.xl\:py-72{padding-bottom:18rem;padding-top:18rem}.xl\:py-80{padding-bottom:20rem;padding-top:20rem}.xl\:py-96{padding-bottom:24rem;padding-top:24rem}.xl\:py-155{padding-bottom:155px;padding-top:155px}.xl\:py-200{padding-bottom:20%;padding-top:20%}.xl\:py-300{padding-bottom:300px;padding-top:300px}.xl\:py-327{padding-bottom:327px;padding-top:327px}.xl\:py-366{padding-bottom:366px;padding-top:366px}.xl\:py-415{padding-bottom:415px;padding-top:415px}.xl\:py-450{padding-bottom:450px;padding-top:450px}.xl\:py-474{padding-bottom:474px;padding-top:474px}.xl\:py-500{padding-bottom:500px;padding-top:500px}.xl\:py-600{padding-bottom:600px;padding-top:600px}.xl\:py-690{padding-bottom:690px;padding-top:690px}.xl\:py-px{padding-bottom:1px;padding-top:1px}.xl\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.xl\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.xl\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.xl\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.xl\:pt-0{padding-top:0}.xl\:pt-1{padding-top:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pt-7{padding-top:1.75rem}.xl\:pt-8{padding-top:2rem}.xl\:pt-9{padding-top:2.25rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pt-11{padding-top:2.75rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-13{padding-top:50px}.xl\:pt-14{padding-top:3.5rem}.xl\:pt-15{padding-top:30px}.xl\:pt-16{padding-top:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-28{padding-top:7rem}.xl\:pt-30{padding-top:30%}.xl\:pt-32{padding-top:8rem}.xl\:pt-36{padding-top:9rem}.xl\:pt-40{padding-top:10rem}.xl\:pt-44{padding-top:11rem}.xl\:pt-45{padding-top:45%}.xl\:pt-48{padding-top:12rem}.xl\:pt-50{padding-top:12.5rem}.xl\:pt-52{padding-top:13rem}.xl\:pt-56{padding-top:14rem}.xl\:pt-60{padding-top:15rem}.xl\:pt-64{padding-top:16rem}.xl\:pt-72{padding-top:18rem}.xl\:pt-80{padding-top:20rem}.xl\:pt-96{padding-top:24rem}.xl\:pt-155{padding-top:155px}.xl\:pt-200{padding-top:20%}.xl\:pt-300{padding-top:300px}.xl\:pt-327{padding-top:327px}.xl\:pt-366{padding-top:366px}.xl\:pt-415{padding-top:415px}.xl\:pt-450{padding-top:450px}.xl\:pt-474{padding-top:474px}.xl\:pt-500{padding-top:500px}.xl\:pt-600{padding-top:600px}.xl\:pt-690{padding-top:690px}.xl\:pt-px{padding-top:1px}.xl\:pt-0\.5{padding-top:.125rem}.xl\:pt-1\.5{padding-top:.375rem}.xl\:pt-2\.5{padding-top:.625rem}.xl\:pt-3\.5{padding-top:.875rem}.xl\:pr-0{padding-right:0}.xl\:pr-1{padding-right:.25rem}.xl\:pr-2{padding-right:.5rem}.xl\:pr-3{padding-right:.75rem}.xl\:pr-4{padding-right:1rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pr-7{padding-right:1.75rem}.xl\:pr-8{padding-right:2rem}.xl\:pr-9{padding-right:2.25rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pr-11{padding-right:2.75rem}.xl\:pr-12{padding-right:3rem}.xl\:pr-13{padding-right:50px}.xl\:pr-14{padding-right:3.5rem}.xl\:pr-15{padding-right:30px}.xl\:pr-16{padding-right:4rem}.xl\:pr-20{padding-right:5rem}.xl\:pr-24{padding-right:6rem}.xl\:pr-28{padding-right:7rem}.xl\:pr-30{padding-right:30%}.xl\:pr-32{padding-right:8rem}.xl\:pr-36{padding-right:9rem}.xl\:pr-40{padding-right:10rem}.xl\:pr-44{padding-right:11rem}.xl\:pr-45{padding-right:45%}.xl\:pr-48{padding-right:12rem}.xl\:pr-50{padding-right:12.5rem}.xl\:pr-52{padding-right:13rem}.xl\:pr-56{padding-right:14rem}.xl\:pr-60{padding-right:15rem}.xl\:pr-64{padding-right:16rem}.xl\:pr-72{padding-right:18rem}.xl\:pr-80{padding-right:20rem}.xl\:pr-96{padding-right:24rem}.xl\:pr-155{padding-right:155px}.xl\:pr-200{padding-right:20%}.xl\:pr-300{padding-right:300px}.xl\:pr-327{padding-right:327px}.xl\:pr-366{padding-right:366px}.xl\:pr-415{padding-right:415px}.xl\:pr-450{padding-right:450px}.xl\:pr-474{padding-right:474px}.xl\:pr-500{padding-right:500px}.xl\:pr-600{padding-right:600px}.xl\:pr-690{padding-right:690px}.xl\:pr-px{padding-right:1px}.xl\:pr-0\.5{padding-right:.125rem}.xl\:pr-1\.5{padding-right:.375rem}.xl\:pr-2\.5{padding-right:.625rem}.xl\:pr-3\.5{padding-right:.875rem}.xl\:pb-0{padding-bottom:0}.xl\:pb-1{padding-bottom:.25rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pb-7{padding-bottom:1.75rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-9{padding-bottom:2.25rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pb-11{padding-bottom:2.75rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-13{padding-bottom:50px}.xl\:pb-14{padding-bottom:3.5rem}.xl\:pb-15{padding-bottom:30px}.xl\:pb-16{padding-bottom:4rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pb-28{padding-bottom:7rem}.xl\:pb-30{padding-bottom:30%}.xl\:pb-32{padding-bottom:8rem}.xl\:pb-36{padding-bottom:9rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pb-44{padding-bottom:11rem}.xl\:pb-45{padding-bottom:45%}.xl\:pb-48{padding-bottom:12rem}.xl\:pb-50{padding-bottom:12.5rem}.xl\:pb-52{padding-bottom:13rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pb-60{padding-bottom:15rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pb-72{padding-bottom:18rem}.xl\:pb-80{padding-bottom:20rem}.xl\:pb-96{padding-bottom:24rem}.xl\:pb-155{padding-bottom:155px}.xl\:pb-200{padding-bottom:20%}.xl\:pb-300{padding-bottom:300px}.xl\:pb-327{padding-bottom:327px}.xl\:pb-366{padding-bottom:366px}.xl\:pb-415{padding-bottom:415px}.xl\:pb-450{padding-bottom:450px}.xl\:pb-474{padding-bottom:474px}.xl\:pb-500{padding-bottom:500px}.xl\:pb-600{padding-bottom:600px}.xl\:pb-690{padding-bottom:690px}.xl\:pb-px{padding-bottom:1px}.xl\:pb-0\.5{padding-bottom:.125rem}.xl\:pb-1\.5{padding-bottom:.375rem}.xl\:pb-2\.5{padding-bottom:.625rem}.xl\:pb-3\.5{padding-bottom:.875rem}.xl\:pl-0{padding-left:0}.xl\:pl-1{padding-left:.25rem}.xl\:pl-2{padding-left:.5rem}.xl\:pl-3{padding-left:.75rem}.xl\:pl-4{padding-left:1rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pl-7{padding-left:1.75rem}.xl\:pl-8{padding-left:2rem}.xl\:pl-9{padding-left:2.25rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-11{padding-left:2.75rem}.xl\:pl-12{padding-left:3rem}.xl\:pl-13{padding-left:50px}.xl\:pl-14{padding-left:3.5rem}.xl\:pl-15{padding-left:30px}.xl\:pl-16{padding-left:4rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-24{padding-left:6rem}.xl\:pl-28{padding-left:7rem}.xl\:pl-30{padding-left:30%}.xl\:pl-32{padding-left:8rem}.xl\:pl-36{padding-left:9rem}.xl\:pl-40{padding-left:10rem}.xl\:pl-44{padding-left:11rem}.xl\:pl-45{padding-left:45%}.xl\:pl-48{padding-left:12rem}.xl\:pl-50{padding-left:12.5rem}.xl\:pl-52{padding-left:13rem}.xl\:pl-56{padding-left:14rem}.xl\:pl-60{padding-left:15rem}.xl\:pl-64{padding-left:16rem}.xl\:pl-72{padding-left:18rem}.xl\:pl-80{padding-left:20rem}.xl\:pl-96{padding-left:24rem}.xl\:pl-155{padding-left:155px}.xl\:pl-200{padding-left:20%}.xl\:pl-300{padding-left:300px}.xl\:pl-327{padding-left:327px}.xl\:pl-366{padding-left:366px}.xl\:pl-415{padding-left:415px}.xl\:pl-450{padding-left:450px}.xl\:pl-474{padding-left:474px}.xl\:pl-500{padding-left:500px}.xl\:pl-600{padding-left:600px}.xl\:pl-690{padding-left:690px}.xl\:pl-px{padding-left:1px}.xl\:pl-0\.5{padding-left:.125rem}.xl\:pl-1\.5{padding-left:.375rem}.xl\:pl-2\.5{padding-left:.625rem}.xl\:pl-3\.5{padding-left:.875rem}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:align-baseline{vertical-align:initial}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.xl\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.xl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xl\:font-SfProDisplay{font-family:SF Pro Display}.xl\:font-SfPro{font-family:sf_pro_textregular}.xl\:text-xs{font-size:.75rem;line-height:1rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:text-7xl{font-size:4.5rem;line-height:1}.xl\:text-8xl{font-size:6rem;line-height:1}.xl\:text-9xl{font-size:8rem;line-height:1}.xl\:text-lt{font-size:2rem}.xl\:text-xxs{font-size:10px}.xl\:text-tiny{font-size:7px}.xl\:font-thin{font-weight:100}.xl\:font-extralight{font-weight:200}.xl\:font-light{font-weight:300}.xl\:font-normal{font-weight:400}.xl\:font-medium{font-weight:500}.xl\:font-semibold{font-weight:600}.xl\:font-bold{font-weight:700}.xl\:font-extrabold{font-weight:800}.xl\:font-black{font-weight:900}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:italic{font-style:italic}.xl\:not-italic{font-style:normal}.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.xl\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.xl\:ordinal{--tw-ordinal:ordinal}.xl\:slashed-zero{--tw-slashed-zero:slashed-zero}.xl\:lining-nums{--tw-numeric-figure:lining-nums}.xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.xl\:proportional-nums{--tw-numeric-spacing:proportional-nums}.xl\:tabular-nums{--tw-numeric-spacing:tabular-nums}.xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.xl\:leading-3{line-height:.75rem}.xl\:leading-4{line-height:1rem}.xl\:leading-5{line-height:1.25rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-7{line-height:1.75rem}.xl\:leading-8{line-height:2rem}.xl\:leading-9{line-height:2.25rem}.xl\:leading-10{line-height:2.5rem}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-snug{line-height:1.375}.xl\:leading-normal{line-height:1.5}.xl\:leading-relaxed{line-height:1.625}.xl\:leading-loose{line-height:2}.xl\:tracking-tighter{letter-spacing:-.05em}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:tracking-normal{letter-spacing:0}.xl\:tracking-wide{letter-spacing:.025em}.xl\:tracking-wider{letter-spacing:.05em}.xl\:tracking-widest{letter-spacing:.1em}.xl\:text-transparent{color:#0000}.xl\:text-current{color:currentColor}.xl\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.xl\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.xl\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.xl\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.xl\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.xl\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.xl\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.xl\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.xl\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.xl\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.xl\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.xl\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.xl\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.xl\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.xl\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.xl\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.xl\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.xl\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.xl\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.xl\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.xl\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.xl\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.xl\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.xl\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.xl\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.xl\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.xl\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.xl\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.xl\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.xl\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.xl\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.xl\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.xl\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.xl\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.xl\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.xl\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.xl\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.xl\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.xl\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.xl\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.xl\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.xl\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.xl\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.xl\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.xl\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.xl\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.xl\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.xl\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.xl\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.xl\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.xl\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.xl\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.xl\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.xl\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.xl\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.xl\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.xl\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.xl\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.xl\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.xl\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.xl\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.xl\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.xl\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.xl\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.xl\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.xl\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.xl\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.xl\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.xl\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.xl\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.xl\:text-text-dark2{color:#0009}.xl\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.xl\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.xl\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.xl\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.xl\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.xl\:text-grey-light3{color:FEFEFE}.xl\:text-grey-light4{color:E8E8E8}.xl\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.xl\:text-grey-light6{color:#e8e8e85e}.xl\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.xl\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.xl\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.xl\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-transparent{color:#0000}.group:hover .xl\:group-hover\:text-current{color:currentColor}.group:hover .xl\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-text-dark2{color:#0009}.group:hover .xl\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .xl\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .xl\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .xl\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .xl\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.xl\:focus-within\:text-transparent:focus-within{color:#0000}.xl\:focus-within\:text-current:focus-within{color:currentColor}.xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.xl\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.xl\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.xl\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.xl\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.xl\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.xl\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.xl\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.xl\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.xl\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.xl\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.xl\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.xl\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.xl\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.xl\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.xl\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.xl\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.xl\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.xl\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.xl\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.xl\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.xl\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.xl\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.xl\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.xl\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.xl\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.xl\:focus-within\:text-text-dark2:focus-within{color:#0009}.xl\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.xl\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.xl\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.xl\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.xl\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.xl\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.xl\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.xl\:hover\:text-transparent:hover{color:#0000}.xl\:hover\:text-current:hover{color:currentColor}.xl\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.xl\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.xl\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.xl\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.xl\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.xl\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.xl\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.xl\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.xl\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.xl\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.xl\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.xl\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.xl\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.xl\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.xl\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.xl\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.xl\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.xl\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.xl\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.xl\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.xl\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.xl\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.xl\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.xl\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.xl\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.xl\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.xl\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.xl\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.xl\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.xl\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.xl\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.xl\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.xl\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.xl\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.xl\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.xl\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.xl\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.xl\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.xl\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.xl\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.xl\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.xl\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.xl\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.xl\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.xl\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.xl\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.xl\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.xl\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.xl\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.xl\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.xl\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.xl\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.xl\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.xl\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.xl\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.xl\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.xl\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.xl\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.xl\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.xl\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.xl\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.xl\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.xl\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.xl\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.xl\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.xl\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.xl\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.xl\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.xl\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.xl\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.xl\:hover\:text-text-dark2:hover{color:#0009}.xl\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.xl\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.xl\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.xl\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.xl\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.xl\:hover\:text-grey-light3:hover{color:FEFEFE}.xl\:hover\:text-grey-light4:hover{color:E8E8E8}.xl\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.xl\:hover\:text-grey-light6:hover{color:#e8e8e85e}.xl\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.xl\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.xl\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.xl\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.xl\:focus\:text-transparent:focus{color:#0000}.xl\:focus\:text-current:focus{color:currentColor}.xl\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.xl\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.xl\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.xl\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.xl\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.xl\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.xl\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.xl\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.xl\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.xl\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.xl\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.xl\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.xl\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.xl\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.xl\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.xl\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.xl\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.xl\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.xl\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.xl\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.xl\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.xl\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.xl\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.xl\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.xl\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.xl\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.xl\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.xl\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.xl\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.xl\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.xl\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.xl\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.xl\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.xl\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.xl\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.xl\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.xl\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.xl\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.xl\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.xl\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.xl\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.xl\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.xl\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.xl\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.xl\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.xl\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.xl\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.xl\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.xl\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.xl\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.xl\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.xl\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.xl\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.xl\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.xl\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.xl\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.xl\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.xl\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.xl\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.xl\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.xl\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.xl\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.xl\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.xl\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.xl\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.xl\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.xl\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.xl\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.xl\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.xl\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.xl\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.xl\:focus\:text-text-dark2:focus{color:#0009}.xl\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.xl\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.xl\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.xl\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.xl\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.xl\:focus\:text-grey-light3:focus{color:FEFEFE}.xl\:focus\:text-grey-light4:focus{color:E8E8E8}.xl\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.xl\:focus\:text-grey-light6:focus{color:#e8e8e85e}.xl\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.xl\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.xl\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.xl\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.xl\:text-opacity-0{--tw-text-opacity:0}.xl\:text-opacity-5{--tw-text-opacity:0.05}.xl\:text-opacity-10{--tw-text-opacity:0.1}.xl\:text-opacity-20{--tw-text-opacity:0.2}.xl\:text-opacity-25{--tw-text-opacity:0.25}.xl\:text-opacity-30{--tw-text-opacity:0.3}.xl\:text-opacity-40{--tw-text-opacity:0.4}.xl\:text-opacity-50{--tw-text-opacity:0.5}.xl\:text-opacity-60{--tw-text-opacity:0.6}.xl\:text-opacity-70{--tw-text-opacity:0.7}.xl\:text-opacity-75{--tw-text-opacity:0.75}.xl\:text-opacity-80{--tw-text-opacity:0.8}.xl\:text-opacity-90{--tw-text-opacity:0.9}.xl\:text-opacity-95{--tw-text-opacity:0.95}.xl\:text-opacity-100{--tw-text-opacity:1}.group:hover .xl\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .xl\:group-hover\:text-opacity-100{--tw-text-opacity:1}.xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.xl\:underline{text-decoration:underline}.xl\:line-through{text-decoration:line-through}.xl\:no-underline{text-decoration:none}.group:hover .xl\:group-hover\:underline{text-decoration:underline}.group:hover .xl\:group-hover\:line-through{text-decoration:line-through}.group:hover .xl\:group-hover\:no-underline{text-decoration:none}.xl\:focus-within\:underline:focus-within{text-decoration:underline}.xl\:focus-within\:line-through:focus-within{text-decoration:line-through}.xl\:focus-within\:no-underline:focus-within{text-decoration:none}.xl\:hover\:underline:hover{text-decoration:underline}.xl\:hover\:line-through:hover{text-decoration:line-through}.xl\:hover\:no-underline:hover{text-decoration:none}.xl\:focus\:underline:focus{text-decoration:underline}.xl\:focus\:line-through:focus{text-decoration:line-through}.xl\:focus\:no-underline:focus{text-decoration:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:placeholder-transparent::placeholder{color:#0000}.xl\:placeholder-current::placeholder{color:currentColor}.xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.xl\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.xl\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.xl\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.xl\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.xl\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.xl\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.xl\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.xl\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.xl\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.xl\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.xl\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.xl\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.xl\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.xl\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.xl\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.xl\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.xl\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.xl\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.xl\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.xl\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.xl\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.xl\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.xl\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.xl\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.xl\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.xl\:placeholder-text-dark2::placeholder{color:#0009}.xl\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.xl\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.xl\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-light3::placeholder{color:FEFEFE}.xl\:placeholder-grey-light4::placeholder{color:E8E8E8}.xl\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.xl\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.xl\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.xl\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,52,229,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.xl\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.xl\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.xl\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.xl\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.xl\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.xl\:opacity-0{opacity:0}.xl\:opacity-5{opacity:.05}.xl\:opacity-10{opacity:.1}.xl\:opacity-20{opacity:.2}.xl\:opacity-25{opacity:.25}.xl\:opacity-30{opacity:.3}.xl\:opacity-40{opacity:.4}.xl\:opacity-50{opacity:.5}.xl\:opacity-60{opacity:.6}.xl\:opacity-70{opacity:.7}.xl\:opacity-75{opacity:.75}.xl\:opacity-80{opacity:.8}.xl\:opacity-90{opacity:.9}.xl\:opacity-95{opacity:.95}.xl\:opacity-100{opacity:1}.group:hover .xl\:group-hover\:opacity-0{opacity:0}.group:hover .xl\:group-hover\:opacity-5{opacity:.05}.group:hover .xl\:group-hover\:opacity-10{opacity:.1}.group:hover .xl\:group-hover\:opacity-20{opacity:.2}.group:hover .xl\:group-hover\:opacity-25{opacity:.25}.group:hover .xl\:group-hover\:opacity-30{opacity:.3}.group:hover .xl\:group-hover\:opacity-40{opacity:.4}.group:hover .xl\:group-hover\:opacity-50{opacity:.5}.group:hover .xl\:group-hover\:opacity-60{opacity:.6}.group:hover .xl\:group-hover\:opacity-70{opacity:.7}.group:hover .xl\:group-hover\:opacity-75{opacity:.75}.group:hover .xl\:group-hover\:opacity-80{opacity:.8}.group:hover .xl\:group-hover\:opacity-90{opacity:.9}.group:hover .xl\:group-hover\:opacity-95{opacity:.95}.group:hover .xl\:group-hover\:opacity-100{opacity:1}.xl\:focus-within\:opacity-0:focus-within{opacity:0}.xl\:focus-within\:opacity-5:focus-within{opacity:.05}.xl\:focus-within\:opacity-10:focus-within{opacity:.1}.xl\:focus-within\:opacity-20:focus-within{opacity:.2}.xl\:focus-within\:opacity-25:focus-within{opacity:.25}.xl\:focus-within\:opacity-30:focus-within{opacity:.3}.xl\:focus-within\:opacity-40:focus-within{opacity:.4}.xl\:focus-within\:opacity-50:focus-within{opacity:.5}.xl\:focus-within\:opacity-60:focus-within{opacity:.6}.xl\:focus-within\:opacity-70:focus-within{opacity:.7}.xl\:focus-within\:opacity-75:focus-within{opacity:.75}.xl\:focus-within\:opacity-80:focus-within{opacity:.8}.xl\:focus-within\:opacity-90:focus-within{opacity:.9}.xl\:focus-within\:opacity-95:focus-within{opacity:.95}.xl\:focus-within\:opacity-100:focus-within{opacity:1}.xl\:hover\:opacity-0:hover{opacity:0}.xl\:hover\:opacity-5:hover{opacity:.05}.xl\:hover\:opacity-10:hover{opacity:.1}.xl\:hover\:opacity-20:hover{opacity:.2}.xl\:hover\:opacity-25:hover{opacity:.25}.xl\:hover\:opacity-30:hover{opacity:.3}.xl\:hover\:opacity-40:hover{opacity:.4}.xl\:hover\:opacity-50:hover{opacity:.5}.xl\:hover\:opacity-60:hover{opacity:.6}.xl\:hover\:opacity-70:hover{opacity:.7}.xl\:hover\:opacity-75:hover{opacity:.75}.xl\:hover\:opacity-80:hover{opacity:.8}.xl\:hover\:opacity-90:hover{opacity:.9}.xl\:hover\:opacity-95:hover{opacity:.95}.xl\:hover\:opacity-100:hover{opacity:1}.xl\:focus\:opacity-0:focus{opacity:0}.xl\:focus\:opacity-5:focus{opacity:.05}.xl\:focus\:opacity-10:focus{opacity:.1}.xl\:focus\:opacity-20:focus{opacity:.2}.xl\:focus\:opacity-25:focus{opacity:.25}.xl\:focus\:opacity-30:focus{opacity:.3}.xl\:focus\:opacity-40:focus{opacity:.4}.xl\:focus\:opacity-50:focus{opacity:.5}.xl\:focus\:opacity-60:focus{opacity:.6}.xl\:focus\:opacity-70:focus{opacity:.7}.xl\:focus\:opacity-75:focus{opacity:.75}.xl\:focus\:opacity-80:focus{opacity:.8}.xl\:focus\:opacity-90:focus{opacity:.9}.xl\:focus\:opacity-95:focus{opacity:.95}.xl\:focus\:opacity-100:focus{opacity:1}.xl\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.xl\:shadow,.xl\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:shadow-lg,.xl\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:shadow-2xl,.xl\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.xl\:shadow-inner,.xl\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:shadow-none{--tw-shadow:0 0 #0000}.xl\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .xl\:group-hover\:shadow-sm,.xl\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .xl\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .xl\:group-hover\:shadow,.group:hover .xl\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .xl\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .xl\:group-hover\:shadow-lg,.group:hover .xl\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .xl\:group-hover\:shadow-2xl,.group:hover .xl\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .xl\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .xl\:group-hover\:shadow-acs,.group:hover .xl\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .xl\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.xl\:focus-within\:shadow-sm:focus-within,.xl\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:focus-within\:shadow-lg:focus-within,.xl\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:focus-within\:shadow-2xl:focus-within,.xl\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.xl\:focus-within\:shadow-inner:focus-within,.xl\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.xl\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.xl\:focus-within\:shadow-acs:focus-within,.xl\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.xl\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:hover\:shadow-md:hover,.xl\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:hover\:shadow-lg:hover,.xl\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.xl\:hover\:shadow-2xl:hover,.xl\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.xl\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.xl\:hover\:shadow-acs:hover,.xl\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.xl\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.xl\:focus\:shadow-sm:focus,.xl\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.xl\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.xl\:focus\:shadow-lg:focus,.xl\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.xl\:focus\:shadow-2xl:focus,.xl\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.xl\:focus\:shadow-inner:focus,.xl\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.xl\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.xl\:outline-none{outline:2px solid #0000;outline-offset:2px}.xl\:outline-white{outline:2px dotted #fff;outline-offset:2px}.xl\:outline-black{outline:2px dotted #000;outline-offset:2px}.xl\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.xl\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.xl\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.xl\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.xl\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:ring-0,.xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:ring-2,.xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:ring,.xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-0:focus-within,.xl\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-2:focus-within,.xl\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-8:focus-within,.xl\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-0:focus,.xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-2:focus,.xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus\:ring-8:focus,.xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.xl\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.xl\:focus-within\:ring-inset:focus-within,.xl\:focus\:ring-inset:focus,.xl\:ring-inset{--tw-ring-inset:inset}.xl\:ring-transparent{--tw-ring-color:#0000}.xl\:ring-current{--tw-ring-color:currentColor}.xl\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.xl\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.xl\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.xl\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.xl\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.xl\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.xl\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.xl\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.xl\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.xl\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.xl\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.xl\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.xl\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.xl\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.xl\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.xl\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.xl\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.xl\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.xl\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.xl\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.xl\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.xl\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.xl\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.xl\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.xl\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.xl\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.xl\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.xl\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.xl\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.xl\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.xl\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.xl\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.xl\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.xl\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.xl\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.xl\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.xl\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.xl\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.xl\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.xl\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.xl\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.xl\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.xl\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.xl\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.xl\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.xl\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.xl\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.xl\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.xl\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.xl\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.xl\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.xl\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.xl\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.xl\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.xl\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.xl\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.xl\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.xl\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.xl\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.xl\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.xl\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.xl\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.xl\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.xl\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.xl\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.xl\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.xl\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.xl\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.xl\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.xl\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.xl\:ring-text-dark2{--tw-ring-color:#0009}.xl\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.xl\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.xl\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.xl\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.xl\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.xl\:ring-grey-light3{--tw-ring-color:FEFEFE}.xl\:ring-grey-light4{--tw-ring-color:E8E8E8}.xl\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.xl\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.xl\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.xl\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.xl\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.xl\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.xl\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.xl\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.xl\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.xl\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.xl\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.xl\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.xl\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.xl\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.xl\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.xl\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.xl\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.xl\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.xl\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.xl\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.xl\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.xl\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.xl\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.xl\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.xl\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.xl\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.xl\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.xl\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.xl\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.xl\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.xl\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.xl\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.xl\:focus\:ring-current:focus{--tw-ring-color:currentColor}.xl\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.xl\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.xl\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.xl\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.xl\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.xl\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.xl\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.xl\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.xl\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.xl\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.xl\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.xl\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.xl\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.xl\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.xl\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.xl\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.xl\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.xl\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.xl\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.xl\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,52,229,var(--tw-ring-opacity))}.xl\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.xl\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.xl\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.xl\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.xl\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.xl\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.xl\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.xl\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.xl\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.xl\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.xl\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.xl\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.xl\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.xl\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.xl\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.xl\:ring-opacity-0{--tw-ring-opacity:0}.xl\:ring-opacity-5{--tw-ring-opacity:0.05}.xl\:ring-opacity-10{--tw-ring-opacity:0.1}.xl\:ring-opacity-20{--tw-ring-opacity:0.2}.xl\:ring-opacity-25{--tw-ring-opacity:0.25}.xl\:ring-opacity-30{--tw-ring-opacity:0.3}.xl\:ring-opacity-40{--tw-ring-opacity:0.4}.xl\:ring-opacity-50{--tw-ring-opacity:0.5}.xl\:ring-opacity-60{--tw-ring-opacity:0.6}.xl\:ring-opacity-70{--tw-ring-opacity:0.7}.xl\:ring-opacity-75{--tw-ring-opacity:0.75}.xl\:ring-opacity-80{--tw-ring-opacity:0.8}.xl\:ring-opacity-90{--tw-ring-opacity:0.9}.xl\:ring-opacity-95{--tw-ring-opacity:0.95}.xl\:ring-opacity-100{--tw-ring-opacity:1}.xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.xl\:ring-offset-0{--tw-ring-offset-width:0px}.xl\:ring-offset-1{--tw-ring-offset-width:1px}.xl\:ring-offset-2{--tw-ring-offset-width:2px}.xl\:ring-offset-4{--tw-ring-offset-width:4px}.xl\:ring-offset-8{--tw-ring-offset-width:8px}.xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.xl\:ring-offset-transparent{--tw-ring-offset-color:#0000}.xl\:ring-offset-current{--tw-ring-offset-color:currentColor}.xl\:ring-offset-black{--tw-ring-offset-color:#000}.xl\:ring-offset-white{--tw-ring-offset-color:#fff}.xl\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.xl\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.xl\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.xl\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.xl\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.xl\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.xl\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.xl\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.xl\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.xl\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.xl\:ring-offset-red{--tw-ring-offset-color:#ff002a}.xl\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.xl\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.xl\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.xl\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.xl\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.xl\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.xl\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.xl\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.xl\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.xl\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.xl\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.xl\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.xl\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.xl\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.xl\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.xl\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.xl\:ring-offset-green-600{--tw-ring-offset-color:#059669}.xl\:ring-offset-green-700{--tw-ring-offset-color:#047857}.xl\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.xl\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.xl\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.xl\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.xl\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.xl\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.xl\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.xl\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.xl\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.xl\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.xl\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.xl\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.xl\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.xl\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.xl\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.xl\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.xl\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.xl\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.xl\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.xl\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.xl\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.xl\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.xl\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.xl\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.xl\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.xl\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.xl\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.xl\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.xl\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.xl\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.xl\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.xl\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.xl\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.xl\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.xl\:ring-offset-test{--tw-ring-offset-color:#743902}.xl\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.xl\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.xl\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.xl\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.xl\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.xl\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.xl\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.xl\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.xl\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.xl\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.xl\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.xl\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.xl\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.xl\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.xl\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.xl\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.xl\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.xl\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.xl\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.xl\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.xl\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.xl\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.xl\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.xl\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.xl\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.xl\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.xl\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.xl\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.xl\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.xl\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.xl\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.xl\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.xl\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.xl\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.xl\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.xl\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.xl\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.xl\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.xl\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.xl\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.xl\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.xl\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.xl\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.xl\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.xl\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.xl\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.xl\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.xl\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.xl\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.xl\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.xl\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.xl\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.xl\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.xl\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.xl\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.xl\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.xl\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.xl\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.xl\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.xl\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.xl\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.xl\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.xl\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.xl\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.xl\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.xl\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.xl\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.xl\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.xl\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.xl\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.xl\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.xl\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.xl\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.xl\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.xl\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.xl\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.xl\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.xl\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.xl\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.xl\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.xl\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.xl\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.xl\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.xl\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.xl\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.xl\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.xl\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.xl\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.xl\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.xl\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.xl\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.xl\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.xl\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.xl\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.xl\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.xl\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.xl\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.xl\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.xl\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.xl\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.xl\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.xl\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.xl\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.xl\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.xl\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.xl\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.xl\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.xl\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.xl\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.xl\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.xl\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.xl\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.xl\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.xl\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.xl\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.xl\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.xl\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.xl\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.xl\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.xl\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.xl\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.xl\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.xl\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.xl\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.xl\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.xl\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.xl\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.xl\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.xl\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.xl\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.xl\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.xl\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.xl\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.xl\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.xl\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.xl\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.xl\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.xl\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.xl\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.xl\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.xl\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.xl\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.xl\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.xl\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.xl\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.xl\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.xl\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.xl\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.xl\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.xl\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.xl\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.xl\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.xl\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.xl\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.xl\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.xl\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.xl\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.xl\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.xl\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.xl\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.xl\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.xl\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.xl\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.xl\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.xl\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.xl\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.xl\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.xl\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.xl\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.xl\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.xl\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.xl\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.xl\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.xl\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.xl\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.xl\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.xl\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.xl\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.xl\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.xl\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.xl\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.xl\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.xl\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.xl\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.xl\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.xl\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.xl\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.xl\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.xl\:transition-none{transition-property:none}.xl\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:delay-75{transition-delay:75ms}.xl\:delay-100{transition-delay:.1s}.xl\:delay-150{transition-delay:.15s}.xl\:delay-200{transition-delay:.2s}.xl\:delay-300{transition-delay:.3s}.xl\:delay-500{transition-delay:.5s}.xl\:delay-700{transition-delay:.7s}.xl\:delay-1000{transition-delay:1s}.xl\:duration-75{transition-duration:75ms}.xl\:duration-100{transition-duration:.1s}.xl\:duration-150{transition-duration:.15s}.xl\:duration-200{transition-duration:.2s}.xl\:duration-300{transition-duration:.3s}.xl\:duration-500{transition-duration:.5s}.xl\:duration-700{transition-duration:.7s}.xl\:duration-1000{transition-duration:1s}.xl\:ease-linear{transition-timing-function:linear}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (min-width:1536px){.\32xl\:container{width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1536px){.\32xl\:container{max-width:1536px}}.\32xl\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.\32xl\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.\32xl\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.\32xl\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.\32xl\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.\32xl\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.\32xl\:pointer-events-none{pointer-events:none}.\32xl\:pointer-events-auto{pointer-events:auto}.\32xl\:visible{visibility:visible}.\32xl\:invisible{visibility:hidden}.\32xl\:static{position:static}.\32xl\:fixed{position:fixed}.\32xl\:absolute{position:absolute}.\32xl\:relative{position:relative}.\32xl\:sticky{position:sticky}.\32xl\:inset-0{bottom:0;left:0;right:0;top:0}.\32xl\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.\32xl\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.\32xl\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.\32xl\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.\32xl\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.\32xl\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.\32xl\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.\32xl\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.\32xl\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.\32xl\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.\32xl\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.\32xl\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.\32xl\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.\32xl\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.\32xl\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.\32xl\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.\32xl\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.\32xl\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.\32xl\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.\32xl\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.\32xl\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.\32xl\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.\32xl\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.\32xl\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.\32xl\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.\32xl\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.\32xl\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.\32xl\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.\32xl\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.\32xl\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.\32xl\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.\32xl\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.\32xl\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.\32xl\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.\32xl\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.\32xl\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.\32xl\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.\32xl\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.\32xl\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.\32xl\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.\32xl\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.\32xl\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.\32xl\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.\32xl\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.\32xl\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.\32xl\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.\32xl\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.\32xl\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.\32xl\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.\32xl\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.\32xl\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.\32xl\:-inset-0{bottom:0;left:0;right:0;top:0}.\32xl\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.\32xl\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.\32xl\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.\32xl\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.\32xl\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.\32xl\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.\32xl\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.\32xl\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.\32xl\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.\32xl\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.\32xl\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.\32xl\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.\32xl\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.\32xl\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.\32xl\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.\32xl\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.\32xl\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.\32xl\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.\32xl\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.\32xl\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.\32xl\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.\32xl\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.\32xl\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.\32xl\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.\32xl\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.\32xl\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.\32xl\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.\32xl\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.\32xl\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.\32xl\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.\32xl\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.\32xl\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.\32xl\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.\32xl\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.\32xl\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.\32xl\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.\32xl\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.\32xl\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.\32xl\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.\32xl\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.\32xl\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.\32xl\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.\32xl\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.\32xl\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.\32xl\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.\32xl\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.\32xl\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.\32xl\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.\32xl\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.\32xl\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.\32xl\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.\32xl\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.\32xl\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.\32xl\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.\32xl\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.\32xl\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.\32xl\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.\32xl\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.\32xl\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.\32xl\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.\32xl\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.\32xl\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.\32xl\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.\32xl\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.\32xl\:inset-x-0{left:0;right:0}.\32xl\:inset-x-1{left:.25rem;right:.25rem}.\32xl\:inset-x-2{left:.5rem;right:.5rem}.\32xl\:inset-x-3{left:.75rem;right:.75rem}.\32xl\:inset-x-4{left:1rem;right:1rem}.\32xl\:inset-x-5{left:1.25rem;right:1.25rem}.\32xl\:inset-x-6{left:1.5rem;right:1.5rem}.\32xl\:inset-x-7{left:1.75rem;right:1.75rem}.\32xl\:inset-x-8{left:2rem;right:2rem}.\32xl\:inset-x-9{left:2.25rem;right:2.25rem}.\32xl\:inset-x-10{left:2.5rem;right:2.5rem}.\32xl\:inset-x-11{left:2.75rem;right:2.75rem}.\32xl\:inset-x-12{left:3rem;right:3rem}.\32xl\:inset-x-13{left:50px;right:50px}.\32xl\:inset-x-14{left:3.5rem;right:3.5rem}.\32xl\:inset-x-15{left:30px;right:30px}.\32xl\:inset-x-16{left:4rem;right:4rem}.\32xl\:inset-x-20{left:5rem;right:5rem}.\32xl\:inset-x-24{left:6rem;right:6rem}.\32xl\:inset-x-28{left:7rem;right:7rem}.\32xl\:inset-x-30{left:30%;right:30%}.\32xl\:inset-x-32{left:8rem;right:8rem}.\32xl\:inset-x-36{left:9rem;right:9rem}.\32xl\:inset-x-40{left:10rem;right:10rem}.\32xl\:inset-x-44{left:11rem;right:11rem}.\32xl\:inset-x-45{left:45%;right:45%}.\32xl\:inset-x-48{left:12rem;right:12rem}.\32xl\:inset-x-50{left:12.5rem;right:12.5rem}.\32xl\:inset-x-52{left:13rem;right:13rem}.\32xl\:inset-x-56{left:14rem;right:14rem}.\32xl\:inset-x-60{left:15rem;right:15rem}.\32xl\:inset-x-64{left:16rem;right:16rem}.\32xl\:inset-x-72{left:18rem;right:18rem}.\32xl\:inset-x-80{left:20rem;right:20rem}.\32xl\:inset-x-96{left:24rem;right:24rem}.\32xl\:inset-x-155{left:155px;right:155px}.\32xl\:inset-x-200{left:20%;right:20%}.\32xl\:inset-x-300{left:300px;right:300px}.\32xl\:inset-x-327{left:327px;right:327px}.\32xl\:inset-x-366{left:366px;right:366px}.\32xl\:inset-x-415{left:415px;right:415px}.\32xl\:inset-x-450{left:450px;right:450px}.\32xl\:inset-x-474{left:474px;right:474px}.\32xl\:inset-x-500{left:500px;right:500px}.\32xl\:inset-x-600{left:600px;right:600px}.\32xl\:inset-x-690{left:690px;right:690px}.\32xl\:inset-x-auto{left:auto;right:auto}.\32xl\:inset-x-px{left:1px;right:1px}.\32xl\:inset-x-0\.5{left:.125rem;right:.125rem}.\32xl\:inset-x-1\.5{left:.375rem;right:.375rem}.\32xl\:inset-x-2\.5{left:.625rem;right:.625rem}.\32xl\:inset-x-3\.5{left:.875rem;right:.875rem}.\32xl\:-inset-x-0{left:0;right:0}.\32xl\:-inset-x-1{left:-.25rem;right:-.25rem}.\32xl\:-inset-x-2{left:-.5rem;right:-.5rem}.\32xl\:-inset-x-3{left:-.75rem;right:-.75rem}.\32xl\:-inset-x-4{left:-1rem;right:-1rem}.\32xl\:-inset-x-5{left:-1.25rem;right:-1.25rem}.\32xl\:-inset-x-6{left:-1.5rem;right:-1.5rem}.\32xl\:-inset-x-7{left:-1.75rem;right:-1.75rem}.\32xl\:-inset-x-8{left:-2rem;right:-2rem}.\32xl\:-inset-x-9{left:-2.25rem;right:-2.25rem}.\32xl\:-inset-x-10{left:-2.5rem;right:-2.5rem}.\32xl\:-inset-x-11{left:-2.75rem;right:-2.75rem}.\32xl\:-inset-x-12{left:-3rem;right:-3rem}.\32xl\:-inset-x-13{left:-50px;right:-50px}.\32xl\:-inset-x-14{left:-3.5rem;right:-3.5rem}.\32xl\:-inset-x-15{left:-30px;right:-30px}.\32xl\:-inset-x-16{left:-4rem;right:-4rem}.\32xl\:-inset-x-20{left:-5rem;right:-5rem}.\32xl\:-inset-x-24{left:-6rem;right:-6rem}.\32xl\:-inset-x-28{left:-7rem;right:-7rem}.\32xl\:-inset-x-30{left:-30%;right:-30%}.\32xl\:-inset-x-32{left:-8rem;right:-8rem}.\32xl\:-inset-x-36{left:-9rem;right:-9rem}.\32xl\:-inset-x-40{left:-10rem;right:-10rem}.\32xl\:-inset-x-44{left:-11rem;right:-11rem}.\32xl\:-inset-x-45{left:-45%;right:-45%}.\32xl\:-inset-x-48{left:-12rem;right:-12rem}.\32xl\:-inset-x-50{left:-12.5rem;right:-12.5rem}.\32xl\:-inset-x-52{left:-13rem;right:-13rem}.\32xl\:-inset-x-56{left:-14rem;right:-14rem}.\32xl\:-inset-x-60{left:-15rem;right:-15rem}.\32xl\:-inset-x-64{left:-16rem;right:-16rem}.\32xl\:-inset-x-72{left:-18rem;right:-18rem}.\32xl\:-inset-x-80{left:-20rem;right:-20rem}.\32xl\:-inset-x-96{left:-24rem;right:-24rem}.\32xl\:-inset-x-155{left:-155px;right:-155px}.\32xl\:-inset-x-200{left:-20%;right:-20%}.\32xl\:-inset-x-300{left:-300px;right:-300px}.\32xl\:-inset-x-327{left:-327px;right:-327px}.\32xl\:-inset-x-366{left:-366px;right:-366px}.\32xl\:-inset-x-415{left:-415px;right:-415px}.\32xl\:-inset-x-450{left:-450px;right:-450px}.\32xl\:-inset-x-474{left:-474px;right:-474px}.\32xl\:-inset-x-500{left:-500px;right:-500px}.\32xl\:-inset-x-600{left:-600px;right:-600px}.\32xl\:-inset-x-690{left:-690px;right:-690px}.\32xl\:-inset-x-px{left:-1px;right:-1px}.\32xl\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.\32xl\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.\32xl\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.\32xl\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.\32xl\:inset-x-1\/2{left:50%;right:50%}.\32xl\:inset-x-1\/3{left:33.333333%;right:33.333333%}.\32xl\:inset-x-2\/3{left:66.666667%;right:66.666667%}.\32xl\:inset-x-1\/4{left:25%;right:25%}.\32xl\:inset-x-2\/4{left:50%;right:50%}.\32xl\:inset-x-3\/4{left:75%;right:75%}.\32xl\:inset-x-full{left:100%;right:100%}.\32xl\:-inset-x-1\/2{left:-50%;right:-50%}.\32xl\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.\32xl\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.\32xl\:-inset-x-1\/4{left:-25%;right:-25%}.\32xl\:-inset-x-2\/4{left:-50%;right:-50%}.\32xl\:-inset-x-3\/4{left:-75%;right:-75%}.\32xl\:-inset-x-full{left:-100%;right:-100%}.\32xl\:inset-y-0{bottom:0;top:0}.\32xl\:inset-y-1{bottom:.25rem;top:.25rem}.\32xl\:inset-y-2{bottom:.5rem;top:.5rem}.\32xl\:inset-y-3{bottom:.75rem;top:.75rem}.\32xl\:inset-y-4{bottom:1rem;top:1rem}.\32xl\:inset-y-5{bottom:1.25rem;top:1.25rem}.\32xl\:inset-y-6{bottom:1.5rem;top:1.5rem}.\32xl\:inset-y-7{bottom:1.75rem;top:1.75rem}.\32xl\:inset-y-8{bottom:2rem;top:2rem}.\32xl\:inset-y-9{bottom:2.25rem;top:2.25rem}.\32xl\:inset-y-10{bottom:2.5rem;top:2.5rem}.\32xl\:inset-y-11{bottom:2.75rem;top:2.75rem}.\32xl\:inset-y-12{bottom:3rem;top:3rem}.\32xl\:inset-y-13{bottom:50px;top:50px}.\32xl\:inset-y-14{bottom:3.5rem;top:3.5rem}.\32xl\:inset-y-15{bottom:30px;top:30px}.\32xl\:inset-y-16{bottom:4rem;top:4rem}.\32xl\:inset-y-20{bottom:5rem;top:5rem}.\32xl\:inset-y-24{bottom:6rem;top:6rem}.\32xl\:inset-y-28{bottom:7rem;top:7rem}.\32xl\:inset-y-30{bottom:30%;top:30%}.\32xl\:inset-y-32{bottom:8rem;top:8rem}.\32xl\:inset-y-36{bottom:9rem;top:9rem}.\32xl\:inset-y-40{bottom:10rem;top:10rem}.\32xl\:inset-y-44{bottom:11rem;top:11rem}.\32xl\:inset-y-45{bottom:45%;top:45%}.\32xl\:inset-y-48{bottom:12rem;top:12rem}.\32xl\:inset-y-50{bottom:12.5rem;top:12.5rem}.\32xl\:inset-y-52{bottom:13rem;top:13rem}.\32xl\:inset-y-56{bottom:14rem;top:14rem}.\32xl\:inset-y-60{bottom:15rem;top:15rem}.\32xl\:inset-y-64{bottom:16rem;top:16rem}.\32xl\:inset-y-72{bottom:18rem;top:18rem}.\32xl\:inset-y-80{bottom:20rem;top:20rem}.\32xl\:inset-y-96{bottom:24rem;top:24rem}.\32xl\:inset-y-155{bottom:155px;top:155px}.\32xl\:inset-y-200{bottom:20%;top:20%}.\32xl\:inset-y-300{bottom:300px;top:300px}.\32xl\:inset-y-327{bottom:327px;top:327px}.\32xl\:inset-y-366{bottom:366px;top:366px}.\32xl\:inset-y-415{bottom:415px;top:415px}.\32xl\:inset-y-450{bottom:450px;top:450px}.\32xl\:inset-y-474{bottom:474px;top:474px}.\32xl\:inset-y-500{bottom:500px;top:500px}.\32xl\:inset-y-600{bottom:600px;top:600px}.\32xl\:inset-y-690{bottom:690px;top:690px}.\32xl\:inset-y-auto{bottom:auto;top:auto}.\32xl\:inset-y-px{bottom:1px;top:1px}.\32xl\:inset-y-0\.5{bottom:.125rem;top:.125rem}.\32xl\:inset-y-1\.5{bottom:.375rem;top:.375rem}.\32xl\:inset-y-2\.5{bottom:.625rem;top:.625rem}.\32xl\:inset-y-3\.5{bottom:.875rem;top:.875rem}.\32xl\:-inset-y-0{bottom:0;top:0}.\32xl\:-inset-y-1{bottom:-.25rem;top:-.25rem}.\32xl\:-inset-y-2{bottom:-.5rem;top:-.5rem}.\32xl\:-inset-y-3{bottom:-.75rem;top:-.75rem}.\32xl\:-inset-y-4{bottom:-1rem;top:-1rem}.\32xl\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.\32xl\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.\32xl\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.\32xl\:-inset-y-8{bottom:-2rem;top:-2rem}.\32xl\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.\32xl\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.\32xl\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.\32xl\:-inset-y-12{bottom:-3rem;top:-3rem}.\32xl\:-inset-y-13{bottom:-50px;top:-50px}.\32xl\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.\32xl\:-inset-y-15{bottom:-30px;top:-30px}.\32xl\:-inset-y-16{bottom:-4rem;top:-4rem}.\32xl\:-inset-y-20{bottom:-5rem;top:-5rem}.\32xl\:-inset-y-24{bottom:-6rem;top:-6rem}.\32xl\:-inset-y-28{bottom:-7rem;top:-7rem}.\32xl\:-inset-y-30{bottom:-30%;top:-30%}.\32xl\:-inset-y-32{bottom:-8rem;top:-8rem}.\32xl\:-inset-y-36{bottom:-9rem;top:-9rem}.\32xl\:-inset-y-40{bottom:-10rem;top:-10rem}.\32xl\:-inset-y-44{bottom:-11rem;top:-11rem}.\32xl\:-inset-y-45{bottom:-45%;top:-45%}.\32xl\:-inset-y-48{bottom:-12rem;top:-12rem}.\32xl\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.\32xl\:-inset-y-52{bottom:-13rem;top:-13rem}.\32xl\:-inset-y-56{bottom:-14rem;top:-14rem}.\32xl\:-inset-y-60{bottom:-15rem;top:-15rem}.\32xl\:-inset-y-64{bottom:-16rem;top:-16rem}.\32xl\:-inset-y-72{bottom:-18rem;top:-18rem}.\32xl\:-inset-y-80{bottom:-20rem;top:-20rem}.\32xl\:-inset-y-96{bottom:-24rem;top:-24rem}.\32xl\:-inset-y-155{bottom:-155px;top:-155px}.\32xl\:-inset-y-200{bottom:-20%;top:-20%}.\32xl\:-inset-y-300{bottom:-300px;top:-300px}.\32xl\:-inset-y-327{bottom:-327px;top:-327px}.\32xl\:-inset-y-366{bottom:-366px;top:-366px}.\32xl\:-inset-y-415{bottom:-415px;top:-415px}.\32xl\:-inset-y-450{bottom:-450px;top:-450px}.\32xl\:-inset-y-474{bottom:-474px;top:-474px}.\32xl\:-inset-y-500{bottom:-500px;top:-500px}.\32xl\:-inset-y-600{bottom:-600px;top:-600px}.\32xl\:-inset-y-690{bottom:-690px;top:-690px}.\32xl\:-inset-y-px{bottom:-1px;top:-1px}.\32xl\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.\32xl\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.\32xl\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.\32xl\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.\32xl\:inset-y-1\/2{bottom:50%;top:50%}.\32xl\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.\32xl\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.\32xl\:inset-y-1\/4{bottom:25%;top:25%}.\32xl\:inset-y-2\/4{bottom:50%;top:50%}.\32xl\:inset-y-3\/4{bottom:75%;top:75%}.\32xl\:inset-y-full{bottom:100%;top:100%}.\32xl\:-inset-y-1\/2{bottom:-50%;top:-50%}.\32xl\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.\32xl\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.\32xl\:-inset-y-1\/4{bottom:-25%;top:-25%}.\32xl\:-inset-y-2\/4{bottom:-50%;top:-50%}.\32xl\:-inset-y-3\/4{bottom:-75%;top:-75%}.\32xl\:-inset-y-full{bottom:-100%;top:-100%}.\32xl\:top-0{top:0}.\32xl\:top-1{top:.25rem}.\32xl\:top-2{top:.5rem}.\32xl\:top-3{top:.75rem}.\32xl\:top-4{top:1rem}.\32xl\:top-5{top:1.25rem}.\32xl\:top-6{top:1.5rem}.\32xl\:top-7{top:1.75rem}.\32xl\:top-8{top:2rem}.\32xl\:top-9{top:2.25rem}.\32xl\:top-10{top:2.5rem}.\32xl\:top-11{top:2.75rem}.\32xl\:top-12{top:3rem}.\32xl\:top-13{top:50px}.\32xl\:top-14{top:3.5rem}.\32xl\:top-15{top:30px}.\32xl\:top-16{top:4rem}.\32xl\:top-20{top:5rem}.\32xl\:top-24{top:6rem}.\32xl\:top-28{top:7rem}.\32xl\:top-30{top:30%}.\32xl\:top-32{top:8rem}.\32xl\:top-36{top:9rem}.\32xl\:top-40{top:10rem}.\32xl\:top-44{top:11rem}.\32xl\:top-45{top:45%}.\32xl\:top-48{top:12rem}.\32xl\:top-50{top:12.5rem}.\32xl\:top-52{top:13rem}.\32xl\:top-56{top:14rem}.\32xl\:top-60{top:15rem}.\32xl\:top-64{top:16rem}.\32xl\:top-72{top:18rem}.\32xl\:top-80{top:20rem}.\32xl\:top-96{top:24rem}.\32xl\:top-155{top:155px}.\32xl\:top-200{top:20%}.\32xl\:top-300{top:300px}.\32xl\:top-327{top:327px}.\32xl\:top-366{top:366px}.\32xl\:top-415{top:415px}.\32xl\:top-450{top:450px}.\32xl\:top-474{top:474px}.\32xl\:top-500{top:500px}.\32xl\:top-600{top:600px}.\32xl\:top-690{top:690px}.\32xl\:top-auto{top:auto}.\32xl\:top-px{top:1px}.\32xl\:top-0\.5{top:.125rem}.\32xl\:top-1\.5{top:.375rem}.\32xl\:top-2\.5{top:.625rem}.\32xl\:top-3\.5{top:.875rem}.\32xl\:-top-0{top:0}.\32xl\:-top-1{top:-.25rem}.\32xl\:-top-2{top:-.5rem}.\32xl\:-top-3{top:-.75rem}.\32xl\:-top-4{top:-1rem}.\32xl\:-top-5{top:-1.25rem}.\32xl\:-top-6{top:-1.5rem}.\32xl\:-top-7{top:-1.75rem}.\32xl\:-top-8{top:-2rem}.\32xl\:-top-9{top:-2.25rem}.\32xl\:-top-10{top:-2.5rem}.\32xl\:-top-11{top:-2.75rem}.\32xl\:-top-12{top:-3rem}.\32xl\:-top-13{top:-50px}.\32xl\:-top-14{top:-3.5rem}.\32xl\:-top-15{top:-30px}.\32xl\:-top-16{top:-4rem}.\32xl\:-top-20{top:-5rem}.\32xl\:-top-24{top:-6rem}.\32xl\:-top-28{top:-7rem}.\32xl\:-top-30{top:-30%}.\32xl\:-top-32{top:-8rem}.\32xl\:-top-36{top:-9rem}.\32xl\:-top-40{top:-10rem}.\32xl\:-top-44{top:-11rem}.\32xl\:-top-45{top:-45%}.\32xl\:-top-48{top:-12rem}.\32xl\:-top-50{top:-12.5rem}.\32xl\:-top-52{top:-13rem}.\32xl\:-top-56{top:-14rem}.\32xl\:-top-60{top:-15rem}.\32xl\:-top-64{top:-16rem}.\32xl\:-top-72{top:-18rem}.\32xl\:-top-80{top:-20rem}.\32xl\:-top-96{top:-24rem}.\32xl\:-top-155{top:-155px}.\32xl\:-top-200{top:-20%}.\32xl\:-top-300{top:-300px}.\32xl\:-top-327{top:-327px}.\32xl\:-top-366{top:-366px}.\32xl\:-top-415{top:-415px}.\32xl\:-top-450{top:-450px}.\32xl\:-top-474{top:-474px}.\32xl\:-top-500{top:-500px}.\32xl\:-top-600{top:-600px}.\32xl\:-top-690{top:-690px}.\32xl\:-top-px{top:-1px}.\32xl\:-top-0\.5{top:-.125rem}.\32xl\:-top-1\.5{top:-.375rem}.\32xl\:-top-2\.5{top:-.625rem}.\32xl\:-top-3\.5{top:-.875rem}.\32xl\:top-1\/2{top:50%}.\32xl\:top-1\/3{top:33.333333%}.\32xl\:top-2\/3{top:66.666667%}.\32xl\:top-1\/4{top:25%}.\32xl\:top-2\/4{top:50%}.\32xl\:top-3\/4{top:75%}.\32xl\:top-full{top:100%}.\32xl\:-top-1\/2{top:-50%}.\32xl\:-top-1\/3{top:-33.333333%}.\32xl\:-top-2\/3{top:-66.666667%}.\32xl\:-top-1\/4{top:-25%}.\32xl\:-top-2\/4{top:-50%}.\32xl\:-top-3\/4{top:-75%}.\32xl\:-top-full{top:-100%}.\32xl\:right-0{right:0}.\32xl\:right-1{right:.25rem}.\32xl\:right-2{right:.5rem}.\32xl\:right-3{right:.75rem}.\32xl\:right-4{right:1rem}.\32xl\:right-5{right:1.25rem}.\32xl\:right-6{right:1.5rem}.\32xl\:right-7{right:1.75rem}.\32xl\:right-8{right:2rem}.\32xl\:right-9{right:2.25rem}.\32xl\:right-10{right:2.5rem}.\32xl\:right-11{right:2.75rem}.\32xl\:right-12{right:3rem}.\32xl\:right-13{right:50px}.\32xl\:right-14{right:3.5rem}.\32xl\:right-15{right:30px}.\32xl\:right-16{right:4rem}.\32xl\:right-20{right:5rem}.\32xl\:right-24{right:6rem}.\32xl\:right-28{right:7rem}.\32xl\:right-30{right:30%}.\32xl\:right-32{right:8rem}.\32xl\:right-36{right:9rem}.\32xl\:right-40{right:10rem}.\32xl\:right-44{right:11rem}.\32xl\:right-45{right:45%}.\32xl\:right-48{right:12rem}.\32xl\:right-50{right:12.5rem}.\32xl\:right-52{right:13rem}.\32xl\:right-56{right:14rem}.\32xl\:right-60{right:15rem}.\32xl\:right-64{right:16rem}.\32xl\:right-72{right:18rem}.\32xl\:right-80{right:20rem}.\32xl\:right-96{right:24rem}.\32xl\:right-155{right:155px}.\32xl\:right-200{right:20%}.\32xl\:right-300{right:300px}.\32xl\:right-327{right:327px}.\32xl\:right-366{right:366px}.\32xl\:right-415{right:415px}.\32xl\:right-450{right:450px}.\32xl\:right-474{right:474px}.\32xl\:right-500{right:500px}.\32xl\:right-600{right:600px}.\32xl\:right-690{right:690px}.\32xl\:right-auto{right:auto}.\32xl\:right-px{right:1px}.\32xl\:right-0\.5{right:.125rem}.\32xl\:right-1\.5{right:.375rem}.\32xl\:right-2\.5{right:.625rem}.\32xl\:right-3\.5{right:.875rem}.\32xl\:-right-0{right:0}.\32xl\:-right-1{right:-.25rem}.\32xl\:-right-2{right:-.5rem}.\32xl\:-right-3{right:-.75rem}.\32xl\:-right-4{right:-1rem}.\32xl\:-right-5{right:-1.25rem}.\32xl\:-right-6{right:-1.5rem}.\32xl\:-right-7{right:-1.75rem}.\32xl\:-right-8{right:-2rem}.\32xl\:-right-9{right:-2.25rem}.\32xl\:-right-10{right:-2.5rem}.\32xl\:-right-11{right:-2.75rem}.\32xl\:-right-12{right:-3rem}.\32xl\:-right-13{right:-50px}.\32xl\:-right-14{right:-3.5rem}.\32xl\:-right-15{right:-30px}.\32xl\:-right-16{right:-4rem}.\32xl\:-right-20{right:-5rem}.\32xl\:-right-24{right:-6rem}.\32xl\:-right-28{right:-7rem}.\32xl\:-right-30{right:-30%}.\32xl\:-right-32{right:-8rem}.\32xl\:-right-36{right:-9rem}.\32xl\:-right-40{right:-10rem}.\32xl\:-right-44{right:-11rem}.\32xl\:-right-45{right:-45%}.\32xl\:-right-48{right:-12rem}.\32xl\:-right-50{right:-12.5rem}.\32xl\:-right-52{right:-13rem}.\32xl\:-right-56{right:-14rem}.\32xl\:-right-60{right:-15rem}.\32xl\:-right-64{right:-16rem}.\32xl\:-right-72{right:-18rem}.\32xl\:-right-80{right:-20rem}.\32xl\:-right-96{right:-24rem}.\32xl\:-right-155{right:-155px}.\32xl\:-right-200{right:-20%}.\32xl\:-right-300{right:-300px}.\32xl\:-right-327{right:-327px}.\32xl\:-right-366{right:-366px}.\32xl\:-right-415{right:-415px}.\32xl\:-right-450{right:-450px}.\32xl\:-right-474{right:-474px}.\32xl\:-right-500{right:-500px}.\32xl\:-right-600{right:-600px}.\32xl\:-right-690{right:-690px}.\32xl\:-right-px{right:-1px}.\32xl\:-right-0\.5{right:-.125rem}.\32xl\:-right-1\.5{right:-.375rem}.\32xl\:-right-2\.5{right:-.625rem}.\32xl\:-right-3\.5{right:-.875rem}.\32xl\:right-1\/2{right:50%}.\32xl\:right-1\/3{right:33.333333%}.\32xl\:right-2\/3{right:66.666667%}.\32xl\:right-1\/4{right:25%}.\32xl\:right-2\/4{right:50%}.\32xl\:right-3\/4{right:75%}.\32xl\:right-full{right:100%}.\32xl\:-right-1\/2{right:-50%}.\32xl\:-right-1\/3{right:-33.333333%}.\32xl\:-right-2\/3{right:-66.666667%}.\32xl\:-right-1\/4{right:-25%}.\32xl\:-right-2\/4{right:-50%}.\32xl\:-right-3\/4{right:-75%}.\32xl\:-right-full{right:-100%}.\32xl\:bottom-0{bottom:0}.\32xl\:bottom-1{bottom:.25rem}.\32xl\:bottom-2{bottom:.5rem}.\32xl\:bottom-3{bottom:.75rem}.\32xl\:bottom-4{bottom:1rem}.\32xl\:bottom-5{bottom:1.25rem}.\32xl\:bottom-6{bottom:1.5rem}.\32xl\:bottom-7{bottom:1.75rem}.\32xl\:bottom-8{bottom:2rem}.\32xl\:bottom-9{bottom:2.25rem}.\32xl\:bottom-10{bottom:2.5rem}.\32xl\:bottom-11{bottom:2.75rem}.\32xl\:bottom-12{bottom:3rem}.\32xl\:bottom-13{bottom:50px}.\32xl\:bottom-14{bottom:3.5rem}.\32xl\:bottom-15{bottom:30px}.\32xl\:bottom-16{bottom:4rem}.\32xl\:bottom-20{bottom:5rem}.\32xl\:bottom-24{bottom:6rem}.\32xl\:bottom-28{bottom:7rem}.\32xl\:bottom-30{bottom:30%}.\32xl\:bottom-32{bottom:8rem}.\32xl\:bottom-36{bottom:9rem}.\32xl\:bottom-40{bottom:10rem}.\32xl\:bottom-44{bottom:11rem}.\32xl\:bottom-45{bottom:45%}.\32xl\:bottom-48{bottom:12rem}.\32xl\:bottom-50{bottom:12.5rem}.\32xl\:bottom-52{bottom:13rem}.\32xl\:bottom-56{bottom:14rem}.\32xl\:bottom-60{bottom:15rem}.\32xl\:bottom-64{bottom:16rem}.\32xl\:bottom-72{bottom:18rem}.\32xl\:bottom-80{bottom:20rem}.\32xl\:bottom-96{bottom:24rem}.\32xl\:bottom-155{bottom:155px}.\32xl\:bottom-200{bottom:20%}.\32xl\:bottom-300{bottom:300px}.\32xl\:bottom-327{bottom:327px}.\32xl\:bottom-366{bottom:366px}.\32xl\:bottom-415{bottom:415px}.\32xl\:bottom-450{bottom:450px}.\32xl\:bottom-474{bottom:474px}.\32xl\:bottom-500{bottom:500px}.\32xl\:bottom-600{bottom:600px}.\32xl\:bottom-690{bottom:690px}.\32xl\:bottom-auto{bottom:auto}.\32xl\:bottom-px{bottom:1px}.\32xl\:bottom-0\.5{bottom:.125rem}.\32xl\:bottom-1\.5{bottom:.375rem}.\32xl\:bottom-2\.5{bottom:.625rem}.\32xl\:bottom-3\.5{bottom:.875rem}.\32xl\:-bottom-0{bottom:0}.\32xl\:-bottom-1{bottom:-.25rem}.\32xl\:-bottom-2{bottom:-.5rem}.\32xl\:-bottom-3{bottom:-.75rem}.\32xl\:-bottom-4{bottom:-1rem}.\32xl\:-bottom-5{bottom:-1.25rem}.\32xl\:-bottom-6{bottom:-1.5rem}.\32xl\:-bottom-7{bottom:-1.75rem}.\32xl\:-bottom-8{bottom:-2rem}.\32xl\:-bottom-9{bottom:-2.25rem}.\32xl\:-bottom-10{bottom:-2.5rem}.\32xl\:-bottom-11{bottom:-2.75rem}.\32xl\:-bottom-12{bottom:-3rem}.\32xl\:-bottom-13{bottom:-50px}.\32xl\:-bottom-14{bottom:-3.5rem}.\32xl\:-bottom-15{bottom:-30px}.\32xl\:-bottom-16{bottom:-4rem}.\32xl\:-bottom-20{bottom:-5rem}.\32xl\:-bottom-24{bottom:-6rem}.\32xl\:-bottom-28{bottom:-7rem}.\32xl\:-bottom-30{bottom:-30%}.\32xl\:-bottom-32{bottom:-8rem}.\32xl\:-bottom-36{bottom:-9rem}.\32xl\:-bottom-40{bottom:-10rem}.\32xl\:-bottom-44{bottom:-11rem}.\32xl\:-bottom-45{bottom:-45%}.\32xl\:-bottom-48{bottom:-12rem}.\32xl\:-bottom-50{bottom:-12.5rem}.\32xl\:-bottom-52{bottom:-13rem}.\32xl\:-bottom-56{bottom:-14rem}.\32xl\:-bottom-60{bottom:-15rem}.\32xl\:-bottom-64{bottom:-16rem}.\32xl\:-bottom-72{bottom:-18rem}.\32xl\:-bottom-80{bottom:-20rem}.\32xl\:-bottom-96{bottom:-24rem}.\32xl\:-bottom-155{bottom:-155px}.\32xl\:-bottom-200{bottom:-20%}.\32xl\:-bottom-300{bottom:-300px}.\32xl\:-bottom-327{bottom:-327px}.\32xl\:-bottom-366{bottom:-366px}.\32xl\:-bottom-415{bottom:-415px}.\32xl\:-bottom-450{bottom:-450px}.\32xl\:-bottom-474{bottom:-474px}.\32xl\:-bottom-500{bottom:-500px}.\32xl\:-bottom-600{bottom:-600px}.\32xl\:-bottom-690{bottom:-690px}.\32xl\:-bottom-px{bottom:-1px}.\32xl\:-bottom-0\.5{bottom:-.125rem}.\32xl\:-bottom-1\.5{bottom:-.375rem}.\32xl\:-bottom-2\.5{bottom:-.625rem}.\32xl\:-bottom-3\.5{bottom:-.875rem}.\32xl\:bottom-1\/2{bottom:50%}.\32xl\:bottom-1\/3{bottom:33.333333%}.\32xl\:bottom-2\/3{bottom:66.666667%}.\32xl\:bottom-1\/4{bottom:25%}.\32xl\:bottom-2\/4{bottom:50%}.\32xl\:bottom-3\/4{bottom:75%}.\32xl\:bottom-full{bottom:100%}.\32xl\:-bottom-1\/2{bottom:-50%}.\32xl\:-bottom-1\/3{bottom:-33.333333%}.\32xl\:-bottom-2\/3{bottom:-66.666667%}.\32xl\:-bottom-1\/4{bottom:-25%}.\32xl\:-bottom-2\/4{bottom:-50%}.\32xl\:-bottom-3\/4{bottom:-75%}.\32xl\:-bottom-full{bottom:-100%}.\32xl\:left-0{left:0}.\32xl\:left-1{left:.25rem}.\32xl\:left-2{left:.5rem}.\32xl\:left-3{left:.75rem}.\32xl\:left-4{left:1rem}.\32xl\:left-5{left:1.25rem}.\32xl\:left-6{left:1.5rem}.\32xl\:left-7{left:1.75rem}.\32xl\:left-8{left:2rem}.\32xl\:left-9{left:2.25rem}.\32xl\:left-10{left:2.5rem}.\32xl\:left-11{left:2.75rem}.\32xl\:left-12{left:3rem}.\32xl\:left-13{left:50px}.\32xl\:left-14{left:3.5rem}.\32xl\:left-15{left:30px}.\32xl\:left-16{left:4rem}.\32xl\:left-20{left:5rem}.\32xl\:left-24{left:6rem}.\32xl\:left-28{left:7rem}.\32xl\:left-30{left:30%}.\32xl\:left-32{left:8rem}.\32xl\:left-36{left:9rem}.\32xl\:left-40{left:10rem}.\32xl\:left-44{left:11rem}.\32xl\:left-45{left:45%}.\32xl\:left-48{left:12rem}.\32xl\:left-50{left:12.5rem}.\32xl\:left-52{left:13rem}.\32xl\:left-56{left:14rem}.\32xl\:left-60{left:15rem}.\32xl\:left-64{left:16rem}.\32xl\:left-72{left:18rem}.\32xl\:left-80{left:20rem}.\32xl\:left-96{left:24rem}.\32xl\:left-155{left:155px}.\32xl\:left-200{left:20%}.\32xl\:left-300{left:300px}.\32xl\:left-327{left:327px}.\32xl\:left-366{left:366px}.\32xl\:left-415{left:415px}.\32xl\:left-450{left:450px}.\32xl\:left-474{left:474px}.\32xl\:left-500{left:500px}.\32xl\:left-600{left:600px}.\32xl\:left-690{left:690px}.\32xl\:left-auto{left:auto}.\32xl\:left-px{left:1px}.\32xl\:left-0\.5{left:.125rem}.\32xl\:left-1\.5{left:.375rem}.\32xl\:left-2\.5{left:.625rem}.\32xl\:left-3\.5{left:.875rem}.\32xl\:-left-0{left:0}.\32xl\:-left-1{left:-.25rem}.\32xl\:-left-2{left:-.5rem}.\32xl\:-left-3{left:-.75rem}.\32xl\:-left-4{left:-1rem}.\32xl\:-left-5{left:-1.25rem}.\32xl\:-left-6{left:-1.5rem}.\32xl\:-left-7{left:-1.75rem}.\32xl\:-left-8{left:-2rem}.\32xl\:-left-9{left:-2.25rem}.\32xl\:-left-10{left:-2.5rem}.\32xl\:-left-11{left:-2.75rem}.\32xl\:-left-12{left:-3rem}.\32xl\:-left-13{left:-50px}.\32xl\:-left-14{left:-3.5rem}.\32xl\:-left-15{left:-30px}.\32xl\:-left-16{left:-4rem}.\32xl\:-left-20{left:-5rem}.\32xl\:-left-24{left:-6rem}.\32xl\:-left-28{left:-7rem}.\32xl\:-left-30{left:-30%}.\32xl\:-left-32{left:-8rem}.\32xl\:-left-36{left:-9rem}.\32xl\:-left-40{left:-10rem}.\32xl\:-left-44{left:-11rem}.\32xl\:-left-45{left:-45%}.\32xl\:-left-48{left:-12rem}.\32xl\:-left-50{left:-12.5rem}.\32xl\:-left-52{left:-13rem}.\32xl\:-left-56{left:-14rem}.\32xl\:-left-60{left:-15rem}.\32xl\:-left-64{left:-16rem}.\32xl\:-left-72{left:-18rem}.\32xl\:-left-80{left:-20rem}.\32xl\:-left-96{left:-24rem}.\32xl\:-left-155{left:-155px}.\32xl\:-left-200{left:-20%}.\32xl\:-left-300{left:-300px}.\32xl\:-left-327{left:-327px}.\32xl\:-left-366{left:-366px}.\32xl\:-left-415{left:-415px}.\32xl\:-left-450{left:-450px}.\32xl\:-left-474{left:-474px}.\32xl\:-left-500{left:-500px}.\32xl\:-left-600{left:-600px}.\32xl\:-left-690{left:-690px}.\32xl\:-left-px{left:-1px}.\32xl\:-left-0\.5{left:-.125rem}.\32xl\:-left-1\.5{left:-.375rem}.\32xl\:-left-2\.5{left:-.625rem}.\32xl\:-left-3\.5{left:-.875rem}.\32xl\:left-1\/2{left:50%}.\32xl\:left-1\/3{left:33.333333%}.\32xl\:left-2\/3{left:66.666667%}.\32xl\:left-1\/4{left:25%}.\32xl\:left-2\/4{left:50%}.\32xl\:left-3\/4{left:75%}.\32xl\:left-full{left:100%}.\32xl\:-left-1\/2{left:-50%}.\32xl\:-left-1\/3{left:-33.333333%}.\32xl\:-left-2\/3{left:-66.666667%}.\32xl\:-left-1\/4{left:-25%}.\32xl\:-left-2\/4{left:-50%}.\32xl\:-left-3\/4{left:-75%}.\32xl\:-left-full{left:-100%}.\32xl\:z-0{z-index:0}.\32xl\:z-10{z-index:10}.\32xl\:z-20{z-index:20}.\32xl\:z-30{z-index:30}.\32xl\:z-40{z-index:40}.\32xl\:z-50{z-index:50}.\32xl\:z-auto{z-index:auto}.\32xl\:focus-within\:z-0:focus-within{z-index:0}.\32xl\:focus-within\:z-10:focus-within{z-index:10}.\32xl\:focus-within\:z-20:focus-within{z-index:20}.\32xl\:focus-within\:z-30:focus-within{z-index:30}.\32xl\:focus-within\:z-40:focus-within{z-index:40}.\32xl\:focus-within\:z-50:focus-within{z-index:50}.\32xl\:focus-within\:z-auto:focus-within{z-index:auto}.\32xl\:focus\:z-0:focus{z-index:0}.\32xl\:focus\:z-10:focus{z-index:10}.\32xl\:focus\:z-20:focus{z-index:20}.\32xl\:focus\:z-30:focus{z-index:30}.\32xl\:focus\:z-40:focus{z-index:40}.\32xl\:focus\:z-50:focus{z-index:50}.\32xl\:focus\:z-auto:focus{z-index:auto}.\32xl\:order-1{order:1}.\32xl\:order-2{order:2}.\32xl\:order-3{order:3}.\32xl\:order-4{order:4}.\32xl\:order-5{order:5}.\32xl\:order-6{order:6}.\32xl\:order-7{order:7}.\32xl\:order-8{order:8}.\32xl\:order-9{order:9}.\32xl\:order-10{order:10}.\32xl\:order-11{order:11}.\32xl\:order-12{order:12}.\32xl\:order-first{order:-9999}.\32xl\:order-last{order:9999}.\32xl\:order-none{order:0}.\32xl\:col-auto{grid-column:auto}.\32xl\:col-span-1{grid-column:span 1/span 1}.\32xl\:col-span-2{grid-column:span 2/span 2}.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:col-span-4{grid-column:span 4/span 4}.\32xl\:col-span-5{grid-column:span 5/span 5}.\32xl\:col-span-6{grid-column:span 6/span 6}.\32xl\:col-span-7{grid-column:span 7/span 7}.\32xl\:col-span-8{grid-column:span 8/span 8}.\32xl\:col-span-9{grid-column:span 9/span 9}.\32xl\:col-span-10{grid-column:span 10/span 10}.\32xl\:col-span-11{grid-column:span 11/span 11}.\32xl\:col-span-12{grid-column:span 12/span 12}.\32xl\:col-span-full{grid-column:1/-1}.\32xl\:col-start-1{grid-column-start:1}.\32xl\:col-start-2{grid-column-start:2}.\32xl\:col-start-3{grid-column-start:3}.\32xl\:col-start-4{grid-column-start:4}.\32xl\:col-start-5{grid-column-start:5}.\32xl\:col-start-6{grid-column-start:6}.\32xl\:col-start-7{grid-column-start:7}.\32xl\:col-start-8{grid-column-start:8}.\32xl\:col-start-9{grid-column-start:9}.\32xl\:col-start-10{grid-column-start:10}.\32xl\:col-start-11{grid-column-start:11}.\32xl\:col-start-12{grid-column-start:12}.\32xl\:col-start-13{grid-column-start:13}.\32xl\:col-start-auto{grid-column-start:auto}.\32xl\:col-end-1{grid-column-end:1}.\32xl\:col-end-2{grid-column-end:2}.\32xl\:col-end-3{grid-column-end:3}.\32xl\:col-end-4{grid-column-end:4}.\32xl\:col-end-5{grid-column-end:5}.\32xl\:col-end-6{grid-column-end:6}.\32xl\:col-end-7{grid-column-end:7}.\32xl\:col-end-8{grid-column-end:8}.\32xl\:col-end-9{grid-column-end:9}.\32xl\:col-end-10{grid-column-end:10}.\32xl\:col-end-11{grid-column-end:11}.\32xl\:col-end-12{grid-column-end:12}.\32xl\:col-end-13{grid-column-end:13}.\32xl\:col-end-auto{grid-column-end:auto}.\32xl\:row-auto{grid-row:auto}.\32xl\:row-span-1{grid-row:span 1/span 1}.\32xl\:row-span-2{grid-row:span 2/span 2}.\32xl\:row-span-3{grid-row:span 3/span 3}.\32xl\:row-span-4{grid-row:span 4/span 4}.\32xl\:row-span-5{grid-row:span 5/span 5}.\32xl\:row-span-6{grid-row:span 6/span 6}.\32xl\:row-span-full{grid-row:1/-1}.\32xl\:row-start-1{grid-row-start:1}.\32xl\:row-start-2{grid-row-start:2}.\32xl\:row-start-3{grid-row-start:3}.\32xl\:row-start-4{grid-row-start:4}.\32xl\:row-start-5{grid-row-start:5}.\32xl\:row-start-6{grid-row-start:6}.\32xl\:row-start-7{grid-row-start:7}.\32xl\:row-start-auto{grid-row-start:auto}.\32xl\:row-end-1{grid-row-end:1}.\32xl\:row-end-2{grid-row-end:2}.\32xl\:row-end-3{grid-row-end:3}.\32xl\:row-end-4{grid-row-end:4}.\32xl\:row-end-5{grid-row-end:5}.\32xl\:row-end-6{grid-row-end:6}.\32xl\:row-end-7{grid-row-end:7}.\32xl\:row-end-auto{grid-row-end:auto}.\32xl\:float-right{float:right}.\32xl\:float-left{float:left}.\32xl\:float-none{float:none}.\32xl\:clear-left{clear:left}.\32xl\:clear-right{clear:right}.\32xl\:clear-both{clear:both}.\32xl\:clear-none{clear:none}.\32xl\:m-0{margin:0}.\32xl\:m-1{margin:.25rem}.\32xl\:m-2{margin:.5rem}.\32xl\:m-3{margin:.75rem}.\32xl\:m-4{margin:1rem}.\32xl\:m-5{margin:1.25rem}.\32xl\:m-6{margin:1.5rem}.\32xl\:m-7{margin:1.75rem}.\32xl\:m-8{margin:2rem}.\32xl\:m-9{margin:2.25rem}.\32xl\:m-10{margin:2.5rem}.\32xl\:m-11{margin:2.75rem}.\32xl\:m-12{margin:3rem}.\32xl\:m-13{margin:50px}.\32xl\:m-14{margin:3.5rem}.\32xl\:m-15{margin:30px}.\32xl\:m-16{margin:4rem}.\32xl\:m-20{margin:5rem}.\32xl\:m-24{margin:6rem}.\32xl\:m-28{margin:7rem}.\32xl\:m-30{margin:30%}.\32xl\:m-32{margin:8rem}.\32xl\:m-36{margin:9rem}.\32xl\:m-40{margin:10rem}.\32xl\:m-44{margin:11rem}.\32xl\:m-45{margin:45%}.\32xl\:m-48{margin:12rem}.\32xl\:m-50{margin:12.5rem}.\32xl\:m-52{margin:13rem}.\32xl\:m-56{margin:14rem}.\32xl\:m-60{margin:15rem}.\32xl\:m-64{margin:16rem}.\32xl\:m-72{margin:18rem}.\32xl\:m-80{margin:20rem}.\32xl\:m-96{margin:24rem}.\32xl\:m-155{margin:155px}.\32xl\:m-200{margin:20%}.\32xl\:m-300{margin:300px}.\32xl\:m-327{margin:327px}.\32xl\:m-366{margin:366px}.\32xl\:m-415{margin:415px}.\32xl\:m-450{margin:450px}.\32xl\:m-474{margin:474px}.\32xl\:m-500{margin:500px}.\32xl\:m-600{margin:600px}.\32xl\:m-690{margin:690px}.\32xl\:m-auto{margin:auto}.\32xl\:m-px{margin:1px}.\32xl\:m-0\.5{margin:.125rem}.\32xl\:m-1\.5{margin:.375rem}.\32xl\:m-2\.5{margin:.625rem}.\32xl\:m-3\.5{margin:.875rem}.\32xl\:-m-0{margin:0}.\32xl\:-m-1{margin:-.25rem}.\32xl\:-m-2{margin:-.5rem}.\32xl\:-m-3{margin:-.75rem}.\32xl\:-m-4{margin:-1rem}.\32xl\:-m-5{margin:-1.25rem}.\32xl\:-m-6{margin:-1.5rem}.\32xl\:-m-7{margin:-1.75rem}.\32xl\:-m-8{margin:-2rem}.\32xl\:-m-9{margin:-2.25rem}.\32xl\:-m-10{margin:-2.5rem}.\32xl\:-m-11{margin:-2.75rem}.\32xl\:-m-12{margin:-3rem}.\32xl\:-m-13{margin:-50px}.\32xl\:-m-14{margin:-3.5rem}.\32xl\:-m-15{margin:-30px}.\32xl\:-m-16{margin:-4rem}.\32xl\:-m-20{margin:-5rem}.\32xl\:-m-24{margin:-6rem}.\32xl\:-m-28{margin:-7rem}.\32xl\:-m-30{margin:-30%}.\32xl\:-m-32{margin:-8rem}.\32xl\:-m-36{margin:-9rem}.\32xl\:-m-40{margin:-10rem}.\32xl\:-m-44{margin:-11rem}.\32xl\:-m-45{margin:-45%}.\32xl\:-m-48{margin:-12rem}.\32xl\:-m-50{margin:-12.5rem}.\32xl\:-m-52{margin:-13rem}.\32xl\:-m-56{margin:-14rem}.\32xl\:-m-60{margin:-15rem}.\32xl\:-m-64{margin:-16rem}.\32xl\:-m-72{margin:-18rem}.\32xl\:-m-80{margin:-20rem}.\32xl\:-m-96{margin:-24rem}.\32xl\:-m-155{margin:-155px}.\32xl\:-m-200{margin:-20%}.\32xl\:-m-300{margin:-300px}.\32xl\:-m-327{margin:-327px}.\32xl\:-m-366{margin:-366px}.\32xl\:-m-415{margin:-415px}.\32xl\:-m-450{margin:-450px}.\32xl\:-m-474{margin:-474px}.\32xl\:-m-500{margin:-500px}.\32xl\:-m-600{margin:-600px}.\32xl\:-m-690{margin:-690px}.\32xl\:-m-px{margin:-1px}.\32xl\:-m-0\.5{margin:-.125rem}.\32xl\:-m-1\.5{margin:-.375rem}.\32xl\:-m-2\.5{margin:-.625rem}.\32xl\:-m-3\.5{margin:-.875rem}.\32xl\:mx-0{margin-left:0;margin-right:0}.\32xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.\32xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.\32xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.\32xl\:mx-4{margin-left:1rem;margin-right:1rem}.\32xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.\32xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.\32xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.\32xl\:mx-8{margin-left:2rem;margin-right:2rem}.\32xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.\32xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.\32xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.\32xl\:mx-12{margin-left:3rem;margin-right:3rem}.\32xl\:mx-13{margin-left:50px;margin-right:50px}.\32xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.\32xl\:mx-15{margin-left:30px;margin-right:30px}.\32xl\:mx-16{margin-left:4rem;margin-right:4rem}.\32xl\:mx-20{margin-left:5rem;margin-right:5rem}.\32xl\:mx-24{margin-left:6rem;margin-right:6rem}.\32xl\:mx-28{margin-left:7rem;margin-right:7rem}.\32xl\:mx-30{margin-left:30%;margin-right:30%}.\32xl\:mx-32{margin-left:8rem;margin-right:8rem}.\32xl\:mx-36{margin-left:9rem;margin-right:9rem}.\32xl\:mx-40{margin-left:10rem;margin-right:10rem}.\32xl\:mx-44{margin-left:11rem;margin-right:11rem}.\32xl\:mx-45{margin-left:45%;margin-right:45%}.\32xl\:mx-48{margin-left:12rem;margin-right:12rem}.\32xl\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.\32xl\:mx-52{margin-left:13rem;margin-right:13rem}.\32xl\:mx-56{margin-left:14rem;margin-right:14rem}.\32xl\:mx-60{margin-left:15rem;margin-right:15rem}.\32xl\:mx-64{margin-left:16rem;margin-right:16rem}.\32xl\:mx-72{margin-left:18rem;margin-right:18rem}.\32xl\:mx-80{margin-left:20rem;margin-right:20rem}.\32xl\:mx-96{margin-left:24rem;margin-right:24rem}.\32xl\:mx-155{margin-left:155px;margin-right:155px}.\32xl\:mx-200{margin-left:20%;margin-right:20%}.\32xl\:mx-300{margin-left:300px;margin-right:300px}.\32xl\:mx-327{margin-left:327px;margin-right:327px}.\32xl\:mx-366{margin-left:366px;margin-right:366px}.\32xl\:mx-415{margin-left:415px;margin-right:415px}.\32xl\:mx-450{margin-left:450px;margin-right:450px}.\32xl\:mx-474{margin-left:474px;margin-right:474px}.\32xl\:mx-500{margin-left:500px;margin-right:500px}.\32xl\:mx-600{margin-left:600px;margin-right:600px}.\32xl\:mx-690{margin-left:690px;margin-right:690px}.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:mx-px{margin-left:1px;margin-right:1px}.\32xl\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.\32xl\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.\32xl\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.\32xl\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.\32xl\:-mx-0{margin-left:0;margin-right:0}.\32xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.\32xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.\32xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.\32xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.\32xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.\32xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.\32xl\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.\32xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.\32xl\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.\32xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.\32xl\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.\32xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.\32xl\:-mx-13{margin-left:-50px;margin-right:-50px}.\32xl\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.\32xl\:-mx-15{margin-left:-30px;margin-right:-30px}.\32xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.\32xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.\32xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.\32xl\:-mx-28{margin-left:-7rem;margin-right:-7rem}.\32xl\:-mx-30{margin-left:-30%;margin-right:-30%}.\32xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.\32xl\:-mx-36{margin-left:-9rem;margin-right:-9rem}.\32xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.\32xl\:-mx-44{margin-left:-11rem;margin-right:-11rem}.\32xl\:-mx-45{margin-left:-45%;margin-right:-45%}.\32xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.\32xl\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.\32xl\:-mx-52{margin-left:-13rem;margin-right:-13rem}.\32xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.\32xl\:-mx-60{margin-left:-15rem;margin-right:-15rem}.\32xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.\32xl\:-mx-72{margin-left:-18rem;margin-right:-18rem}.\32xl\:-mx-80{margin-left:-20rem;margin-right:-20rem}.\32xl\:-mx-96{margin-left:-24rem;margin-right:-24rem}.\32xl\:-mx-155{margin-left:-155px;margin-right:-155px}.\32xl\:-mx-200{margin-left:-20%;margin-right:-20%}.\32xl\:-mx-300{margin-left:-300px;margin-right:-300px}.\32xl\:-mx-327{margin-left:-327px;margin-right:-327px}.\32xl\:-mx-366{margin-left:-366px;margin-right:-366px}.\32xl\:-mx-415{margin-left:-415px;margin-right:-415px}.\32xl\:-mx-450{margin-left:-450px;margin-right:-450px}.\32xl\:-mx-474{margin-left:-474px;margin-right:-474px}.\32xl\:-mx-500{margin-left:-500px;margin-right:-500px}.\32xl\:-mx-600{margin-left:-600px;margin-right:-600px}.\32xl\:-mx-690{margin-left:-690px;margin-right:-690px}.\32xl\:-mx-px{margin-left:-1px;margin-right:-1px}.\32xl\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.\32xl\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.\32xl\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.\32xl\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.\32xl\:my-0{margin-bottom:0;margin-top:0}.\32xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.\32xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.\32xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.\32xl\:my-4{margin-bottom:1rem;margin-top:1rem}.\32xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.\32xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.\32xl\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.\32xl\:my-8{margin-bottom:2rem;margin-top:2rem}.\32xl\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.\32xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.\32xl\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.\32xl\:my-12{margin-bottom:3rem;margin-top:3rem}.\32xl\:my-13{margin-bottom:50px;margin-top:50px}.\32xl\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.\32xl\:my-15{margin-bottom:30px;margin-top:30px}.\32xl\:my-16{margin-bottom:4rem;margin-top:4rem}.\32xl\:my-20{margin-bottom:5rem;margin-top:5rem}.\32xl\:my-24{margin-bottom:6rem;margin-top:6rem}.\32xl\:my-28{margin-bottom:7rem;margin-top:7rem}.\32xl\:my-30{margin-bottom:30%;margin-top:30%}.\32xl\:my-32{margin-bottom:8rem;margin-top:8rem}.\32xl\:my-36{margin-bottom:9rem;margin-top:9rem}.\32xl\:my-40{margin-bottom:10rem;margin-top:10rem}.\32xl\:my-44{margin-bottom:11rem;margin-top:11rem}.\32xl\:my-45{margin-bottom:45%;margin-top:45%}.\32xl\:my-48{margin-bottom:12rem;margin-top:12rem}.\32xl\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.\32xl\:my-52{margin-bottom:13rem;margin-top:13rem}.\32xl\:my-56{margin-bottom:14rem;margin-top:14rem}.\32xl\:my-60{margin-bottom:15rem;margin-top:15rem}.\32xl\:my-64{margin-bottom:16rem;margin-top:16rem}.\32xl\:my-72{margin-bottom:18rem;margin-top:18rem}.\32xl\:my-80{margin-bottom:20rem;margin-top:20rem}.\32xl\:my-96{margin-bottom:24rem;margin-top:24rem}.\32xl\:my-155{margin-bottom:155px;margin-top:155px}.\32xl\:my-200{margin-bottom:20%;margin-top:20%}.\32xl\:my-300{margin-bottom:300px;margin-top:300px}.\32xl\:my-327{margin-bottom:327px;margin-top:327px}.\32xl\:my-366{margin-bottom:366px;margin-top:366px}.\32xl\:my-415{margin-bottom:415px;margin-top:415px}.\32xl\:my-450{margin-bottom:450px;margin-top:450px}.\32xl\:my-474{margin-bottom:474px;margin-top:474px}.\32xl\:my-500{margin-bottom:500px;margin-top:500px}.\32xl\:my-600{margin-bottom:600px;margin-top:600px}.\32xl\:my-690{margin-bottom:690px;margin-top:690px}.\32xl\:my-auto{margin-bottom:auto;margin-top:auto}.\32xl\:my-px{margin-bottom:1px;margin-top:1px}.\32xl\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.\32xl\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.\32xl\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.\32xl\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.\32xl\:-my-0{margin-bottom:0;margin-top:0}.\32xl\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.\32xl\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.\32xl\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.\32xl\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.\32xl\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.\32xl\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.\32xl\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.\32xl\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.\32xl\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.\32xl\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.\32xl\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.\32xl\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.\32xl\:-my-13{margin-bottom:-50px;margin-top:-50px}.\32xl\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.\32xl\:-my-15{margin-bottom:-30px;margin-top:-30px}.\32xl\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.\32xl\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.\32xl\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.\32xl\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.\32xl\:-my-30{margin-bottom:-30%;margin-top:-30%}.\32xl\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.\32xl\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.\32xl\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.\32xl\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.\32xl\:-my-45{margin-bottom:-45%;margin-top:-45%}.\32xl\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.\32xl\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.\32xl\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.\32xl\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.\32xl\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.\32xl\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.\32xl\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.\32xl\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.\32xl\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.\32xl\:-my-155{margin-bottom:-155px;margin-top:-155px}.\32xl\:-my-200{margin-bottom:-20%;margin-top:-20%}.\32xl\:-my-300{margin-bottom:-300px;margin-top:-300px}.\32xl\:-my-327{margin-bottom:-327px;margin-top:-327px}.\32xl\:-my-366{margin-bottom:-366px;margin-top:-366px}.\32xl\:-my-415{margin-bottom:-415px;margin-top:-415px}.\32xl\:-my-450{margin-bottom:-450px;margin-top:-450px}.\32xl\:-my-474{margin-bottom:-474px;margin-top:-474px}.\32xl\:-my-500{margin-bottom:-500px;margin-top:-500px}.\32xl\:-my-600{margin-bottom:-600px;margin-top:-600px}.\32xl\:-my-690{margin-bottom:-690px;margin-top:-690px}.\32xl\:-my-px{margin-bottom:-1px;margin-top:-1px}.\32xl\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.\32xl\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.\32xl\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.\32xl\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.\32xl\:mt-0{margin-top:0}.\32xl\:mt-1{margin-top:.25rem}.\32xl\:mt-2{margin-top:.5rem}.\32xl\:mt-3{margin-top:.75rem}.\32xl\:mt-4{margin-top:1rem}.\32xl\:mt-5{margin-top:1.25rem}.\32xl\:mt-6{margin-top:1.5rem}.\32xl\:mt-7{margin-top:1.75rem}.\32xl\:mt-8{margin-top:2rem}.\32xl\:mt-9{margin-top:2.25rem}.\32xl\:mt-10{margin-top:2.5rem}.\32xl\:mt-11{margin-top:2.75rem}.\32xl\:mt-12{margin-top:3rem}.\32xl\:mt-13{margin-top:50px}.\32xl\:mt-14{margin-top:3.5rem}.\32xl\:mt-15{margin-top:30px}.\32xl\:mt-16{margin-top:4rem}.\32xl\:mt-20{margin-top:5rem}.\32xl\:mt-24{margin-top:6rem}.\32xl\:mt-28{margin-top:7rem}.\32xl\:mt-30{margin-top:30%}.\32xl\:mt-32{margin-top:8rem}.\32xl\:mt-36{margin-top:9rem}.\32xl\:mt-40{margin-top:10rem}.\32xl\:mt-44{margin-top:11rem}.\32xl\:mt-45{margin-top:45%}.\32xl\:mt-48{margin-top:12rem}.\32xl\:mt-50{margin-top:12.5rem}.\32xl\:mt-52{margin-top:13rem}.\32xl\:mt-56{margin-top:14rem}.\32xl\:mt-60{margin-top:15rem}.\32xl\:mt-64{margin-top:16rem}.\32xl\:mt-72{margin-top:18rem}.\32xl\:mt-80{margin-top:20rem}.\32xl\:mt-96{margin-top:24rem}.\32xl\:mt-155{margin-top:155px}.\32xl\:mt-200{margin-top:20%}.\32xl\:mt-300{margin-top:300px}.\32xl\:mt-327{margin-top:327px}.\32xl\:mt-366{margin-top:366px}.\32xl\:mt-415{margin-top:415px}.\32xl\:mt-450{margin-top:450px}.\32xl\:mt-474{margin-top:474px}.\32xl\:mt-500{margin-top:500px}.\32xl\:mt-600{margin-top:600px}.\32xl\:mt-690{margin-top:690px}.\32xl\:mt-auto{margin-top:auto}.\32xl\:mt-px{margin-top:1px}.\32xl\:mt-0\.5{margin-top:.125rem}.\32xl\:mt-1\.5{margin-top:.375rem}.\32xl\:mt-2\.5{margin-top:.625rem}.\32xl\:mt-3\.5{margin-top:.875rem}.\32xl\:-mt-0{margin-top:0}.\32xl\:-mt-1{margin-top:-.25rem}.\32xl\:-mt-2{margin-top:-.5rem}.\32xl\:-mt-3{margin-top:-.75rem}.\32xl\:-mt-4{margin-top:-1rem}.\32xl\:-mt-5{margin-top:-1.25rem}.\32xl\:-mt-6{margin-top:-1.5rem}.\32xl\:-mt-7{margin-top:-1.75rem}.\32xl\:-mt-8{margin-top:-2rem}.\32xl\:-mt-9{margin-top:-2.25rem}.\32xl\:-mt-10{margin-top:-2.5rem}.\32xl\:-mt-11{margin-top:-2.75rem}.\32xl\:-mt-12{margin-top:-3rem}.\32xl\:-mt-13{margin-top:-50px}.\32xl\:-mt-14{margin-top:-3.5rem}.\32xl\:-mt-15{margin-top:-30px}.\32xl\:-mt-16{margin-top:-4rem}.\32xl\:-mt-20{margin-top:-5rem}.\32xl\:-mt-24{margin-top:-6rem}.\32xl\:-mt-28{margin-top:-7rem}.\32xl\:-mt-30{margin-top:-30%}.\32xl\:-mt-32{margin-top:-8rem}.\32xl\:-mt-36{margin-top:-9rem}.\32xl\:-mt-40{margin-top:-10rem}.\32xl\:-mt-44{margin-top:-11rem}.\32xl\:-mt-45{margin-top:-45%}.\32xl\:-mt-48{margin-top:-12rem}.\32xl\:-mt-50{margin-top:-12.5rem}.\32xl\:-mt-52{margin-top:-13rem}.\32xl\:-mt-56{margin-top:-14rem}.\32xl\:-mt-60{margin-top:-15rem}.\32xl\:-mt-64{margin-top:-16rem}.\32xl\:-mt-72{margin-top:-18rem}.\32xl\:-mt-80{margin-top:-20rem}.\32xl\:-mt-96{margin-top:-24rem}.\32xl\:-mt-155{margin-top:-155px}.\32xl\:-mt-200{margin-top:-20%}.\32xl\:-mt-300{margin-top:-300px}.\32xl\:-mt-327{margin-top:-327px}.\32xl\:-mt-366{margin-top:-366px}.\32xl\:-mt-415{margin-top:-415px}.\32xl\:-mt-450{margin-top:-450px}.\32xl\:-mt-474{margin-top:-474px}.\32xl\:-mt-500{margin-top:-500px}.\32xl\:-mt-600{margin-top:-600px}.\32xl\:-mt-690{margin-top:-690px}.\32xl\:-mt-px{margin-top:-1px}.\32xl\:-mt-0\.5{margin-top:-.125rem}.\32xl\:-mt-1\.5{margin-top:-.375rem}.\32xl\:-mt-2\.5{margin-top:-.625rem}.\32xl\:-mt-3\.5{margin-top:-.875rem}.\32xl\:mr-0{margin-right:0}.\32xl\:mr-1{margin-right:.25rem}.\32xl\:mr-2{margin-right:.5rem}.\32xl\:mr-3{margin-right:.75rem}.\32xl\:mr-4{margin-right:1rem}.\32xl\:mr-5{margin-right:1.25rem}.\32xl\:mr-6{margin-right:1.5rem}.\32xl\:mr-7{margin-right:1.75rem}.\32xl\:mr-8{margin-right:2rem}.\32xl\:mr-9{margin-right:2.25rem}.\32xl\:mr-10{margin-right:2.5rem}.\32xl\:mr-11{margin-right:2.75rem}.\32xl\:mr-12{margin-right:3rem}.\32xl\:mr-13{margin-right:50px}.\32xl\:mr-14{margin-right:3.5rem}.\32xl\:mr-15{margin-right:30px}.\32xl\:mr-16{margin-right:4rem}.\32xl\:mr-20{margin-right:5rem}.\32xl\:mr-24{margin-right:6rem}.\32xl\:mr-28{margin-right:7rem}.\32xl\:mr-30{margin-right:30%}.\32xl\:mr-32{margin-right:8rem}.\32xl\:mr-36{margin-right:9rem}.\32xl\:mr-40{margin-right:10rem}.\32xl\:mr-44{margin-right:11rem}.\32xl\:mr-45{margin-right:45%}.\32xl\:mr-48{margin-right:12rem}.\32xl\:mr-50{margin-right:12.5rem}.\32xl\:mr-52{margin-right:13rem}.\32xl\:mr-56{margin-right:14rem}.\32xl\:mr-60{margin-right:15rem}.\32xl\:mr-64{margin-right:16rem}.\32xl\:mr-72{margin-right:18rem}.\32xl\:mr-80{margin-right:20rem}.\32xl\:mr-96{margin-right:24rem}.\32xl\:mr-155{margin-right:155px}.\32xl\:mr-200{margin-right:20%}.\32xl\:mr-300{margin-right:300px}.\32xl\:mr-327{margin-right:327px}.\32xl\:mr-366{margin-right:366px}.\32xl\:mr-415{margin-right:415px}.\32xl\:mr-450{margin-right:450px}.\32xl\:mr-474{margin-right:474px}.\32xl\:mr-500{margin-right:500px}.\32xl\:mr-600{margin-right:600px}.\32xl\:mr-690{margin-right:690px}.\32xl\:mr-auto{margin-right:auto}.\32xl\:mr-px{margin-right:1px}.\32xl\:mr-0\.5{margin-right:.125rem}.\32xl\:mr-1\.5{margin-right:.375rem}.\32xl\:mr-2\.5{margin-right:.625rem}.\32xl\:mr-3\.5{margin-right:.875rem}.\32xl\:-mr-0{margin-right:0}.\32xl\:-mr-1{margin-right:-.25rem}.\32xl\:-mr-2{margin-right:-.5rem}.\32xl\:-mr-3{margin-right:-.75rem}.\32xl\:-mr-4{margin-right:-1rem}.\32xl\:-mr-5{margin-right:-1.25rem}.\32xl\:-mr-6{margin-right:-1.5rem}.\32xl\:-mr-7{margin-right:-1.75rem}.\32xl\:-mr-8{margin-right:-2rem}.\32xl\:-mr-9{margin-right:-2.25rem}.\32xl\:-mr-10{margin-right:-2.5rem}.\32xl\:-mr-11{margin-right:-2.75rem}.\32xl\:-mr-12{margin-right:-3rem}.\32xl\:-mr-13{margin-right:-50px}.\32xl\:-mr-14{margin-right:-3.5rem}.\32xl\:-mr-15{margin-right:-30px}.\32xl\:-mr-16{margin-right:-4rem}.\32xl\:-mr-20{margin-right:-5rem}.\32xl\:-mr-24{margin-right:-6rem}.\32xl\:-mr-28{margin-right:-7rem}.\32xl\:-mr-30{margin-right:-30%}.\32xl\:-mr-32{margin-right:-8rem}.\32xl\:-mr-36{margin-right:-9rem}.\32xl\:-mr-40{margin-right:-10rem}.\32xl\:-mr-44{margin-right:-11rem}.\32xl\:-mr-45{margin-right:-45%}.\32xl\:-mr-48{margin-right:-12rem}.\32xl\:-mr-50{margin-right:-12.5rem}.\32xl\:-mr-52{margin-right:-13rem}.\32xl\:-mr-56{margin-right:-14rem}.\32xl\:-mr-60{margin-right:-15rem}.\32xl\:-mr-64{margin-right:-16rem}.\32xl\:-mr-72{margin-right:-18rem}.\32xl\:-mr-80{margin-right:-20rem}.\32xl\:-mr-96{margin-right:-24rem}.\32xl\:-mr-155{margin-right:-155px}.\32xl\:-mr-200{margin-right:-20%}.\32xl\:-mr-300{margin-right:-300px}.\32xl\:-mr-327{margin-right:-327px}.\32xl\:-mr-366{margin-right:-366px}.\32xl\:-mr-415{margin-right:-415px}.\32xl\:-mr-450{margin-right:-450px}.\32xl\:-mr-474{margin-right:-474px}.\32xl\:-mr-500{margin-right:-500px}.\32xl\:-mr-600{margin-right:-600px}.\32xl\:-mr-690{margin-right:-690px}.\32xl\:-mr-px{margin-right:-1px}.\32xl\:-mr-0\.5{margin-right:-.125rem}.\32xl\:-mr-1\.5{margin-right:-.375rem}.\32xl\:-mr-2\.5{margin-right:-.625rem}.\32xl\:-mr-3\.5{margin-right:-.875rem}.\32xl\:mb-0{margin-bottom:0}.\32xl\:mb-1{margin-bottom:.25rem}.\32xl\:mb-2{margin-bottom:.5rem}.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:mb-4{margin-bottom:1rem}.\32xl\:mb-5{margin-bottom:1.25rem}.\32xl\:mb-6{margin-bottom:1.5rem}.\32xl\:mb-7{margin-bottom:1.75rem}.\32xl\:mb-8{margin-bottom:2rem}.\32xl\:mb-9{margin-bottom:2.25rem}.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:mb-11{margin-bottom:2.75rem}.\32xl\:mb-12{margin-bottom:3rem}.\32xl\:mb-13{margin-bottom:50px}.\32xl\:mb-14{margin-bottom:3.5rem}.\32xl\:mb-15{margin-bottom:30px}.\32xl\:mb-16{margin-bottom:4rem}.\32xl\:mb-20{margin-bottom:5rem}.\32xl\:mb-24{margin-bottom:6rem}.\32xl\:mb-28{margin-bottom:7rem}.\32xl\:mb-30{margin-bottom:30%}.\32xl\:mb-32{margin-bottom:8rem}.\32xl\:mb-36{margin-bottom:9rem}.\32xl\:mb-40{margin-bottom:10rem}.\32xl\:mb-44{margin-bottom:11rem}.\32xl\:mb-45{margin-bottom:45%}.\32xl\:mb-48{margin-bottom:12rem}.\32xl\:mb-50{margin-bottom:12.5rem}.\32xl\:mb-52{margin-bottom:13rem}.\32xl\:mb-56{margin-bottom:14rem}.\32xl\:mb-60{margin-bottom:15rem}.\32xl\:mb-64{margin-bottom:16rem}.\32xl\:mb-72{margin-bottom:18rem}.\32xl\:mb-80{margin-bottom:20rem}.\32xl\:mb-96{margin-bottom:24rem}.\32xl\:mb-155{margin-bottom:155px}.\32xl\:mb-200{margin-bottom:20%}.\32xl\:mb-300{margin-bottom:300px}.\32xl\:mb-327{margin-bottom:327px}.\32xl\:mb-366{margin-bottom:366px}.\32xl\:mb-415{margin-bottom:415px}.\32xl\:mb-450{margin-bottom:450px}.\32xl\:mb-474{margin-bottom:474px}.\32xl\:mb-500{margin-bottom:500px}.\32xl\:mb-600{margin-bottom:600px}.\32xl\:mb-690{margin-bottom:690px}.\32xl\:mb-auto{margin-bottom:auto}.\32xl\:mb-px{margin-bottom:1px}.\32xl\:mb-0\.5{margin-bottom:.125rem}.\32xl\:mb-1\.5{margin-bottom:.375rem}.\32xl\:mb-2\.5{margin-bottom:.625rem}.\32xl\:mb-3\.5{margin-bottom:.875rem}.\32xl\:-mb-0{margin-bottom:0}.\32xl\:-mb-1{margin-bottom:-.25rem}.\32xl\:-mb-2{margin-bottom:-.5rem}.\32xl\:-mb-3{margin-bottom:-.75rem}.\32xl\:-mb-4{margin-bottom:-1rem}.\32xl\:-mb-5{margin-bottom:-1.25rem}.\32xl\:-mb-6{margin-bottom:-1.5rem}.\32xl\:-mb-7{margin-bottom:-1.75rem}.\32xl\:-mb-8{margin-bottom:-2rem}.\32xl\:-mb-9{margin-bottom:-2.25rem}.\32xl\:-mb-10{margin-bottom:-2.5rem}.\32xl\:-mb-11{margin-bottom:-2.75rem}.\32xl\:-mb-12{margin-bottom:-3rem}.\32xl\:-mb-13{margin-bottom:-50px}.\32xl\:-mb-14{margin-bottom:-3.5rem}.\32xl\:-mb-15{margin-bottom:-30px}.\32xl\:-mb-16{margin-bottom:-4rem}.\32xl\:-mb-20{margin-bottom:-5rem}.\32xl\:-mb-24{margin-bottom:-6rem}.\32xl\:-mb-28{margin-bottom:-7rem}.\32xl\:-mb-30{margin-bottom:-30%}.\32xl\:-mb-32{margin-bottom:-8rem}.\32xl\:-mb-36{margin-bottom:-9rem}.\32xl\:-mb-40{margin-bottom:-10rem}.\32xl\:-mb-44{margin-bottom:-11rem}.\32xl\:-mb-45{margin-bottom:-45%}.\32xl\:-mb-48{margin-bottom:-12rem}.\32xl\:-mb-50{margin-bottom:-12.5rem}.\32xl\:-mb-52{margin-bottom:-13rem}.\32xl\:-mb-56{margin-bottom:-14rem}.\32xl\:-mb-60{margin-bottom:-15rem}.\32xl\:-mb-64{margin-bottom:-16rem}.\32xl\:-mb-72{margin-bottom:-18rem}.\32xl\:-mb-80{margin-bottom:-20rem}.\32xl\:-mb-96{margin-bottom:-24rem}.\32xl\:-mb-155{margin-bottom:-155px}.\32xl\:-mb-200{margin-bottom:-20%}.\32xl\:-mb-300{margin-bottom:-300px}.\32xl\:-mb-327{margin-bottom:-327px}.\32xl\:-mb-366{margin-bottom:-366px}.\32xl\:-mb-415{margin-bottom:-415px}.\32xl\:-mb-450{margin-bottom:-450px}.\32xl\:-mb-474{margin-bottom:-474px}.\32xl\:-mb-500{margin-bottom:-500px}.\32xl\:-mb-600{margin-bottom:-600px}.\32xl\:-mb-690{margin-bottom:-690px}.\32xl\:-mb-px{margin-bottom:-1px}.\32xl\:-mb-0\.5{margin-bottom:-.125rem}.\32xl\:-mb-1\.5{margin-bottom:-.375rem}.\32xl\:-mb-2\.5{margin-bottom:-.625rem}.\32xl\:-mb-3\.5{margin-bottom:-.875rem}.\32xl\:ml-0{margin-left:0}.\32xl\:ml-1{margin-left:.25rem}.\32xl\:ml-2{margin-left:.5rem}.\32xl\:ml-3{margin-left:.75rem}.\32xl\:ml-4{margin-left:1rem}.\32xl\:ml-5{margin-left:1.25rem}.\32xl\:ml-6{margin-left:1.5rem}.\32xl\:ml-7{margin-left:1.75rem}.\32xl\:ml-8{margin-left:2rem}.\32xl\:ml-9{margin-left:2.25rem}.\32xl\:ml-10{margin-left:2.5rem}.\32xl\:ml-11{margin-left:2.75rem}.\32xl\:ml-12{margin-left:3rem}.\32xl\:ml-13{margin-left:50px}.\32xl\:ml-14{margin-left:3.5rem}.\32xl\:ml-15{margin-left:30px}.\32xl\:ml-16{margin-left:4rem}.\32xl\:ml-20{margin-left:5rem}.\32xl\:ml-24{margin-left:6rem}.\32xl\:ml-28{margin-left:7rem}.\32xl\:ml-30{margin-left:30%}.\32xl\:ml-32{margin-left:8rem}.\32xl\:ml-36{margin-left:9rem}.\32xl\:ml-40{margin-left:10rem}.\32xl\:ml-44{margin-left:11rem}.\32xl\:ml-45{margin-left:45%}.\32xl\:ml-48{margin-left:12rem}.\32xl\:ml-50{margin-left:12.5rem}.\32xl\:ml-52{margin-left:13rem}.\32xl\:ml-56{margin-left:14rem}.\32xl\:ml-60{margin-left:15rem}.\32xl\:ml-64{margin-left:16rem}.\32xl\:ml-72{margin-left:18rem}.\32xl\:ml-80{margin-left:20rem}.\32xl\:ml-96{margin-left:24rem}.\32xl\:ml-155{margin-left:155px}.\32xl\:ml-200{margin-left:20%}.\32xl\:ml-300{margin-left:300px}.\32xl\:ml-327{margin-left:327px}.\32xl\:ml-366{margin-left:366px}.\32xl\:ml-415{margin-left:415px}.\32xl\:ml-450{margin-left:450px}.\32xl\:ml-474{margin-left:474px}.\32xl\:ml-500{margin-left:500px}.\32xl\:ml-600{margin-left:600px}.\32xl\:ml-690{margin-left:690px}.\32xl\:ml-auto{margin-left:auto}.\32xl\:ml-px{margin-left:1px}.\32xl\:ml-0\.5{margin-left:.125rem}.\32xl\:ml-1\.5{margin-left:.375rem}.\32xl\:ml-2\.5{margin-left:.625rem}.\32xl\:ml-3\.5{margin-left:.875rem}.\32xl\:-ml-0{margin-left:0}.\32xl\:-ml-1{margin-left:-.25rem}.\32xl\:-ml-2{margin-left:-.5rem}.\32xl\:-ml-3{margin-left:-.75rem}.\32xl\:-ml-4{margin-left:-1rem}.\32xl\:-ml-5{margin-left:-1.25rem}.\32xl\:-ml-6{margin-left:-1.5rem}.\32xl\:-ml-7{margin-left:-1.75rem}.\32xl\:-ml-8{margin-left:-2rem}.\32xl\:-ml-9{margin-left:-2.25rem}.\32xl\:-ml-10{margin-left:-2.5rem}.\32xl\:-ml-11{margin-left:-2.75rem}.\32xl\:-ml-12{margin-left:-3rem}.\32xl\:-ml-13{margin-left:-50px}.\32xl\:-ml-14{margin-left:-3.5rem}.\32xl\:-ml-15{margin-left:-30px}.\32xl\:-ml-16{margin-left:-4rem}.\32xl\:-ml-20{margin-left:-5rem}.\32xl\:-ml-24{margin-left:-6rem}.\32xl\:-ml-28{margin-left:-7rem}.\32xl\:-ml-30{margin-left:-30%}.\32xl\:-ml-32{margin-left:-8rem}.\32xl\:-ml-36{margin-left:-9rem}.\32xl\:-ml-40{margin-left:-10rem}.\32xl\:-ml-44{margin-left:-11rem}.\32xl\:-ml-45{margin-left:-45%}.\32xl\:-ml-48{margin-left:-12rem}.\32xl\:-ml-50{margin-left:-12.5rem}.\32xl\:-ml-52{margin-left:-13rem}.\32xl\:-ml-56{margin-left:-14rem}.\32xl\:-ml-60{margin-left:-15rem}.\32xl\:-ml-64{margin-left:-16rem}.\32xl\:-ml-72{margin-left:-18rem}.\32xl\:-ml-80{margin-left:-20rem}.\32xl\:-ml-96{margin-left:-24rem}.\32xl\:-ml-155{margin-left:-155px}.\32xl\:-ml-200{margin-left:-20%}.\32xl\:-ml-300{margin-left:-300px}.\32xl\:-ml-327{margin-left:-327px}.\32xl\:-ml-366{margin-left:-366px}.\32xl\:-ml-415{margin-left:-415px}.\32xl\:-ml-450{margin-left:-450px}.\32xl\:-ml-474{margin-left:-474px}.\32xl\:-ml-500{margin-left:-500px}.\32xl\:-ml-600{margin-left:-600px}.\32xl\:-ml-690{margin-left:-690px}.\32xl\:-ml-px{margin-left:-1px}.\32xl\:-ml-0\.5{margin-left:-.125rem}.\32xl\:-ml-1\.5{margin-left:-.375rem}.\32xl\:-ml-2\.5{margin-left:-.625rem}.\32xl\:-ml-3\.5{margin-left:-.875rem}.\32xl\:box-border{box-sizing:border-box}.\32xl\:box-content{box-sizing:initial}.\32xl\:block{display:block}.\32xl\:inline-block{display:inline-block}.\32xl\:inline{display:inline}.\32xl\:flex{display:flex}.\32xl\:inline-flex{display:inline-flex}.\32xl\:table{display:table}.\32xl\:inline-table{display:inline-table}.\32xl\:table-caption{display:table-caption}.\32xl\:table-cell{display:table-cell}.\32xl\:table-column{display:table-column}.\32xl\:table-column-group{display:table-column-group}.\32xl\:table-footer-group{display:table-footer-group}.\32xl\:table-header-group{display:table-header-group}.\32xl\:table-row-group{display:table-row-group}.\32xl\:table-row{display:table-row}.\32xl\:flow-root{display:flow-root}.\32xl\:grid{display:grid}.\32xl\:inline-grid{display:inline-grid}.\32xl\:contents{display:contents}.\32xl\:list-item{display:list-item}.\32xl\:hidden{display:none}.\32xl\:h-0{height:0}.\32xl\:h-1{height:.25rem}.\32xl\:h-2{height:.5rem}.\32xl\:h-3{height:.75rem}.\32xl\:h-4{height:1rem}.\32xl\:h-5{height:1.25rem}.\32xl\:h-6{height:1.5rem}.\32xl\:h-7{height:1.75rem}.\32xl\:h-8{height:2rem}.\32xl\:h-9{height:2.25rem}.\32xl\:h-10{height:2.5rem}.\32xl\:h-11{height:2.75rem}.\32xl\:h-12{height:3rem}.\32xl\:h-13{height:50px}.\32xl\:h-14{height:3.5rem}.\32xl\:h-15{height:30px}.\32xl\:h-16{height:4rem}.\32xl\:h-20{height:5rem}.\32xl\:h-24{height:6rem}.\32xl\:h-28{height:7rem}.\32xl\:h-30{height:30%}.\32xl\:h-32{height:8rem}.\32xl\:h-36{height:9rem}.\32xl\:h-40{height:10rem}.\32xl\:h-44{height:11rem}.\32xl\:h-45{height:45%}.\32xl\:h-48{height:12rem}.\32xl\:h-50{height:12.5rem}.\32xl\:h-52{height:13rem}.\32xl\:h-56{height:14rem}.\32xl\:h-60{height:15rem}.\32xl\:h-64{height:16rem}.\32xl\:h-72{height:18rem}.\32xl\:h-80{height:20rem}.\32xl\:h-96{height:24rem}.\32xl\:h-155{height:155px}.\32xl\:h-200{height:20%}.\32xl\:h-300{height:300px}.\32xl\:h-327{height:327px}.\32xl\:h-366{height:366px}.\32xl\:h-415{height:415px}.\32xl\:h-450{height:450px}.\32xl\:h-474{height:474px}.\32xl\:h-500{height:500px}.\32xl\:h-600{height:600px}.\32xl\:h-690{height:690px}.\32xl\:h-auto{height:auto}.\32xl\:h-px{height:1px}.\32xl\:h-0\.5{height:.125rem}.\32xl\:h-1\.5{height:.375rem}.\32xl\:h-2\.5{height:.625rem}.\32xl\:h-3\.5{height:.875rem}.\32xl\:h-1\/2{height:50%}.\32xl\:h-1\/3{height:33.333333%}.\32xl\:h-2\/3{height:66.666667%}.\32xl\:h-1\/4{height:25%}.\32xl\:h-2\/4{height:50%}.\32xl\:h-3\/4{height:75%}.\32xl\:h-1\/5{height:20%}.\32xl\:h-2\/5{height:40%}.\32xl\:h-3\/5{height:60%}.\32xl\:h-4\/5{height:80%}.\32xl\:h-1\/6{height:16.666667%}.\32xl\:h-2\/6{height:33.333333%}.\32xl\:h-3\/6{height:50%}.\32xl\:h-4\/6{height:66.666667%}.\32xl\:h-5\/6{height:83.333333%}.\32xl\:h-full{height:100%}.\32xl\:h-screen{height:100vh}.\32xl\:max-h-0{max-height:0}.\32xl\:max-h-1{max-height:.25rem}.\32xl\:max-h-2{max-height:.5rem}.\32xl\:max-h-3{max-height:.75rem}.\32xl\:max-h-4{max-height:1rem}.\32xl\:max-h-5{max-height:1.25rem}.\32xl\:max-h-6{max-height:1.5rem}.\32xl\:max-h-7{max-height:1.75rem}.\32xl\:max-h-8{max-height:2rem}.\32xl\:max-h-9{max-height:2.25rem}.\32xl\:max-h-10{max-height:2.5rem}.\32xl\:max-h-11{max-height:2.75rem}.\32xl\:max-h-12{max-height:3rem}.\32xl\:max-h-13{max-height:50px}.\32xl\:max-h-14{max-height:3.5rem}.\32xl\:max-h-15{max-height:30px}.\32xl\:max-h-16{max-height:4rem}.\32xl\:max-h-20{max-height:5rem}.\32xl\:max-h-24{max-height:6rem}.\32xl\:max-h-28{max-height:7rem}.\32xl\:max-h-30{max-height:30%}.\32xl\:max-h-32{max-height:8rem}.\32xl\:max-h-36{max-height:9rem}.\32xl\:max-h-40{max-height:10rem}.\32xl\:max-h-44{max-height:11rem}.\32xl\:max-h-45{max-height:45%}.\32xl\:max-h-48{max-height:12rem}.\32xl\:max-h-50{max-height:12.5rem}.\32xl\:max-h-52{max-height:13rem}.\32xl\:max-h-56{max-height:14rem}.\32xl\:max-h-60{max-height:15rem}.\32xl\:max-h-64{max-height:16rem}.\32xl\:max-h-72{max-height:18rem}.\32xl\:max-h-80{max-height:20rem}.\32xl\:max-h-96{max-height:24rem}.\32xl\:max-h-155{max-height:155px}.\32xl\:max-h-200{max-height:20%}.\32xl\:max-h-300{max-height:300px}.\32xl\:max-h-327{max-height:327px}.\32xl\:max-h-366{max-height:366px}.\32xl\:max-h-415{max-height:415px}.\32xl\:max-h-450{max-height:450px}.\32xl\:max-h-474{max-height:474px}.\32xl\:max-h-500{max-height:500px}.\32xl\:max-h-600{max-height:600px}.\32xl\:max-h-690{max-height:690px}.\32xl\:max-h-px{max-height:1px}.\32xl\:max-h-0\.5{max-height:.125rem}.\32xl\:max-h-1\.5{max-height:.375rem}.\32xl\:max-h-2\.5{max-height:.625rem}.\32xl\:max-h-3\.5{max-height:.875rem}.\32xl\:max-h-full{max-height:100%}.\32xl\:max-h-screen{max-height:100vh}.\32xl\:min-h-0{min-height:0}.\32xl\:min-h-full{min-height:100%}.\32xl\:min-h-screen{min-height:100vh}.\32xl\:w-0{width:0}.\32xl\:w-1{width:.25rem}.\32xl\:w-2{width:.5rem}.\32xl\:w-3{width:.75rem}.\32xl\:w-4{width:1rem}.\32xl\:w-5{width:1.25rem}.\32xl\:w-6{width:1.5rem}.\32xl\:w-7{width:1.75rem}.\32xl\:w-8{width:2rem}.\32xl\:w-9{width:2.25rem}.\32xl\:w-10{width:2.5rem}.\32xl\:w-11{width:2.75rem}.\32xl\:w-12{width:3rem}.\32xl\:w-13{width:50px}.\32xl\:w-14{width:3.5rem}.\32xl\:w-15{width:30px}.\32xl\:w-16{width:4rem}.\32xl\:w-20{width:5rem}.\32xl\:w-24{width:6rem}.\32xl\:w-28{width:7rem}.\32xl\:w-30{width:30%}.\32xl\:w-32{width:8rem}.\32xl\:w-36{width:9rem}.\32xl\:w-40{width:10rem}.\32xl\:w-44{width:11rem}.\32xl\:w-45{width:45%}.\32xl\:w-48{width:12rem}.\32xl\:w-50{width:12.5rem}.\32xl\:w-52{width:13rem}.\32xl\:w-56{width:14rem}.\32xl\:w-60{width:15rem}.\32xl\:w-64{width:16rem}.\32xl\:w-72{width:18rem}.\32xl\:w-80{width:20rem}.\32xl\:w-96{width:24rem}.\32xl\:w-155{width:155px}.\32xl\:w-200{width:20%}.\32xl\:w-300{width:300px}.\32xl\:w-327{width:327px}.\32xl\:w-366{width:366px}.\32xl\:w-415{width:415px}.\32xl\:w-450{width:450px}.\32xl\:w-474{width:474px}.\32xl\:w-500{width:500px}.\32xl\:w-600{width:600px}.\32xl\:w-690{width:690px}.\32xl\:w-auto{width:auto}.\32xl\:w-px{width:1px}.\32xl\:w-0\.5{width:.125rem}.\32xl\:w-1\.5{width:.375rem}.\32xl\:w-2\.5{width:.625rem}.\32xl\:w-3\.5{width:.875rem}.\32xl\:w-1\/2{width:50%}.\32xl\:w-1\/3{width:33.333333%}.\32xl\:w-2\/3{width:66.666667%}.\32xl\:w-1\/4{width:25%}.\32xl\:w-2\/4{width:50%}.\32xl\:w-3\/4{width:75%}.\32xl\:w-1\/5{width:20%}.\32xl\:w-2\/5{width:40%}.\32xl\:w-3\/5{width:60%}.\32xl\:w-4\/5{width:80%}.\32xl\:w-1\/6{width:16.666667%}.\32xl\:w-2\/6{width:33.333333%}.\32xl\:w-3\/6{width:50%}.\32xl\:w-4\/6{width:66.666667%}.\32xl\:w-5\/6{width:83.333333%}.\32xl\:w-1\/12{width:8.333333%}.\32xl\:w-2\/12{width:16.666667%}.\32xl\:w-3\/12{width:25%}.\32xl\:w-4\/12{width:33.333333%}.\32xl\:w-5\/12{width:41.666667%}.\32xl\:w-6\/12{width:50%}.\32xl\:w-7\/12{width:58.333333%}.\32xl\:w-8\/12{width:66.666667%}.\32xl\:w-9\/12{width:75%}.\32xl\:w-10\/12{width:83.333333%}.\32xl\:w-11\/12{width:91.666667%}.\32xl\:w-full{width:100%}.\32xl\:w-screen{width:100vw}.\32xl\:w-min{width:min-content}.\32xl\:w-max{width:max-content}.\32xl\:min-w-0{min-width:0}.\32xl\:min-w-full{min-width:100%}.\32xl\:min-w-min{min-width:min-content}.\32xl\:min-w-max{min-width:max-content}.\32xl\:max-w-0{max-width:0}.\32xl\:max-w-none{max-width:none}.\32xl\:max-w-xs{max-width:20rem}.\32xl\:max-w-sm{max-width:24rem}.\32xl\:max-w-md{max-width:28rem}.\32xl\:max-w-lg{max-width:32rem}.\32xl\:max-w-xl{max-width:36rem}.\32xl\:max-w-2xl{max-width:42rem}.\32xl\:max-w-3xl{max-width:48rem}.\32xl\:max-w-4xl{max-width:56rem}.\32xl\:max-w-5xl{max-width:64rem}.\32xl\:max-w-6xl{max-width:72rem}.\32xl\:max-w-7xl{max-width:80rem}.\32xl\:max-w-full{max-width:100%}.\32xl\:max-w-min{max-width:min-content}.\32xl\:max-w-max{max-width:max-content}.\32xl\:max-w-prose{max-width:65ch}.\32xl\:max-w-screen-sm{max-width:640px}.\32xl\:max-w-screen-md{max-width:768px}.\32xl\:max-w-screen-lg{max-width:1024px}.\32xl\:max-w-screen-xl{max-width:1280px}.\32xl\:max-w-screen-2xl{max-width:1536px}.\32xl\:flex-1{flex:1 1}.\32xl\:flex-auto{flex:1 1 auto}.\32xl\:flex-initial{flex:0 1 auto}.\32xl\:flex-none{flex:none}.\32xl\:flex-shrink-0{flex-shrink:0}.\32xl\:flex-shrink{flex-shrink:1}.\32xl\:flex-grow-0{flex-grow:0}.\32xl\:flex-grow{flex-grow:1}.\32xl\:table-auto{table-layout:auto}.\32xl\:table-fixed{table-layout:fixed}.\32xl\:border-collapse{border-collapse:collapse}.\32xl\:border-separate{border-collapse:initial}.\32xl\:origin-center{transform-origin:center}.\32xl\:origin-top{transform-origin:top}.\32xl\:origin-top-right{transform-origin:top right}.\32xl\:origin-right{transform-origin:right}.\32xl\:origin-bottom-right{transform-origin:bottom right}.\32xl\:origin-bottom{transform-origin:bottom}.\32xl\:origin-bottom-left{transform-origin:bottom left}.\32xl\:origin-left{transform-origin:left}.\32xl\:origin-top-left{transform-origin:top left}.\32xl\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.\32xl\:transform,.\32xl\:transform-gpu{--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}.\32xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\32xl\:transform-none{transform:none}.\32xl\:translate-x-0{--tw-translate-x:0px}.\32xl\:translate-x-1{--tw-translate-x:0.25rem}.\32xl\:translate-x-2{--tw-translate-x:0.5rem}.\32xl\:translate-x-3{--tw-translate-x:0.75rem}.\32xl\:translate-x-4{--tw-translate-x:1rem}.\32xl\:translate-x-5{--tw-translate-x:1.25rem}.\32xl\:translate-x-6{--tw-translate-x:1.5rem}.\32xl\:translate-x-7{--tw-translate-x:1.75rem}.\32xl\:translate-x-8{--tw-translate-x:2rem}.\32xl\:translate-x-9{--tw-translate-x:2.25rem}.\32xl\:translate-x-10{--tw-translate-x:2.5rem}.\32xl\:translate-x-11{--tw-translate-x:2.75rem}.\32xl\:translate-x-12{--tw-translate-x:3rem}.\32xl\:translate-x-13{--tw-translate-x:50px}.\32xl\:translate-x-14{--tw-translate-x:3.5rem}.\32xl\:translate-x-15{--tw-translate-x:30px}.\32xl\:translate-x-16{--tw-translate-x:4rem}.\32xl\:translate-x-20{--tw-translate-x:5rem}.\32xl\:translate-x-24{--tw-translate-x:6rem}.\32xl\:translate-x-28{--tw-translate-x:7rem}.\32xl\:translate-x-30{--tw-translate-x:30%}.\32xl\:translate-x-32{--tw-translate-x:8rem}.\32xl\:translate-x-36{--tw-translate-x:9rem}.\32xl\:translate-x-40{--tw-translate-x:10rem}.\32xl\:translate-x-44{--tw-translate-x:11rem}.\32xl\:translate-x-45{--tw-translate-x:45%}.\32xl\:translate-x-48{--tw-translate-x:12rem}.\32xl\:translate-x-50{--tw-translate-x:12.5rem}.\32xl\:translate-x-52{--tw-translate-x:13rem}.\32xl\:translate-x-56{--tw-translate-x:14rem}.\32xl\:translate-x-60{--tw-translate-x:15rem}.\32xl\:translate-x-64{--tw-translate-x:16rem}.\32xl\:translate-x-72{--tw-translate-x:18rem}.\32xl\:translate-x-80{--tw-translate-x:20rem}.\32xl\:translate-x-96{--tw-translate-x:24rem}.\32xl\:translate-x-155{--tw-translate-x:155px}.\32xl\:translate-x-200{--tw-translate-x:20%}.\32xl\:translate-x-300{--tw-translate-x:300px}.\32xl\:translate-x-327{--tw-translate-x:327px}.\32xl\:translate-x-366{--tw-translate-x:366px}.\32xl\:translate-x-415{--tw-translate-x:415px}.\32xl\:translate-x-450{--tw-translate-x:450px}.\32xl\:translate-x-474{--tw-translate-x:474px}.\32xl\:translate-x-500{--tw-translate-x:500px}.\32xl\:translate-x-600{--tw-translate-x:600px}.\32xl\:translate-x-690{--tw-translate-x:690px}.\32xl\:translate-x-px{--tw-translate-x:1px}.\32xl\:translate-x-0\.5{--tw-translate-x:0.125rem}.\32xl\:translate-x-1\.5{--tw-translate-x:0.375rem}.\32xl\:translate-x-2\.5{--tw-translate-x:0.625rem}.\32xl\:translate-x-3\.5{--tw-translate-x:0.875rem}.\32xl\:-translate-x-0{--tw-translate-x:0px}.\32xl\:-translate-x-1{--tw-translate-x:-0.25rem}.\32xl\:-translate-x-2{--tw-translate-x:-0.5rem}.\32xl\:-translate-x-3{--tw-translate-x:-0.75rem}.\32xl\:-translate-x-4{--tw-translate-x:-1rem}.\32xl\:-translate-x-5{--tw-translate-x:-1.25rem}.\32xl\:-translate-x-6{--tw-translate-x:-1.5rem}.\32xl\:-translate-x-7{--tw-translate-x:-1.75rem}.\32xl\:-translate-x-8{--tw-translate-x:-2rem}.\32xl\:-translate-x-9{--tw-translate-x:-2.25rem}.\32xl\:-translate-x-10{--tw-translate-x:-2.5rem}.\32xl\:-translate-x-11{--tw-translate-x:-2.75rem}.\32xl\:-translate-x-12{--tw-translate-x:-3rem}.\32xl\:-translate-x-13{--tw-translate-x:-50px}.\32xl\:-translate-x-14{--tw-translate-x:-3.5rem}.\32xl\:-translate-x-15{--tw-translate-x:-30px}.\32xl\:-translate-x-16{--tw-translate-x:-4rem}.\32xl\:-translate-x-20{--tw-translate-x:-5rem}.\32xl\:-translate-x-24{--tw-translate-x:-6rem}.\32xl\:-translate-x-28{--tw-translate-x:-7rem}.\32xl\:-translate-x-30{--tw-translate-x:-30%}.\32xl\:-translate-x-32{--tw-translate-x:-8rem}.\32xl\:-translate-x-36{--tw-translate-x:-9rem}.\32xl\:-translate-x-40{--tw-translate-x:-10rem}.\32xl\:-translate-x-44{--tw-translate-x:-11rem}.\32xl\:-translate-x-45{--tw-translate-x:-45%}.\32xl\:-translate-x-48{--tw-translate-x:-12rem}.\32xl\:-translate-x-50{--tw-translate-x:-12.5rem}.\32xl\:-translate-x-52{--tw-translate-x:-13rem}.\32xl\:-translate-x-56{--tw-translate-x:-14rem}.\32xl\:-translate-x-60{--tw-translate-x:-15rem}.\32xl\:-translate-x-64{--tw-translate-x:-16rem}.\32xl\:-translate-x-72{--tw-translate-x:-18rem}.\32xl\:-translate-x-80{--tw-translate-x:-20rem}.\32xl\:-translate-x-96{--tw-translate-x:-24rem}.\32xl\:-translate-x-155{--tw-translate-x:-155px}.\32xl\:-translate-x-200{--tw-translate-x:-20%}.\32xl\:-translate-x-300{--tw-translate-x:-300px}.\32xl\:-translate-x-327{--tw-translate-x:-327px}.\32xl\:-translate-x-366{--tw-translate-x:-366px}.\32xl\:-translate-x-415{--tw-translate-x:-415px}.\32xl\:-translate-x-450{--tw-translate-x:-450px}.\32xl\:-translate-x-474{--tw-translate-x:-474px}.\32xl\:-translate-x-500{--tw-translate-x:-500px}.\32xl\:-translate-x-600{--tw-translate-x:-600px}.\32xl\:-translate-x-690{--tw-translate-x:-690px}.\32xl\:-translate-x-px{--tw-translate-x:-1px}.\32xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.\32xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.\32xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.\32xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.\32xl\:translate-x-1\/2{--tw-translate-x:50%}.\32xl\:translate-x-1\/3{--tw-translate-x:33.333333%}.\32xl\:translate-x-2\/3{--tw-translate-x:66.666667%}.\32xl\:translate-x-1\/4{--tw-translate-x:25%}.\32xl\:translate-x-2\/4{--tw-translate-x:50%}.\32xl\:translate-x-3\/4{--tw-translate-x:75%}.\32xl\:translate-x-full{--tw-translate-x:100%}.\32xl\:-translate-x-1\/2{--tw-translate-x:-50%}.\32xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.\32xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.\32xl\:-translate-x-1\/4{--tw-translate-x:-25%}.\32xl\:-translate-x-2\/4{--tw-translate-x:-50%}.\32xl\:-translate-x-3\/4{--tw-translate-x:-75%}.\32xl\:-translate-x-full{--tw-translate-x:-100%}.\32xl\:translate-y-0{--tw-translate-y:0px}.\32xl\:translate-y-1{--tw-translate-y:0.25rem}.\32xl\:translate-y-2{--tw-translate-y:0.5rem}.\32xl\:translate-y-3{--tw-translate-y:0.75rem}.\32xl\:translate-y-4{--tw-translate-y:1rem}.\32xl\:translate-y-5{--tw-translate-y:1.25rem}.\32xl\:translate-y-6{--tw-translate-y:1.5rem}.\32xl\:translate-y-7{--tw-translate-y:1.75rem}.\32xl\:translate-y-8{--tw-translate-y:2rem}.\32xl\:translate-y-9{--tw-translate-y:2.25rem}.\32xl\:translate-y-10{--tw-translate-y:2.5rem}.\32xl\:translate-y-11{--tw-translate-y:2.75rem}.\32xl\:translate-y-12{--tw-translate-y:3rem}.\32xl\:translate-y-13{--tw-translate-y:50px}.\32xl\:translate-y-14{--tw-translate-y:3.5rem}.\32xl\:translate-y-15{--tw-translate-y:30px}.\32xl\:translate-y-16{--tw-translate-y:4rem}.\32xl\:translate-y-20{--tw-translate-y:5rem}.\32xl\:translate-y-24{--tw-translate-y:6rem}.\32xl\:translate-y-28{--tw-translate-y:7rem}.\32xl\:translate-y-30{--tw-translate-y:30%}.\32xl\:translate-y-32{--tw-translate-y:8rem}.\32xl\:translate-y-36{--tw-translate-y:9rem}.\32xl\:translate-y-40{--tw-translate-y:10rem}.\32xl\:translate-y-44{--tw-translate-y:11rem}.\32xl\:translate-y-45{--tw-translate-y:45%}.\32xl\:translate-y-48{--tw-translate-y:12rem}.\32xl\:translate-y-50{--tw-translate-y:12.5rem}.\32xl\:translate-y-52{--tw-translate-y:13rem}.\32xl\:translate-y-56{--tw-translate-y:14rem}.\32xl\:translate-y-60{--tw-translate-y:15rem}.\32xl\:translate-y-64{--tw-translate-y:16rem}.\32xl\:translate-y-72{--tw-translate-y:18rem}.\32xl\:translate-y-80{--tw-translate-y:20rem}.\32xl\:translate-y-96{--tw-translate-y:24rem}.\32xl\:translate-y-155{--tw-translate-y:155px}.\32xl\:translate-y-200{--tw-translate-y:20%}.\32xl\:translate-y-300{--tw-translate-y:300px}.\32xl\:translate-y-327{--tw-translate-y:327px}.\32xl\:translate-y-366{--tw-translate-y:366px}.\32xl\:translate-y-415{--tw-translate-y:415px}.\32xl\:translate-y-450{--tw-translate-y:450px}.\32xl\:translate-y-474{--tw-translate-y:474px}.\32xl\:translate-y-500{--tw-translate-y:500px}.\32xl\:translate-y-600{--tw-translate-y:600px}.\32xl\:translate-y-690{--tw-translate-y:690px}.\32xl\:translate-y-px{--tw-translate-y:1px}.\32xl\:translate-y-0\.5{--tw-translate-y:0.125rem}.\32xl\:translate-y-1\.5{--tw-translate-y:0.375rem}.\32xl\:translate-y-2\.5{--tw-translate-y:0.625rem}.\32xl\:translate-y-3\.5{--tw-translate-y:0.875rem}.\32xl\:-translate-y-0{--tw-translate-y:0px}.\32xl\:-translate-y-1{--tw-translate-y:-0.25rem}.\32xl\:-translate-y-2{--tw-translate-y:-0.5rem}.\32xl\:-translate-y-3{--tw-translate-y:-0.75rem}.\32xl\:-translate-y-4{--tw-translate-y:-1rem}.\32xl\:-translate-y-5{--tw-translate-y:-1.25rem}.\32xl\:-translate-y-6{--tw-translate-y:-1.5rem}.\32xl\:-translate-y-7{--tw-translate-y:-1.75rem}.\32xl\:-translate-y-8{--tw-translate-y:-2rem}.\32xl\:-translate-y-9{--tw-translate-y:-2.25rem}.\32xl\:-translate-y-10{--tw-translate-y:-2.5rem}.\32xl\:-translate-y-11{--tw-translate-y:-2.75rem}.\32xl\:-translate-y-12{--tw-translate-y:-3rem}.\32xl\:-translate-y-13{--tw-translate-y:-50px}.\32xl\:-translate-y-14{--tw-translate-y:-3.5rem}.\32xl\:-translate-y-15{--tw-translate-y:-30px}.\32xl\:-translate-y-16{--tw-translate-y:-4rem}.\32xl\:-translate-y-20{--tw-translate-y:-5rem}.\32xl\:-translate-y-24{--tw-translate-y:-6rem}.\32xl\:-translate-y-28{--tw-translate-y:-7rem}.\32xl\:-translate-y-30{--tw-translate-y:-30%}.\32xl\:-translate-y-32{--tw-translate-y:-8rem}.\32xl\:-translate-y-36{--tw-translate-y:-9rem}.\32xl\:-translate-y-40{--tw-translate-y:-10rem}.\32xl\:-translate-y-44{--tw-translate-y:-11rem}.\32xl\:-translate-y-45{--tw-translate-y:-45%}.\32xl\:-translate-y-48{--tw-translate-y:-12rem}.\32xl\:-translate-y-50{--tw-translate-y:-12.5rem}.\32xl\:-translate-y-52{--tw-translate-y:-13rem}.\32xl\:-translate-y-56{--tw-translate-y:-14rem}.\32xl\:-translate-y-60{--tw-translate-y:-15rem}.\32xl\:-translate-y-64{--tw-translate-y:-16rem}.\32xl\:-translate-y-72{--tw-translate-y:-18rem}.\32xl\:-translate-y-80{--tw-translate-y:-20rem}.\32xl\:-translate-y-96{--tw-translate-y:-24rem}.\32xl\:-translate-y-155{--tw-translate-y:-155px}.\32xl\:-translate-y-200{--tw-translate-y:-20%}.\32xl\:-translate-y-300{--tw-translate-y:-300px}.\32xl\:-translate-y-327{--tw-translate-y:-327px}.\32xl\:-translate-y-366{--tw-translate-y:-366px}.\32xl\:-translate-y-415{--tw-translate-y:-415px}.\32xl\:-translate-y-450{--tw-translate-y:-450px}.\32xl\:-translate-y-474{--tw-translate-y:-474px}.\32xl\:-translate-y-500{--tw-translate-y:-500px}.\32xl\:-translate-y-600{--tw-translate-y:-600px}.\32xl\:-translate-y-690{--tw-translate-y:-690px}.\32xl\:-translate-y-px{--tw-translate-y:-1px}.\32xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.\32xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.\32xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.\32xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.\32xl\:translate-y-1\/2{--tw-translate-y:50%}.\32xl\:translate-y-1\/3{--tw-translate-y:33.333333%}.\32xl\:translate-y-2\/3{--tw-translate-y:66.666667%}.\32xl\:translate-y-1\/4{--tw-translate-y:25%}.\32xl\:translate-y-2\/4{--tw-translate-y:50%}.\32xl\:translate-y-3\/4{--tw-translate-y:75%}.\32xl\:translate-y-full{--tw-translate-y:100%}.\32xl\:-translate-y-1\/2{--tw-translate-y:-50%}.\32xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.\32xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.\32xl\:-translate-y-1\/4{--tw-translate-y:-25%}.\32xl\:-translate-y-2\/4{--tw-translate-y:-50%}.\32xl\:-translate-y-3\/4{--tw-translate-y:-75%}.\32xl\:-translate-y-full{--tw-translate-y:-100%}.\32xl\:hover\:translate-x-0:hover{--tw-translate-x:0px}.\32xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.\32xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.\32xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.\32xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.\32xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.\32xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.\32xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.\32xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.\32xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.\32xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.\32xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.\32xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.\32xl\:hover\:translate-x-13:hover{--tw-translate-x:50px}.\32xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.\32xl\:hover\:translate-x-15:hover{--tw-translate-x:30px}.\32xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.\32xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.\32xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.\32xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.\32xl\:hover\:translate-x-30:hover{--tw-translate-x:30%}.\32xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.\32xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.\32xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.\32xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.\32xl\:hover\:translate-x-45:hover{--tw-translate-x:45%}.\32xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.\32xl\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.\32xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.\32xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.\32xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.\32xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.\32xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.\32xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.\32xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.\32xl\:hover\:translate-x-155:hover{--tw-translate-x:155px}.\32xl\:hover\:translate-x-200:hover{--tw-translate-x:20%}.\32xl\:hover\:translate-x-300:hover{--tw-translate-x:300px}.\32xl\:hover\:translate-x-327:hover{--tw-translate-x:327px}.\32xl\:hover\:translate-x-366:hover{--tw-translate-x:366px}.\32xl\:hover\:translate-x-415:hover{--tw-translate-x:415px}.\32xl\:hover\:translate-x-450:hover{--tw-translate-x:450px}.\32xl\:hover\:translate-x-474:hover{--tw-translate-x:474px}.\32xl\:hover\:translate-x-500:hover{--tw-translate-x:500px}.\32xl\:hover\:translate-x-600:hover{--tw-translate-x:600px}.\32xl\:hover\:translate-x-690:hover{--tw-translate-x:690px}.\32xl\:hover\:translate-x-px:hover{--tw-translate-x:1px}.\32xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.\32xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.\32xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.\32xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.\32xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.\32xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.\32xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.\32xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.\32xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.\32xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.\32xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.\32xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.\32xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.\32xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.\32xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.\32xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.\32xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.\32xl\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.\32xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.\32xl\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.\32xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.\32xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.\32xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.\32xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.\32xl\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.\32xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.\32xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.\32xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.\32xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.\32xl\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.\32xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.\32xl\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.\32xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.\32xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.\32xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.\32xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.\32xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.\32xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.\32xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.\32xl\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.\32xl\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.\32xl\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.\32xl\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.\32xl\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.\32xl\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.\32xl\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.\32xl\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.\32xl\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.\32xl\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.\32xl\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.\32xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.\32xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.\32xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.\32xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.\32xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.\32xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.\32xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.\32xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.\32xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.\32xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.\32xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.\32xl\:hover\:translate-x-full:hover{--tw-translate-x:100%}.\32xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.\32xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.\32xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.\32xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.\32xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.\32xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.\32xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.\32xl\:hover\:translate-y-0:hover{--tw-translate-y:0px}.\32xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.\32xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.\32xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.\32xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.\32xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.\32xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.\32xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.\32xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.\32xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.\32xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.\32xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.\32xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.\32xl\:hover\:translate-y-13:hover{--tw-translate-y:50px}.\32xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.\32xl\:hover\:translate-y-15:hover{--tw-translate-y:30px}.\32xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.\32xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.\32xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.\32xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.\32xl\:hover\:translate-y-30:hover{--tw-translate-y:30%}.\32xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.\32xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.\32xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.\32xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.\32xl\:hover\:translate-y-45:hover{--tw-translate-y:45%}.\32xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.\32xl\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.\32xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.\32xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.\32xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.\32xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.\32xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.\32xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.\32xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.\32xl\:hover\:translate-y-155:hover{--tw-translate-y:155px}.\32xl\:hover\:translate-y-200:hover{--tw-translate-y:20%}.\32xl\:hover\:translate-y-300:hover{--tw-translate-y:300px}.\32xl\:hover\:translate-y-327:hover{--tw-translate-y:327px}.\32xl\:hover\:translate-y-366:hover{--tw-translate-y:366px}.\32xl\:hover\:translate-y-415:hover{--tw-translate-y:415px}.\32xl\:hover\:translate-y-450:hover{--tw-translate-y:450px}.\32xl\:hover\:translate-y-474:hover{--tw-translate-y:474px}.\32xl\:hover\:translate-y-500:hover{--tw-translate-y:500px}.\32xl\:hover\:translate-y-600:hover{--tw-translate-y:600px}.\32xl\:hover\:translate-y-690:hover{--tw-translate-y:690px}.\32xl\:hover\:translate-y-px:hover{--tw-translate-y:1px}.\32xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.\32xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.\32xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.\32xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.\32xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.\32xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.\32xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.\32xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.\32xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.\32xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.\32xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.\32xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.\32xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.\32xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.\32xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.\32xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.\32xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.\32xl\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.\32xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.\32xl\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.\32xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.\32xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.\32xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.\32xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.\32xl\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.\32xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.\32xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.\32xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.\32xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.\32xl\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.\32xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.\32xl\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.\32xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.\32xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.\32xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.\32xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.\32xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.\32xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.\32xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.\32xl\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.\32xl\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.\32xl\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.\32xl\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.\32xl\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.\32xl\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.\32xl\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.\32xl\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.\32xl\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.\32xl\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.\32xl\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.\32xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.\32xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.\32xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.\32xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.\32xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.\32xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.\32xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.\32xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.\32xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.\32xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.\32xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.\32xl\:hover\:translate-y-full:hover{--tw-translate-y:100%}.\32xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.\32xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.\32xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.\32xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.\32xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.\32xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.\32xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.\32xl\:focus\:translate-x-0:focus{--tw-translate-x:0px}.\32xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.\32xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.\32xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.\32xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.\32xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.\32xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.\32xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.\32xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.\32xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.\32xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.\32xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.\32xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.\32xl\:focus\:translate-x-13:focus{--tw-translate-x:50px}.\32xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.\32xl\:focus\:translate-x-15:focus{--tw-translate-x:30px}.\32xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.\32xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.\32xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.\32xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.\32xl\:focus\:translate-x-30:focus{--tw-translate-x:30%}.\32xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.\32xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.\32xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.\32xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.\32xl\:focus\:translate-x-45:focus{--tw-translate-x:45%}.\32xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.\32xl\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.\32xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.\32xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.\32xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.\32xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.\32xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.\32xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.\32xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.\32xl\:focus\:translate-x-155:focus{--tw-translate-x:155px}.\32xl\:focus\:translate-x-200:focus{--tw-translate-x:20%}.\32xl\:focus\:translate-x-300:focus{--tw-translate-x:300px}.\32xl\:focus\:translate-x-327:focus{--tw-translate-x:327px}.\32xl\:focus\:translate-x-366:focus{--tw-translate-x:366px}.\32xl\:focus\:translate-x-415:focus{--tw-translate-x:415px}.\32xl\:focus\:translate-x-450:focus{--tw-translate-x:450px}.\32xl\:focus\:translate-x-474:focus{--tw-translate-x:474px}.\32xl\:focus\:translate-x-500:focus{--tw-translate-x:500px}.\32xl\:focus\:translate-x-600:focus{--tw-translate-x:600px}.\32xl\:focus\:translate-x-690:focus{--tw-translate-x:690px}.\32xl\:focus\:translate-x-px:focus{--tw-translate-x:1px}.\32xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.\32xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.\32xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.\32xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.\32xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.\32xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.\32xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.\32xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.\32xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.\32xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.\32xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.\32xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.\32xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.\32xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.\32xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.\32xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.\32xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.\32xl\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.\32xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.\32xl\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.\32xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.\32xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.\32xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.\32xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.\32xl\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.\32xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.\32xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.\32xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.\32xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.\32xl\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.\32xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.\32xl\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.\32xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.\32xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.\32xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.\32xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.\32xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.\32xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.\32xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.\32xl\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.\32xl\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.\32xl\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.\32xl\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.\32xl\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.\32xl\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.\32xl\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.\32xl\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.\32xl\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.\32xl\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.\32xl\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.\32xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.\32xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.\32xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.\32xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.\32xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.\32xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.\32xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.\32xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.\32xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.\32xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.\32xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.\32xl\:focus\:translate-x-full:focus{--tw-translate-x:100%}.\32xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.\32xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.\32xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.\32xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.\32xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.\32xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.\32xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.\32xl\:focus\:translate-y-0:focus{--tw-translate-y:0px}.\32xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.\32xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.\32xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.\32xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.\32xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.\32xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.\32xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.\32xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.\32xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.\32xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.\32xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.\32xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.\32xl\:focus\:translate-y-13:focus{--tw-translate-y:50px}.\32xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.\32xl\:focus\:translate-y-15:focus{--tw-translate-y:30px}.\32xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.\32xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.\32xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.\32xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.\32xl\:focus\:translate-y-30:focus{--tw-translate-y:30%}.\32xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.\32xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.\32xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.\32xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.\32xl\:focus\:translate-y-45:focus{--tw-translate-y:45%}.\32xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.\32xl\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.\32xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.\32xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.\32xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.\32xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.\32xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.\32xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.\32xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.\32xl\:focus\:translate-y-155:focus{--tw-translate-y:155px}.\32xl\:focus\:translate-y-200:focus{--tw-translate-y:20%}.\32xl\:focus\:translate-y-300:focus{--tw-translate-y:300px}.\32xl\:focus\:translate-y-327:focus{--tw-translate-y:327px}.\32xl\:focus\:translate-y-366:focus{--tw-translate-y:366px}.\32xl\:focus\:translate-y-415:focus{--tw-translate-y:415px}.\32xl\:focus\:translate-y-450:focus{--tw-translate-y:450px}.\32xl\:focus\:translate-y-474:focus{--tw-translate-y:474px}.\32xl\:focus\:translate-y-500:focus{--tw-translate-y:500px}.\32xl\:focus\:translate-y-600:focus{--tw-translate-y:600px}.\32xl\:focus\:translate-y-690:focus{--tw-translate-y:690px}.\32xl\:focus\:translate-y-px:focus{--tw-translate-y:1px}.\32xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.\32xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.\32xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.\32xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.\32xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.\32xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.\32xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.\32xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.\32xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.\32xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.\32xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.\32xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.\32xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.\32xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.\32xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.\32xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.\32xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.\32xl\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.\32xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.\32xl\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.\32xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.\32xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.\32xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.\32xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.\32xl\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.\32xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.\32xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.\32xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.\32xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.\32xl\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.\32xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.\32xl\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.\32xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.\32xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.\32xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.\32xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.\32xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.\32xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.\32xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.\32xl\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.\32xl\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.\32xl\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.\32xl\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.\32xl\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.\32xl\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.\32xl\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.\32xl\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.\32xl\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.\32xl\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.\32xl\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.\32xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.\32xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.\32xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.\32xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.\32xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.\32xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.\32xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.\32xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.\32xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.\32xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.\32xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.\32xl\:focus\:translate-y-full:focus{--tw-translate-y:100%}.\32xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.\32xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.\32xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.\32xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.\32xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.\32xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.\32xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.\32xl\:rotate-0{--tw-rotate:0deg}.\32xl\:rotate-1{--tw-rotate:1deg}.\32xl\:rotate-2{--tw-rotate:2deg}.\32xl\:rotate-3{--tw-rotate:3deg}.\32xl\:rotate-6{--tw-rotate:6deg}.\32xl\:rotate-12{--tw-rotate:12deg}.\32xl\:rotate-45{--tw-rotate:45deg}.\32xl\:rotate-90{--tw-rotate:90deg}.\32xl\:rotate-180{--tw-rotate:180deg}.\32xl\:-rotate-180{--tw-rotate:-180deg}.\32xl\:-rotate-90{--tw-rotate:-90deg}.\32xl\:-rotate-45{--tw-rotate:-45deg}.\32xl\:-rotate-12{--tw-rotate:-12deg}.\32xl\:-rotate-6{--tw-rotate:-6deg}.\32xl\:-rotate-3{--tw-rotate:-3deg}.\32xl\:-rotate-2{--tw-rotate:-2deg}.\32xl\:-rotate-1{--tw-rotate:-1deg}.\32xl\:hover\:rotate-0:hover{--tw-rotate:0deg}.\32xl\:hover\:rotate-1:hover{--tw-rotate:1deg}.\32xl\:hover\:rotate-2:hover{--tw-rotate:2deg}.\32xl\:hover\:rotate-3:hover{--tw-rotate:3deg}.\32xl\:hover\:rotate-6:hover{--tw-rotate:6deg}.\32xl\:hover\:rotate-12:hover{--tw-rotate:12deg}.\32xl\:hover\:rotate-45:hover{--tw-rotate:45deg}.\32xl\:hover\:rotate-90:hover{--tw-rotate:90deg}.\32xl\:hover\:rotate-180:hover{--tw-rotate:180deg}.\32xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.\32xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.\32xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.\32xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.\32xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.\32xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.\32xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.\32xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.\32xl\:focus\:rotate-0:focus{--tw-rotate:0deg}.\32xl\:focus\:rotate-1:focus{--tw-rotate:1deg}.\32xl\:focus\:rotate-2:focus{--tw-rotate:2deg}.\32xl\:focus\:rotate-3:focus{--tw-rotate:3deg}.\32xl\:focus\:rotate-6:focus{--tw-rotate:6deg}.\32xl\:focus\:rotate-12:focus{--tw-rotate:12deg}.\32xl\:focus\:rotate-45:focus{--tw-rotate:45deg}.\32xl\:focus\:rotate-90:focus{--tw-rotate:90deg}.\32xl\:focus\:rotate-180:focus{--tw-rotate:180deg}.\32xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.\32xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.\32xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.\32xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.\32xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.\32xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.\32xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.\32xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.\32xl\:skew-x-0{--tw-skew-x:0deg}.\32xl\:skew-x-1{--tw-skew-x:1deg}.\32xl\:skew-x-2{--tw-skew-x:2deg}.\32xl\:skew-x-3{--tw-skew-x:3deg}.\32xl\:skew-x-6{--tw-skew-x:6deg}.\32xl\:skew-x-12{--tw-skew-x:12deg}.\32xl\:-skew-x-12{--tw-skew-x:-12deg}.\32xl\:-skew-x-6{--tw-skew-x:-6deg}.\32xl\:-skew-x-3{--tw-skew-x:-3deg}.\32xl\:-skew-x-2{--tw-skew-x:-2deg}.\32xl\:-skew-x-1{--tw-skew-x:-1deg}.\32xl\:skew-y-0{--tw-skew-y:0deg}.\32xl\:skew-y-1{--tw-skew-y:1deg}.\32xl\:skew-y-2{--tw-skew-y:2deg}.\32xl\:skew-y-3{--tw-skew-y:3deg}.\32xl\:skew-y-6{--tw-skew-y:6deg}.\32xl\:skew-y-12{--tw-skew-y:12deg}.\32xl\:-skew-y-12{--tw-skew-y:-12deg}.\32xl\:-skew-y-6{--tw-skew-y:-6deg}.\32xl\:-skew-y-3{--tw-skew-y:-3deg}.\32xl\:-skew-y-2{--tw-skew-y:-2deg}.\32xl\:-skew-y-1{--tw-skew-y:-1deg}.\32xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.\32xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.\32xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.\32xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.\32xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.\32xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.\32xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.\32xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.\32xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.\32xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.\32xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.\32xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.\32xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.\32xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.\32xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.\32xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.\32xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.\32xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.\32xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.\32xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.\32xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.\32xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.\32xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.\32xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.\32xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.\32xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.\32xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.\32xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.\32xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.\32xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.\32xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.\32xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.\32xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.\32xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.\32xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.\32xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.\32xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.\32xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.\32xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.\32xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.\32xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.\32xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.\32xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.\32xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.\32xl\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.\32xl\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.\32xl\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.\32xl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.\32xl\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.\32xl\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.\32xl\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.\32xl\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.\32xl\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.\32xl\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.\32xl\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.\32xl\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.\32xl\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.\32xl\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.\32xl\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.\32xl\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.\32xl\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.\32xl\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.\32xl\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.\32xl\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.\32xl\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.\32xl\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.\32xl\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.\32xl\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.\32xl\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.\32xl\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.\32xl\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.\32xl\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.\32xl\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.\32xl\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.\32xl\:scale-x-0{--tw-scale-x:0}.\32xl\:scale-x-50{--tw-scale-x:.5}.\32xl\:scale-x-75{--tw-scale-x:.75}.\32xl\:scale-x-90{--tw-scale-x:.9}.\32xl\:scale-x-95{--tw-scale-x:.95}.\32xl\:scale-x-100{--tw-scale-x:1}.\32xl\:scale-x-105{--tw-scale-x:1.05}.\32xl\:scale-x-110{--tw-scale-x:1.1}.\32xl\:scale-x-125{--tw-scale-x:1.25}.\32xl\:scale-x-150{--tw-scale-x:1.5}.\32xl\:scale-y-0{--tw-scale-y:0}.\32xl\:scale-y-50{--tw-scale-y:.5}.\32xl\:scale-y-75{--tw-scale-y:.75}.\32xl\:scale-y-90{--tw-scale-y:.9}.\32xl\:scale-y-95{--tw-scale-y:.95}.\32xl\:scale-y-100{--tw-scale-y:1}.\32xl\:scale-y-105{--tw-scale-y:1.05}.\32xl\:scale-y-110{--tw-scale-y:1.1}.\32xl\:scale-y-125{--tw-scale-y:1.25}.\32xl\:scale-y-150{--tw-scale-y:1.5}.\32xl\:hover\:scale-x-0:hover{--tw-scale-x:0}.\32xl\:hover\:scale-x-50:hover{--tw-scale-x:.5}.\32xl\:hover\:scale-x-75:hover{--tw-scale-x:.75}.\32xl\:hover\:scale-x-90:hover{--tw-scale-x:.9}.\32xl\:hover\:scale-x-95:hover{--tw-scale-x:.95}.\32xl\:hover\:scale-x-100:hover{--tw-scale-x:1}.\32xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.\32xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.\32xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.\32xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.\32xl\:hover\:scale-y-0:hover{--tw-scale-y:0}.\32xl\:hover\:scale-y-50:hover{--tw-scale-y:.5}.\32xl\:hover\:scale-y-75:hover{--tw-scale-y:.75}.\32xl\:hover\:scale-y-90:hover{--tw-scale-y:.9}.\32xl\:hover\:scale-y-95:hover{--tw-scale-y:.95}.\32xl\:hover\:scale-y-100:hover{--tw-scale-y:1}.\32xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.\32xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.\32xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.\32xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.\32xl\:focus\:scale-x-0:focus{--tw-scale-x:0}.\32xl\:focus\:scale-x-50:focus{--tw-scale-x:.5}.\32xl\:focus\:scale-x-75:focus{--tw-scale-x:.75}.\32xl\:focus\:scale-x-90:focus{--tw-scale-x:.9}.\32xl\:focus\:scale-x-95:focus{--tw-scale-x:.95}.\32xl\:focus\:scale-x-100:focus{--tw-scale-x:1}.\32xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.\32xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.\32xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.\32xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.\32xl\:focus\:scale-y-0:focus{--tw-scale-y:0}.\32xl\:focus\:scale-y-50:focus{--tw-scale-y:.5}.\32xl\:focus\:scale-y-75:focus{--tw-scale-y:.75}.\32xl\:focus\:scale-y-90:focus{--tw-scale-y:.9}.\32xl\:focus\:scale-y-95:focus{--tw-scale-y:.95}.\32xl\:focus\:scale-y-100:focus{--tw-scale-y:1}.\32xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.\32xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.\32xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.\32xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.\32xl\:animate-none{animation:none}.\32xl\:animate-spin{animation:spin 1s linear infinite}.\32xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.\32xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.\32xl\:animate-bounce{animation:bounce 1s infinite}.\32xl\:cursor-auto{cursor:auto}.\32xl\:cursor-default{cursor:default}.\32xl\:cursor-pointer{cursor:pointer}.\32xl\:cursor-wait{cursor:wait}.\32xl\:cursor-text{cursor:text}.\32xl\:cursor-move{cursor:move}.\32xl\:cursor-help{cursor:help}.\32xl\:cursor-not-allowed{cursor:not-allowed}.\32xl\:select-none{-webkit-user-select:none;user-select:none}.\32xl\:select-text{-webkit-user-select:text;user-select:text}.\32xl\:select-all{-webkit-user-select:all;user-select:all}.\32xl\:select-auto{-webkit-user-select:auto;user-select:auto}.\32xl\:resize-none{resize:none}.\32xl\:resize-y{resize:vertical}.\32xl\:resize-x{resize:horizontal}.\32xl\:resize{resize:both}.\32xl\:list-inside{list-style-position:inside}.\32xl\:list-outside{list-style-position:outside}.\32xl\:list-none{list-style-type:none}.\32xl\:list-disc{list-style-type:disc}.\32xl\:list-decimal{list-style-type:decimal}.\32xl\:appearance-none{appearance:none}.\32xl\:auto-cols-auto{grid-auto-columns:auto}.\32xl\:auto-cols-min{grid-auto-columns:min-content}.\32xl\:auto-cols-max{grid-auto-columns:max-content}.\32xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.\32xl\:grid-flow-row{grid-auto-flow:row}.\32xl\:grid-flow-col{grid-auto-flow:column}.\32xl\:grid-flow-row-dense{grid-auto-flow:row dense}.\32xl\:grid-flow-col-dense{grid-auto-flow:column dense}.\32xl\:auto-rows-auto{grid-auto-rows:auto}.\32xl\:auto-rows-min{grid-auto-rows:min-content}.\32xl\:auto-rows-max{grid-auto-rows:max-content}.\32xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\32xl\:grid-cols-none{grid-template-columns:none}.\32xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.\32xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.\32xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.\32xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.\32xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.\32xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.\32xl\:grid-rows-none{grid-template-rows:none}.\32xl\:flex-row{flex-direction:row}.\32xl\:flex-row-reverse{flex-direction:row-reverse}.\32xl\:flex-col{flex-direction:column}.\32xl\:flex-col-reverse{flex-direction:column-reverse}.\32xl\:flex-wrap{flex-wrap:wrap}.\32xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.\32xl\:flex-nowrap{flex-wrap:nowrap}.\32xl\:place-content-center{place-content:center}.\32xl\:place-content-start{place-content:start}.\32xl\:place-content-end{place-content:end}.\32xl\:place-content-between{place-content:space-between}.\32xl\:place-content-around{place-content:space-around}.\32xl\:place-content-evenly{place-content:space-evenly}.\32xl\:place-content-stretch{place-content:stretch}.\32xl\:place-items-start{place-items:start}.\32xl\:place-items-end{place-items:end}.\32xl\:place-items-center{place-items:center}.\32xl\:place-items-stretch{place-items:stretch}.\32xl\:content-center{align-content:center}.\32xl\:content-start{align-content:flex-start}.\32xl\:content-end{align-content:flex-end}.\32xl\:content-between{align-content:space-between}.\32xl\:content-around{align-content:space-around}.\32xl\:content-evenly{align-content:space-evenly}.\32xl\:items-start{align-items:flex-start}.\32xl\:items-end{align-items:flex-end}.\32xl\:items-center{align-items:center}.\32xl\:items-baseline{align-items:baseline}.\32xl\:items-stretch{align-items:stretch}.\32xl\:justify-start{justify-content:flex-start}.\32xl\:justify-end{justify-content:flex-end}.\32xl\:justify-center{justify-content:center}.\32xl\:justify-between{justify-content:space-between}.\32xl\:justify-around{justify-content:space-around}.\32xl\:justify-evenly{justify-content:space-evenly}.\32xl\:justify-items-start{justify-items:start}.\32xl\:justify-items-end{justify-items:end}.\32xl\:justify-items-center{justify-items:center}.\32xl\:justify-items-stretch{justify-items:stretch}.\32xl\:gap-0{gap:0}.\32xl\:gap-1{gap:.25rem}.\32xl\:gap-2{gap:.5rem}.\32xl\:gap-3{gap:.75rem}.\32xl\:gap-4{gap:1rem}.\32xl\:gap-5{gap:1.25rem}.\32xl\:gap-6{gap:1.5rem}.\32xl\:gap-7{gap:1.75rem}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-9{gap:2.25rem}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-11{gap:2.75rem}.\32xl\:gap-12{gap:3rem}.\32xl\:gap-13{gap:50px}.\32xl\:gap-14{gap:3.5rem}.\32xl\:gap-15{gap:30px}.\32xl\:gap-16{gap:4rem}.\32xl\:gap-20{gap:5rem}.\32xl\:gap-24{gap:6rem}.\32xl\:gap-28{gap:7rem}.\32xl\:gap-30{gap:30%}.\32xl\:gap-32{gap:8rem}.\32xl\:gap-36{gap:9rem}.\32xl\:gap-40{gap:10rem}.\32xl\:gap-44{gap:11rem}.\32xl\:gap-45{gap:45%}.\32xl\:gap-48{gap:12rem}.\32xl\:gap-50{gap:12.5rem}.\32xl\:gap-52{gap:13rem}.\32xl\:gap-56{gap:14rem}.\32xl\:gap-60{gap:15rem}.\32xl\:gap-64{gap:16rem}.\32xl\:gap-72{gap:18rem}.\32xl\:gap-80{gap:20rem}.\32xl\:gap-96{gap:24rem}.\32xl\:gap-155{gap:155px}.\32xl\:gap-200{gap:20%}.\32xl\:gap-300{gap:300px}.\32xl\:gap-327{gap:327px}.\32xl\:gap-366{gap:366px}.\32xl\:gap-415{gap:415px}.\32xl\:gap-450{gap:450px}.\32xl\:gap-474{gap:474px}.\32xl\:gap-500{gap:500px}.\32xl\:gap-600{gap:600px}.\32xl\:gap-690{gap:690px}.\32xl\:gap-px{gap:1px}.\32xl\:gap-0\.5{gap:.125rem}.\32xl\:gap-1\.5{gap:.375rem}.\32xl\:gap-2\.5{gap:.625rem}.\32xl\:gap-3\.5{gap:.875rem}.\32xl\:gap-x-0{column-gap:0}.\32xl\:gap-x-1{column-gap:.25rem}.\32xl\:gap-x-2{column-gap:.5rem}.\32xl\:gap-x-3{column-gap:.75rem}.\32xl\:gap-x-4{column-gap:1rem}.\32xl\:gap-x-5{column-gap:1.25rem}.\32xl\:gap-x-6{column-gap:1.5rem}.\32xl\:gap-x-7{column-gap:1.75rem}.\32xl\:gap-x-8{column-gap:2rem}.\32xl\:gap-x-9{column-gap:2.25rem}.\32xl\:gap-x-10{column-gap:2.5rem}.\32xl\:gap-x-11{column-gap:2.75rem}.\32xl\:gap-x-12{column-gap:3rem}.\32xl\:gap-x-13{column-gap:50px}.\32xl\:gap-x-14{column-gap:3.5rem}.\32xl\:gap-x-15{column-gap:30px}.\32xl\:gap-x-16{column-gap:4rem}.\32xl\:gap-x-20{column-gap:5rem}.\32xl\:gap-x-24{column-gap:6rem}.\32xl\:gap-x-28{column-gap:7rem}.\32xl\:gap-x-30{column-gap:30%}.\32xl\:gap-x-32{column-gap:8rem}.\32xl\:gap-x-36{column-gap:9rem}.\32xl\:gap-x-40{column-gap:10rem}.\32xl\:gap-x-44{column-gap:11rem}.\32xl\:gap-x-45{column-gap:45%}.\32xl\:gap-x-48{column-gap:12rem}.\32xl\:gap-x-50{column-gap:12.5rem}.\32xl\:gap-x-52{column-gap:13rem}.\32xl\:gap-x-56{column-gap:14rem}.\32xl\:gap-x-60{column-gap:15rem}.\32xl\:gap-x-64{column-gap:16rem}.\32xl\:gap-x-72{column-gap:18rem}.\32xl\:gap-x-80{column-gap:20rem}.\32xl\:gap-x-96{column-gap:24rem}.\32xl\:gap-x-155{column-gap:155px}.\32xl\:gap-x-200{column-gap:20%}.\32xl\:gap-x-300{column-gap:300px}.\32xl\:gap-x-327{column-gap:327px}.\32xl\:gap-x-366{column-gap:366px}.\32xl\:gap-x-415{column-gap:415px}.\32xl\:gap-x-450{column-gap:450px}.\32xl\:gap-x-474{column-gap:474px}.\32xl\:gap-x-500{column-gap:500px}.\32xl\:gap-x-600{column-gap:600px}.\32xl\:gap-x-690{column-gap:690px}.\32xl\:gap-x-px{column-gap:1px}.\32xl\:gap-x-0\.5{column-gap:.125rem}.\32xl\:gap-x-1\.5{column-gap:.375rem}.\32xl\:gap-x-2\.5{column-gap:.625rem}.\32xl\:gap-x-3\.5{column-gap:.875rem}.\32xl\:gap-y-0{row-gap:0}.\32xl\:gap-y-1{row-gap:.25rem}.\32xl\:gap-y-2{row-gap:.5rem}.\32xl\:gap-y-3{row-gap:.75rem}.\32xl\:gap-y-4{row-gap:1rem}.\32xl\:gap-y-5{row-gap:1.25rem}.\32xl\:gap-y-6{row-gap:1.5rem}.\32xl\:gap-y-7{row-gap:1.75rem}.\32xl\:gap-y-8{row-gap:2rem}.\32xl\:gap-y-9{row-gap:2.25rem}.\32xl\:gap-y-10{row-gap:2.5rem}.\32xl\:gap-y-11{row-gap:2.75rem}.\32xl\:gap-y-12{row-gap:3rem}.\32xl\:gap-y-13{row-gap:50px}.\32xl\:gap-y-14{row-gap:3.5rem}.\32xl\:gap-y-15{row-gap:30px}.\32xl\:gap-y-16{row-gap:4rem}.\32xl\:gap-y-20{row-gap:5rem}.\32xl\:gap-y-24{row-gap:6rem}.\32xl\:gap-y-28{row-gap:7rem}.\32xl\:gap-y-30{row-gap:30%}.\32xl\:gap-y-32{row-gap:8rem}.\32xl\:gap-y-36{row-gap:9rem}.\32xl\:gap-y-40{row-gap:10rem}.\32xl\:gap-y-44{row-gap:11rem}.\32xl\:gap-y-45{row-gap:45%}.\32xl\:gap-y-48{row-gap:12rem}.\32xl\:gap-y-50{row-gap:12.5rem}.\32xl\:gap-y-52{row-gap:13rem}.\32xl\:gap-y-56{row-gap:14rem}.\32xl\:gap-y-60{row-gap:15rem}.\32xl\:gap-y-64{row-gap:16rem}.\32xl\:gap-y-72{row-gap:18rem}.\32xl\:gap-y-80{row-gap:20rem}.\32xl\:gap-y-96{row-gap:24rem}.\32xl\:gap-y-155{row-gap:155px}.\32xl\:gap-y-200{row-gap:20%}.\32xl\:gap-y-300{row-gap:300px}.\32xl\:gap-y-327{row-gap:327px}.\32xl\:gap-y-366{row-gap:366px}.\32xl\:gap-y-415{row-gap:415px}.\32xl\:gap-y-450{row-gap:450px}.\32xl\:gap-y-474{row-gap:474px}.\32xl\:gap-y-500{row-gap:500px}.\32xl\:gap-y-600{row-gap:600px}.\32xl\:gap-y-690{row-gap:690px}.\32xl\:gap-y-px{row-gap:1px}.\32xl\:gap-y-0\.5{row-gap:.125rem}.\32xl\:gap-y-1\.5{row-gap:.375rem}.\32xl\:gap-y-2\.5{row-gap:.625rem}.\32xl\:gap-y-3\.5{row-gap:.875rem}.\32xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.\32xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.\32xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.\32xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.\32xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.\32xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.\32xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.\32xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.\32xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.\32xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.\32xl\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.\32xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.\32xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.\32xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.\32xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.\32xl\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.\32xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.\32xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.\32xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.\32xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.\32xl\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.\32xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.\32xl\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.\32xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.\32xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.\32xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.\32xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.\32xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.\32xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.\32xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.\32xl\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.\32xl\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.\32xl\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.\32xl\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.\32xl\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.\32xl\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.\32xl\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.\32xl\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.\32xl\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.\32xl\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.\32xl\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.\32xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.\32xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.\32xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.\32xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.\32xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.\32xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.\32xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.\32xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.\32xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.\32xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.\32xl\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.\32xl\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.\32xl\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.\32xl\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.\32xl\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.\32xl\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.\32xl\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.\32xl\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.\32xl\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.\32xl\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.\32xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.\32xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.\32xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.\32xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.\32xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.\32xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.\32xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.\32xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.\32xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.\32xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.\32xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.\32xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.\32xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.\32xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.\32xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.\32xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.\32xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.\32xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.\32xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.\32xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.\32xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.\32xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.\32xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.\32xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.\32xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.\32xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.\32xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.\32xl\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.\32xl\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.\32xl\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.\32xl\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.\32xl\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.\32xl\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.\32xl\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.\32xl\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.\32xl\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.\32xl\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.\32xl\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.\32xl\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.\32xl\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.\32xl\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.\32xl\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.\32xl\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.\32xl\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.\32xl\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.\32xl\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.\32xl\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.\32xl\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.\32xl\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.\32xl\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.\32xl\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.\32xl\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.\32xl\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.\32xl\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.\32xl\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.\32xl\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.\32xl\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.\32xl\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.\32xl\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.\32xl\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.\32xl\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.\32xl\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.\32xl\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.\32xl\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.\32xl\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.\32xl\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.\32xl\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.\32xl\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.\32xl\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.\32xl\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.\32xl\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.\32xl\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.\32xl\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.\32xl\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.\32xl\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.\32xl\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.\32xl\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.\32xl\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.\32xl\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.\32xl\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.\32xl\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.\32xl\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.\32xl\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.\32xl\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.\32xl\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.\32xl\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.\32xl\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.\32xl\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.\32xl\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.\32xl\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,52,229,var(--tw-divide-opacity))}.\32xl\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.\32xl\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.\32xl\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.\32xl\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.\32xl\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.\32xl\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.\32xl\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.\32xl\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.\32xl\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.\32xl\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.\32xl\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.\32xl\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.\32xl\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.\32xl\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.\32xl\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.\32xl\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.\32xl\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.\32xl\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.\32xl\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.\32xl\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.\32xl\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.\32xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.\32xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.\32xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.\32xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.\32xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.\32xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.\32xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.\32xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.\32xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.\32xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.\32xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.\32xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.\32xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.\32xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.\32xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.\32xl\:place-self-auto{place-self:auto}.\32xl\:place-self-start{place-self:start}.\32xl\:place-self-end{place-self:end}.\32xl\:place-self-center{place-self:center}.\32xl\:place-self-stretch{place-self:stretch}.\32xl\:self-auto{align-self:auto}.\32xl\:self-start{align-self:flex-start}.\32xl\:self-end{align-self:flex-end}.\32xl\:self-center{align-self:center}.\32xl\:self-stretch{align-self:stretch}.\32xl\:self-baseline{align-self:baseline}.\32xl\:justify-self-auto{justify-self:auto}.\32xl\:justify-self-start{justify-self:start}.\32xl\:justify-self-end{justify-self:end}.\32xl\:justify-self-center{justify-self:center}.\32xl\:justify-self-stretch{justify-self:stretch}.\32xl\:overflow-auto{overflow:auto}.\32xl\:overflow-hidden{overflow:hidden}.\32xl\:overflow-visible{overflow:visible}.\32xl\:overflow-scroll{overflow:scroll}.\32xl\:overflow-x-auto{overflow-x:auto}.\32xl\:overflow-y-auto{overflow-y:auto}.\32xl\:overflow-x-hidden{overflow-x:hidden}.\32xl\:overflow-y-hidden{overflow-y:hidden}.\32xl\:overflow-x-visible{overflow-x:visible}.\32xl\:overflow-y-visible{overflow-y:visible}.\32xl\:overflow-x-scroll{overflow-x:scroll}.\32xl\:overflow-y-scroll{overflow-y:scroll}.\32xl\:overscroll-auto{overscroll-behavior:auto}.\32xl\:overscroll-contain{overscroll-behavior:contain}.\32xl\:overscroll-none{overscroll-behavior:none}.\32xl\:overscroll-y-auto{overscroll-behavior-y:auto}.\32xl\:overscroll-y-contain{overscroll-behavior-y:contain}.\32xl\:overscroll-y-none{overscroll-behavior-y:none}.\32xl\:overscroll-x-auto{overscroll-behavior-x:auto}.\32xl\:overscroll-x-contain{overscroll-behavior-x:contain}.\32xl\:overscroll-x-none{overscroll-behavior-x:none}.\32xl\:truncate{overflow:hidden;white-space:nowrap}.\32xl\:overflow-ellipsis,.\32xl\:truncate{text-overflow:ellipsis}.\32xl\:overflow-clip{text-overflow:clip}.\32xl\:whitespace-normal{white-space:normal}.\32xl\:whitespace-nowrap{white-space:nowrap}.\32xl\:whitespace-pre{white-space:pre}.\32xl\:whitespace-pre-line{white-space:pre-line}.\32xl\:whitespace-pre-wrap{white-space:pre-wrap}.\32xl\:break-normal{overflow-wrap:normal;word-break:normal}.\32xl\:break-words{overflow-wrap:break-word}.\32xl\:break-all{word-break:break-all}.\32xl\:rounded-none{border-radius:0}.\32xl\:rounded-sm{border-radius:.125rem}.\32xl\:rounded{border-radius:.25rem}.\32xl\:rounded-md{border-radius:.375rem}.\32xl\:rounded-lg{border-radius:.5rem}.\32xl\:rounded-xl{border-radius:.75rem}.\32xl\:rounded-2xl{border-radius:1rem}.\32xl\:rounded-3xl{border-radius:1.5rem}.\32xl\:rounded-full{border-radius:9999px}.\32xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.\32xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.\32xl\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.\32xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.\32xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.\32xl\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.\32xl\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.\32xl\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.\32xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.\32xl\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.\32xl\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.\32xl\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.\32xl\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.\32xl\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.\32xl\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.\32xl\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.\32xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.\32xl\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.\32xl\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.\32xl\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.\32xl\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.\32xl\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.\32xl\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.\32xl\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.\32xl\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.\32xl\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.\32xl\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.\32xl\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.\32xl\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.\32xl\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.\32xl\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.\32xl\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.\32xl\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.\32xl\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.\32xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.\32xl\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.\32xl\:rounded-tl-none{border-top-left-radius:0}.\32xl\:rounded-tl-sm{border-top-left-radius:.125rem}.\32xl\:rounded-tl{border-top-left-radius:.25rem}.\32xl\:rounded-tl-md{border-top-left-radius:.375rem}.\32xl\:rounded-tl-lg{border-top-left-radius:.5rem}.\32xl\:rounded-tl-xl{border-top-left-radius:.75rem}.\32xl\:rounded-tl-2xl{border-top-left-radius:1rem}.\32xl\:rounded-tl-3xl{border-top-left-radius:1.5rem}.\32xl\:rounded-tl-full{border-top-left-radius:9999px}.\32xl\:rounded-tr-none{border-top-right-radius:0}.\32xl\:rounded-tr-sm{border-top-right-radius:.125rem}.\32xl\:rounded-tr{border-top-right-radius:.25rem}.\32xl\:rounded-tr-md{border-top-right-radius:.375rem}.\32xl\:rounded-tr-lg{border-top-right-radius:.5rem}.\32xl\:rounded-tr-xl{border-top-right-radius:.75rem}.\32xl\:rounded-tr-2xl{border-top-right-radius:1rem}.\32xl\:rounded-tr-3xl{border-top-right-radius:1.5rem}.\32xl\:rounded-tr-full{border-top-right-radius:9999px}.\32xl\:rounded-br-none{border-bottom-right-radius:0}.\32xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.\32xl\:rounded-br{border-bottom-right-radius:.25rem}.\32xl\:rounded-br-md{border-bottom-right-radius:.375rem}.\32xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.\32xl\:rounded-br-xl{border-bottom-right-radius:.75rem}.\32xl\:rounded-br-2xl{border-bottom-right-radius:1rem}.\32xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.\32xl\:rounded-br-full{border-bottom-right-radius:9999px}.\32xl\:rounded-bl-none{border-bottom-left-radius:0}.\32xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.\32xl\:rounded-bl{border-bottom-left-radius:.25rem}.\32xl\:rounded-bl-md{border-bottom-left-radius:.375rem}.\32xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.\32xl\:rounded-bl-xl{border-bottom-left-radius:.75rem}.\32xl\:rounded-bl-2xl{border-bottom-left-radius:1rem}.\32xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.\32xl\:rounded-bl-full{border-bottom-left-radius:9999px}.\32xl\:border-0{border-width:0}.\32xl\:border-2{border-width:2px}.\32xl\:border-4{border-width:4px}.\32xl\:border-8{border-width:8px}.\32xl\:border{border-width:1px}.\32xl\:border-t-0{border-top-width:0}.\32xl\:border-t-2{border-top-width:2px}.\32xl\:border-t-4{border-top-width:4px}.\32xl\:border-t-8{border-top-width:8px}.\32xl\:border-t{border-top-width:1px}.\32xl\:border-r-0{border-right-width:0}.\32xl\:border-r-2{border-right-width:2px}.\32xl\:border-r-4{border-right-width:4px}.\32xl\:border-r-8{border-right-width:8px}.\32xl\:border-r{border-right-width:1px}.\32xl\:border-b-0{border-bottom-width:0}.\32xl\:border-b-2{border-bottom-width:2px}.\32xl\:border-b-4{border-bottom-width:4px}.\32xl\:border-b-8{border-bottom-width:8px}.\32xl\:border-b{border-bottom-width:1px}.\32xl\:border-l-0{border-left-width:0}.\32xl\:border-l-2{border-left-width:2px}.\32xl\:border-l-4{border-left-width:4px}.\32xl\:border-l-8{border-left-width:8px}.\32xl\:border-l{border-left-width:1px}.\32xl\:border-solid{border-style:solid}.\32xl\:border-dashed{border-style:dashed}.\32xl\:border-dotted{border-style:dotted}.\32xl\:border-double{border-style:double}.\32xl\:border-none{border-style:none}.\32xl\:border-transparent{border-color:#0000}.\32xl\:border-current{border-color:currentColor}.\32xl\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32xl\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32xl\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.\32xl\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.\32xl\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.\32xl\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.\32xl\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.\32xl\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.\32xl\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.\32xl\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.\32xl\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.\32xl\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.\32xl\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.\32xl\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.\32xl\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.\32xl\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.\32xl\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.\32xl\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.\32xl\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.\32xl\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.\32xl\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.\32xl\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.\32xl\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.\32xl\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.\32xl\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.\32xl\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.\32xl\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.\32xl\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.\32xl\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.\32xl\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.\32xl\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.\32xl\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.\32xl\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.\32xl\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.\32xl\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.\32xl\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.\32xl\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.\32xl\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.\32xl\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.\32xl\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.\32xl\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.\32xl\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.\32xl\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.\32xl\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.\32xl\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.\32xl\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.\32xl\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.\32xl\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.\32xl\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.\32xl\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.\32xl\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.\32xl\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.\32xl\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.\32xl\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.\32xl\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.\32xl\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.\32xl\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.\32xl\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.\32xl\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.\32xl\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.\32xl\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.\32xl\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.\32xl\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.\32xl\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.\32xl\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.\32xl\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.\32xl\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.\32xl\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.\32xl\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.\32xl\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.\32xl\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.\32xl\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.\32xl\:border-text-dark2{border-color:#0009}.\32xl\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.\32xl\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.\32xl\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.\32xl\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.\32xl\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.\32xl\:border-grey-light3{border-color:FEFEFE}.\32xl\:border-grey-light4{border-color:E8E8E8}.\32xl\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.\32xl\:border-grey-light6{border-color:#e8e8e85e}.\32xl\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.\32xl\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.\32xl\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.\32xl\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-transparent{border-color:#0000}.group:hover .\32xl\:group-hover\:border-current{border-color:currentColor}.group:hover .\32xl\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .\32xl\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .\32xl\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .\32xl\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .\32xl\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .\32xl\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.\32xl\:focus-within\:border-transparent:focus-within{border-color:#0000}.\32xl\:focus-within\:border-current:focus-within{border-color:currentColor}.\32xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.\32xl\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.\32xl\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.\32xl\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.\32xl\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.\32xl\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.\32xl\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.\32xl\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.\32xl\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.\32xl\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.\32xl\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.\32xl\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.\32xl\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.\32xl\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.\32xl\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.\32xl\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.\32xl\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.\32xl\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.\32xl\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.\32xl\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.\32xl\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.\32xl\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.\32xl\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.\32xl\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.\32xl\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.\32xl\:hover\:border-transparent:hover{border-color:#0000}.\32xl\:hover\:border-current:hover{border-color:currentColor}.\32xl\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32xl\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.\32xl\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.\32xl\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.\32xl\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.\32xl\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.\32xl\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.\32xl\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.\32xl\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.\32xl\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.\32xl\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.\32xl\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.\32xl\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.\32xl\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.\32xl\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.\32xl\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.\32xl\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.\32xl\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.\32xl\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.\32xl\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.\32xl\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.\32xl\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.\32xl\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.\32xl\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.\32xl\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.\32xl\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.\32xl\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.\32xl\:hover\:border-text-dark2:hover{border-color:#0009}.\32xl\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.\32xl\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.\32xl\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-light3:hover{border-color:FEFEFE}.\32xl\:hover\:border-grey-light4:hover{border-color:E8E8E8}.\32xl\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.\32xl\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.\32xl\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.\32xl\:focus\:border-transparent:focus{border-color:#0000}.\32xl\:focus\:border-current:focus{border-color:currentColor}.\32xl\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.\32xl\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.\32xl\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.\32xl\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.\32xl\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.\32xl\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.\32xl\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.\32xl\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.\32xl\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.\32xl\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.\32xl\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.\32xl\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.\32xl\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.\32xl\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.\32xl\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.\32xl\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.\32xl\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.\32xl\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.\32xl\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.\32xl\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.\32xl\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.\32xl\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.\32xl\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.\32xl\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.\32xl\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.\32xl\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.\32xl\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.\32xl\:focus\:border-text-dark2:focus{border-color:#0009}.\32xl\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.\32xl\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.\32xl\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-light3:focus{border-color:FEFEFE}.\32xl\:focus\:border-grey-light4:focus{border-color:E8E8E8}.\32xl\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.\32xl\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.\32xl\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.\32xl\:border-opacity-0{--tw-border-opacity:0}.\32xl\:border-opacity-5{--tw-border-opacity:0.05}.\32xl\:border-opacity-10{--tw-border-opacity:0.1}.\32xl\:border-opacity-20{--tw-border-opacity:0.2}.\32xl\:border-opacity-25{--tw-border-opacity:0.25}.\32xl\:border-opacity-30{--tw-border-opacity:0.3}.\32xl\:border-opacity-40{--tw-border-opacity:0.4}.\32xl\:border-opacity-50{--tw-border-opacity:0.5}.\32xl\:border-opacity-60{--tw-border-opacity:0.6}.\32xl\:border-opacity-70{--tw-border-opacity:0.7}.\32xl\:border-opacity-75{--tw-border-opacity:0.75}.\32xl\:border-opacity-80{--tw-border-opacity:0.8}.\32xl\:border-opacity-90{--tw-border-opacity:0.9}.\32xl\:border-opacity-95{--tw-border-opacity:0.95}.\32xl\:border-opacity-100{--tw-border-opacity:1}.group:hover .\32xl\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .\32xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .\32xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .\32xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .\32xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .\32xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .\32xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .\32xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .\32xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .\32xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .\32xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .\32xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .\32xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .\32xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .\32xl\:group-hover\:border-opacity-100{--tw-border-opacity:1}.\32xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.\32xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.\32xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.\32xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.\32xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.\32xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.\32xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.\32xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.\32xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.\32xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.\32xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.\32xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.\32xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.\32xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.\32xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.\32xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.\32xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.\32xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.\32xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.\32xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.\32xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.\32xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.\32xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.\32xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.\32xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.\32xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.\32xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.\32xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.\32xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.\32xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.\32xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.\32xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.\32xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.\32xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.\32xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.\32xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.\32xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.\32xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.\32xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.\32xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.\32xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.\32xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.\32xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.\32xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.\32xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.\32xl\:bg-transparent{background-color:initial}.\32xl\:bg-current{background-color:currentColor}.\32xl\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32xl\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32xl\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.\32xl\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.\32xl\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.\32xl\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.\32xl\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.\32xl\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.\32xl\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.\32xl\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.\32xl\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.\32xl\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.\32xl\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.\32xl\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.\32xl\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.\32xl\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.\32xl\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.\32xl\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.\32xl\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.\32xl\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.\32xl\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.\32xl\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.\32xl\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.\32xl\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.\32xl\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.\32xl\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.\32xl\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.\32xl\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.\32xl\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.\32xl\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.\32xl\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.\32xl\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.\32xl\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.\32xl\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.\32xl\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.\32xl\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.\32xl\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.\32xl\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.\32xl\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.\32xl\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.\32xl\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.\32xl\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.\32xl\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.\32xl\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.\32xl\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.\32xl\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.\32xl\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.\32xl\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.\32xl\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.\32xl\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.\32xl\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.\32xl\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.\32xl\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.\32xl\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.\32xl\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.\32xl\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.\32xl\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.\32xl\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.\32xl\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.\32xl\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.\32xl\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.\32xl\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.\32xl\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.\32xl\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.\32xl\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.\32xl\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.\32xl\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.\32xl\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.\32xl\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.\32xl\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.\32xl\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.\32xl\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.\32xl\:bg-text-dark2{background-color:#0009}.\32xl\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.\32xl\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.\32xl\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.\32xl\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.\32xl\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.\32xl\:bg-grey-light3{background-color:FEFEFE}.\32xl\:bg-grey-light4{background-color:E8E8E8}.\32xl\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.\32xl\:bg-grey-light6{background-color:#e8e8e85e}.\32xl\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.\32xl\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.\32xl\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.\32xl\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-transparent{background-color:initial}.group:hover .\32xl\:group-hover\:bg-current{background-color:currentColor}.group:hover .\32xl\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .\32xl\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .\32xl\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .\32xl\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .\32xl\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .\32xl\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-transparent:focus-within{background-color:initial}.\32xl\:focus-within\:bg-current:focus-within{background-color:currentColor}.\32xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.\32xl\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.\32xl\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.\32xl\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.\32xl\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.\32xl\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.\32xl\:hover\:bg-transparent:hover{background-color:initial}.\32xl\:hover\:bg-current:hover{background-color:currentColor}.\32xl\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32xl\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.\32xl\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.\32xl\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.\32xl\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.\32xl\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.\32xl\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.\32xl\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.\32xl\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.\32xl\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.\32xl\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.\32xl\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.\32xl\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.\32xl\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.\32xl\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.\32xl\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.\32xl\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.\32xl\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.\32xl\:hover\:bg-text-dark2:hover{background-color:#0009}.\32xl\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.\32xl\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.\32xl\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.\32xl\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.\32xl\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.\32xl\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.\32xl\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.\32xl\:focus\:bg-transparent:focus{background-color:initial}.\32xl\:focus\:bg-current:focus{background-color:currentColor}.\32xl\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.\32xl\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.\32xl\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.\32xl\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.\32xl\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.\32xl\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.\32xl\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.\32xl\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.\32xl\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.\32xl\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.\32xl\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(199,52,229,var(--tw-bg-opacity))}.\32xl\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.\32xl\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.\32xl\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.\32xl\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.\32xl\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.\32xl\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.\32xl\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.\32xl\:focus\:bg-text-dark2:focus{background-color:#0009}.\32xl\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.\32xl\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.\32xl\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.\32xl\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.\32xl\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.\32xl\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.\32xl\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.\32xl\:bg-opacity-0{--tw-bg-opacity:0}.\32xl\:bg-opacity-5{--tw-bg-opacity:0.05}.\32xl\:bg-opacity-10{--tw-bg-opacity:0.1}.\32xl\:bg-opacity-20{--tw-bg-opacity:0.2}.\32xl\:bg-opacity-25{--tw-bg-opacity:0.25}.\32xl\:bg-opacity-30{--tw-bg-opacity:0.3}.\32xl\:bg-opacity-40{--tw-bg-opacity:0.4}.\32xl\:bg-opacity-50{--tw-bg-opacity:0.5}.\32xl\:bg-opacity-60{--tw-bg-opacity:0.6}.\32xl\:bg-opacity-70{--tw-bg-opacity:0.7}.\32xl\:bg-opacity-75{--tw-bg-opacity:0.75}.\32xl\:bg-opacity-80{--tw-bg-opacity:0.8}.\32xl\:bg-opacity-90{--tw-bg-opacity:0.9}.\32xl\:bg-opacity-95{--tw-bg-opacity:0.95}.\32xl\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .\32xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .\32xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .\32xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .\32xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .\32xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .\32xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .\32xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .\32xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .\32xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .\32xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .\32xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .\32xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .\32xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .\32xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .\32xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.\32xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.\32xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.\32xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.\32xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.\32xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.\32xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.\32xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.\32xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.\32xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.\32xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.\32xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.\32xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.\32xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.\32xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.\32xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.\32xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.\32xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.\32xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.\32xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.\32xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.\32xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.\32xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.\32xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.\32xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.\32xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.\32xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.\32xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.\32xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.\32xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.\32xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.\32xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.\32xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.\32xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.\32xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.\32xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.\32xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.\32xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.\32xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.\32xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.\32xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.\32xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.\32xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.\32xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.\32xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.\32xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.\32xl\:bg-none{background-image:none}.\32xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.\32xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.\32xl\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.\32xl\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.\32xl\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.\32xl\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.\32xl\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.\32xl\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.\32xl\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.\32xl\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.\32xl\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.\32xl\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.\32xl\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.\32xl\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.\32xl\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.\32xl\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.\32xl\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.\32xl\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.\32xl\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.\32xl\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.\32xl\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.\32xl\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.\32xl\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.\32xl\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.\32xl\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.\32xl\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.\32xl\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.\32xl\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.\32xl\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.\32xl\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.\32xl\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.\32xl\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.\32xl\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.\32xl\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.\32xl\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.\32xl\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.\32xl\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.\32xl\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.\32xl\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.\32xl\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.\32xl\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.\32xl\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.\32xl\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.\32xl\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.\32xl\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.\32xl\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.\32xl\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.\32xl\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.\32xl\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.\32xl\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.\32xl\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.\32xl\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.\32xl\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.\32xl\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.\32xl\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.\32xl\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.\32xl\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.\32xl\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.\32xl\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.\32xl\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.\32xl\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.\32xl\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.\32xl\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.\32xl\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.\32xl\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.\32xl\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.\32xl\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.\32xl\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.\32xl\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.\32xl\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.\32xl\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.\32xl\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.\32xl\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.\32xl\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.\32xl\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.\32xl\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.\32xl\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.\32xl\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.\32xl\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.\32xl\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.\32xl\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.\32xl\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.\32xl\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.\32xl\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.\32xl\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.\32xl\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.\32xl\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.\32xl\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.\32xl\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.\32xl\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.\32xl\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.\32xl\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.\32xl\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.\32xl\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.\32xl\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.\32xl\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.\32xl\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.\32xl\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.\32xl\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.\32xl\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.\32xl\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.\32xl\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.\32xl\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.\32xl\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.\32xl\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.\32xl\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.\32xl\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.\32xl\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.\32xl\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.\32xl\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.\32xl\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.\32xl\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.\32xl\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.\32xl\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.\32xl\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.\32xl\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.\32xl\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.\32xl\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.\32xl\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.\32xl\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.\32xl\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.\32xl\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.\32xl\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.\32xl\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.\32xl\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.\32xl\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.\32xl\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.\32xl\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.\32xl\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.\32xl\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.\32xl\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.\32xl\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.\32xl\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.\32xl\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.\32xl\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.\32xl\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.\32xl\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.\32xl\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.\32xl\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.\32xl\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.\32xl\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.\32xl\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.\32xl\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.\32xl\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.\32xl\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.\32xl\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.\32xl\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.\32xl\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.\32xl\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.\32xl\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.\32xl\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.\32xl\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.\32xl\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.\32xl\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.\32xl\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.\32xl\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.\32xl\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.\32xl\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.\32xl\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.\32xl\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.\32xl\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.\32xl\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.\32xl\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.\32xl\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.\32xl\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.\32xl\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.\32xl\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.\32xl\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.\32xl\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.\32xl\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.\32xl\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.\32xl\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.\32xl\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.\32xl\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.\32xl\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.\32xl\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.\32xl\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.\32xl\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.\32xl\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.\32xl\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.\32xl\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.\32xl\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.\32xl\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.\32xl\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.\32xl\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.\32xl\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.\32xl\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.\32xl\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.\32xl\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.\32xl\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.\32xl\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.\32xl\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.\32xl\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.\32xl\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.\32xl\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.\32xl\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.\32xl\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.\32xl\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.\32xl\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.\32xl\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.\32xl\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.\32xl\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.\32xl\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.\32xl\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.\32xl\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.\32xl\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.\32xl\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.\32xl\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.\32xl\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.\32xl\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.\32xl\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.\32xl\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.\32xl\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.\32xl\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.\32xl\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.\32xl\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.\32xl\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.\32xl\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.\32xl\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.\32xl\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.\32xl\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.\32xl\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.\32xl\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.\32xl\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.\32xl\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.\32xl\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.\32xl\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c734e500)}.\32xl\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.\32xl\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.\32xl\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.\32xl\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.\32xl\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.\32xl\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.\32xl\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.\32xl\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.\32xl\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.\32xl\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.\32xl\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.\32xl\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.\32xl\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.\32xl\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.\32xl\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.\32xl\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.\32xl\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.\32xl\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.\32xl\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.\32xl\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.\32xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.\32xl\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.\32xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.\32xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.\32xl\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.\32xl\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.\32xl\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.\32xl\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.\32xl\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.\32xl\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.\32xl\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.\32xl\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.\32xl\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.\32xl\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.\32xl\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.\32xl\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.\32xl\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.\32xl\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.\32xl\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.\32xl\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.\32xl\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.\32xl\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.\32xl\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.\32xl\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.\32xl\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.\32xl\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.\32xl\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.\32xl\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.\32xl\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.\32xl\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.\32xl\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.\32xl\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.\32xl\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.\32xl\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.\32xl\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.\32xl\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.\32xl\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.\32xl\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.\32xl\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.\32xl\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.\32xl\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.\32xl\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.\32xl\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.\32xl\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.\32xl\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.\32xl\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.\32xl\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.\32xl\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.\32xl\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.\32xl\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.\32xl\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.\32xl\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.\32xl\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.\32xl\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.\32xl\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.\32xl\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.\32xl\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.\32xl\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.\32xl\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.\32xl\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.\32xl\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.\32xl\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.\32xl\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.\32xl\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.\32xl\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.\32xl\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.\32xl\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.\32xl\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.\32xl\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.\32xl\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.\32xl\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.\32xl\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.\32xl\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.\32xl\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.\32xl\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.\32xl\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.\32xl\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.\32xl\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.\32xl\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.\32xl\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.\32xl\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.\32xl\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.\32xl\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.\32xl\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.\32xl\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.\32xl\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.\32xl\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.\32xl\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.\32xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.\32xl\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.\32xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.\32xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.\32xl\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.\32xl\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.\32xl\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.\32xl\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.\32xl\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.\32xl\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.\32xl\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.\32xl\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.\32xl\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.\32xl\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.\32xl\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.\32xl\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.\32xl\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.\32xl\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.\32xl\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.\32xl\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.\32xl\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.\32xl\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.\32xl\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.\32xl\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.\32xl\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.\32xl\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.\32xl\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.\32xl\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.\32xl\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.\32xl\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.\32xl\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.\32xl\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.\32xl\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.\32xl\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.\32xl\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.\32xl\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.\32xl\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.\32xl\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.\32xl\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.\32xl\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.\32xl\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.\32xl\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.\32xl\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.\32xl\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.\32xl\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.\32xl\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.\32xl\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.\32xl\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.\32xl\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.\32xl\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.\32xl\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.\32xl\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.\32xl\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.\32xl\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.\32xl\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.\32xl\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.\32xl\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.\32xl\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.\32xl\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.\32xl\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.\32xl\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.\32xl\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.\32xl\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.\32xl\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.\32xl\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.\32xl\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.\32xl\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.\32xl\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.\32xl\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.\32xl\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.\32xl\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.\32xl\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.\32xl\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.\32xl\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.\32xl\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.\32xl\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.\32xl\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.\32xl\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.\32xl\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.\32xl\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.\32xl\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.\32xl\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.\32xl\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.\32xl\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.\32xl\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.\32xl\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.\32xl\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.\32xl\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.\32xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.\32xl\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.\32xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.\32xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.\32xl\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.\32xl\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.\32xl\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.\32xl\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.\32xl\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.\32xl\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.\32xl\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.\32xl\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.\32xl\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.\32xl\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.\32xl\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.\32xl\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.\32xl\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.\32xl\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.\32xl\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.\32xl\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.\32xl\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.\32xl\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.\32xl\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.\32xl\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.\32xl\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.\32xl\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.\32xl\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.\32xl\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.\32xl\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.\32xl\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.\32xl\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.\32xl\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.\32xl\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.\32xl\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.\32xl\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.\32xl\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.\32xl\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.\32xl\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.\32xl\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.\32xl\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.\32xl\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.\32xl\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.\32xl\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.\32xl\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.\32xl\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.\32xl\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.\32xl\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.\32xl\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.\32xl\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.\32xl\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.\32xl\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.\32xl\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.\32xl\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.\32xl\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.\32xl\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.\32xl\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.\32xl\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.\32xl\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.\32xl\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.\32xl\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.\32xl\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.\32xl\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.\32xl\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.\32xl\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.\32xl\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.\32xl\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.\32xl\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#c734e500)}.\32xl\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.\32xl\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.\32xl\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.\32xl\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.\32xl\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.\32xl\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.\32xl\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.\32xl\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.\32xl\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.\32xl\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.\32xl\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.\32xl\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.\32xl\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.\32xl\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.\32xl\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.\32xl\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.\32xl\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.\32xl\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.\32xl\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.\32xl\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.\32xl\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.\32xl\:to-transparent{--tw-gradient-to:#0000}.\32xl\:to-current{--tw-gradient-to:currentColor}.\32xl\:to-black{--tw-gradient-to:#000}.\32xl\:to-white{--tw-gradient-to:#fff}.\32xl\:to-gray-50{--tw-gradient-to:#f9fafb}.\32xl\:to-gray-100{--tw-gradient-to:#f3f4f6}.\32xl\:to-gray-200{--tw-gradient-to:#e5e7eb}.\32xl\:to-gray-300{--tw-gradient-to:#d1d5db}.\32xl\:to-gray-400{--tw-gradient-to:#9ca3af}.\32xl\:to-gray-500{--tw-gradient-to:#6b7280}.\32xl\:to-gray-600{--tw-gradient-to:#4b5563}.\32xl\:to-gray-700{--tw-gradient-to:#374151}.\32xl\:to-gray-800{--tw-gradient-to:#1f2937}.\32xl\:to-gray-900{--tw-gradient-to:#111827}.\32xl\:to-red{--tw-gradient-to:#ff002a}.\32xl\:to-yellow-50{--tw-gradient-to:#fffbeb}.\32xl\:to-yellow-100{--tw-gradient-to:#fef3c7}.\32xl\:to-yellow-200{--tw-gradient-to:#fde68a}.\32xl\:to-yellow-300{--tw-gradient-to:#fcd34d}.\32xl\:to-yellow-400{--tw-gradient-to:#fbbf24}.\32xl\:to-yellow-500{--tw-gradient-to:#f59e0b}.\32xl\:to-yellow-600{--tw-gradient-to:#d97706}.\32xl\:to-yellow-700{--tw-gradient-to:#b45309}.\32xl\:to-yellow-800{--tw-gradient-to:#92400e}.\32xl\:to-yellow-900{--tw-gradient-to:#78350f}.\32xl\:to-green-50{--tw-gradient-to:#ecfdf5}.\32xl\:to-green-100{--tw-gradient-to:#d1fae5}.\32xl\:to-green-200{--tw-gradient-to:#a7f3d0}.\32xl\:to-green-300{--tw-gradient-to:#6ee7b7}.\32xl\:to-green-400{--tw-gradient-to:#34d399}.\32xl\:to-green-500{--tw-gradient-to:#10b981}.\32xl\:to-green-600{--tw-gradient-to:#059669}.\32xl\:to-green-700{--tw-gradient-to:#047857}.\32xl\:to-green-800{--tw-gradient-to:#065f46}.\32xl\:to-green-900{--tw-gradient-to:#064e3b}.\32xl\:to-blue{--tw-gradient-to:#3b82f6}.\32xl\:to-indigo-50{--tw-gradient-to:#eef2ff}.\32xl\:to-indigo-100{--tw-gradient-to:#e0e7ff}.\32xl\:to-indigo-200{--tw-gradient-to:#c7d2fe}.\32xl\:to-indigo-300{--tw-gradient-to:#a5b4fc}.\32xl\:to-indigo-400{--tw-gradient-to:#818cf8}.\32xl\:to-indigo-500{--tw-gradient-to:#6366f1}.\32xl\:to-indigo-600{--tw-gradient-to:#4f46e5}.\32xl\:to-indigo-700{--tw-gradient-to:#4338ca}.\32xl\:to-indigo-800{--tw-gradient-to:#3730a3}.\32xl\:to-indigo-900{--tw-gradient-to:#312e81}.\32xl\:to-purple-50{--tw-gradient-to:#f5f3ff}.\32xl\:to-purple-100{--tw-gradient-to:#ede9fe}.\32xl\:to-purple-200{--tw-gradient-to:#ddd6fe}.\32xl\:to-purple-300{--tw-gradient-to:#c4b5fd}.\32xl\:to-purple-400{--tw-gradient-to:#a78bfa}.\32xl\:to-purple-500{--tw-gradient-to:#8b5cf6}.\32xl\:to-purple-600{--tw-gradient-to:#7c3aed}.\32xl\:to-purple-700{--tw-gradient-to:#6d28d9}.\32xl\:to-purple-800{--tw-gradient-to:#5b21b6}.\32xl\:to-purple-900{--tw-gradient-to:#4c1d95}.\32xl\:to-pink-50{--tw-gradient-to:#fdf2f8}.\32xl\:to-pink-100{--tw-gradient-to:#fce7f3}.\32xl\:to-pink-200{--tw-gradient-to:#fbcfe8}.\32xl\:to-pink-300{--tw-gradient-to:#f9a8d4}.\32xl\:to-pink-400{--tw-gradient-to:#f472b6}.\32xl\:to-pink-500{--tw-gradient-to:#ec4899}.\32xl\:to-pink-600{--tw-gradient-to:#db2777}.\32xl\:to-pink-700{--tw-gradient-to:#be185d}.\32xl\:to-pink-800{--tw-gradient-to:#9d174d}.\32xl\:to-pink-900{--tw-gradient-to:#831843}.\32xl\:to-primary{--tw-gradient-to:#c734e5}.\32xl\:to-test{--tw-gradient-to:#743902}.\32xl\:to-tertiary{--tw-gradient-to:#4fc143}.\32xl\:to-bg_primary{--tw-gradient-to:#af7ba3}.\32xl\:to-crd_b{--tw-gradient-to:#263884}.\32xl\:to-crd_o{--tw-gradient-to:#f07c6a}.\32xl\:to-crd_p{--tw-gradient-to:#009ee0}.\32xl\:to-text-dark{--tw-gradient-to:#555b6d}.\32xl\:to-text-dark2{--tw-gradient-to:#0009}.\32xl\:to-text-primary{--tw-gradient-to:#7a2467}.\32xl\:to-text-other{--tw-gradient-to:#11142d}.\32xl\:to-text-light{--tw-gradient-to:#9a9ab0}.\32xl\:to-grey-light{--tw-gradient-to:#a0a4a8}.\32xl\:to-grey-light2{--tw-gradient-to:#dbdde0}.\32xl\:to-grey-light3{--tw-gradient-to:FEFEFE}.\32xl\:to-grey-light4{--tw-gradient-to:E8E8E8}.\32xl\:to-grey-light5{--tw-gradient-to:#f8f9fb}.\32xl\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.\32xl\:to-grey-white{--tw-gradient-to:#f2f5fb}.\32xl\:to-grey-dark{--tw-gradient-to:#52575c}.\32xl\:to-grey-vl{--tw-gradient-to:#eff2f7}.\32xl\:to-grey-fi{--tw-gradient-to:#c4c4c4}.\32xl\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.\32xl\:hover\:to-current:hover{--tw-gradient-to:currentColor}.\32xl\:hover\:to-black:hover{--tw-gradient-to:#000}.\32xl\:hover\:to-white:hover{--tw-gradient-to:#fff}.\32xl\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.\32xl\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.\32xl\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.\32xl\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.\32xl\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.\32xl\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.\32xl\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.\32xl\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.\32xl\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.\32xl\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.\32xl\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.\32xl\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.\32xl\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.\32xl\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.\32xl\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.\32xl\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.\32xl\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.\32xl\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.\32xl\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.\32xl\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.\32xl\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.\32xl\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.\32xl\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.\32xl\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.\32xl\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.\32xl\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.\32xl\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.\32xl\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.\32xl\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.\32xl\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.\32xl\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.\32xl\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.\32xl\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.\32xl\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.\32xl\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.\32xl\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.\32xl\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.\32xl\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.\32xl\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.\32xl\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.\32xl\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.\32xl\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.\32xl\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.\32xl\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.\32xl\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.\32xl\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.\32xl\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.\32xl\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.\32xl\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.\32xl\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.\32xl\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.\32xl\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.\32xl\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.\32xl\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.\32xl\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.\32xl\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.\32xl\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.\32xl\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.\32xl\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.\32xl\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.\32xl\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.\32xl\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.\32xl\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.\32xl\:hover\:to-test:hover{--tw-gradient-to:#743902}.\32xl\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.\32xl\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.\32xl\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.\32xl\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.\32xl\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.\32xl\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.\32xl\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.\32xl\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.\32xl\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.\32xl\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.\32xl\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.\32xl\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.\32xl\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.\32xl\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.\32xl\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.\32xl\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.\32xl\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.\32xl\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.\32xl\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.\32xl\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.\32xl\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.\32xl\:focus\:to-current:focus{--tw-gradient-to:currentColor}.\32xl\:focus\:to-black:focus{--tw-gradient-to:#000}.\32xl\:focus\:to-white:focus{--tw-gradient-to:#fff}.\32xl\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.\32xl\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.\32xl\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.\32xl\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.\32xl\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.\32xl\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.\32xl\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.\32xl\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.\32xl\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.\32xl\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.\32xl\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.\32xl\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.\32xl\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.\32xl\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.\32xl\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.\32xl\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.\32xl\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.\32xl\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.\32xl\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.\32xl\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.\32xl\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.\32xl\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.\32xl\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.\32xl\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.\32xl\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.\32xl\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.\32xl\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.\32xl\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.\32xl\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.\32xl\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.\32xl\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.\32xl\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.\32xl\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.\32xl\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.\32xl\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.\32xl\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.\32xl\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.\32xl\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.\32xl\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.\32xl\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.\32xl\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.\32xl\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.\32xl\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.\32xl\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.\32xl\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.\32xl\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.\32xl\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.\32xl\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.\32xl\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.\32xl\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.\32xl\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.\32xl\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.\32xl\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.\32xl\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.\32xl\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.\32xl\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.\32xl\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.\32xl\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.\32xl\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.\32xl\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.\32xl\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.\32xl\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.\32xl\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.\32xl\:focus\:to-test:focus{--tw-gradient-to:#743902}.\32xl\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.\32xl\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.\32xl\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.\32xl\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.\32xl\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.\32xl\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.\32xl\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.\32xl\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.\32xl\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.\32xl\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.\32xl\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.\32xl\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.\32xl\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.\32xl\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.\32xl\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.\32xl\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.\32xl\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.\32xl\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.\32xl\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.\32xl\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.\32xl\:bg-auto{background-size:auto}.\32xl\:bg-cover{background-size:cover}.\32xl\:bg-contain{background-size:contain}.\32xl\:bg-fixed{background-attachment:fixed}.\32xl\:bg-local{background-attachment:local}.\32xl\:bg-scroll{background-attachment:scroll}.\32xl\:bg-clip-border{background-clip:initial}.\32xl\:bg-clip-padding{background-clip:padding-box}.\32xl\:bg-clip-content{background-clip:content-box}.\32xl\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.\32xl\:bg-bottom{background-position:bottom}.\32xl\:bg-center{background-position:50%}.\32xl\:bg-left{background-position:0}.\32xl\:bg-left-bottom{background-position:0 100%}.\32xl\:bg-left-top{background-position:0 0}.\32xl\:bg-right{background-position:100%}.\32xl\:bg-right-bottom{background-position:100% 100%}.\32xl\:bg-right-top{background-position:100% 0}.\32xl\:bg-top{background-position:top}.\32xl\:bg-repeat{background-repeat:repeat}.\32xl\:bg-no-repeat{background-repeat:no-repeat}.\32xl\:bg-repeat-x{background-repeat:repeat-x}.\32xl\:bg-repeat-y{background-repeat:repeat-y}.\32xl\:bg-repeat-round{background-repeat:round}.\32xl\:bg-repeat-space{background-repeat:space}.\32xl\:fill-current{fill:currentColor}.\32xl\:stroke-current{stroke:currentColor}.\32xl\:stroke-0{stroke-width:0}.\32xl\:stroke-1{stroke-width:1}.\32xl\:stroke-2{stroke-width:2}.\32xl\:object-contain{object-fit:contain}.\32xl\:object-cover{object-fit:cover}.\32xl\:object-fill{object-fit:fill}.\32xl\:object-none{object-fit:none}.\32xl\:object-scale-down{object-fit:scale-down}.\32xl\:object-bottom{object-position:bottom}.\32xl\:object-center{object-position:center}.\32xl\:object-left{object-position:left}.\32xl\:object-left-bottom{object-position:left bottom}.\32xl\:object-left-top{object-position:left top}.\32xl\:object-right{object-position:right}.\32xl\:object-right-bottom{object-position:right bottom}.\32xl\:object-right-top{object-position:right top}.\32xl\:object-top{object-position:top}.\32xl\:p-0{padding:0}.\32xl\:p-1{padding:.25rem}.\32xl\:p-2{padding:.5rem}.\32xl\:p-3{padding:.75rem}.\32xl\:p-4{padding:1rem}.\32xl\:p-5{padding:1.25rem}.\32xl\:p-6{padding:1.5rem}.\32xl\:p-7{padding:1.75rem}.\32xl\:p-8{padding:2rem}.\32xl\:p-9{padding:2.25rem}.\32xl\:p-10{padding:2.5rem}.\32xl\:p-11{padding:2.75rem}.\32xl\:p-12{padding:3rem}.\32xl\:p-13{padding:50px}.\32xl\:p-14{padding:3.5rem}.\32xl\:p-15{padding:30px}.\32xl\:p-16{padding:4rem}.\32xl\:p-20{padding:5rem}.\32xl\:p-24{padding:6rem}.\32xl\:p-28{padding:7rem}.\32xl\:p-30{padding:30%}.\32xl\:p-32{padding:8rem}.\32xl\:p-36{padding:9rem}.\32xl\:p-40{padding:10rem}.\32xl\:p-44{padding:11rem}.\32xl\:p-45{padding:45%}.\32xl\:p-48{padding:12rem}.\32xl\:p-50{padding:12.5rem}.\32xl\:p-52{padding:13rem}.\32xl\:p-56{padding:14rem}.\32xl\:p-60{padding:15rem}.\32xl\:p-64{padding:16rem}.\32xl\:p-72{padding:18rem}.\32xl\:p-80{padding:20rem}.\32xl\:p-96{padding:24rem}.\32xl\:p-155{padding:155px}.\32xl\:p-200{padding:20%}.\32xl\:p-300{padding:300px}.\32xl\:p-327{padding:327px}.\32xl\:p-366{padding:366px}.\32xl\:p-415{padding:415px}.\32xl\:p-450{padding:450px}.\32xl\:p-474{padding:474px}.\32xl\:p-500{padding:500px}.\32xl\:p-600{padding:600px}.\32xl\:p-690{padding:690px}.\32xl\:p-px{padding:1px}.\32xl\:p-0\.5{padding:.125rem}.\32xl\:p-1\.5{padding:.375rem}.\32xl\:p-2\.5{padding:.625rem}.\32xl\:p-3\.5{padding:.875rem}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:px-1{padding-left:.25rem;padding-right:.25rem}.\32xl\:px-2{padding-left:.5rem;padding-right:.5rem}.\32xl\:px-3{padding-left:.75rem;padding-right:.75rem}.\32xl\:px-4{padding-left:1rem;padding-right:1rem}.\32xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.\32xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\32xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.\32xl\:px-8{padding-left:2rem;padding-right:2rem}.\32xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.\32xl\:px-12{padding-left:3rem;padding-right:3rem}.\32xl\:px-13{padding-left:50px;padding-right:50px}.\32xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.\32xl\:px-15{padding-left:30px;padding-right:30px}.\32xl\:px-16{padding-left:4rem;padding-right:4rem}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:px-24{padding-left:6rem;padding-right:6rem}.\32xl\:px-28{padding-left:7rem;padding-right:7rem}.\32xl\:px-30{padding-left:30%;padding-right:30%}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}.\32xl\:px-36{padding-left:9rem;padding-right:9rem}.\32xl\:px-40{padding-left:10rem;padding-right:10rem}.\32xl\:px-44{padding-left:11rem;padding-right:11rem}.\32xl\:px-45{padding-left:45%;padding-right:45%}.\32xl\:px-48{padding-left:12rem;padding-right:12rem}.\32xl\:px-50{padding-left:12.5rem;padding-right:12.5rem}.\32xl\:px-52{padding-left:13rem;padding-right:13rem}.\32xl\:px-56{padding-left:14rem;padding-right:14rem}.\32xl\:px-60{padding-left:15rem;padding-right:15rem}.\32xl\:px-64{padding-left:16rem;padding-right:16rem}.\32xl\:px-72{padding-left:18rem;padding-right:18rem}.\32xl\:px-80{padding-left:20rem;padding-right:20rem}.\32xl\:px-96{padding-left:24rem;padding-right:24rem}.\32xl\:px-155{padding-left:155px;padding-right:155px}.\32xl\:px-200{padding-left:20%;padding-right:20%}.\32xl\:px-300{padding-left:300px;padding-right:300px}.\32xl\:px-327{padding-left:327px;padding-right:327px}.\32xl\:px-366{padding-left:366px;padding-right:366px}.\32xl\:px-415{padding-left:415px;padding-right:415px}.\32xl\:px-450{padding-left:450px;padding-right:450px}.\32xl\:px-474{padding-left:474px;padding-right:474px}.\32xl\:px-500{padding-left:500px;padding-right:500px}.\32xl\:px-600{padding-left:600px;padding-right:600px}.\32xl\:px-690{padding-left:690px;padding-right:690px}.\32xl\:px-px{padding-left:1px;padding-right:1px}.\32xl\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.\32xl\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.\32xl\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.\32xl\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.\32xl\:py-0{padding-bottom:0;padding-top:0}.\32xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.\32xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.\32xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.\32xl\:py-4{padding-bottom:1rem;padding-top:1rem}.\32xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.\32xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.\32xl\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.\32xl\:py-8{padding-bottom:2rem;padding-top:2rem}.\32xl\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.\32xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.\32xl\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.\32xl\:py-12{padding-bottom:3rem;padding-top:3rem}.\32xl\:py-13{padding-bottom:50px;padding-top:50px}.\32xl\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.\32xl\:py-15{padding-bottom:30px;padding-top:30px}.\32xl\:py-16{padding-bottom:4rem;padding-top:4rem}.\32xl\:py-20{padding-bottom:5rem;padding-top:5rem}.\32xl\:py-24{padding-bottom:6rem;padding-top:6rem}.\32xl\:py-28{padding-bottom:7rem;padding-top:7rem}.\32xl\:py-30{padding-bottom:30%;padding-top:30%}.\32xl\:py-32{padding-bottom:8rem;padding-top:8rem}.\32xl\:py-36{padding-bottom:9rem;padding-top:9rem}.\32xl\:py-40{padding-bottom:10rem;padding-top:10rem}.\32xl\:py-44{padding-bottom:11rem;padding-top:11rem}.\32xl\:py-45{padding-bottom:45%;padding-top:45%}.\32xl\:py-48{padding-bottom:12rem;padding-top:12rem}.\32xl\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.\32xl\:py-52{padding-bottom:13rem;padding-top:13rem}.\32xl\:py-56{padding-bottom:14rem;padding-top:14rem}.\32xl\:py-60{padding-bottom:15rem;padding-top:15rem}.\32xl\:py-64{padding-bottom:16rem;padding-top:16rem}.\32xl\:py-72{padding-bottom:18rem;padding-top:18rem}.\32xl\:py-80{padding-bottom:20rem;padding-top:20rem}.\32xl\:py-96{padding-bottom:24rem;padding-top:24rem}.\32xl\:py-155{padding-bottom:155px;padding-top:155px}.\32xl\:py-200{padding-bottom:20%;padding-top:20%}.\32xl\:py-300{padding-bottom:300px;padding-top:300px}.\32xl\:py-327{padding-bottom:327px;padding-top:327px}.\32xl\:py-366{padding-bottom:366px;padding-top:366px}.\32xl\:py-415{padding-bottom:415px;padding-top:415px}.\32xl\:py-450{padding-bottom:450px;padding-top:450px}.\32xl\:py-474{padding-bottom:474px;padding-top:474px}.\32xl\:py-500{padding-bottom:500px;padding-top:500px}.\32xl\:py-600{padding-bottom:600px;padding-top:600px}.\32xl\:py-690{padding-bottom:690px;padding-top:690px}.\32xl\:py-px{padding-bottom:1px;padding-top:1px}.\32xl\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.\32xl\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.\32xl\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.\32xl\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.\32xl\:pt-0{padding-top:0}.\32xl\:pt-1{padding-top:.25rem}.\32xl\:pt-2{padding-top:.5rem}.\32xl\:pt-3{padding-top:.75rem}.\32xl\:pt-4{padding-top:1rem}.\32xl\:pt-5{padding-top:1.25rem}.\32xl\:pt-6{padding-top:1.5rem}.\32xl\:pt-7{padding-top:1.75rem}.\32xl\:pt-8{padding-top:2rem}.\32xl\:pt-9{padding-top:2.25rem}.\32xl\:pt-10{padding-top:2.5rem}.\32xl\:pt-11{padding-top:2.75rem}.\32xl\:pt-12{padding-top:3rem}.\32xl\:pt-13{padding-top:50px}.\32xl\:pt-14{padding-top:3.5rem}.\32xl\:pt-15{padding-top:30px}.\32xl\:pt-16{padding-top:4rem}.\32xl\:pt-20{padding-top:5rem}.\32xl\:pt-24{padding-top:6rem}.\32xl\:pt-28{padding-top:7rem}.\32xl\:pt-30{padding-top:30%}.\32xl\:pt-32{padding-top:8rem}.\32xl\:pt-36{padding-top:9rem}.\32xl\:pt-40{padding-top:10rem}.\32xl\:pt-44{padding-top:11rem}.\32xl\:pt-45{padding-top:45%}.\32xl\:pt-48{padding-top:12rem}.\32xl\:pt-50{padding-top:12.5rem}.\32xl\:pt-52{padding-top:13rem}.\32xl\:pt-56{padding-top:14rem}.\32xl\:pt-60{padding-top:15rem}.\32xl\:pt-64{padding-top:16rem}.\32xl\:pt-72{padding-top:18rem}.\32xl\:pt-80{padding-top:20rem}.\32xl\:pt-96{padding-top:24rem}.\32xl\:pt-155{padding-top:155px}.\32xl\:pt-200{padding-top:20%}.\32xl\:pt-300{padding-top:300px}.\32xl\:pt-327{padding-top:327px}.\32xl\:pt-366{padding-top:366px}.\32xl\:pt-415{padding-top:415px}.\32xl\:pt-450{padding-top:450px}.\32xl\:pt-474{padding-top:474px}.\32xl\:pt-500{padding-top:500px}.\32xl\:pt-600{padding-top:600px}.\32xl\:pt-690{padding-top:690px}.\32xl\:pt-px{padding-top:1px}.\32xl\:pt-0\.5{padding-top:.125rem}.\32xl\:pt-1\.5{padding-top:.375rem}.\32xl\:pt-2\.5{padding-top:.625rem}.\32xl\:pt-3\.5{padding-top:.875rem}.\32xl\:pr-0{padding-right:0}.\32xl\:pr-1{padding-right:.25rem}.\32xl\:pr-2{padding-right:.5rem}.\32xl\:pr-3{padding-right:.75rem}.\32xl\:pr-4{padding-right:1rem}.\32xl\:pr-5{padding-right:1.25rem}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:pr-7{padding-right:1.75rem}.\32xl\:pr-8{padding-right:2rem}.\32xl\:pr-9{padding-right:2.25rem}.\32xl\:pr-10{padding-right:2.5rem}.\32xl\:pr-11{padding-right:2.75rem}.\32xl\:pr-12{padding-right:3rem}.\32xl\:pr-13{padding-right:50px}.\32xl\:pr-14{padding-right:3.5rem}.\32xl\:pr-15{padding-right:30px}.\32xl\:pr-16{padding-right:4rem}.\32xl\:pr-20{padding-right:5rem}.\32xl\:pr-24{padding-right:6rem}.\32xl\:pr-28{padding-right:7rem}.\32xl\:pr-30{padding-right:30%}.\32xl\:pr-32{padding-right:8rem}.\32xl\:pr-36{padding-right:9rem}.\32xl\:pr-40{padding-right:10rem}.\32xl\:pr-44{padding-right:11rem}.\32xl\:pr-45{padding-right:45%}.\32xl\:pr-48{padding-right:12rem}.\32xl\:pr-50{padding-right:12.5rem}.\32xl\:pr-52{padding-right:13rem}.\32xl\:pr-56{padding-right:14rem}.\32xl\:pr-60{padding-right:15rem}.\32xl\:pr-64{padding-right:16rem}.\32xl\:pr-72{padding-right:18rem}.\32xl\:pr-80{padding-right:20rem}.\32xl\:pr-96{padding-right:24rem}.\32xl\:pr-155{padding-right:155px}.\32xl\:pr-200{padding-right:20%}.\32xl\:pr-300{padding-right:300px}.\32xl\:pr-327{padding-right:327px}.\32xl\:pr-366{padding-right:366px}.\32xl\:pr-415{padding-right:415px}.\32xl\:pr-450{padding-right:450px}.\32xl\:pr-474{padding-right:474px}.\32xl\:pr-500{padding-right:500px}.\32xl\:pr-600{padding-right:600px}.\32xl\:pr-690{padding-right:690px}.\32xl\:pr-px{padding-right:1px}.\32xl\:pr-0\.5{padding-right:.125rem}.\32xl\:pr-1\.5{padding-right:.375rem}.\32xl\:pr-2\.5{padding-right:.625rem}.\32xl\:pr-3\.5{padding-right:.875rem}.\32xl\:pb-0{padding-bottom:0}.\32xl\:pb-1{padding-bottom:.25rem}.\32xl\:pb-2{padding-bottom:.5rem}.\32xl\:pb-3{padding-bottom:.75rem}.\32xl\:pb-4{padding-bottom:1rem}.\32xl\:pb-5{padding-bottom:1.25rem}.\32xl\:pb-6{padding-bottom:1.5rem}.\32xl\:pb-7{padding-bottom:1.75rem}.\32xl\:pb-8{padding-bottom:2rem}.\32xl\:pb-9{padding-bottom:2.25rem}.\32xl\:pb-10{padding-bottom:2.5rem}.\32xl\:pb-11{padding-bottom:2.75rem}.\32xl\:pb-12{padding-bottom:3rem}.\32xl\:pb-13{padding-bottom:50px}.\32xl\:pb-14{padding-bottom:3.5rem}.\32xl\:pb-15{padding-bottom:30px}.\32xl\:pb-16{padding-bottom:4rem}.\32xl\:pb-20{padding-bottom:5rem}.\32xl\:pb-24{padding-bottom:6rem}.\32xl\:pb-28{padding-bottom:7rem}.\32xl\:pb-30{padding-bottom:30%}.\32xl\:pb-32{padding-bottom:8rem}.\32xl\:pb-36{padding-bottom:9rem}.\32xl\:pb-40{padding-bottom:10rem}.\32xl\:pb-44{padding-bottom:11rem}.\32xl\:pb-45{padding-bottom:45%}.\32xl\:pb-48{padding-bottom:12rem}.\32xl\:pb-50{padding-bottom:12.5rem}.\32xl\:pb-52{padding-bottom:13rem}.\32xl\:pb-56{padding-bottom:14rem}.\32xl\:pb-60{padding-bottom:15rem}.\32xl\:pb-64{padding-bottom:16rem}.\32xl\:pb-72{padding-bottom:18rem}.\32xl\:pb-80{padding-bottom:20rem}.\32xl\:pb-96{padding-bottom:24rem}.\32xl\:pb-155{padding-bottom:155px}.\32xl\:pb-200{padding-bottom:20%}.\32xl\:pb-300{padding-bottom:300px}.\32xl\:pb-327{padding-bottom:327px}.\32xl\:pb-366{padding-bottom:366px}.\32xl\:pb-415{padding-bottom:415px}.\32xl\:pb-450{padding-bottom:450px}.\32xl\:pb-474{padding-bottom:474px}.\32xl\:pb-500{padding-bottom:500px}.\32xl\:pb-600{padding-bottom:600px}.\32xl\:pb-690{padding-bottom:690px}.\32xl\:pb-px{padding-bottom:1px}.\32xl\:pb-0\.5{padding-bottom:.125rem}.\32xl\:pb-1\.5{padding-bottom:.375rem}.\32xl\:pb-2\.5{padding-bottom:.625rem}.\32xl\:pb-3\.5{padding-bottom:.875rem}.\32xl\:pl-0{padding-left:0}.\32xl\:pl-1{padding-left:.25rem}.\32xl\:pl-2{padding-left:.5rem}.\32xl\:pl-3{padding-left:.75rem}.\32xl\:pl-4{padding-left:1rem}.\32xl\:pl-5{padding-left:1.25rem}.\32xl\:pl-6{padding-left:1.5rem}.\32xl\:pl-7{padding-left:1.75rem}.\32xl\:pl-8{padding-left:2rem}.\32xl\:pl-9{padding-left:2.25rem}.\32xl\:pl-10{padding-left:2.5rem}.\32xl\:pl-11{padding-left:2.75rem}.\32xl\:pl-12{padding-left:3rem}.\32xl\:pl-13{padding-left:50px}.\32xl\:pl-14{padding-left:3.5rem}.\32xl\:pl-15{padding-left:30px}.\32xl\:pl-16{padding-left:4rem}.\32xl\:pl-20{padding-left:5rem}.\32xl\:pl-24{padding-left:6rem}.\32xl\:pl-28{padding-left:7rem}.\32xl\:pl-30{padding-left:30%}.\32xl\:pl-32{padding-left:8rem}.\32xl\:pl-36{padding-left:9rem}.\32xl\:pl-40{padding-left:10rem}.\32xl\:pl-44{padding-left:11rem}.\32xl\:pl-45{padding-left:45%}.\32xl\:pl-48{padding-left:12rem}.\32xl\:pl-50{padding-left:12.5rem}.\32xl\:pl-52{padding-left:13rem}.\32xl\:pl-56{padding-left:14rem}.\32xl\:pl-60{padding-left:15rem}.\32xl\:pl-64{padding-left:16rem}.\32xl\:pl-72{padding-left:18rem}.\32xl\:pl-80{padding-left:20rem}.\32xl\:pl-96{padding-left:24rem}.\32xl\:pl-155{padding-left:155px}.\32xl\:pl-200{padding-left:20%}.\32xl\:pl-300{padding-left:300px}.\32xl\:pl-327{padding-left:327px}.\32xl\:pl-366{padding-left:366px}.\32xl\:pl-415{padding-left:415px}.\32xl\:pl-450{padding-left:450px}.\32xl\:pl-474{padding-left:474px}.\32xl\:pl-500{padding-left:500px}.\32xl\:pl-600{padding-left:600px}.\32xl\:pl-690{padding-left:690px}.\32xl\:pl-px{padding-left:1px}.\32xl\:pl-0\.5{padding-left:.125rem}.\32xl\:pl-1\.5{padding-left:.375rem}.\32xl\:pl-2\.5{padding-left:.625rem}.\32xl\:pl-3\.5{padding-left:.875rem}.\32xl\:text-left{text-align:left}.\32xl\:text-center{text-align:center}.\32xl\:text-right{text-align:right}.\32xl\:text-justify{text-align:justify}.\32xl\:align-baseline{vertical-align:initial}.\32xl\:align-top{vertical-align:top}.\32xl\:align-middle{vertical-align:middle}.\32xl\:align-bottom{vertical-align:bottom}.\32xl\:align-text-top{vertical-align:text-top}.\32xl\:align-text-bottom{vertical-align:text-bottom}.\32xl\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.\32xl\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.\32xl\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\32xl\:font-SfProDisplay{font-family:SF Pro Display}.\32xl\:font-SfPro{font-family:sf_pro_textregular}.\32xl\:text-xs{font-size:.75rem;line-height:1rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\32xl\:text-5xl{font-size:3rem;line-height:1}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}.\32xl\:text-7xl{font-size:4.5rem;line-height:1}.\32xl\:text-8xl{font-size:6rem;line-height:1}.\32xl\:text-9xl{font-size:8rem;line-height:1}.\32xl\:text-lt{font-size:2rem}.\32xl\:text-xxs{font-size:10px}.\32xl\:text-tiny{font-size:7px}.\32xl\:font-thin{font-weight:100}.\32xl\:font-extralight{font-weight:200}.\32xl\:font-light{font-weight:300}.\32xl\:font-normal{font-weight:400}.\32xl\:font-medium{font-weight:500}.\32xl\:font-semibold{font-weight:600}.\32xl\:font-bold{font-weight:700}.\32xl\:font-extrabold{font-weight:800}.\32xl\:font-black{font-weight:900}.\32xl\:uppercase{text-transform:uppercase}.\32xl\:lowercase{text-transform:lowercase}.\32xl\:capitalize{text-transform:capitalize}.\32xl\:normal-case{text-transform:none}.\32xl\:italic{font-style:italic}.\32xl\:not-italic{font-style:normal}.\32xl\:diagonal-fractions,.\32xl\:lining-nums,.\32xl\:oldstyle-nums,.\32xl\:ordinal,.\32xl\:proportional-nums,.\32xl\:slashed-zero,.\32xl\:stacked-fractions,.\32xl\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\32xl\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.\32xl\:ordinal{--tw-ordinal:ordinal}.\32xl\:slashed-zero{--tw-slashed-zero:slashed-zero}.\32xl\:lining-nums{--tw-numeric-figure:lining-nums}.\32xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.\32xl\:proportional-nums{--tw-numeric-spacing:proportional-nums}.\32xl\:tabular-nums{--tw-numeric-spacing:tabular-nums}.\32xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.\32xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.\32xl\:leading-3{line-height:.75rem}.\32xl\:leading-4{line-height:1rem}.\32xl\:leading-5{line-height:1.25rem}.\32xl\:leading-6{line-height:1.5rem}.\32xl\:leading-7{line-height:1.75rem}.\32xl\:leading-8{line-height:2rem}.\32xl\:leading-9{line-height:2.25rem}.\32xl\:leading-10{line-height:2.5rem}.\32xl\:leading-none{line-height:1}.\32xl\:leading-tight{line-height:1.25}.\32xl\:leading-snug{line-height:1.375}.\32xl\:leading-normal{line-height:1.5}.\32xl\:leading-relaxed{line-height:1.625}.\32xl\:leading-loose{line-height:2}.\32xl\:tracking-tighter{letter-spacing:-.05em}.\32xl\:tracking-tight{letter-spacing:-.025em}.\32xl\:tracking-normal{letter-spacing:0}.\32xl\:tracking-wide{letter-spacing:.025em}.\32xl\:tracking-wider{letter-spacing:.05em}.\32xl\:tracking-widest{letter-spacing:.1em}.\32xl\:text-transparent{color:#0000}.\32xl\:text-current{color:currentColor}.\32xl\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32xl\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32xl\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.\32xl\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.\32xl\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.\32xl\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.\32xl\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.\32xl\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.\32xl\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.\32xl\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.\32xl\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.\32xl\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.\32xl\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.\32xl\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.\32xl\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.\32xl\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.\32xl\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.\32xl\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.\32xl\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.\32xl\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.\32xl\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.\32xl\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.\32xl\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.\32xl\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.\32xl\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.\32xl\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.\32xl\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.\32xl\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.\32xl\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.\32xl\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.\32xl\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.\32xl\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.\32xl\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.\32xl\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.\32xl\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.\32xl\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.\32xl\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.\32xl\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.\32xl\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.\32xl\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.\32xl\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.\32xl\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.\32xl\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.\32xl\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.\32xl\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.\32xl\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.\32xl\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.\32xl\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.\32xl\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.\32xl\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.\32xl\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.\32xl\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.\32xl\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.\32xl\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.\32xl\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.\32xl\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.\32xl\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.\32xl\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.\32xl\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.\32xl\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.\32xl\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.\32xl\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.\32xl\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.\32xl\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.\32xl\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.\32xl\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.\32xl\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.\32xl\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.\32xl\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.\32xl\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.\32xl\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.\32xl\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.\32xl\:text-text-dark2{color:#0009}.\32xl\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.\32xl\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.\32xl\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.\32xl\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.\32xl\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.\32xl\:text-grey-light3{color:FEFEFE}.\32xl\:text-grey-light4{color:E8E8E8}.\32xl\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.\32xl\:text-grey-light6{color:#e8e8e85e}.\32xl\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.\32xl\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.\32xl\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.\32xl\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-transparent{color:#0000}.group:hover .\32xl\:group-hover\:text-current{color:currentColor}.group:hover .\32xl\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(199,52,229,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-text-dark2{color:#0009}.group:hover .\32xl\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .\32xl\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .\32xl\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .\32xl\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .\32xl\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.\32xl\:focus-within\:text-transparent:focus-within{color:#0000}.\32xl\:focus-within\:text-current:focus-within{color:currentColor}.\32xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.\32xl\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.\32xl\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.\32xl\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.\32xl\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.\32xl\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.\32xl\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.\32xl\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.\32xl\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.\32xl\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.\32xl\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.\32xl\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.\32xl\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.\32xl\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.\32xl\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.\32xl\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.\32xl\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.\32xl\:focus-within\:text-text-dark2:focus-within{color:#0009}.\32xl\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.\32xl\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.\32xl\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.\32xl\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.\32xl\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.\32xl\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.\32xl\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.\32xl\:hover\:text-transparent:hover{color:#0000}.\32xl\:hover\:text-current:hover{color:currentColor}.\32xl\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32xl\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.\32xl\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.\32xl\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.\32xl\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.\32xl\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.\32xl\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.\32xl\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.\32xl\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.\32xl\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.\32xl\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.\32xl\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.\32xl\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.\32xl\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.\32xl\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.\32xl\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.\32xl\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.\32xl\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.\32xl\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.\32xl\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.\32xl\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.\32xl\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.\32xl\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.\32xl\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.\32xl\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.\32xl\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.\32xl\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.\32xl\:hover\:text-text-dark2:hover{color:#0009}.\32xl\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.\32xl\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.\32xl\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-light3:hover{color:FEFEFE}.\32xl\:hover\:text-grey-light4:hover{color:E8E8E8}.\32xl\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-light6:hover{color:#e8e8e85e}.\32xl\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.\32xl\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.\32xl\:focus\:text-transparent:focus{color:#0000}.\32xl\:focus\:text-current:focus{color:currentColor}.\32xl\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\32xl\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.\32xl\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.\32xl\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.\32xl\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.\32xl\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.\32xl\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.\32xl\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.\32xl\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.\32xl\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.\32xl\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.\32xl\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.\32xl\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.\32xl\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.\32xl\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.\32xl\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.\32xl\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.\32xl\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.\32xl\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.\32xl\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.\32xl\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.\32xl\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.\32xl\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.\32xl\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.\32xl\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.\32xl\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.\32xl\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.\32xl\:focus\:text-text-dark2:focus{color:#0009}.\32xl\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.\32xl\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.\32xl\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-light3:focus{color:FEFEFE}.\32xl\:focus\:text-grey-light4:focus{color:E8E8E8}.\32xl\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-light6:focus{color:#e8e8e85e}.\32xl\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.\32xl\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.\32xl\:text-opacity-0{--tw-text-opacity:0}.\32xl\:text-opacity-5{--tw-text-opacity:0.05}.\32xl\:text-opacity-10{--tw-text-opacity:0.1}.\32xl\:text-opacity-20{--tw-text-opacity:0.2}.\32xl\:text-opacity-25{--tw-text-opacity:0.25}.\32xl\:text-opacity-30{--tw-text-opacity:0.3}.\32xl\:text-opacity-40{--tw-text-opacity:0.4}.\32xl\:text-opacity-50{--tw-text-opacity:0.5}.\32xl\:text-opacity-60{--tw-text-opacity:0.6}.\32xl\:text-opacity-70{--tw-text-opacity:0.7}.\32xl\:text-opacity-75{--tw-text-opacity:0.75}.\32xl\:text-opacity-80{--tw-text-opacity:0.8}.\32xl\:text-opacity-90{--tw-text-opacity:0.9}.\32xl\:text-opacity-95{--tw-text-opacity:0.95}.\32xl\:text-opacity-100{--tw-text-opacity:1}.group:hover .\32xl\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .\32xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .\32xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .\32xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .\32xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .\32xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .\32xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .\32xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .\32xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .\32xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .\32xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .\32xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .\32xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .\32xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .\32xl\:group-hover\:text-opacity-100{--tw-text-opacity:1}.\32xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.\32xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.\32xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.\32xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.\32xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.\32xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.\32xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.\32xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.\32xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.\32xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.\32xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.\32xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.\32xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.\32xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.\32xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.\32xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.\32xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.\32xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.\32xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.\32xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.\32xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.\32xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.\32xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.\32xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.\32xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.\32xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.\32xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.\32xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.\32xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.\32xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.\32xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.\32xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.\32xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.\32xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.\32xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.\32xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.\32xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.\32xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.\32xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.\32xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.\32xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.\32xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.\32xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.\32xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.\32xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.\32xl\:underline{text-decoration:underline}.\32xl\:line-through{text-decoration:line-through}.\32xl\:no-underline{text-decoration:none}.group:hover .\32xl\:group-hover\:underline{text-decoration:underline}.group:hover .\32xl\:group-hover\:line-through{text-decoration:line-through}.group:hover .\32xl\:group-hover\:no-underline{text-decoration:none}.\32xl\:focus-within\:underline:focus-within{text-decoration:underline}.\32xl\:focus-within\:line-through:focus-within{text-decoration:line-through}.\32xl\:focus-within\:no-underline:focus-within{text-decoration:none}.\32xl\:hover\:underline:hover{text-decoration:underline}.\32xl\:hover\:line-through:hover{text-decoration:line-through}.\32xl\:hover\:no-underline:hover{text-decoration:none}.\32xl\:focus\:underline:focus{text-decoration:underline}.\32xl\:focus\:line-through:focus{text-decoration:line-through}.\32xl\:focus\:no-underline:focus{text-decoration:none}.\32xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\32xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.\32xl\:placeholder-transparent::placeholder{color:#0000}.\32xl\:placeholder-current::placeholder{color:currentColor}.\32xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.\32xl\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.\32xl\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.\32xl\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.\32xl\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.\32xl\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.\32xl\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.\32xl\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.\32xl\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.\32xl\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.\32xl\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.\32xl\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.\32xl\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.\32xl\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.\32xl\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.\32xl\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.\32xl\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.\32xl\:placeholder-text-dark2::placeholder{color:#0009}.\32xl\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.\32xl\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.\32xl\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-light3::placeholder{color:FEFEFE}.\32xl\:placeholder-grey-light4::placeholder{color:E8E8E8}.\32xl\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.\32xl\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.\32xl\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.\32xl\:focus\:placeholder-current:focus::placeholder{color:currentColor}.\32xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.\32xl\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.\32xl\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.\32xl\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.\32xl\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.\32xl\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.\32xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.\32xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.\32xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.\32xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.\32xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.\32xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.\32xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.\32xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.\32xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.\32xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.\32xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.\32xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.\32xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.\32xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.\32xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.\32xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.\32xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.\32xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.\32xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.\32xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.\32xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.\32xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.\32xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.\32xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.\32xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.\32xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.\32xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.\32xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.\32xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.\32xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.\32xl\:opacity-0{opacity:0}.\32xl\:opacity-5{opacity:.05}.\32xl\:opacity-10{opacity:.1}.\32xl\:opacity-20{opacity:.2}.\32xl\:opacity-25{opacity:.25}.\32xl\:opacity-30{opacity:.3}.\32xl\:opacity-40{opacity:.4}.\32xl\:opacity-50{opacity:.5}.\32xl\:opacity-60{opacity:.6}.\32xl\:opacity-70{opacity:.7}.\32xl\:opacity-75{opacity:.75}.\32xl\:opacity-80{opacity:.8}.\32xl\:opacity-90{opacity:.9}.\32xl\:opacity-95{opacity:.95}.\32xl\:opacity-100{opacity:1}.group:hover .\32xl\:group-hover\:opacity-0{opacity:0}.group:hover .\32xl\:group-hover\:opacity-5{opacity:.05}.group:hover .\32xl\:group-hover\:opacity-10{opacity:.1}.group:hover .\32xl\:group-hover\:opacity-20{opacity:.2}.group:hover .\32xl\:group-hover\:opacity-25{opacity:.25}.group:hover .\32xl\:group-hover\:opacity-30{opacity:.3}.group:hover .\32xl\:group-hover\:opacity-40{opacity:.4}.group:hover .\32xl\:group-hover\:opacity-50{opacity:.5}.group:hover .\32xl\:group-hover\:opacity-60{opacity:.6}.group:hover .\32xl\:group-hover\:opacity-70{opacity:.7}.group:hover .\32xl\:group-hover\:opacity-75{opacity:.75}.group:hover .\32xl\:group-hover\:opacity-80{opacity:.8}.group:hover .\32xl\:group-hover\:opacity-90{opacity:.9}.group:hover .\32xl\:group-hover\:opacity-95{opacity:.95}.group:hover .\32xl\:group-hover\:opacity-100{opacity:1}.\32xl\:focus-within\:opacity-0:focus-within{opacity:0}.\32xl\:focus-within\:opacity-5:focus-within{opacity:.05}.\32xl\:focus-within\:opacity-10:focus-within{opacity:.1}.\32xl\:focus-within\:opacity-20:focus-within{opacity:.2}.\32xl\:focus-within\:opacity-25:focus-within{opacity:.25}.\32xl\:focus-within\:opacity-30:focus-within{opacity:.3}.\32xl\:focus-within\:opacity-40:focus-within{opacity:.4}.\32xl\:focus-within\:opacity-50:focus-within{opacity:.5}.\32xl\:focus-within\:opacity-60:focus-within{opacity:.6}.\32xl\:focus-within\:opacity-70:focus-within{opacity:.7}.\32xl\:focus-within\:opacity-75:focus-within{opacity:.75}.\32xl\:focus-within\:opacity-80:focus-within{opacity:.8}.\32xl\:focus-within\:opacity-90:focus-within{opacity:.9}.\32xl\:focus-within\:opacity-95:focus-within{opacity:.95}.\32xl\:focus-within\:opacity-100:focus-within{opacity:1}.\32xl\:hover\:opacity-0:hover{opacity:0}.\32xl\:hover\:opacity-5:hover{opacity:.05}.\32xl\:hover\:opacity-10:hover{opacity:.1}.\32xl\:hover\:opacity-20:hover{opacity:.2}.\32xl\:hover\:opacity-25:hover{opacity:.25}.\32xl\:hover\:opacity-30:hover{opacity:.3}.\32xl\:hover\:opacity-40:hover{opacity:.4}.\32xl\:hover\:opacity-50:hover{opacity:.5}.\32xl\:hover\:opacity-60:hover{opacity:.6}.\32xl\:hover\:opacity-70:hover{opacity:.7}.\32xl\:hover\:opacity-75:hover{opacity:.75}.\32xl\:hover\:opacity-80:hover{opacity:.8}.\32xl\:hover\:opacity-90:hover{opacity:.9}.\32xl\:hover\:opacity-95:hover{opacity:.95}.\32xl\:hover\:opacity-100:hover{opacity:1}.\32xl\:focus\:opacity-0:focus{opacity:0}.\32xl\:focus\:opacity-5:focus{opacity:.05}.\32xl\:focus\:opacity-10:focus{opacity:.1}.\32xl\:focus\:opacity-20:focus{opacity:.2}.\32xl\:focus\:opacity-25:focus{opacity:.25}.\32xl\:focus\:opacity-30:focus{opacity:.3}.\32xl\:focus\:opacity-40:focus{opacity:.4}.\32xl\:focus\:opacity-50:focus{opacity:.5}.\32xl\:focus\:opacity-60:focus{opacity:.6}.\32xl\:focus\:opacity-70:focus{opacity:.7}.\32xl\:focus\:opacity-75:focus{opacity:.75}.\32xl\:focus\:opacity-80:focus{opacity:.8}.\32xl\:focus\:opacity-90:focus{opacity:.9}.\32xl\:focus\:opacity-95:focus{opacity:.95}.\32xl\:focus\:opacity-100:focus{opacity:1}.\32xl\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.\32xl\:shadow,.\32xl\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.\32xl\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.\32xl\:shadow-lg,.\32xl\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.\32xl\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.\32xl\:shadow-2xl,.\32xl\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.\32xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.\32xl\:shadow-inner,.\32xl\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:shadow-none{--tw-shadow:0 0 #0000}.\32xl\:shadow-acs{--tw-shadow:0 0 20px #00000040}.\32xl\:shadow-acs,.group:hover .\32xl\:group-hover\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .\32xl\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .\32xl\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .\32xl\:group-hover\:shadow,.group:hover .\32xl\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .\32xl\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .\32xl\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .\32xl\:group-hover\:shadow-lg,.group:hover .\32xl\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .\32xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .\32xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .\32xl\:group-hover\:shadow-2xl,.group:hover .\32xl\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .\32xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .\32xl\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .\32xl\:group-hover\:shadow-acs,.group:hover .\32xl\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .\32xl\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.\32xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.\32xl\:focus-within\:shadow-sm:focus-within,.\32xl\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.\32xl\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.\32xl\:focus-within\:shadow-lg:focus-within,.\32xl\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.\32xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.\32xl\:focus-within\:shadow-2xl:focus-within,.\32xl\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.\32xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.\32xl\:focus-within\:shadow-inner:focus-within,.\32xl\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.\32xl\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.\32xl\:focus-within\:shadow-acs:focus-within,.\32xl\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.\32xl\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.\32xl\:hover\:shadow-md:hover,.\32xl\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.\32xl\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.\32xl\:hover\:shadow-lg:hover,.\32xl\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.\32xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.\32xl\:hover\:shadow-2xl:hover,.\32xl\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.\32xl\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.\32xl\:hover\:shadow-acs:hover,.\32xl\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.\32xl\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.\32xl\:focus\:shadow-sm:focus,.\32xl\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.\32xl\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.\32xl\:focus\:shadow-lg:focus,.\32xl\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.\32xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.\32xl\:focus\:shadow-2xl:focus,.\32xl\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.\32xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.\32xl\:focus\:shadow-inner:focus,.\32xl\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.\32xl\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\32xl\:outline-none{outline:2px solid #0000;outline-offset:2px}.\32xl\:outline-white{outline:2px dotted #fff;outline-offset:2px}.\32xl\:outline-black{outline:2px dotted #000;outline-offset:2px}.\32xl\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.\32xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.\32xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.\32xl\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.\32xl\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.\32xl\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.\32xl\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:ring-0,.\32xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:ring-2,.\32xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:ring,.\32xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-0:focus-within,.\32xl\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-2:focus-within,.\32xl\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-8:focus-within,.\32xl\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-0:focus,.\32xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-2:focus,.\32xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus\:ring-8:focus,.\32xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.\32xl\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.\32xl\:focus-within\:ring-inset:focus-within,.\32xl\:focus\:ring-inset:focus,.\32xl\:ring-inset{--tw-ring-inset:inset}.\32xl\:ring-transparent{--tw-ring-color:#0000}.\32xl\:ring-current{--tw-ring-color:currentColor}.\32xl\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32xl\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32xl\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.\32xl\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.\32xl\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.\32xl\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.\32xl\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.\32xl\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.\32xl\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.\32xl\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.\32xl\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.\32xl\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.\32xl\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.\32xl\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.\32xl\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.\32xl\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.\32xl\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.\32xl\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.\32xl\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.\32xl\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.\32xl\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.\32xl\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.\32xl\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.\32xl\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.\32xl\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.\32xl\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.\32xl\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.\32xl\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.\32xl\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.\32xl\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.\32xl\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.\32xl\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.\32xl\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.\32xl\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.\32xl\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.\32xl\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.\32xl\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.\32xl\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.\32xl\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.\32xl\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.\32xl\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.\32xl\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.\32xl\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.\32xl\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.\32xl\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.\32xl\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.\32xl\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.\32xl\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.\32xl\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.\32xl\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.\32xl\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.\32xl\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.\32xl\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.\32xl\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.\32xl\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.\32xl\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.\32xl\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.\32xl\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.\32xl\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.\32xl\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.\32xl\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.\32xl\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.\32xl\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.\32xl\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.\32xl\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.\32xl\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.\32xl\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.\32xl\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.\32xl\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.\32xl\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.\32xl\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.\32xl\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.\32xl\:ring-text-dark2{--tw-ring-color:#0009}.\32xl\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.\32xl\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.\32xl\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.\32xl\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.\32xl\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.\32xl\:ring-grey-light3{--tw-ring-color:FEFEFE}.\32xl\:ring-grey-light4{--tw-ring-color:E8E8E8}.\32xl\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.\32xl\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.\32xl\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.\32xl\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.\32xl\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.\32xl\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.\32xl\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.\32xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.\32xl\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.\32xl\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.\32xl\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.\32xl\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.\32xl\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.\32xl\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.\32xl\:focus\:ring-current:focus{--tw-ring-color:currentColor}.\32xl\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.\32xl\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.\32xl\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.\32xl\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.\32xl\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.\32xl\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.\32xl\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.\32xl\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.\32xl\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.\32xl\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.\32xl\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.\32xl\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.\32xl\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.\32xl\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.\32xl\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.\32xl\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.\32xl\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.\32xl\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.\32xl\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.\32xl\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.\32xl\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.\32xl\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.\32xl\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.\32xl\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.\32xl\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.\32xl\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.\32xl\:ring-opacity-0{--tw-ring-opacity:0}.\32xl\:ring-opacity-5{--tw-ring-opacity:0.05}.\32xl\:ring-opacity-10{--tw-ring-opacity:0.1}.\32xl\:ring-opacity-20{--tw-ring-opacity:0.2}.\32xl\:ring-opacity-25{--tw-ring-opacity:0.25}.\32xl\:ring-opacity-30{--tw-ring-opacity:0.3}.\32xl\:ring-opacity-40{--tw-ring-opacity:0.4}.\32xl\:ring-opacity-50{--tw-ring-opacity:0.5}.\32xl\:ring-opacity-60{--tw-ring-opacity:0.6}.\32xl\:ring-opacity-70{--tw-ring-opacity:0.7}.\32xl\:ring-opacity-75{--tw-ring-opacity:0.75}.\32xl\:ring-opacity-80{--tw-ring-opacity:0.8}.\32xl\:ring-opacity-90{--tw-ring-opacity:0.9}.\32xl\:ring-opacity-95{--tw-ring-opacity:0.95}.\32xl\:ring-opacity-100{--tw-ring-opacity:1}.\32xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.\32xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.\32xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.\32xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.\32xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.\32xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.\32xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.\32xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.\32xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.\32xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.\32xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.\32xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.\32xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.\32xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.\32xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.\32xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.\32xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.\32xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.\32xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.\32xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.\32xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.\32xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.\32xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.\32xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.\32xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.\32xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.\32xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.\32xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.\32xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.\32xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.\32xl\:ring-offset-0{--tw-ring-offset-width:0px}.\32xl\:ring-offset-1{--tw-ring-offset-width:1px}.\32xl\:ring-offset-2{--tw-ring-offset-width:2px}.\32xl\:ring-offset-4{--tw-ring-offset-width:4px}.\32xl\:ring-offset-8{--tw-ring-offset-width:8px}.\32xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.\32xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.\32xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.\32xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.\32xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.\32xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.\32xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.\32xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.\32xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.\32xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.\32xl\:ring-offset-transparent{--tw-ring-offset-color:#0000}.\32xl\:ring-offset-current{--tw-ring-offset-color:currentColor}.\32xl\:ring-offset-black{--tw-ring-offset-color:#000}.\32xl\:ring-offset-white{--tw-ring-offset-color:#fff}.\32xl\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.\32xl\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.\32xl\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.\32xl\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.\32xl\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.\32xl\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.\32xl\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.\32xl\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.\32xl\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.\32xl\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.\32xl\:ring-offset-red{--tw-ring-offset-color:#ff002a}.\32xl\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.\32xl\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.\32xl\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.\32xl\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.\32xl\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.\32xl\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.\32xl\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.\32xl\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.\32xl\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.\32xl\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.\32xl\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.\32xl\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.\32xl\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.\32xl\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.\32xl\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.\32xl\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.\32xl\:ring-offset-green-600{--tw-ring-offset-color:#059669}.\32xl\:ring-offset-green-700{--tw-ring-offset-color:#047857}.\32xl\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.\32xl\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.\32xl\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.\32xl\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.\32xl\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.\32xl\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.\32xl\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.\32xl\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.\32xl\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.\32xl\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.\32xl\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.\32xl\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.\32xl\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.\32xl\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.\32xl\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.\32xl\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.\32xl\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.\32xl\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.\32xl\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.\32xl\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.\32xl\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.\32xl\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.\32xl\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.\32xl\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.\32xl\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.\32xl\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.\32xl\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.\32xl\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.\32xl\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.\32xl\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.\32xl\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.\32xl\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.\32xl\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.\32xl\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.\32xl\:ring-offset-test{--tw-ring-offset-color:#743902}.\32xl\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.\32xl\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.\32xl\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.\32xl\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.\32xl\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.\32xl\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.\32xl\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.\32xl\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.\32xl\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.\32xl\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.\32xl\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.\32xl\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.\32xl\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.\32xl\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.\32xl\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.\32xl\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.\32xl\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.\32xl\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.\32xl\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.\32xl\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.\32xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.\32xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.\32xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.\32xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.\32xl\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.\32xl\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.\32xl\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.\32xl\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.\32xl\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.\32xl\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.\32xl\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.\32xl\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.\32xl\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.\32xl\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.\32xl\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.\32xl\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.\32xl\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.\32xl\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.\32xl\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.\32xl\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.\32xl\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.\32xl\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.\32xl\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.\32xl\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.\32xl\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.\32xl\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.\32xl\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.\32xl\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.\32xl\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.\32xl\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.\32xl\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.\32xl\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.\32xl\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.\32xl\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.\32xl\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.\32xl\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.\32xl\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.\32xl\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.\32xl\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.\32xl\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.\32xl\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.\32xl\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.\32xl\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.\32xl\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.\32xl\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.\32xl\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.\32xl\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.\32xl\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.\32xl\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.\32xl\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.\32xl\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.\32xl\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.\32xl\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.\32xl\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.\32xl\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.\32xl\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.\32xl\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.\32xl\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.\32xl\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.\32xl\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.\32xl\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.\32xl\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.\32xl\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.\32xl\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.\32xl\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.\32xl\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.\32xl\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.\32xl\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.\32xl\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.\32xl\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.\32xl\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.\32xl\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.\32xl\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.\32xl\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.\32xl\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.\32xl\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.\32xl\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.\32xl\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.\32xl\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.\32xl\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.\32xl\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.\32xl\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.\32xl\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.\32xl\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.\32xl\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.\32xl\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.\32xl\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.\32xl\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.\32xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.\32xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.\32xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.\32xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.\32xl\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.\32xl\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.\32xl\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.\32xl\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.\32xl\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.\32xl\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.\32xl\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.\32xl\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.\32xl\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.\32xl\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.\32xl\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.\32xl\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.\32xl\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.\32xl\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.\32xl\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.\32xl\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.\32xl\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.\32xl\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.\32xl\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.\32xl\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.\32xl\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.\32xl\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.\32xl\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.\32xl\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.\32xl\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.\32xl\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.\32xl\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.\32xl\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.\32xl\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.\32xl\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.\32xl\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.\32xl\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.\32xl\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.\32xl\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.\32xl\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.\32xl\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.\32xl\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.\32xl\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.\32xl\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.\32xl\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.\32xl\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.\32xl\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.\32xl\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.\32xl\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.\32xl\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.\32xl\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.\32xl\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.\32xl\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.\32xl\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.\32xl\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.\32xl\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.\32xl\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.\32xl\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.\32xl\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.\32xl\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.\32xl\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.\32xl\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.\32xl\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.\32xl\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.\32xl\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.\32xl\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.\32xl\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.\32xl\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.\32xl\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.\32xl\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.\32xl\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.\32xl\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.\32xl\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.\32xl\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.\32xl\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.\32xl\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.\32xl\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.\32xl\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.\32xl\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.\32xl\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.\32xl\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.\32xl\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.\32xl\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.\32xl\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.\32xl\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.\32xl\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.\32xl\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.\32xl\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.\32xl\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.\32xl\:transition-none{transition-property:none}.\32xl\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\32xl\:delay-75{transition-delay:75ms}.\32xl\:delay-100{transition-delay:.1s}.\32xl\:delay-150{transition-delay:.15s}.\32xl\:delay-200{transition-delay:.2s}.\32xl\:delay-300{transition-delay:.3s}.\32xl\:delay-500{transition-delay:.5s}.\32xl\:delay-700{transition-delay:.7s}.\32xl\:delay-1000{transition-delay:1s}.\32xl\:duration-75{transition-duration:75ms}.\32xl\:duration-100{transition-duration:.1s}.\32xl\:duration-150{transition-duration:.15s}.\32xl\:duration-200{transition-duration:.2s}.\32xl\:duration-300{transition-duration:.3s}.\32xl\:duration-500{transition-duration:.5s}.\32xl\:duration-700{transition-duration:.7s}.\32xl\:duration-1000{transition-duration:1s}.\32xl\:ease-linear{transition-timing-function:linear}.\32xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.\32xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\32xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:1248px){.smallLaptop\:container{width:100%}@media (min-width:640px){.smallLaptop\:container{max-width:640px}}@media (min-width:768px){.smallLaptop\:container{max-width:768px}}@media (min-width:1024px){.smallLaptop\:container{max-width:1024px}}@media (min-width:1280px){.smallLaptop\:container{max-width:1280px}}@media (min-width:1536px){.smallLaptop\:container{max-width:1536px}}.smallLaptop\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallLaptop\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallLaptop\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallLaptop\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallLaptop\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallLaptop\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallLaptop\:pointer-events-none{pointer-events:none}.smallLaptop\:pointer-events-auto{pointer-events:auto}.smallLaptop\:visible{visibility:visible}.smallLaptop\:invisible{visibility:hidden}.smallLaptop\:static{position:static}.smallLaptop\:fixed{position:fixed}.smallLaptop\:absolute{position:absolute}.smallLaptop\:relative{position:relative}.smallLaptop\:sticky{position:sticky}.smallLaptop\:inset-0{bottom:0;left:0;right:0;top:0}.smallLaptop\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.smallLaptop\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.smallLaptop\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.smallLaptop\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.smallLaptop\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.smallLaptop\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.smallLaptop\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.smallLaptop\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.smallLaptop\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.smallLaptop\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.smallLaptop\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.smallLaptop\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.smallLaptop\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.smallLaptop\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.smallLaptop\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.smallLaptop\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.smallLaptop\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.smallLaptop\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.smallLaptop\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.smallLaptop\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.smallLaptop\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.smallLaptop\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.smallLaptop\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.smallLaptop\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.smallLaptop\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.smallLaptop\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.smallLaptop\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.smallLaptop\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.smallLaptop\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.smallLaptop\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.smallLaptop\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.smallLaptop\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.smallLaptop\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.smallLaptop\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.smallLaptop\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.smallLaptop\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.smallLaptop\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.smallLaptop\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.smallLaptop\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.smallLaptop\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.smallLaptop\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.smallLaptop\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.smallLaptop\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.smallLaptop\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.smallLaptop\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.smallLaptop\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.smallLaptop\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.smallLaptop\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.smallLaptop\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.smallLaptop\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.smallLaptop\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.smallLaptop\:-inset-0{bottom:0;left:0;right:0;top:0}.smallLaptop\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.smallLaptop\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.smallLaptop\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.smallLaptop\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.smallLaptop\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.smallLaptop\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.smallLaptop\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.smallLaptop\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.smallLaptop\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.smallLaptop\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.smallLaptop\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.smallLaptop\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.smallLaptop\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.smallLaptop\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.smallLaptop\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.smallLaptop\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.smallLaptop\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.smallLaptop\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.smallLaptop\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.smallLaptop\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.smallLaptop\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.smallLaptop\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.smallLaptop\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.smallLaptop\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.smallLaptop\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.smallLaptop\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.smallLaptop\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.smallLaptop\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.smallLaptop\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.smallLaptop\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.smallLaptop\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.smallLaptop\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.smallLaptop\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.smallLaptop\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.smallLaptop\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.smallLaptop\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.smallLaptop\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.smallLaptop\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.smallLaptop\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.smallLaptop\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.smallLaptop\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.smallLaptop\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.smallLaptop\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.smallLaptop\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.smallLaptop\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.smallLaptop\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.smallLaptop\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.smallLaptop\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.smallLaptop\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.smallLaptop\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.smallLaptop\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.smallLaptop\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.smallLaptop\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.smallLaptop\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.smallLaptop\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.smallLaptop\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.smallLaptop\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.smallLaptop\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.smallLaptop\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.smallLaptop\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.smallLaptop\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.smallLaptop\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.smallLaptop\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.smallLaptop\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.smallLaptop\:inset-x-0{left:0;right:0}.smallLaptop\:inset-x-1{left:.25rem;right:.25rem}.smallLaptop\:inset-x-2{left:.5rem;right:.5rem}.smallLaptop\:inset-x-3{left:.75rem;right:.75rem}.smallLaptop\:inset-x-4{left:1rem;right:1rem}.smallLaptop\:inset-x-5{left:1.25rem;right:1.25rem}.smallLaptop\:inset-x-6{left:1.5rem;right:1.5rem}.smallLaptop\:inset-x-7{left:1.75rem;right:1.75rem}.smallLaptop\:inset-x-8{left:2rem;right:2rem}.smallLaptop\:inset-x-9{left:2.25rem;right:2.25rem}.smallLaptop\:inset-x-10{left:2.5rem;right:2.5rem}.smallLaptop\:inset-x-11{left:2.75rem;right:2.75rem}.smallLaptop\:inset-x-12{left:3rem;right:3rem}.smallLaptop\:inset-x-13{left:50px;right:50px}.smallLaptop\:inset-x-14{left:3.5rem;right:3.5rem}.smallLaptop\:inset-x-15{left:30px;right:30px}.smallLaptop\:inset-x-16{left:4rem;right:4rem}.smallLaptop\:inset-x-20{left:5rem;right:5rem}.smallLaptop\:inset-x-24{left:6rem;right:6rem}.smallLaptop\:inset-x-28{left:7rem;right:7rem}.smallLaptop\:inset-x-30{left:30%;right:30%}.smallLaptop\:inset-x-32{left:8rem;right:8rem}.smallLaptop\:inset-x-36{left:9rem;right:9rem}.smallLaptop\:inset-x-40{left:10rem;right:10rem}.smallLaptop\:inset-x-44{left:11rem;right:11rem}.smallLaptop\:inset-x-45{left:45%;right:45%}.smallLaptop\:inset-x-48{left:12rem;right:12rem}.smallLaptop\:inset-x-50{left:12.5rem;right:12.5rem}.smallLaptop\:inset-x-52{left:13rem;right:13rem}.smallLaptop\:inset-x-56{left:14rem;right:14rem}.smallLaptop\:inset-x-60{left:15rem;right:15rem}.smallLaptop\:inset-x-64{left:16rem;right:16rem}.smallLaptop\:inset-x-72{left:18rem;right:18rem}.smallLaptop\:inset-x-80{left:20rem;right:20rem}.smallLaptop\:inset-x-96{left:24rem;right:24rem}.smallLaptop\:inset-x-155{left:155px;right:155px}.smallLaptop\:inset-x-200{left:20%;right:20%}.smallLaptop\:inset-x-300{left:300px;right:300px}.smallLaptop\:inset-x-327{left:327px;right:327px}.smallLaptop\:inset-x-366{left:366px;right:366px}.smallLaptop\:inset-x-415{left:415px;right:415px}.smallLaptop\:inset-x-450{left:450px;right:450px}.smallLaptop\:inset-x-474{left:474px;right:474px}.smallLaptop\:inset-x-500{left:500px;right:500px}.smallLaptop\:inset-x-600{left:600px;right:600px}.smallLaptop\:inset-x-690{left:690px;right:690px}.smallLaptop\:inset-x-auto{left:auto;right:auto}.smallLaptop\:inset-x-px{left:1px;right:1px}.smallLaptop\:inset-x-0\.5{left:.125rem;right:.125rem}.smallLaptop\:inset-x-1\.5{left:.375rem;right:.375rem}.smallLaptop\:inset-x-2\.5{left:.625rem;right:.625rem}.smallLaptop\:inset-x-3\.5{left:.875rem;right:.875rem}.smallLaptop\:-inset-x-0{left:0;right:0}.smallLaptop\:-inset-x-1{left:-.25rem;right:-.25rem}.smallLaptop\:-inset-x-2{left:-.5rem;right:-.5rem}.smallLaptop\:-inset-x-3{left:-.75rem;right:-.75rem}.smallLaptop\:-inset-x-4{left:-1rem;right:-1rem}.smallLaptop\:-inset-x-5{left:-1.25rem;right:-1.25rem}.smallLaptop\:-inset-x-6{left:-1.5rem;right:-1.5rem}.smallLaptop\:-inset-x-7{left:-1.75rem;right:-1.75rem}.smallLaptop\:-inset-x-8{left:-2rem;right:-2rem}.smallLaptop\:-inset-x-9{left:-2.25rem;right:-2.25rem}.smallLaptop\:-inset-x-10{left:-2.5rem;right:-2.5rem}.smallLaptop\:-inset-x-11{left:-2.75rem;right:-2.75rem}.smallLaptop\:-inset-x-12{left:-3rem;right:-3rem}.smallLaptop\:-inset-x-13{left:-50px;right:-50px}.smallLaptop\:-inset-x-14{left:-3.5rem;right:-3.5rem}.smallLaptop\:-inset-x-15{left:-30px;right:-30px}.smallLaptop\:-inset-x-16{left:-4rem;right:-4rem}.smallLaptop\:-inset-x-20{left:-5rem;right:-5rem}.smallLaptop\:-inset-x-24{left:-6rem;right:-6rem}.smallLaptop\:-inset-x-28{left:-7rem;right:-7rem}.smallLaptop\:-inset-x-30{left:-30%;right:-30%}.smallLaptop\:-inset-x-32{left:-8rem;right:-8rem}.smallLaptop\:-inset-x-36{left:-9rem;right:-9rem}.smallLaptop\:-inset-x-40{left:-10rem;right:-10rem}.smallLaptop\:-inset-x-44{left:-11rem;right:-11rem}.smallLaptop\:-inset-x-45{left:-45%;right:-45%}.smallLaptop\:-inset-x-48{left:-12rem;right:-12rem}.smallLaptop\:-inset-x-50{left:-12.5rem;right:-12.5rem}.smallLaptop\:-inset-x-52{left:-13rem;right:-13rem}.smallLaptop\:-inset-x-56{left:-14rem;right:-14rem}.smallLaptop\:-inset-x-60{left:-15rem;right:-15rem}.smallLaptop\:-inset-x-64{left:-16rem;right:-16rem}.smallLaptop\:-inset-x-72{left:-18rem;right:-18rem}.smallLaptop\:-inset-x-80{left:-20rem;right:-20rem}.smallLaptop\:-inset-x-96{left:-24rem;right:-24rem}.smallLaptop\:-inset-x-155{left:-155px;right:-155px}.smallLaptop\:-inset-x-200{left:-20%;right:-20%}.smallLaptop\:-inset-x-300{left:-300px;right:-300px}.smallLaptop\:-inset-x-327{left:-327px;right:-327px}.smallLaptop\:-inset-x-366{left:-366px;right:-366px}.smallLaptop\:-inset-x-415{left:-415px;right:-415px}.smallLaptop\:-inset-x-450{left:-450px;right:-450px}.smallLaptop\:-inset-x-474{left:-474px;right:-474px}.smallLaptop\:-inset-x-500{left:-500px;right:-500px}.smallLaptop\:-inset-x-600{left:-600px;right:-600px}.smallLaptop\:-inset-x-690{left:-690px;right:-690px}.smallLaptop\:-inset-x-px{left:-1px;right:-1px}.smallLaptop\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.smallLaptop\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.smallLaptop\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.smallLaptop\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.smallLaptop\:inset-x-1\/2{left:50%;right:50%}.smallLaptop\:inset-x-1\/3{left:33.333333%;right:33.333333%}.smallLaptop\:inset-x-2\/3{left:66.666667%;right:66.666667%}.smallLaptop\:inset-x-1\/4{left:25%;right:25%}.smallLaptop\:inset-x-2\/4{left:50%;right:50%}.smallLaptop\:inset-x-3\/4{left:75%;right:75%}.smallLaptop\:inset-x-full{left:100%;right:100%}.smallLaptop\:-inset-x-1\/2{left:-50%;right:-50%}.smallLaptop\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.smallLaptop\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.smallLaptop\:-inset-x-1\/4{left:-25%;right:-25%}.smallLaptop\:-inset-x-2\/4{left:-50%;right:-50%}.smallLaptop\:-inset-x-3\/4{left:-75%;right:-75%}.smallLaptop\:-inset-x-full{left:-100%;right:-100%}.smallLaptop\:inset-y-0{bottom:0;top:0}.smallLaptop\:inset-y-1{bottom:.25rem;top:.25rem}.smallLaptop\:inset-y-2{bottom:.5rem;top:.5rem}.smallLaptop\:inset-y-3{bottom:.75rem;top:.75rem}.smallLaptop\:inset-y-4{bottom:1rem;top:1rem}.smallLaptop\:inset-y-5{bottom:1.25rem;top:1.25rem}.smallLaptop\:inset-y-6{bottom:1.5rem;top:1.5rem}.smallLaptop\:inset-y-7{bottom:1.75rem;top:1.75rem}.smallLaptop\:inset-y-8{bottom:2rem;top:2rem}.smallLaptop\:inset-y-9{bottom:2.25rem;top:2.25rem}.smallLaptop\:inset-y-10{bottom:2.5rem;top:2.5rem}.smallLaptop\:inset-y-11{bottom:2.75rem;top:2.75rem}.smallLaptop\:inset-y-12{bottom:3rem;top:3rem}.smallLaptop\:inset-y-13{bottom:50px;top:50px}.smallLaptop\:inset-y-14{bottom:3.5rem;top:3.5rem}.smallLaptop\:inset-y-15{bottom:30px;top:30px}.smallLaptop\:inset-y-16{bottom:4rem;top:4rem}.smallLaptop\:inset-y-20{bottom:5rem;top:5rem}.smallLaptop\:inset-y-24{bottom:6rem;top:6rem}.smallLaptop\:inset-y-28{bottom:7rem;top:7rem}.smallLaptop\:inset-y-30{bottom:30%;top:30%}.smallLaptop\:inset-y-32{bottom:8rem;top:8rem}.smallLaptop\:inset-y-36{bottom:9rem;top:9rem}.smallLaptop\:inset-y-40{bottom:10rem;top:10rem}.smallLaptop\:inset-y-44{bottom:11rem;top:11rem}.smallLaptop\:inset-y-45{bottom:45%;top:45%}.smallLaptop\:inset-y-48{bottom:12rem;top:12rem}.smallLaptop\:inset-y-50{bottom:12.5rem;top:12.5rem}.smallLaptop\:inset-y-52{bottom:13rem;top:13rem}.smallLaptop\:inset-y-56{bottom:14rem;top:14rem}.smallLaptop\:inset-y-60{bottom:15rem;top:15rem}.smallLaptop\:inset-y-64{bottom:16rem;top:16rem}.smallLaptop\:inset-y-72{bottom:18rem;top:18rem}.smallLaptop\:inset-y-80{bottom:20rem;top:20rem}.smallLaptop\:inset-y-96{bottom:24rem;top:24rem}.smallLaptop\:inset-y-155{bottom:155px;top:155px}.smallLaptop\:inset-y-200{bottom:20%;top:20%}.smallLaptop\:inset-y-300{bottom:300px;top:300px}.smallLaptop\:inset-y-327{bottom:327px;top:327px}.smallLaptop\:inset-y-366{bottom:366px;top:366px}.smallLaptop\:inset-y-415{bottom:415px;top:415px}.smallLaptop\:inset-y-450{bottom:450px;top:450px}.smallLaptop\:inset-y-474{bottom:474px;top:474px}.smallLaptop\:inset-y-500{bottom:500px;top:500px}.smallLaptop\:inset-y-600{bottom:600px;top:600px}.smallLaptop\:inset-y-690{bottom:690px;top:690px}.smallLaptop\:inset-y-auto{bottom:auto;top:auto}.smallLaptop\:inset-y-px{bottom:1px;top:1px}.smallLaptop\:inset-y-0\.5{bottom:.125rem;top:.125rem}.smallLaptop\:inset-y-1\.5{bottom:.375rem;top:.375rem}.smallLaptop\:inset-y-2\.5{bottom:.625rem;top:.625rem}.smallLaptop\:inset-y-3\.5{bottom:.875rem;top:.875rem}.smallLaptop\:-inset-y-0{bottom:0;top:0}.smallLaptop\:-inset-y-1{bottom:-.25rem;top:-.25rem}.smallLaptop\:-inset-y-2{bottom:-.5rem;top:-.5rem}.smallLaptop\:-inset-y-3{bottom:-.75rem;top:-.75rem}.smallLaptop\:-inset-y-4{bottom:-1rem;top:-1rem}.smallLaptop\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.smallLaptop\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.smallLaptop\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.smallLaptop\:-inset-y-8{bottom:-2rem;top:-2rem}.smallLaptop\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.smallLaptop\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.smallLaptop\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.smallLaptop\:-inset-y-12{bottom:-3rem;top:-3rem}.smallLaptop\:-inset-y-13{bottom:-50px;top:-50px}.smallLaptop\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.smallLaptop\:-inset-y-15{bottom:-30px;top:-30px}.smallLaptop\:-inset-y-16{bottom:-4rem;top:-4rem}.smallLaptop\:-inset-y-20{bottom:-5rem;top:-5rem}.smallLaptop\:-inset-y-24{bottom:-6rem;top:-6rem}.smallLaptop\:-inset-y-28{bottom:-7rem;top:-7rem}.smallLaptop\:-inset-y-30{bottom:-30%;top:-30%}.smallLaptop\:-inset-y-32{bottom:-8rem;top:-8rem}.smallLaptop\:-inset-y-36{bottom:-9rem;top:-9rem}.smallLaptop\:-inset-y-40{bottom:-10rem;top:-10rem}.smallLaptop\:-inset-y-44{bottom:-11rem;top:-11rem}.smallLaptop\:-inset-y-45{bottom:-45%;top:-45%}.smallLaptop\:-inset-y-48{bottom:-12rem;top:-12rem}.smallLaptop\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.smallLaptop\:-inset-y-52{bottom:-13rem;top:-13rem}.smallLaptop\:-inset-y-56{bottom:-14rem;top:-14rem}.smallLaptop\:-inset-y-60{bottom:-15rem;top:-15rem}.smallLaptop\:-inset-y-64{bottom:-16rem;top:-16rem}.smallLaptop\:-inset-y-72{bottom:-18rem;top:-18rem}.smallLaptop\:-inset-y-80{bottom:-20rem;top:-20rem}.smallLaptop\:-inset-y-96{bottom:-24rem;top:-24rem}.smallLaptop\:-inset-y-155{bottom:-155px;top:-155px}.smallLaptop\:-inset-y-200{bottom:-20%;top:-20%}.smallLaptop\:-inset-y-300{bottom:-300px;top:-300px}.smallLaptop\:-inset-y-327{bottom:-327px;top:-327px}.smallLaptop\:-inset-y-366{bottom:-366px;top:-366px}.smallLaptop\:-inset-y-415{bottom:-415px;top:-415px}.smallLaptop\:-inset-y-450{bottom:-450px;top:-450px}.smallLaptop\:-inset-y-474{bottom:-474px;top:-474px}.smallLaptop\:-inset-y-500{bottom:-500px;top:-500px}.smallLaptop\:-inset-y-600{bottom:-600px;top:-600px}.smallLaptop\:-inset-y-690{bottom:-690px;top:-690px}.smallLaptop\:-inset-y-px{bottom:-1px;top:-1px}.smallLaptop\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.smallLaptop\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.smallLaptop\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.smallLaptop\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.smallLaptop\:inset-y-1\/2{bottom:50%;top:50%}.smallLaptop\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.smallLaptop\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.smallLaptop\:inset-y-1\/4{bottom:25%;top:25%}.smallLaptop\:inset-y-2\/4{bottom:50%;top:50%}.smallLaptop\:inset-y-3\/4{bottom:75%;top:75%}.smallLaptop\:inset-y-full{bottom:100%;top:100%}.smallLaptop\:-inset-y-1\/2{bottom:-50%;top:-50%}.smallLaptop\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.smallLaptop\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.smallLaptop\:-inset-y-1\/4{bottom:-25%;top:-25%}.smallLaptop\:-inset-y-2\/4{bottom:-50%;top:-50%}.smallLaptop\:-inset-y-3\/4{bottom:-75%;top:-75%}.smallLaptop\:-inset-y-full{bottom:-100%;top:-100%}.smallLaptop\:top-0{top:0}.smallLaptop\:top-1{top:.25rem}.smallLaptop\:top-2{top:.5rem}.smallLaptop\:top-3{top:.75rem}.smallLaptop\:top-4{top:1rem}.smallLaptop\:top-5{top:1.25rem}.smallLaptop\:top-6{top:1.5rem}.smallLaptop\:top-7{top:1.75rem}.smallLaptop\:top-8{top:2rem}.smallLaptop\:top-9{top:2.25rem}.smallLaptop\:top-10{top:2.5rem}.smallLaptop\:top-11{top:2.75rem}.smallLaptop\:top-12{top:3rem}.smallLaptop\:top-13{top:50px}.smallLaptop\:top-14{top:3.5rem}.smallLaptop\:top-15{top:30px}.smallLaptop\:top-16{top:4rem}.smallLaptop\:top-20{top:5rem}.smallLaptop\:top-24{top:6rem}.smallLaptop\:top-28{top:7rem}.smallLaptop\:top-30{top:30%}.smallLaptop\:top-32{top:8rem}.smallLaptop\:top-36{top:9rem}.smallLaptop\:top-40{top:10rem}.smallLaptop\:top-44{top:11rem}.smallLaptop\:top-45{top:45%}.smallLaptop\:top-48{top:12rem}.smallLaptop\:top-50{top:12.5rem}.smallLaptop\:top-52{top:13rem}.smallLaptop\:top-56{top:14rem}.smallLaptop\:top-60{top:15rem}.smallLaptop\:top-64{top:16rem}.smallLaptop\:top-72{top:18rem}.smallLaptop\:top-80{top:20rem}.smallLaptop\:top-96{top:24rem}.smallLaptop\:top-155{top:155px}.smallLaptop\:top-200{top:20%}.smallLaptop\:top-300{top:300px}.smallLaptop\:top-327{top:327px}.smallLaptop\:top-366{top:366px}.smallLaptop\:top-415{top:415px}.smallLaptop\:top-450{top:450px}.smallLaptop\:top-474{top:474px}.smallLaptop\:top-500{top:500px}.smallLaptop\:top-600{top:600px}.smallLaptop\:top-690{top:690px}.smallLaptop\:top-auto{top:auto}.smallLaptop\:top-px{top:1px}.smallLaptop\:top-0\.5{top:.125rem}.smallLaptop\:top-1\.5{top:.375rem}.smallLaptop\:top-2\.5{top:.625rem}.smallLaptop\:top-3\.5{top:.875rem}.smallLaptop\:-top-0{top:0}.smallLaptop\:-top-1{top:-.25rem}.smallLaptop\:-top-2{top:-.5rem}.smallLaptop\:-top-3{top:-.75rem}.smallLaptop\:-top-4{top:-1rem}.smallLaptop\:-top-5{top:-1.25rem}.smallLaptop\:-top-6{top:-1.5rem}.smallLaptop\:-top-7{top:-1.75rem}.smallLaptop\:-top-8{top:-2rem}.smallLaptop\:-top-9{top:-2.25rem}.smallLaptop\:-top-10{top:-2.5rem}.smallLaptop\:-top-11{top:-2.75rem}.smallLaptop\:-top-12{top:-3rem}.smallLaptop\:-top-13{top:-50px}.smallLaptop\:-top-14{top:-3.5rem}.smallLaptop\:-top-15{top:-30px}.smallLaptop\:-top-16{top:-4rem}.smallLaptop\:-top-20{top:-5rem}.smallLaptop\:-top-24{top:-6rem}.smallLaptop\:-top-28{top:-7rem}.smallLaptop\:-top-30{top:-30%}.smallLaptop\:-top-32{top:-8rem}.smallLaptop\:-top-36{top:-9rem}.smallLaptop\:-top-40{top:-10rem}.smallLaptop\:-top-44{top:-11rem}.smallLaptop\:-top-45{top:-45%}.smallLaptop\:-top-48{top:-12rem}.smallLaptop\:-top-50{top:-12.5rem}.smallLaptop\:-top-52{top:-13rem}.smallLaptop\:-top-56{top:-14rem}.smallLaptop\:-top-60{top:-15rem}.smallLaptop\:-top-64{top:-16rem}.smallLaptop\:-top-72{top:-18rem}.smallLaptop\:-top-80{top:-20rem}.smallLaptop\:-top-96{top:-24rem}.smallLaptop\:-top-155{top:-155px}.smallLaptop\:-top-200{top:-20%}.smallLaptop\:-top-300{top:-300px}.smallLaptop\:-top-327{top:-327px}.smallLaptop\:-top-366{top:-366px}.smallLaptop\:-top-415{top:-415px}.smallLaptop\:-top-450{top:-450px}.smallLaptop\:-top-474{top:-474px}.smallLaptop\:-top-500{top:-500px}.smallLaptop\:-top-600{top:-600px}.smallLaptop\:-top-690{top:-690px}.smallLaptop\:-top-px{top:-1px}.smallLaptop\:-top-0\.5{top:-.125rem}.smallLaptop\:-top-1\.5{top:-.375rem}.smallLaptop\:-top-2\.5{top:-.625rem}.smallLaptop\:-top-3\.5{top:-.875rem}.smallLaptop\:top-1\/2{top:50%}.smallLaptop\:top-1\/3{top:33.333333%}.smallLaptop\:top-2\/3{top:66.666667%}.smallLaptop\:top-1\/4{top:25%}.smallLaptop\:top-2\/4{top:50%}.smallLaptop\:top-3\/4{top:75%}.smallLaptop\:top-full{top:100%}.smallLaptop\:-top-1\/2{top:-50%}.smallLaptop\:-top-1\/3{top:-33.333333%}.smallLaptop\:-top-2\/3{top:-66.666667%}.smallLaptop\:-top-1\/4{top:-25%}.smallLaptop\:-top-2\/4{top:-50%}.smallLaptop\:-top-3\/4{top:-75%}.smallLaptop\:-top-full{top:-100%}.smallLaptop\:right-0{right:0}.smallLaptop\:right-1{right:.25rem}.smallLaptop\:right-2{right:.5rem}.smallLaptop\:right-3{right:.75rem}.smallLaptop\:right-4{right:1rem}.smallLaptop\:right-5{right:1.25rem}.smallLaptop\:right-6{right:1.5rem}.smallLaptop\:right-7{right:1.75rem}.smallLaptop\:right-8{right:2rem}.smallLaptop\:right-9{right:2.25rem}.smallLaptop\:right-10{right:2.5rem}.smallLaptop\:right-11{right:2.75rem}.smallLaptop\:right-12{right:3rem}.smallLaptop\:right-13{right:50px}.smallLaptop\:right-14{right:3.5rem}.smallLaptop\:right-15{right:30px}.smallLaptop\:right-16{right:4rem}.smallLaptop\:right-20{right:5rem}.smallLaptop\:right-24{right:6rem}.smallLaptop\:right-28{right:7rem}.smallLaptop\:right-30{right:30%}.smallLaptop\:right-32{right:8rem}.smallLaptop\:right-36{right:9rem}.smallLaptop\:right-40{right:10rem}.smallLaptop\:right-44{right:11rem}.smallLaptop\:right-45{right:45%}.smallLaptop\:right-48{right:12rem}.smallLaptop\:right-50{right:12.5rem}.smallLaptop\:right-52{right:13rem}.smallLaptop\:right-56{right:14rem}.smallLaptop\:right-60{right:15rem}.smallLaptop\:right-64{right:16rem}.smallLaptop\:right-72{right:18rem}.smallLaptop\:right-80{right:20rem}.smallLaptop\:right-96{right:24rem}.smallLaptop\:right-155{right:155px}.smallLaptop\:right-200{right:20%}.smallLaptop\:right-300{right:300px}.smallLaptop\:right-327{right:327px}.smallLaptop\:right-366{right:366px}.smallLaptop\:right-415{right:415px}.smallLaptop\:right-450{right:450px}.smallLaptop\:right-474{right:474px}.smallLaptop\:right-500{right:500px}.smallLaptop\:right-600{right:600px}.smallLaptop\:right-690{right:690px}.smallLaptop\:right-auto{right:auto}.smallLaptop\:right-px{right:1px}.smallLaptop\:right-0\.5{right:.125rem}.smallLaptop\:right-1\.5{right:.375rem}.smallLaptop\:right-2\.5{right:.625rem}.smallLaptop\:right-3\.5{right:.875rem}.smallLaptop\:-right-0{right:0}.smallLaptop\:-right-1{right:-.25rem}.smallLaptop\:-right-2{right:-.5rem}.smallLaptop\:-right-3{right:-.75rem}.smallLaptop\:-right-4{right:-1rem}.smallLaptop\:-right-5{right:-1.25rem}.smallLaptop\:-right-6{right:-1.5rem}.smallLaptop\:-right-7{right:-1.75rem}.smallLaptop\:-right-8{right:-2rem}.smallLaptop\:-right-9{right:-2.25rem}.smallLaptop\:-right-10{right:-2.5rem}.smallLaptop\:-right-11{right:-2.75rem}.smallLaptop\:-right-12{right:-3rem}.smallLaptop\:-right-13{right:-50px}.smallLaptop\:-right-14{right:-3.5rem}.smallLaptop\:-right-15{right:-30px}.smallLaptop\:-right-16{right:-4rem}.smallLaptop\:-right-20{right:-5rem}.smallLaptop\:-right-24{right:-6rem}.smallLaptop\:-right-28{right:-7rem}.smallLaptop\:-right-30{right:-30%}.smallLaptop\:-right-32{right:-8rem}.smallLaptop\:-right-36{right:-9rem}.smallLaptop\:-right-40{right:-10rem}.smallLaptop\:-right-44{right:-11rem}.smallLaptop\:-right-45{right:-45%}.smallLaptop\:-right-48{right:-12rem}.smallLaptop\:-right-50{right:-12.5rem}.smallLaptop\:-right-52{right:-13rem}.smallLaptop\:-right-56{right:-14rem}.smallLaptop\:-right-60{right:-15rem}.smallLaptop\:-right-64{right:-16rem}.smallLaptop\:-right-72{right:-18rem}.smallLaptop\:-right-80{right:-20rem}.smallLaptop\:-right-96{right:-24rem}.smallLaptop\:-right-155{right:-155px}.smallLaptop\:-right-200{right:-20%}.smallLaptop\:-right-300{right:-300px}.smallLaptop\:-right-327{right:-327px}.smallLaptop\:-right-366{right:-366px}.smallLaptop\:-right-415{right:-415px}.smallLaptop\:-right-450{right:-450px}.smallLaptop\:-right-474{right:-474px}.smallLaptop\:-right-500{right:-500px}.smallLaptop\:-right-600{right:-600px}.smallLaptop\:-right-690{right:-690px}.smallLaptop\:-right-px{right:-1px}.smallLaptop\:-right-0\.5{right:-.125rem}.smallLaptop\:-right-1\.5{right:-.375rem}.smallLaptop\:-right-2\.5{right:-.625rem}.smallLaptop\:-right-3\.5{right:-.875rem}.smallLaptop\:right-1\/2{right:50%}.smallLaptop\:right-1\/3{right:33.333333%}.smallLaptop\:right-2\/3{right:66.666667%}.smallLaptop\:right-1\/4{right:25%}.smallLaptop\:right-2\/4{right:50%}.smallLaptop\:right-3\/4{right:75%}.smallLaptop\:right-full{right:100%}.smallLaptop\:-right-1\/2{right:-50%}.smallLaptop\:-right-1\/3{right:-33.333333%}.smallLaptop\:-right-2\/3{right:-66.666667%}.smallLaptop\:-right-1\/4{right:-25%}.smallLaptop\:-right-2\/4{right:-50%}.smallLaptop\:-right-3\/4{right:-75%}.smallLaptop\:-right-full{right:-100%}.smallLaptop\:bottom-0{bottom:0}.smallLaptop\:bottom-1{bottom:.25rem}.smallLaptop\:bottom-2{bottom:.5rem}.smallLaptop\:bottom-3{bottom:.75rem}.smallLaptop\:bottom-4{bottom:1rem}.smallLaptop\:bottom-5{bottom:1.25rem}.smallLaptop\:bottom-6{bottom:1.5rem}.smallLaptop\:bottom-7{bottom:1.75rem}.smallLaptop\:bottom-8{bottom:2rem}.smallLaptop\:bottom-9{bottom:2.25rem}.smallLaptop\:bottom-10{bottom:2.5rem}.smallLaptop\:bottom-11{bottom:2.75rem}.smallLaptop\:bottom-12{bottom:3rem}.smallLaptop\:bottom-13{bottom:50px}.smallLaptop\:bottom-14{bottom:3.5rem}.smallLaptop\:bottom-15{bottom:30px}.smallLaptop\:bottom-16{bottom:4rem}.smallLaptop\:bottom-20{bottom:5rem}.smallLaptop\:bottom-24{bottom:6rem}.smallLaptop\:bottom-28{bottom:7rem}.smallLaptop\:bottom-30{bottom:30%}.smallLaptop\:bottom-32{bottom:8rem}.smallLaptop\:bottom-36{bottom:9rem}.smallLaptop\:bottom-40{bottom:10rem}.smallLaptop\:bottom-44{bottom:11rem}.smallLaptop\:bottom-45{bottom:45%}.smallLaptop\:bottom-48{bottom:12rem}.smallLaptop\:bottom-50{bottom:12.5rem}.smallLaptop\:bottom-52{bottom:13rem}.smallLaptop\:bottom-56{bottom:14rem}.smallLaptop\:bottom-60{bottom:15rem}.smallLaptop\:bottom-64{bottom:16rem}.smallLaptop\:bottom-72{bottom:18rem}.smallLaptop\:bottom-80{bottom:20rem}.smallLaptop\:bottom-96{bottom:24rem}.smallLaptop\:bottom-155{bottom:155px}.smallLaptop\:bottom-200{bottom:20%}.smallLaptop\:bottom-300{bottom:300px}.smallLaptop\:bottom-327{bottom:327px}.smallLaptop\:bottom-366{bottom:366px}.smallLaptop\:bottom-415{bottom:415px}.smallLaptop\:bottom-450{bottom:450px}.smallLaptop\:bottom-474{bottom:474px}.smallLaptop\:bottom-500{bottom:500px}.smallLaptop\:bottom-600{bottom:600px}.smallLaptop\:bottom-690{bottom:690px}.smallLaptop\:bottom-auto{bottom:auto}.smallLaptop\:bottom-px{bottom:1px}.smallLaptop\:bottom-0\.5{bottom:.125rem}.smallLaptop\:bottom-1\.5{bottom:.375rem}.smallLaptop\:bottom-2\.5{bottom:.625rem}.smallLaptop\:bottom-3\.5{bottom:.875rem}.smallLaptop\:-bottom-0{bottom:0}.smallLaptop\:-bottom-1{bottom:-.25rem}.smallLaptop\:-bottom-2{bottom:-.5rem}.smallLaptop\:-bottom-3{bottom:-.75rem}.smallLaptop\:-bottom-4{bottom:-1rem}.smallLaptop\:-bottom-5{bottom:-1.25rem}.smallLaptop\:-bottom-6{bottom:-1.5rem}.smallLaptop\:-bottom-7{bottom:-1.75rem}.smallLaptop\:-bottom-8{bottom:-2rem}.smallLaptop\:-bottom-9{bottom:-2.25rem}.smallLaptop\:-bottom-10{bottom:-2.5rem}.smallLaptop\:-bottom-11{bottom:-2.75rem}.smallLaptop\:-bottom-12{bottom:-3rem}.smallLaptop\:-bottom-13{bottom:-50px}.smallLaptop\:-bottom-14{bottom:-3.5rem}.smallLaptop\:-bottom-15{bottom:-30px}.smallLaptop\:-bottom-16{bottom:-4rem}.smallLaptop\:-bottom-20{bottom:-5rem}.smallLaptop\:-bottom-24{bottom:-6rem}.smallLaptop\:-bottom-28{bottom:-7rem}.smallLaptop\:-bottom-30{bottom:-30%}.smallLaptop\:-bottom-32{bottom:-8rem}.smallLaptop\:-bottom-36{bottom:-9rem}.smallLaptop\:-bottom-40{bottom:-10rem}.smallLaptop\:-bottom-44{bottom:-11rem}.smallLaptop\:-bottom-45{bottom:-45%}.smallLaptop\:-bottom-48{bottom:-12rem}.smallLaptop\:-bottom-50{bottom:-12.5rem}.smallLaptop\:-bottom-52{bottom:-13rem}.smallLaptop\:-bottom-56{bottom:-14rem}.smallLaptop\:-bottom-60{bottom:-15rem}.smallLaptop\:-bottom-64{bottom:-16rem}.smallLaptop\:-bottom-72{bottom:-18rem}.smallLaptop\:-bottom-80{bottom:-20rem}.smallLaptop\:-bottom-96{bottom:-24rem}.smallLaptop\:-bottom-155{bottom:-155px}.smallLaptop\:-bottom-200{bottom:-20%}.smallLaptop\:-bottom-300{bottom:-300px}.smallLaptop\:-bottom-327{bottom:-327px}.smallLaptop\:-bottom-366{bottom:-366px}.smallLaptop\:-bottom-415{bottom:-415px}.smallLaptop\:-bottom-450{bottom:-450px}.smallLaptop\:-bottom-474{bottom:-474px}.smallLaptop\:-bottom-500{bottom:-500px}.smallLaptop\:-bottom-600{bottom:-600px}.smallLaptop\:-bottom-690{bottom:-690px}.smallLaptop\:-bottom-px{bottom:-1px}.smallLaptop\:-bottom-0\.5{bottom:-.125rem}.smallLaptop\:-bottom-1\.5{bottom:-.375rem}.smallLaptop\:-bottom-2\.5{bottom:-.625rem}.smallLaptop\:-bottom-3\.5{bottom:-.875rem}.smallLaptop\:bottom-1\/2{bottom:50%}.smallLaptop\:bottom-1\/3{bottom:33.333333%}.smallLaptop\:bottom-2\/3{bottom:66.666667%}.smallLaptop\:bottom-1\/4{bottom:25%}.smallLaptop\:bottom-2\/4{bottom:50%}.smallLaptop\:bottom-3\/4{bottom:75%}.smallLaptop\:bottom-full{bottom:100%}.smallLaptop\:-bottom-1\/2{bottom:-50%}.smallLaptop\:-bottom-1\/3{bottom:-33.333333%}.smallLaptop\:-bottom-2\/3{bottom:-66.666667%}.smallLaptop\:-bottom-1\/4{bottom:-25%}.smallLaptop\:-bottom-2\/4{bottom:-50%}.smallLaptop\:-bottom-3\/4{bottom:-75%}.smallLaptop\:-bottom-full{bottom:-100%}.smallLaptop\:left-0{left:0}.smallLaptop\:left-1{left:.25rem}.smallLaptop\:left-2{left:.5rem}.smallLaptop\:left-3{left:.75rem}.smallLaptop\:left-4{left:1rem}.smallLaptop\:left-5{left:1.25rem}.smallLaptop\:left-6{left:1.5rem}.smallLaptop\:left-7{left:1.75rem}.smallLaptop\:left-8{left:2rem}.smallLaptop\:left-9{left:2.25rem}.smallLaptop\:left-10{left:2.5rem}.smallLaptop\:left-11{left:2.75rem}.smallLaptop\:left-12{left:3rem}.smallLaptop\:left-13{left:50px}.smallLaptop\:left-14{left:3.5rem}.smallLaptop\:left-15{left:30px}.smallLaptop\:left-16{left:4rem}.smallLaptop\:left-20{left:5rem}.smallLaptop\:left-24{left:6rem}.smallLaptop\:left-28{left:7rem}.smallLaptop\:left-30{left:30%}.smallLaptop\:left-32{left:8rem}.smallLaptop\:left-36{left:9rem}.smallLaptop\:left-40{left:10rem}.smallLaptop\:left-44{left:11rem}.smallLaptop\:left-45{left:45%}.smallLaptop\:left-48{left:12rem}.smallLaptop\:left-50{left:12.5rem}.smallLaptop\:left-52{left:13rem}.smallLaptop\:left-56{left:14rem}.smallLaptop\:left-60{left:15rem}.smallLaptop\:left-64{left:16rem}.smallLaptop\:left-72{left:18rem}.smallLaptop\:left-80{left:20rem}.smallLaptop\:left-96{left:24rem}.smallLaptop\:left-155{left:155px}.smallLaptop\:left-200{left:20%}.smallLaptop\:left-300{left:300px}.smallLaptop\:left-327{left:327px}.smallLaptop\:left-366{left:366px}.smallLaptop\:left-415{left:415px}.smallLaptop\:left-450{left:450px}.smallLaptop\:left-474{left:474px}.smallLaptop\:left-500{left:500px}.smallLaptop\:left-600{left:600px}.smallLaptop\:left-690{left:690px}.smallLaptop\:left-auto{left:auto}.smallLaptop\:left-px{left:1px}.smallLaptop\:left-0\.5{left:.125rem}.smallLaptop\:left-1\.5{left:.375rem}.smallLaptop\:left-2\.5{left:.625rem}.smallLaptop\:left-3\.5{left:.875rem}.smallLaptop\:-left-0{left:0}.smallLaptop\:-left-1{left:-.25rem}.smallLaptop\:-left-2{left:-.5rem}.smallLaptop\:-left-3{left:-.75rem}.smallLaptop\:-left-4{left:-1rem}.smallLaptop\:-left-5{left:-1.25rem}.smallLaptop\:-left-6{left:-1.5rem}.smallLaptop\:-left-7{left:-1.75rem}.smallLaptop\:-left-8{left:-2rem}.smallLaptop\:-left-9{left:-2.25rem}.smallLaptop\:-left-10{left:-2.5rem}.smallLaptop\:-left-11{left:-2.75rem}.smallLaptop\:-left-12{left:-3rem}.smallLaptop\:-left-13{left:-50px}.smallLaptop\:-left-14{left:-3.5rem}.smallLaptop\:-left-15{left:-30px}.smallLaptop\:-left-16{left:-4rem}.smallLaptop\:-left-20{left:-5rem}.smallLaptop\:-left-24{left:-6rem}.smallLaptop\:-left-28{left:-7rem}.smallLaptop\:-left-30{left:-30%}.smallLaptop\:-left-32{left:-8rem}.smallLaptop\:-left-36{left:-9rem}.smallLaptop\:-left-40{left:-10rem}.smallLaptop\:-left-44{left:-11rem}.smallLaptop\:-left-45{left:-45%}.smallLaptop\:-left-48{left:-12rem}.smallLaptop\:-left-50{left:-12.5rem}.smallLaptop\:-left-52{left:-13rem}.smallLaptop\:-left-56{left:-14rem}.smallLaptop\:-left-60{left:-15rem}.smallLaptop\:-left-64{left:-16rem}.smallLaptop\:-left-72{left:-18rem}.smallLaptop\:-left-80{left:-20rem}.smallLaptop\:-left-96{left:-24rem}.smallLaptop\:-left-155{left:-155px}.smallLaptop\:-left-200{left:-20%}.smallLaptop\:-left-300{left:-300px}.smallLaptop\:-left-327{left:-327px}.smallLaptop\:-left-366{left:-366px}.smallLaptop\:-left-415{left:-415px}.smallLaptop\:-left-450{left:-450px}.smallLaptop\:-left-474{left:-474px}.smallLaptop\:-left-500{left:-500px}.smallLaptop\:-left-600{left:-600px}.smallLaptop\:-left-690{left:-690px}.smallLaptop\:-left-px{left:-1px}.smallLaptop\:-left-0\.5{left:-.125rem}.smallLaptop\:-left-1\.5{left:-.375rem}.smallLaptop\:-left-2\.5{left:-.625rem}.smallLaptop\:-left-3\.5{left:-.875rem}.smallLaptop\:left-1\/2{left:50%}.smallLaptop\:left-1\/3{left:33.333333%}.smallLaptop\:left-2\/3{left:66.666667%}.smallLaptop\:left-1\/4{left:25%}.smallLaptop\:left-2\/4{left:50%}.smallLaptop\:left-3\/4{left:75%}.smallLaptop\:left-full{left:100%}.smallLaptop\:-left-1\/2{left:-50%}.smallLaptop\:-left-1\/3{left:-33.333333%}.smallLaptop\:-left-2\/3{left:-66.666667%}.smallLaptop\:-left-1\/4{left:-25%}.smallLaptop\:-left-2\/4{left:-50%}.smallLaptop\:-left-3\/4{left:-75%}.smallLaptop\:-left-full{left:-100%}.smallLaptop\:z-0{z-index:0}.smallLaptop\:z-10{z-index:10}.smallLaptop\:z-20{z-index:20}.smallLaptop\:z-30{z-index:30}.smallLaptop\:z-40{z-index:40}.smallLaptop\:z-50{z-index:50}.smallLaptop\:z-auto{z-index:auto}.smallLaptop\:focus-within\:z-0:focus-within{z-index:0}.smallLaptop\:focus-within\:z-10:focus-within{z-index:10}.smallLaptop\:focus-within\:z-20:focus-within{z-index:20}.smallLaptop\:focus-within\:z-30:focus-within{z-index:30}.smallLaptop\:focus-within\:z-40:focus-within{z-index:40}.smallLaptop\:focus-within\:z-50:focus-within{z-index:50}.smallLaptop\:focus-within\:z-auto:focus-within{z-index:auto}.smallLaptop\:focus\:z-0:focus{z-index:0}.smallLaptop\:focus\:z-10:focus{z-index:10}.smallLaptop\:focus\:z-20:focus{z-index:20}.smallLaptop\:focus\:z-30:focus{z-index:30}.smallLaptop\:focus\:z-40:focus{z-index:40}.smallLaptop\:focus\:z-50:focus{z-index:50}.smallLaptop\:focus\:z-auto:focus{z-index:auto}.smallLaptop\:order-1{order:1}.smallLaptop\:order-2{order:2}.smallLaptop\:order-3{order:3}.smallLaptop\:order-4{order:4}.smallLaptop\:order-5{order:5}.smallLaptop\:order-6{order:6}.smallLaptop\:order-7{order:7}.smallLaptop\:order-8{order:8}.smallLaptop\:order-9{order:9}.smallLaptop\:order-10{order:10}.smallLaptop\:order-11{order:11}.smallLaptop\:order-12{order:12}.smallLaptop\:order-first{order:-9999}.smallLaptop\:order-last{order:9999}.smallLaptop\:order-none{order:0}.smallLaptop\:col-auto{grid-column:auto}.smallLaptop\:col-span-1{grid-column:span 1/span 1}.smallLaptop\:col-span-2{grid-column:span 2/span 2}.smallLaptop\:col-span-3{grid-column:span 3/span 3}.smallLaptop\:col-span-4{grid-column:span 4/span 4}.smallLaptop\:col-span-5{grid-column:span 5/span 5}.smallLaptop\:col-span-6{grid-column:span 6/span 6}.smallLaptop\:col-span-7{grid-column:span 7/span 7}.smallLaptop\:col-span-8{grid-column:span 8/span 8}.smallLaptop\:col-span-9{grid-column:span 9/span 9}.smallLaptop\:col-span-10{grid-column:span 10/span 10}.smallLaptop\:col-span-11{grid-column:span 11/span 11}.smallLaptop\:col-span-12{grid-column:span 12/span 12}.smallLaptop\:col-span-full{grid-column:1/-1}.smallLaptop\:col-start-1{grid-column-start:1}.smallLaptop\:col-start-2{grid-column-start:2}.smallLaptop\:col-start-3{grid-column-start:3}.smallLaptop\:col-start-4{grid-column-start:4}.smallLaptop\:col-start-5{grid-column-start:5}.smallLaptop\:col-start-6{grid-column-start:6}.smallLaptop\:col-start-7{grid-column-start:7}.smallLaptop\:col-start-8{grid-column-start:8}.smallLaptop\:col-start-9{grid-column-start:9}.smallLaptop\:col-start-10{grid-column-start:10}.smallLaptop\:col-start-11{grid-column-start:11}.smallLaptop\:col-start-12{grid-column-start:12}.smallLaptop\:col-start-13{grid-column-start:13}.smallLaptop\:col-start-auto{grid-column-start:auto}.smallLaptop\:col-end-1{grid-column-end:1}.smallLaptop\:col-end-2{grid-column-end:2}.smallLaptop\:col-end-3{grid-column-end:3}.smallLaptop\:col-end-4{grid-column-end:4}.smallLaptop\:col-end-5{grid-column-end:5}.smallLaptop\:col-end-6{grid-column-end:6}.smallLaptop\:col-end-7{grid-column-end:7}.smallLaptop\:col-end-8{grid-column-end:8}.smallLaptop\:col-end-9{grid-column-end:9}.smallLaptop\:col-end-10{grid-column-end:10}.smallLaptop\:col-end-11{grid-column-end:11}.smallLaptop\:col-end-12{grid-column-end:12}.smallLaptop\:col-end-13{grid-column-end:13}.smallLaptop\:col-end-auto{grid-column-end:auto}.smallLaptop\:row-auto{grid-row:auto}.smallLaptop\:row-span-1{grid-row:span 1/span 1}.smallLaptop\:row-span-2{grid-row:span 2/span 2}.smallLaptop\:row-span-3{grid-row:span 3/span 3}.smallLaptop\:row-span-4{grid-row:span 4/span 4}.smallLaptop\:row-span-5{grid-row:span 5/span 5}.smallLaptop\:row-span-6{grid-row:span 6/span 6}.smallLaptop\:row-span-full{grid-row:1/-1}.smallLaptop\:row-start-1{grid-row-start:1}.smallLaptop\:row-start-2{grid-row-start:2}.smallLaptop\:row-start-3{grid-row-start:3}.smallLaptop\:row-start-4{grid-row-start:4}.smallLaptop\:row-start-5{grid-row-start:5}.smallLaptop\:row-start-6{grid-row-start:6}.smallLaptop\:row-start-7{grid-row-start:7}.smallLaptop\:row-start-auto{grid-row-start:auto}.smallLaptop\:row-end-1{grid-row-end:1}.smallLaptop\:row-end-2{grid-row-end:2}.smallLaptop\:row-end-3{grid-row-end:3}.smallLaptop\:row-end-4{grid-row-end:4}.smallLaptop\:row-end-5{grid-row-end:5}.smallLaptop\:row-end-6{grid-row-end:6}.smallLaptop\:row-end-7{grid-row-end:7}.smallLaptop\:row-end-auto{grid-row-end:auto}.smallLaptop\:float-right{float:right}.smallLaptop\:float-left{float:left}.smallLaptop\:float-none{float:none}.smallLaptop\:clear-left{clear:left}.smallLaptop\:clear-right{clear:right}.smallLaptop\:clear-both{clear:both}.smallLaptop\:clear-none{clear:none}.smallLaptop\:m-0{margin:0}.smallLaptop\:m-1{margin:.25rem}.smallLaptop\:m-2{margin:.5rem}.smallLaptop\:m-3{margin:.75rem}.smallLaptop\:m-4{margin:1rem}.smallLaptop\:m-5{margin:1.25rem}.smallLaptop\:m-6{margin:1.5rem}.smallLaptop\:m-7{margin:1.75rem}.smallLaptop\:m-8{margin:2rem}.smallLaptop\:m-9{margin:2.25rem}.smallLaptop\:m-10{margin:2.5rem}.smallLaptop\:m-11{margin:2.75rem}.smallLaptop\:m-12{margin:3rem}.smallLaptop\:m-13{margin:50px}.smallLaptop\:m-14{margin:3.5rem}.smallLaptop\:m-15{margin:30px}.smallLaptop\:m-16{margin:4rem}.smallLaptop\:m-20{margin:5rem}.smallLaptop\:m-24{margin:6rem}.smallLaptop\:m-28{margin:7rem}.smallLaptop\:m-30{margin:30%}.smallLaptop\:m-32{margin:8rem}.smallLaptop\:m-36{margin:9rem}.smallLaptop\:m-40{margin:10rem}.smallLaptop\:m-44{margin:11rem}.smallLaptop\:m-45{margin:45%}.smallLaptop\:m-48{margin:12rem}.smallLaptop\:m-50{margin:12.5rem}.smallLaptop\:m-52{margin:13rem}.smallLaptop\:m-56{margin:14rem}.smallLaptop\:m-60{margin:15rem}.smallLaptop\:m-64{margin:16rem}.smallLaptop\:m-72{margin:18rem}.smallLaptop\:m-80{margin:20rem}.smallLaptop\:m-96{margin:24rem}.smallLaptop\:m-155{margin:155px}.smallLaptop\:m-200{margin:20%}.smallLaptop\:m-300{margin:300px}.smallLaptop\:m-327{margin:327px}.smallLaptop\:m-366{margin:366px}.smallLaptop\:m-415{margin:415px}.smallLaptop\:m-450{margin:450px}.smallLaptop\:m-474{margin:474px}.smallLaptop\:m-500{margin:500px}.smallLaptop\:m-600{margin:600px}.smallLaptop\:m-690{margin:690px}.smallLaptop\:m-auto{margin:auto}.smallLaptop\:m-px{margin:1px}.smallLaptop\:m-0\.5{margin:.125rem}.smallLaptop\:m-1\.5{margin:.375rem}.smallLaptop\:m-2\.5{margin:.625rem}.smallLaptop\:m-3\.5{margin:.875rem}.smallLaptop\:-m-0{margin:0}.smallLaptop\:-m-1{margin:-.25rem}.smallLaptop\:-m-2{margin:-.5rem}.smallLaptop\:-m-3{margin:-.75rem}.smallLaptop\:-m-4{margin:-1rem}.smallLaptop\:-m-5{margin:-1.25rem}.smallLaptop\:-m-6{margin:-1.5rem}.smallLaptop\:-m-7{margin:-1.75rem}.smallLaptop\:-m-8{margin:-2rem}.smallLaptop\:-m-9{margin:-2.25rem}.smallLaptop\:-m-10{margin:-2.5rem}.smallLaptop\:-m-11{margin:-2.75rem}.smallLaptop\:-m-12{margin:-3rem}.smallLaptop\:-m-13{margin:-50px}.smallLaptop\:-m-14{margin:-3.5rem}.smallLaptop\:-m-15{margin:-30px}.smallLaptop\:-m-16{margin:-4rem}.smallLaptop\:-m-20{margin:-5rem}.smallLaptop\:-m-24{margin:-6rem}.smallLaptop\:-m-28{margin:-7rem}.smallLaptop\:-m-30{margin:-30%}.smallLaptop\:-m-32{margin:-8rem}.smallLaptop\:-m-36{margin:-9rem}.smallLaptop\:-m-40{margin:-10rem}.smallLaptop\:-m-44{margin:-11rem}.smallLaptop\:-m-45{margin:-45%}.smallLaptop\:-m-48{margin:-12rem}.smallLaptop\:-m-50{margin:-12.5rem}.smallLaptop\:-m-52{margin:-13rem}.smallLaptop\:-m-56{margin:-14rem}.smallLaptop\:-m-60{margin:-15rem}.smallLaptop\:-m-64{margin:-16rem}.smallLaptop\:-m-72{margin:-18rem}.smallLaptop\:-m-80{margin:-20rem}.smallLaptop\:-m-96{margin:-24rem}.smallLaptop\:-m-155{margin:-155px}.smallLaptop\:-m-200{margin:-20%}.smallLaptop\:-m-300{margin:-300px}.smallLaptop\:-m-327{margin:-327px}.smallLaptop\:-m-366{margin:-366px}.smallLaptop\:-m-415{margin:-415px}.smallLaptop\:-m-450{margin:-450px}.smallLaptop\:-m-474{margin:-474px}.smallLaptop\:-m-500{margin:-500px}.smallLaptop\:-m-600{margin:-600px}.smallLaptop\:-m-690{margin:-690px}.smallLaptop\:-m-px{margin:-1px}.smallLaptop\:-m-0\.5{margin:-.125rem}.smallLaptop\:-m-1\.5{margin:-.375rem}.smallLaptop\:-m-2\.5{margin:-.625rem}.smallLaptop\:-m-3\.5{margin:-.875rem}.smallLaptop\:mx-0{margin-left:0;margin-right:0}.smallLaptop\:mx-1{margin-left:.25rem;margin-right:.25rem}.smallLaptop\:mx-2{margin-left:.5rem;margin-right:.5rem}.smallLaptop\:mx-3{margin-left:.75rem;margin-right:.75rem}.smallLaptop\:mx-4{margin-left:1rem;margin-right:1rem}.smallLaptop\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.smallLaptop\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.smallLaptop\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.smallLaptop\:mx-8{margin-left:2rem;margin-right:2rem}.smallLaptop\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.smallLaptop\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.smallLaptop\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.smallLaptop\:mx-12{margin-left:3rem;margin-right:3rem}.smallLaptop\:mx-13{margin-left:50px;margin-right:50px}.smallLaptop\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.smallLaptop\:mx-15{margin-left:30px;margin-right:30px}.smallLaptop\:mx-16{margin-left:4rem;margin-right:4rem}.smallLaptop\:mx-20{margin-left:5rem;margin-right:5rem}.smallLaptop\:mx-24{margin-left:6rem;margin-right:6rem}.smallLaptop\:mx-28{margin-left:7rem;margin-right:7rem}.smallLaptop\:mx-30{margin-left:30%;margin-right:30%}.smallLaptop\:mx-32{margin-left:8rem;margin-right:8rem}.smallLaptop\:mx-36{margin-left:9rem;margin-right:9rem}.smallLaptop\:mx-40{margin-left:10rem;margin-right:10rem}.smallLaptop\:mx-44{margin-left:11rem;margin-right:11rem}.smallLaptop\:mx-45{margin-left:45%;margin-right:45%}.smallLaptop\:mx-48{margin-left:12rem;margin-right:12rem}.smallLaptop\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.smallLaptop\:mx-52{margin-left:13rem;margin-right:13rem}.smallLaptop\:mx-56{margin-left:14rem;margin-right:14rem}.smallLaptop\:mx-60{margin-left:15rem;margin-right:15rem}.smallLaptop\:mx-64{margin-left:16rem;margin-right:16rem}.smallLaptop\:mx-72{margin-left:18rem;margin-right:18rem}.smallLaptop\:mx-80{margin-left:20rem;margin-right:20rem}.smallLaptop\:mx-96{margin-left:24rem;margin-right:24rem}.smallLaptop\:mx-155{margin-left:155px;margin-right:155px}.smallLaptop\:mx-200{margin-left:20%;margin-right:20%}.smallLaptop\:mx-300{margin-left:300px;margin-right:300px}.smallLaptop\:mx-327{margin-left:327px;margin-right:327px}.smallLaptop\:mx-366{margin-left:366px;margin-right:366px}.smallLaptop\:mx-415{margin-left:415px;margin-right:415px}.smallLaptop\:mx-450{margin-left:450px;margin-right:450px}.smallLaptop\:mx-474{margin-left:474px;margin-right:474px}.smallLaptop\:mx-500{margin-left:500px;margin-right:500px}.smallLaptop\:mx-600{margin-left:600px;margin-right:600px}.smallLaptop\:mx-690{margin-left:690px;margin-right:690px}.smallLaptop\:mx-auto{margin-left:auto;margin-right:auto}.smallLaptop\:mx-px{margin-left:1px;margin-right:1px}.smallLaptop\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.smallLaptop\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.smallLaptop\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.smallLaptop\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.smallLaptop\:-mx-0{margin-left:0;margin-right:0}.smallLaptop\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.smallLaptop\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.smallLaptop\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.smallLaptop\:-mx-4{margin-left:-1rem;margin-right:-1rem}.smallLaptop\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.smallLaptop\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.smallLaptop\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.smallLaptop\:-mx-8{margin-left:-2rem;margin-right:-2rem}.smallLaptop\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.smallLaptop\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.smallLaptop\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.smallLaptop\:-mx-12{margin-left:-3rem;margin-right:-3rem}.smallLaptop\:-mx-13{margin-left:-50px;margin-right:-50px}.smallLaptop\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.smallLaptop\:-mx-15{margin-left:-30px;margin-right:-30px}.smallLaptop\:-mx-16{margin-left:-4rem;margin-right:-4rem}.smallLaptop\:-mx-20{margin-left:-5rem;margin-right:-5rem}.smallLaptop\:-mx-24{margin-left:-6rem;margin-right:-6rem}.smallLaptop\:-mx-28{margin-left:-7rem;margin-right:-7rem}.smallLaptop\:-mx-30{margin-left:-30%;margin-right:-30%}.smallLaptop\:-mx-32{margin-left:-8rem;margin-right:-8rem}.smallLaptop\:-mx-36{margin-left:-9rem;margin-right:-9rem}.smallLaptop\:-mx-40{margin-left:-10rem;margin-right:-10rem}.smallLaptop\:-mx-44{margin-left:-11rem;margin-right:-11rem}.smallLaptop\:-mx-45{margin-left:-45%;margin-right:-45%}.smallLaptop\:-mx-48{margin-left:-12rem;margin-right:-12rem}.smallLaptop\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.smallLaptop\:-mx-52{margin-left:-13rem;margin-right:-13rem}.smallLaptop\:-mx-56{margin-left:-14rem;margin-right:-14rem}.smallLaptop\:-mx-60{margin-left:-15rem;margin-right:-15rem}.smallLaptop\:-mx-64{margin-left:-16rem;margin-right:-16rem}.smallLaptop\:-mx-72{margin-left:-18rem;margin-right:-18rem}.smallLaptop\:-mx-80{margin-left:-20rem;margin-right:-20rem}.smallLaptop\:-mx-96{margin-left:-24rem;margin-right:-24rem}.smallLaptop\:-mx-155{margin-left:-155px;margin-right:-155px}.smallLaptop\:-mx-200{margin-left:-20%;margin-right:-20%}.smallLaptop\:-mx-300{margin-left:-300px;margin-right:-300px}.smallLaptop\:-mx-327{margin-left:-327px;margin-right:-327px}.smallLaptop\:-mx-366{margin-left:-366px;margin-right:-366px}.smallLaptop\:-mx-415{margin-left:-415px;margin-right:-415px}.smallLaptop\:-mx-450{margin-left:-450px;margin-right:-450px}.smallLaptop\:-mx-474{margin-left:-474px;margin-right:-474px}.smallLaptop\:-mx-500{margin-left:-500px;margin-right:-500px}.smallLaptop\:-mx-600{margin-left:-600px;margin-right:-600px}.smallLaptop\:-mx-690{margin-left:-690px;margin-right:-690px}.smallLaptop\:-mx-px{margin-left:-1px;margin-right:-1px}.smallLaptop\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.smallLaptop\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.smallLaptop\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.smallLaptop\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.smallLaptop\:my-0{margin-bottom:0;margin-top:0}.smallLaptop\:my-1{margin-bottom:.25rem;margin-top:.25rem}.smallLaptop\:my-2{margin-bottom:.5rem;margin-top:.5rem}.smallLaptop\:my-3{margin-bottom:.75rem;margin-top:.75rem}.smallLaptop\:my-4{margin-bottom:1rem;margin-top:1rem}.smallLaptop\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.smallLaptop\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.smallLaptop\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.smallLaptop\:my-8{margin-bottom:2rem;margin-top:2rem}.smallLaptop\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.smallLaptop\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.smallLaptop\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.smallLaptop\:my-12{margin-bottom:3rem;margin-top:3rem}.smallLaptop\:my-13{margin-bottom:50px;margin-top:50px}.smallLaptop\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.smallLaptop\:my-15{margin-bottom:30px;margin-top:30px}.smallLaptop\:my-16{margin-bottom:4rem;margin-top:4rem}.smallLaptop\:my-20{margin-bottom:5rem;margin-top:5rem}.smallLaptop\:my-24{margin-bottom:6rem;margin-top:6rem}.smallLaptop\:my-28{margin-bottom:7rem;margin-top:7rem}.smallLaptop\:my-30{margin-bottom:30%;margin-top:30%}.smallLaptop\:my-32{margin-bottom:8rem;margin-top:8rem}.smallLaptop\:my-36{margin-bottom:9rem;margin-top:9rem}.smallLaptop\:my-40{margin-bottom:10rem;margin-top:10rem}.smallLaptop\:my-44{margin-bottom:11rem;margin-top:11rem}.smallLaptop\:my-45{margin-bottom:45%;margin-top:45%}.smallLaptop\:my-48{margin-bottom:12rem;margin-top:12rem}.smallLaptop\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.smallLaptop\:my-52{margin-bottom:13rem;margin-top:13rem}.smallLaptop\:my-56{margin-bottom:14rem;margin-top:14rem}.smallLaptop\:my-60{margin-bottom:15rem;margin-top:15rem}.smallLaptop\:my-64{margin-bottom:16rem;margin-top:16rem}.smallLaptop\:my-72{margin-bottom:18rem;margin-top:18rem}.smallLaptop\:my-80{margin-bottom:20rem;margin-top:20rem}.smallLaptop\:my-96{margin-bottom:24rem;margin-top:24rem}.smallLaptop\:my-155{margin-bottom:155px;margin-top:155px}.smallLaptop\:my-200{margin-bottom:20%;margin-top:20%}.smallLaptop\:my-300{margin-bottom:300px;margin-top:300px}.smallLaptop\:my-327{margin-bottom:327px;margin-top:327px}.smallLaptop\:my-366{margin-bottom:366px;margin-top:366px}.smallLaptop\:my-415{margin-bottom:415px;margin-top:415px}.smallLaptop\:my-450{margin-bottom:450px;margin-top:450px}.smallLaptop\:my-474{margin-bottom:474px;margin-top:474px}.smallLaptop\:my-500{margin-bottom:500px;margin-top:500px}.smallLaptop\:my-600{margin-bottom:600px;margin-top:600px}.smallLaptop\:my-690{margin-bottom:690px;margin-top:690px}.smallLaptop\:my-auto{margin-bottom:auto;margin-top:auto}.smallLaptop\:my-px{margin-bottom:1px;margin-top:1px}.smallLaptop\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.smallLaptop\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.smallLaptop\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.smallLaptop\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.smallLaptop\:-my-0{margin-bottom:0;margin-top:0}.smallLaptop\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.smallLaptop\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.smallLaptop\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.smallLaptop\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.smallLaptop\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.smallLaptop\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.smallLaptop\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.smallLaptop\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.smallLaptop\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.smallLaptop\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.smallLaptop\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.smallLaptop\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.smallLaptop\:-my-13{margin-bottom:-50px;margin-top:-50px}.smallLaptop\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.smallLaptop\:-my-15{margin-bottom:-30px;margin-top:-30px}.smallLaptop\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.smallLaptop\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.smallLaptop\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.smallLaptop\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.smallLaptop\:-my-30{margin-bottom:-30%;margin-top:-30%}.smallLaptop\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.smallLaptop\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.smallLaptop\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.smallLaptop\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.smallLaptop\:-my-45{margin-bottom:-45%;margin-top:-45%}.smallLaptop\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.smallLaptop\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.smallLaptop\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.smallLaptop\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.smallLaptop\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.smallLaptop\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.smallLaptop\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.smallLaptop\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.smallLaptop\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.smallLaptop\:-my-155{margin-bottom:-155px;margin-top:-155px}.smallLaptop\:-my-200{margin-bottom:-20%;margin-top:-20%}.smallLaptop\:-my-300{margin-bottom:-300px;margin-top:-300px}.smallLaptop\:-my-327{margin-bottom:-327px;margin-top:-327px}.smallLaptop\:-my-366{margin-bottom:-366px;margin-top:-366px}.smallLaptop\:-my-415{margin-bottom:-415px;margin-top:-415px}.smallLaptop\:-my-450{margin-bottom:-450px;margin-top:-450px}.smallLaptop\:-my-474{margin-bottom:-474px;margin-top:-474px}.smallLaptop\:-my-500{margin-bottom:-500px;margin-top:-500px}.smallLaptop\:-my-600{margin-bottom:-600px;margin-top:-600px}.smallLaptop\:-my-690{margin-bottom:-690px;margin-top:-690px}.smallLaptop\:-my-px{margin-bottom:-1px;margin-top:-1px}.smallLaptop\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.smallLaptop\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.smallLaptop\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.smallLaptop\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.smallLaptop\:mt-0{margin-top:0}.smallLaptop\:mt-1{margin-top:.25rem}.smallLaptop\:mt-2{margin-top:.5rem}.smallLaptop\:mt-3{margin-top:.75rem}.smallLaptop\:mt-4{margin-top:1rem}.smallLaptop\:mt-5{margin-top:1.25rem}.smallLaptop\:mt-6{margin-top:1.5rem}.smallLaptop\:mt-7{margin-top:1.75rem}.smallLaptop\:mt-8{margin-top:2rem}.smallLaptop\:mt-9{margin-top:2.25rem}.smallLaptop\:mt-10{margin-top:2.5rem}.smallLaptop\:mt-11{margin-top:2.75rem}.smallLaptop\:mt-12{margin-top:3rem}.smallLaptop\:mt-13{margin-top:50px}.smallLaptop\:mt-14{margin-top:3.5rem}.smallLaptop\:mt-15{margin-top:30px}.smallLaptop\:mt-16{margin-top:4rem}.smallLaptop\:mt-20{margin-top:5rem}.smallLaptop\:mt-24{margin-top:6rem}.smallLaptop\:mt-28{margin-top:7rem}.smallLaptop\:mt-30{margin-top:30%}.smallLaptop\:mt-32{margin-top:8rem}.smallLaptop\:mt-36{margin-top:9rem}.smallLaptop\:mt-40{margin-top:10rem}.smallLaptop\:mt-44{margin-top:11rem}.smallLaptop\:mt-45{margin-top:45%}.smallLaptop\:mt-48{margin-top:12rem}.smallLaptop\:mt-50{margin-top:12.5rem}.smallLaptop\:mt-52{margin-top:13rem}.smallLaptop\:mt-56{margin-top:14rem}.smallLaptop\:mt-60{margin-top:15rem}.smallLaptop\:mt-64{margin-top:16rem}.smallLaptop\:mt-72{margin-top:18rem}.smallLaptop\:mt-80{margin-top:20rem}.smallLaptop\:mt-96{margin-top:24rem}.smallLaptop\:mt-155{margin-top:155px}.smallLaptop\:mt-200{margin-top:20%}.smallLaptop\:mt-300{margin-top:300px}.smallLaptop\:mt-327{margin-top:327px}.smallLaptop\:mt-366{margin-top:366px}.smallLaptop\:mt-415{margin-top:415px}.smallLaptop\:mt-450{margin-top:450px}.smallLaptop\:mt-474{margin-top:474px}.smallLaptop\:mt-500{margin-top:500px}.smallLaptop\:mt-600{margin-top:600px}.smallLaptop\:mt-690{margin-top:690px}.smallLaptop\:mt-auto{margin-top:auto}.smallLaptop\:mt-px{margin-top:1px}.smallLaptop\:mt-0\.5{margin-top:.125rem}.smallLaptop\:mt-1\.5{margin-top:.375rem}.smallLaptop\:mt-2\.5{margin-top:.625rem}.smallLaptop\:mt-3\.5{margin-top:.875rem}.smallLaptop\:-mt-0{margin-top:0}.smallLaptop\:-mt-1{margin-top:-.25rem}.smallLaptop\:-mt-2{margin-top:-.5rem}.smallLaptop\:-mt-3{margin-top:-.75rem}.smallLaptop\:-mt-4{margin-top:-1rem}.smallLaptop\:-mt-5{margin-top:-1.25rem}.smallLaptop\:-mt-6{margin-top:-1.5rem}.smallLaptop\:-mt-7{margin-top:-1.75rem}.smallLaptop\:-mt-8{margin-top:-2rem}.smallLaptop\:-mt-9{margin-top:-2.25rem}.smallLaptop\:-mt-10{margin-top:-2.5rem}.smallLaptop\:-mt-11{margin-top:-2.75rem}.smallLaptop\:-mt-12{margin-top:-3rem}.smallLaptop\:-mt-13{margin-top:-50px}.smallLaptop\:-mt-14{margin-top:-3.5rem}.smallLaptop\:-mt-15{margin-top:-30px}.smallLaptop\:-mt-16{margin-top:-4rem}.smallLaptop\:-mt-20{margin-top:-5rem}.smallLaptop\:-mt-24{margin-top:-6rem}.smallLaptop\:-mt-28{margin-top:-7rem}.smallLaptop\:-mt-30{margin-top:-30%}.smallLaptop\:-mt-32{margin-top:-8rem}.smallLaptop\:-mt-36{margin-top:-9rem}.smallLaptop\:-mt-40{margin-top:-10rem}.smallLaptop\:-mt-44{margin-top:-11rem}.smallLaptop\:-mt-45{margin-top:-45%}.smallLaptop\:-mt-48{margin-top:-12rem}.smallLaptop\:-mt-50{margin-top:-12.5rem}.smallLaptop\:-mt-52{margin-top:-13rem}.smallLaptop\:-mt-56{margin-top:-14rem}.smallLaptop\:-mt-60{margin-top:-15rem}.smallLaptop\:-mt-64{margin-top:-16rem}.smallLaptop\:-mt-72{margin-top:-18rem}.smallLaptop\:-mt-80{margin-top:-20rem}.smallLaptop\:-mt-96{margin-top:-24rem}.smallLaptop\:-mt-155{margin-top:-155px}.smallLaptop\:-mt-200{margin-top:-20%}.smallLaptop\:-mt-300{margin-top:-300px}.smallLaptop\:-mt-327{margin-top:-327px}.smallLaptop\:-mt-366{margin-top:-366px}.smallLaptop\:-mt-415{margin-top:-415px}.smallLaptop\:-mt-450{margin-top:-450px}.smallLaptop\:-mt-474{margin-top:-474px}.smallLaptop\:-mt-500{margin-top:-500px}.smallLaptop\:-mt-600{margin-top:-600px}.smallLaptop\:-mt-690{margin-top:-690px}.smallLaptop\:-mt-px{margin-top:-1px}.smallLaptop\:-mt-0\.5{margin-top:-.125rem}.smallLaptop\:-mt-1\.5{margin-top:-.375rem}.smallLaptop\:-mt-2\.5{margin-top:-.625rem}.smallLaptop\:-mt-3\.5{margin-top:-.875rem}.smallLaptop\:mr-0{margin-right:0}.smallLaptop\:mr-1{margin-right:.25rem}.smallLaptop\:mr-2{margin-right:.5rem}.smallLaptop\:mr-3{margin-right:.75rem}.smallLaptop\:mr-4{margin-right:1rem}.smallLaptop\:mr-5{margin-right:1.25rem}.smallLaptop\:mr-6{margin-right:1.5rem}.smallLaptop\:mr-7{margin-right:1.75rem}.smallLaptop\:mr-8{margin-right:2rem}.smallLaptop\:mr-9{margin-right:2.25rem}.smallLaptop\:mr-10{margin-right:2.5rem}.smallLaptop\:mr-11{margin-right:2.75rem}.smallLaptop\:mr-12{margin-right:3rem}.smallLaptop\:mr-13{margin-right:50px}.smallLaptop\:mr-14{margin-right:3.5rem}.smallLaptop\:mr-15{margin-right:30px}.smallLaptop\:mr-16{margin-right:4rem}.smallLaptop\:mr-20{margin-right:5rem}.smallLaptop\:mr-24{margin-right:6rem}.smallLaptop\:mr-28{margin-right:7rem}.smallLaptop\:mr-30{margin-right:30%}.smallLaptop\:mr-32{margin-right:8rem}.smallLaptop\:mr-36{margin-right:9rem}.smallLaptop\:mr-40{margin-right:10rem}.smallLaptop\:mr-44{margin-right:11rem}.smallLaptop\:mr-45{margin-right:45%}.smallLaptop\:mr-48{margin-right:12rem}.smallLaptop\:mr-50{margin-right:12.5rem}.smallLaptop\:mr-52{margin-right:13rem}.smallLaptop\:mr-56{margin-right:14rem}.smallLaptop\:mr-60{margin-right:15rem}.smallLaptop\:mr-64{margin-right:16rem}.smallLaptop\:mr-72{margin-right:18rem}.smallLaptop\:mr-80{margin-right:20rem}.smallLaptop\:mr-96{margin-right:24rem}.smallLaptop\:mr-155{margin-right:155px}.smallLaptop\:mr-200{margin-right:20%}.smallLaptop\:mr-300{margin-right:300px}.smallLaptop\:mr-327{margin-right:327px}.smallLaptop\:mr-366{margin-right:366px}.smallLaptop\:mr-415{margin-right:415px}.smallLaptop\:mr-450{margin-right:450px}.smallLaptop\:mr-474{margin-right:474px}.smallLaptop\:mr-500{margin-right:500px}.smallLaptop\:mr-600{margin-right:600px}.smallLaptop\:mr-690{margin-right:690px}.smallLaptop\:mr-auto{margin-right:auto}.smallLaptop\:mr-px{margin-right:1px}.smallLaptop\:mr-0\.5{margin-right:.125rem}.smallLaptop\:mr-1\.5{margin-right:.375rem}.smallLaptop\:mr-2\.5{margin-right:.625rem}.smallLaptop\:mr-3\.5{margin-right:.875rem}.smallLaptop\:-mr-0{margin-right:0}.smallLaptop\:-mr-1{margin-right:-.25rem}.smallLaptop\:-mr-2{margin-right:-.5rem}.smallLaptop\:-mr-3{margin-right:-.75rem}.smallLaptop\:-mr-4{margin-right:-1rem}.smallLaptop\:-mr-5{margin-right:-1.25rem}.smallLaptop\:-mr-6{margin-right:-1.5rem}.smallLaptop\:-mr-7{margin-right:-1.75rem}.smallLaptop\:-mr-8{margin-right:-2rem}.smallLaptop\:-mr-9{margin-right:-2.25rem}.smallLaptop\:-mr-10{margin-right:-2.5rem}.smallLaptop\:-mr-11{margin-right:-2.75rem}.smallLaptop\:-mr-12{margin-right:-3rem}.smallLaptop\:-mr-13{margin-right:-50px}.smallLaptop\:-mr-14{margin-right:-3.5rem}.smallLaptop\:-mr-15{margin-right:-30px}.smallLaptop\:-mr-16{margin-right:-4rem}.smallLaptop\:-mr-20{margin-right:-5rem}.smallLaptop\:-mr-24{margin-right:-6rem}.smallLaptop\:-mr-28{margin-right:-7rem}.smallLaptop\:-mr-30{margin-right:-30%}.smallLaptop\:-mr-32{margin-right:-8rem}.smallLaptop\:-mr-36{margin-right:-9rem}.smallLaptop\:-mr-40{margin-right:-10rem}.smallLaptop\:-mr-44{margin-right:-11rem}.smallLaptop\:-mr-45{margin-right:-45%}.smallLaptop\:-mr-48{margin-right:-12rem}.smallLaptop\:-mr-50{margin-right:-12.5rem}.smallLaptop\:-mr-52{margin-right:-13rem}.smallLaptop\:-mr-56{margin-right:-14rem}.smallLaptop\:-mr-60{margin-right:-15rem}.smallLaptop\:-mr-64{margin-right:-16rem}.smallLaptop\:-mr-72{margin-right:-18rem}.smallLaptop\:-mr-80{margin-right:-20rem}.smallLaptop\:-mr-96{margin-right:-24rem}.smallLaptop\:-mr-155{margin-right:-155px}.smallLaptop\:-mr-200{margin-right:-20%}.smallLaptop\:-mr-300{margin-right:-300px}.smallLaptop\:-mr-327{margin-right:-327px}.smallLaptop\:-mr-366{margin-right:-366px}.smallLaptop\:-mr-415{margin-right:-415px}.smallLaptop\:-mr-450{margin-right:-450px}.smallLaptop\:-mr-474{margin-right:-474px}.smallLaptop\:-mr-500{margin-right:-500px}.smallLaptop\:-mr-600{margin-right:-600px}.smallLaptop\:-mr-690{margin-right:-690px}.smallLaptop\:-mr-px{margin-right:-1px}.smallLaptop\:-mr-0\.5{margin-right:-.125rem}.smallLaptop\:-mr-1\.5{margin-right:-.375rem}.smallLaptop\:-mr-2\.5{margin-right:-.625rem}.smallLaptop\:-mr-3\.5{margin-right:-.875rem}.smallLaptop\:mb-0{margin-bottom:0}.smallLaptop\:mb-1{margin-bottom:.25rem}.smallLaptop\:mb-2{margin-bottom:.5rem}.smallLaptop\:mb-3{margin-bottom:.75rem}.smallLaptop\:mb-4{margin-bottom:1rem}.smallLaptop\:mb-5{margin-bottom:1.25rem}.smallLaptop\:mb-6{margin-bottom:1.5rem}.smallLaptop\:mb-7{margin-bottom:1.75rem}.smallLaptop\:mb-8{margin-bottom:2rem}.smallLaptop\:mb-9{margin-bottom:2.25rem}.smallLaptop\:mb-10{margin-bottom:2.5rem}.smallLaptop\:mb-11{margin-bottom:2.75rem}.smallLaptop\:mb-12{margin-bottom:3rem}.smallLaptop\:mb-13{margin-bottom:50px}.smallLaptop\:mb-14{margin-bottom:3.5rem}.smallLaptop\:mb-15{margin-bottom:30px}.smallLaptop\:mb-16{margin-bottom:4rem}.smallLaptop\:mb-20{margin-bottom:5rem}.smallLaptop\:mb-24{margin-bottom:6rem}.smallLaptop\:mb-28{margin-bottom:7rem}.smallLaptop\:mb-30{margin-bottom:30%}.smallLaptop\:mb-32{margin-bottom:8rem}.smallLaptop\:mb-36{margin-bottom:9rem}.smallLaptop\:mb-40{margin-bottom:10rem}.smallLaptop\:mb-44{margin-bottom:11rem}.smallLaptop\:mb-45{margin-bottom:45%}.smallLaptop\:mb-48{margin-bottom:12rem}.smallLaptop\:mb-50{margin-bottom:12.5rem}.smallLaptop\:mb-52{margin-bottom:13rem}.smallLaptop\:mb-56{margin-bottom:14rem}.smallLaptop\:mb-60{margin-bottom:15rem}.smallLaptop\:mb-64{margin-bottom:16rem}.smallLaptop\:mb-72{margin-bottom:18rem}.smallLaptop\:mb-80{margin-bottom:20rem}.smallLaptop\:mb-96{margin-bottom:24rem}.smallLaptop\:mb-155{margin-bottom:155px}.smallLaptop\:mb-200{margin-bottom:20%}.smallLaptop\:mb-300{margin-bottom:300px}.smallLaptop\:mb-327{margin-bottom:327px}.smallLaptop\:mb-366{margin-bottom:366px}.smallLaptop\:mb-415{margin-bottom:415px}.smallLaptop\:mb-450{margin-bottom:450px}.smallLaptop\:mb-474{margin-bottom:474px}.smallLaptop\:mb-500{margin-bottom:500px}.smallLaptop\:mb-600{margin-bottom:600px}.smallLaptop\:mb-690{margin-bottom:690px}.smallLaptop\:mb-auto{margin-bottom:auto}.smallLaptop\:mb-px{margin-bottom:1px}.smallLaptop\:mb-0\.5{margin-bottom:.125rem}.smallLaptop\:mb-1\.5{margin-bottom:.375rem}.smallLaptop\:mb-2\.5{margin-bottom:.625rem}.smallLaptop\:mb-3\.5{margin-bottom:.875rem}.smallLaptop\:-mb-0{margin-bottom:0}.smallLaptop\:-mb-1{margin-bottom:-.25rem}.smallLaptop\:-mb-2{margin-bottom:-.5rem}.smallLaptop\:-mb-3{margin-bottom:-.75rem}.smallLaptop\:-mb-4{margin-bottom:-1rem}.smallLaptop\:-mb-5{margin-bottom:-1.25rem}.smallLaptop\:-mb-6{margin-bottom:-1.5rem}.smallLaptop\:-mb-7{margin-bottom:-1.75rem}.smallLaptop\:-mb-8{margin-bottom:-2rem}.smallLaptop\:-mb-9{margin-bottom:-2.25rem}.smallLaptop\:-mb-10{margin-bottom:-2.5rem}.smallLaptop\:-mb-11{margin-bottom:-2.75rem}.smallLaptop\:-mb-12{margin-bottom:-3rem}.smallLaptop\:-mb-13{margin-bottom:-50px}.smallLaptop\:-mb-14{margin-bottom:-3.5rem}.smallLaptop\:-mb-15{margin-bottom:-30px}.smallLaptop\:-mb-16{margin-bottom:-4rem}.smallLaptop\:-mb-20{margin-bottom:-5rem}.smallLaptop\:-mb-24{margin-bottom:-6rem}.smallLaptop\:-mb-28{margin-bottom:-7rem}.smallLaptop\:-mb-30{margin-bottom:-30%}.smallLaptop\:-mb-32{margin-bottom:-8rem}.smallLaptop\:-mb-36{margin-bottom:-9rem}.smallLaptop\:-mb-40{margin-bottom:-10rem}.smallLaptop\:-mb-44{margin-bottom:-11rem}.smallLaptop\:-mb-45{margin-bottom:-45%}.smallLaptop\:-mb-48{margin-bottom:-12rem}.smallLaptop\:-mb-50{margin-bottom:-12.5rem}.smallLaptop\:-mb-52{margin-bottom:-13rem}.smallLaptop\:-mb-56{margin-bottom:-14rem}.smallLaptop\:-mb-60{margin-bottom:-15rem}.smallLaptop\:-mb-64{margin-bottom:-16rem}.smallLaptop\:-mb-72{margin-bottom:-18rem}.smallLaptop\:-mb-80{margin-bottom:-20rem}.smallLaptop\:-mb-96{margin-bottom:-24rem}.smallLaptop\:-mb-155{margin-bottom:-155px}.smallLaptop\:-mb-200{margin-bottom:-20%}.smallLaptop\:-mb-300{margin-bottom:-300px}.smallLaptop\:-mb-327{margin-bottom:-327px}.smallLaptop\:-mb-366{margin-bottom:-366px}.smallLaptop\:-mb-415{margin-bottom:-415px}.smallLaptop\:-mb-450{margin-bottom:-450px}.smallLaptop\:-mb-474{margin-bottom:-474px}.smallLaptop\:-mb-500{margin-bottom:-500px}.smallLaptop\:-mb-600{margin-bottom:-600px}.smallLaptop\:-mb-690{margin-bottom:-690px}.smallLaptop\:-mb-px{margin-bottom:-1px}.smallLaptop\:-mb-0\.5{margin-bottom:-.125rem}.smallLaptop\:-mb-1\.5{margin-bottom:-.375rem}.smallLaptop\:-mb-2\.5{margin-bottom:-.625rem}.smallLaptop\:-mb-3\.5{margin-bottom:-.875rem}.smallLaptop\:ml-0{margin-left:0}.smallLaptop\:ml-1{margin-left:.25rem}.smallLaptop\:ml-2{margin-left:.5rem}.smallLaptop\:ml-3{margin-left:.75rem}.smallLaptop\:ml-4{margin-left:1rem}.smallLaptop\:ml-5{margin-left:1.25rem}.smallLaptop\:ml-6{margin-left:1.5rem}.smallLaptop\:ml-7{margin-left:1.75rem}.smallLaptop\:ml-8{margin-left:2rem}.smallLaptop\:ml-9{margin-left:2.25rem}.smallLaptop\:ml-10{margin-left:2.5rem}.smallLaptop\:ml-11{margin-left:2.75rem}.smallLaptop\:ml-12{margin-left:3rem}.smallLaptop\:ml-13{margin-left:50px}.smallLaptop\:ml-14{margin-left:3.5rem}.smallLaptop\:ml-15{margin-left:30px}.smallLaptop\:ml-16{margin-left:4rem}.smallLaptop\:ml-20{margin-left:5rem}.smallLaptop\:ml-24{margin-left:6rem}.smallLaptop\:ml-28{margin-left:7rem}.smallLaptop\:ml-30{margin-left:30%}.smallLaptop\:ml-32{margin-left:8rem}.smallLaptop\:ml-36{margin-left:9rem}.smallLaptop\:ml-40{margin-left:10rem}.smallLaptop\:ml-44{margin-left:11rem}.smallLaptop\:ml-45{margin-left:45%}.smallLaptop\:ml-48{margin-left:12rem}.smallLaptop\:ml-50{margin-left:12.5rem}.smallLaptop\:ml-52{margin-left:13rem}.smallLaptop\:ml-56{margin-left:14rem}.smallLaptop\:ml-60{margin-left:15rem}.smallLaptop\:ml-64{margin-left:16rem}.smallLaptop\:ml-72{margin-left:18rem}.smallLaptop\:ml-80{margin-left:20rem}.smallLaptop\:ml-96{margin-left:24rem}.smallLaptop\:ml-155{margin-left:155px}.smallLaptop\:ml-200{margin-left:20%}.smallLaptop\:ml-300{margin-left:300px}.smallLaptop\:ml-327{margin-left:327px}.smallLaptop\:ml-366{margin-left:366px}.smallLaptop\:ml-415{margin-left:415px}.smallLaptop\:ml-450{margin-left:450px}.smallLaptop\:ml-474{margin-left:474px}.smallLaptop\:ml-500{margin-left:500px}.smallLaptop\:ml-600{margin-left:600px}.smallLaptop\:ml-690{margin-left:690px}.smallLaptop\:ml-auto{margin-left:auto}.smallLaptop\:ml-px{margin-left:1px}.smallLaptop\:ml-0\.5{margin-left:.125rem}.smallLaptop\:ml-1\.5{margin-left:.375rem}.smallLaptop\:ml-2\.5{margin-left:.625rem}.smallLaptop\:ml-3\.5{margin-left:.875rem}.smallLaptop\:-ml-0{margin-left:0}.smallLaptop\:-ml-1{margin-left:-.25rem}.smallLaptop\:-ml-2{margin-left:-.5rem}.smallLaptop\:-ml-3{margin-left:-.75rem}.smallLaptop\:-ml-4{margin-left:-1rem}.smallLaptop\:-ml-5{margin-left:-1.25rem}.smallLaptop\:-ml-6{margin-left:-1.5rem}.smallLaptop\:-ml-7{margin-left:-1.75rem}.smallLaptop\:-ml-8{margin-left:-2rem}.smallLaptop\:-ml-9{margin-left:-2.25rem}.smallLaptop\:-ml-10{margin-left:-2.5rem}.smallLaptop\:-ml-11{margin-left:-2.75rem}.smallLaptop\:-ml-12{margin-left:-3rem}.smallLaptop\:-ml-13{margin-left:-50px}.smallLaptop\:-ml-14{margin-left:-3.5rem}.smallLaptop\:-ml-15{margin-left:-30px}.smallLaptop\:-ml-16{margin-left:-4rem}.smallLaptop\:-ml-20{margin-left:-5rem}.smallLaptop\:-ml-24{margin-left:-6rem}.smallLaptop\:-ml-28{margin-left:-7rem}.smallLaptop\:-ml-30{margin-left:-30%}.smallLaptop\:-ml-32{margin-left:-8rem}.smallLaptop\:-ml-36{margin-left:-9rem}.smallLaptop\:-ml-40{margin-left:-10rem}.smallLaptop\:-ml-44{margin-left:-11rem}.smallLaptop\:-ml-45{margin-left:-45%}.smallLaptop\:-ml-48{margin-left:-12rem}.smallLaptop\:-ml-50{margin-left:-12.5rem}.smallLaptop\:-ml-52{margin-left:-13rem}.smallLaptop\:-ml-56{margin-left:-14rem}.smallLaptop\:-ml-60{margin-left:-15rem}.smallLaptop\:-ml-64{margin-left:-16rem}.smallLaptop\:-ml-72{margin-left:-18rem}.smallLaptop\:-ml-80{margin-left:-20rem}.smallLaptop\:-ml-96{margin-left:-24rem}.smallLaptop\:-ml-155{margin-left:-155px}.smallLaptop\:-ml-200{margin-left:-20%}.smallLaptop\:-ml-300{margin-left:-300px}.smallLaptop\:-ml-327{margin-left:-327px}.smallLaptop\:-ml-366{margin-left:-366px}.smallLaptop\:-ml-415{margin-left:-415px}.smallLaptop\:-ml-450{margin-left:-450px}.smallLaptop\:-ml-474{margin-left:-474px}.smallLaptop\:-ml-500{margin-left:-500px}.smallLaptop\:-ml-600{margin-left:-600px}.smallLaptop\:-ml-690{margin-left:-690px}.smallLaptop\:-ml-px{margin-left:-1px}.smallLaptop\:-ml-0\.5{margin-left:-.125rem}.smallLaptop\:-ml-1\.5{margin-left:-.375rem}.smallLaptop\:-ml-2\.5{margin-left:-.625rem}.smallLaptop\:-ml-3\.5{margin-left:-.875rem}.smallLaptop\:box-border{box-sizing:border-box}.smallLaptop\:box-content{box-sizing:initial}.smallLaptop\:block{display:block}.smallLaptop\:inline-block{display:inline-block}.smallLaptop\:inline{display:inline}.smallLaptop\:flex{display:flex}.smallLaptop\:inline-flex{display:inline-flex}.smallLaptop\:table{display:table}.smallLaptop\:inline-table{display:inline-table}.smallLaptop\:table-caption{display:table-caption}.smallLaptop\:table-cell{display:table-cell}.smallLaptop\:table-column{display:table-column}.smallLaptop\:table-column-group{display:table-column-group}.smallLaptop\:table-footer-group{display:table-footer-group}.smallLaptop\:table-header-group{display:table-header-group}.smallLaptop\:table-row-group{display:table-row-group}.smallLaptop\:table-row{display:table-row}.smallLaptop\:flow-root{display:flow-root}.smallLaptop\:grid{display:grid}.smallLaptop\:inline-grid{display:inline-grid}.smallLaptop\:contents{display:contents}.smallLaptop\:list-item{display:list-item}.smallLaptop\:hidden{display:none}.smallLaptop\:h-0{height:0}.smallLaptop\:h-1{height:.25rem}.smallLaptop\:h-2{height:.5rem}.smallLaptop\:h-3{height:.75rem}.smallLaptop\:h-4{height:1rem}.smallLaptop\:h-5{height:1.25rem}.smallLaptop\:h-6{height:1.5rem}.smallLaptop\:h-7{height:1.75rem}.smallLaptop\:h-8{height:2rem}.smallLaptop\:h-9{height:2.25rem}.smallLaptop\:h-10{height:2.5rem}.smallLaptop\:h-11{height:2.75rem}.smallLaptop\:h-12{height:3rem}.smallLaptop\:h-13{height:50px}.smallLaptop\:h-14{height:3.5rem}.smallLaptop\:h-15{height:30px}.smallLaptop\:h-16{height:4rem}.smallLaptop\:h-20{height:5rem}.smallLaptop\:h-24{height:6rem}.smallLaptop\:h-28{height:7rem}.smallLaptop\:h-30{height:30%}.smallLaptop\:h-32{height:8rem}.smallLaptop\:h-36{height:9rem}.smallLaptop\:h-40{height:10rem}.smallLaptop\:h-44{height:11rem}.smallLaptop\:h-45{height:45%}.smallLaptop\:h-48{height:12rem}.smallLaptop\:h-50{height:12.5rem}.smallLaptop\:h-52{height:13rem}.smallLaptop\:h-56{height:14rem}.smallLaptop\:h-60{height:15rem}.smallLaptop\:h-64{height:16rem}.smallLaptop\:h-72{height:18rem}.smallLaptop\:h-80{height:20rem}.smallLaptop\:h-96{height:24rem}.smallLaptop\:h-155{height:155px}.smallLaptop\:h-200{height:20%}.smallLaptop\:h-300{height:300px}.smallLaptop\:h-327{height:327px}.smallLaptop\:h-366{height:366px}.smallLaptop\:h-415{height:415px}.smallLaptop\:h-450{height:450px}.smallLaptop\:h-474{height:474px}.smallLaptop\:h-500{height:500px}.smallLaptop\:h-600{height:600px}.smallLaptop\:h-690{height:690px}.smallLaptop\:h-auto{height:auto}.smallLaptop\:h-px{height:1px}.smallLaptop\:h-0\.5{height:.125rem}.smallLaptop\:h-1\.5{height:.375rem}.smallLaptop\:h-2\.5{height:.625rem}.smallLaptop\:h-3\.5{height:.875rem}.smallLaptop\:h-1\/2{height:50%}.smallLaptop\:h-1\/3{height:33.333333%}.smallLaptop\:h-2\/3{height:66.666667%}.smallLaptop\:h-1\/4{height:25%}.smallLaptop\:h-2\/4{height:50%}.smallLaptop\:h-3\/4{height:75%}.smallLaptop\:h-1\/5{height:20%}.smallLaptop\:h-2\/5{height:40%}.smallLaptop\:h-3\/5{height:60%}.smallLaptop\:h-4\/5{height:80%}.smallLaptop\:h-1\/6{height:16.666667%}.smallLaptop\:h-2\/6{height:33.333333%}.smallLaptop\:h-3\/6{height:50%}.smallLaptop\:h-4\/6{height:66.666667%}.smallLaptop\:h-5\/6{height:83.333333%}.smallLaptop\:h-full{height:100%}.smallLaptop\:h-screen{height:100vh}.smallLaptop\:max-h-0{max-height:0}.smallLaptop\:max-h-1{max-height:.25rem}.smallLaptop\:max-h-2{max-height:.5rem}.smallLaptop\:max-h-3{max-height:.75rem}.smallLaptop\:max-h-4{max-height:1rem}.smallLaptop\:max-h-5{max-height:1.25rem}.smallLaptop\:max-h-6{max-height:1.5rem}.smallLaptop\:max-h-7{max-height:1.75rem}.smallLaptop\:max-h-8{max-height:2rem}.smallLaptop\:max-h-9{max-height:2.25rem}.smallLaptop\:max-h-10{max-height:2.5rem}.smallLaptop\:max-h-11{max-height:2.75rem}.smallLaptop\:max-h-12{max-height:3rem}.smallLaptop\:max-h-13{max-height:50px}.smallLaptop\:max-h-14{max-height:3.5rem}.smallLaptop\:max-h-15{max-height:30px}.smallLaptop\:max-h-16{max-height:4rem}.smallLaptop\:max-h-20{max-height:5rem}.smallLaptop\:max-h-24{max-height:6rem}.smallLaptop\:max-h-28{max-height:7rem}.smallLaptop\:max-h-30{max-height:30%}.smallLaptop\:max-h-32{max-height:8rem}.smallLaptop\:max-h-36{max-height:9rem}.smallLaptop\:max-h-40{max-height:10rem}.smallLaptop\:max-h-44{max-height:11rem}.smallLaptop\:max-h-45{max-height:45%}.smallLaptop\:max-h-48{max-height:12rem}.smallLaptop\:max-h-50{max-height:12.5rem}.smallLaptop\:max-h-52{max-height:13rem}.smallLaptop\:max-h-56{max-height:14rem}.smallLaptop\:max-h-60{max-height:15rem}.smallLaptop\:max-h-64{max-height:16rem}.smallLaptop\:max-h-72{max-height:18rem}.smallLaptop\:max-h-80{max-height:20rem}.smallLaptop\:max-h-96{max-height:24rem}.smallLaptop\:max-h-155{max-height:155px}.smallLaptop\:max-h-200{max-height:20%}.smallLaptop\:max-h-300{max-height:300px}.smallLaptop\:max-h-327{max-height:327px}.smallLaptop\:max-h-366{max-height:366px}.smallLaptop\:max-h-415{max-height:415px}.smallLaptop\:max-h-450{max-height:450px}.smallLaptop\:max-h-474{max-height:474px}.smallLaptop\:max-h-500{max-height:500px}.smallLaptop\:max-h-600{max-height:600px}.smallLaptop\:max-h-690{max-height:690px}.smallLaptop\:max-h-px{max-height:1px}.smallLaptop\:max-h-0\.5{max-height:.125rem}.smallLaptop\:max-h-1\.5{max-height:.375rem}.smallLaptop\:max-h-2\.5{max-height:.625rem}.smallLaptop\:max-h-3\.5{max-height:.875rem}.smallLaptop\:max-h-full{max-height:100%}.smallLaptop\:max-h-screen{max-height:100vh}.smallLaptop\:min-h-0{min-height:0}.smallLaptop\:min-h-full{min-height:100%}.smallLaptop\:min-h-screen{min-height:100vh}.smallLaptop\:w-0{width:0}.smallLaptop\:w-1{width:.25rem}.smallLaptop\:w-2{width:.5rem}.smallLaptop\:w-3{width:.75rem}.smallLaptop\:w-4{width:1rem}.smallLaptop\:w-5{width:1.25rem}.smallLaptop\:w-6{width:1.5rem}.smallLaptop\:w-7{width:1.75rem}.smallLaptop\:w-8{width:2rem}.smallLaptop\:w-9{width:2.25rem}.smallLaptop\:w-10{width:2.5rem}.smallLaptop\:w-11{width:2.75rem}.smallLaptop\:w-12{width:3rem}.smallLaptop\:w-13{width:50px}.smallLaptop\:w-14{width:3.5rem}.smallLaptop\:w-15{width:30px}.smallLaptop\:w-16{width:4rem}.smallLaptop\:w-20{width:5rem}.smallLaptop\:w-24{width:6rem}.smallLaptop\:w-28{width:7rem}.smallLaptop\:w-30{width:30%}.smallLaptop\:w-32{width:8rem}.smallLaptop\:w-36{width:9rem}.smallLaptop\:w-40{width:10rem}.smallLaptop\:w-44{width:11rem}.smallLaptop\:w-45{width:45%}.smallLaptop\:w-48{width:12rem}.smallLaptop\:w-50{width:12.5rem}.smallLaptop\:w-52{width:13rem}.smallLaptop\:w-56{width:14rem}.smallLaptop\:w-60{width:15rem}.smallLaptop\:w-64{width:16rem}.smallLaptop\:w-72{width:18rem}.smallLaptop\:w-80{width:20rem}.smallLaptop\:w-96{width:24rem}.smallLaptop\:w-155{width:155px}.smallLaptop\:w-200{width:20%}.smallLaptop\:w-300{width:300px}.smallLaptop\:w-327{width:327px}.smallLaptop\:w-366{width:366px}.smallLaptop\:w-415{width:415px}.smallLaptop\:w-450{width:450px}.smallLaptop\:w-474{width:474px}.smallLaptop\:w-500{width:500px}.smallLaptop\:w-600{width:600px}.smallLaptop\:w-690{width:690px}.smallLaptop\:w-auto{width:auto}.smallLaptop\:w-px{width:1px}.smallLaptop\:w-0\.5{width:.125rem}.smallLaptop\:w-1\.5{width:.375rem}.smallLaptop\:w-2\.5{width:.625rem}.smallLaptop\:w-3\.5{width:.875rem}.smallLaptop\:w-1\/2{width:50%}.smallLaptop\:w-1\/3{width:33.333333%}.smallLaptop\:w-2\/3{width:66.666667%}.smallLaptop\:w-1\/4{width:25%}.smallLaptop\:w-2\/4{width:50%}.smallLaptop\:w-3\/4{width:75%}.smallLaptop\:w-1\/5{width:20%}.smallLaptop\:w-2\/5{width:40%}.smallLaptop\:w-3\/5{width:60%}.smallLaptop\:w-4\/5{width:80%}.smallLaptop\:w-1\/6{width:16.666667%}.smallLaptop\:w-2\/6{width:33.333333%}.smallLaptop\:w-3\/6{width:50%}.smallLaptop\:w-4\/6{width:66.666667%}.smallLaptop\:w-5\/6{width:83.333333%}.smallLaptop\:w-1\/12{width:8.333333%}.smallLaptop\:w-2\/12{width:16.666667%}.smallLaptop\:w-3\/12{width:25%}.smallLaptop\:w-4\/12{width:33.333333%}.smallLaptop\:w-5\/12{width:41.666667%}.smallLaptop\:w-6\/12{width:50%}.smallLaptop\:w-7\/12{width:58.333333%}.smallLaptop\:w-8\/12{width:66.666667%}.smallLaptop\:w-9\/12{width:75%}.smallLaptop\:w-10\/12{width:83.333333%}.smallLaptop\:w-11\/12{width:91.666667%}.smallLaptop\:w-full{width:100%}.smallLaptop\:w-screen{width:100vw}.smallLaptop\:w-min{width:min-content}.smallLaptop\:w-max{width:max-content}.smallLaptop\:min-w-0{min-width:0}.smallLaptop\:min-w-full{min-width:100%}.smallLaptop\:min-w-min{min-width:min-content}.smallLaptop\:min-w-max{min-width:max-content}.smallLaptop\:max-w-0{max-width:0}.smallLaptop\:max-w-none{max-width:none}.smallLaptop\:max-w-xs{max-width:20rem}.smallLaptop\:max-w-sm{max-width:24rem}.smallLaptop\:max-w-md{max-width:28rem}.smallLaptop\:max-w-lg{max-width:32rem}.smallLaptop\:max-w-xl{max-width:36rem}.smallLaptop\:max-w-2xl{max-width:42rem}.smallLaptop\:max-w-3xl{max-width:48rem}.smallLaptop\:max-w-4xl{max-width:56rem}.smallLaptop\:max-w-5xl{max-width:64rem}.smallLaptop\:max-w-6xl{max-width:72rem}.smallLaptop\:max-w-7xl{max-width:80rem}.smallLaptop\:max-w-full{max-width:100%}.smallLaptop\:max-w-min{max-width:min-content}.smallLaptop\:max-w-max{max-width:max-content}.smallLaptop\:max-w-prose{max-width:65ch}.smallLaptop\:max-w-screen-sm{max-width:640px}.smallLaptop\:max-w-screen-md{max-width:768px}.smallLaptop\:max-w-screen-lg{max-width:1024px}.smallLaptop\:max-w-screen-xl{max-width:1280px}.smallLaptop\:max-w-screen-2xl{max-width:1536px}.smallLaptop\:flex-1{flex:1 1}.smallLaptop\:flex-auto{flex:1 1 auto}.smallLaptop\:flex-initial{flex:0 1 auto}.smallLaptop\:flex-none{flex:none}.smallLaptop\:flex-shrink-0{flex-shrink:0}.smallLaptop\:flex-shrink{flex-shrink:1}.smallLaptop\:flex-grow-0{flex-grow:0}.smallLaptop\:flex-grow{flex-grow:1}.smallLaptop\:table-auto{table-layout:auto}.smallLaptop\:table-fixed{table-layout:fixed}.smallLaptop\:border-collapse{border-collapse:collapse}.smallLaptop\:border-separate{border-collapse:initial}.smallLaptop\:origin-center{transform-origin:center}.smallLaptop\:origin-top{transform-origin:top}.smallLaptop\:origin-top-right{transform-origin:top right}.smallLaptop\:origin-right{transform-origin:right}.smallLaptop\:origin-bottom-right{transform-origin:bottom right}.smallLaptop\:origin-bottom{transform-origin:bottom}.smallLaptop\:origin-bottom-left{transform-origin:bottom left}.smallLaptop\:origin-left{transform-origin:left}.smallLaptop\:origin-top-left{transform-origin:top left}.smallLaptop\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.smallLaptop\:transform,.smallLaptop\:transform-gpu{--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}.smallLaptop\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.smallLaptop\:transform-none{transform:none}.smallLaptop\:translate-x-0{--tw-translate-x:0px}.smallLaptop\:translate-x-1{--tw-translate-x:0.25rem}.smallLaptop\:translate-x-2{--tw-translate-x:0.5rem}.smallLaptop\:translate-x-3{--tw-translate-x:0.75rem}.smallLaptop\:translate-x-4{--tw-translate-x:1rem}.smallLaptop\:translate-x-5{--tw-translate-x:1.25rem}.smallLaptop\:translate-x-6{--tw-translate-x:1.5rem}.smallLaptop\:translate-x-7{--tw-translate-x:1.75rem}.smallLaptop\:translate-x-8{--tw-translate-x:2rem}.smallLaptop\:translate-x-9{--tw-translate-x:2.25rem}.smallLaptop\:translate-x-10{--tw-translate-x:2.5rem}.smallLaptop\:translate-x-11{--tw-translate-x:2.75rem}.smallLaptop\:translate-x-12{--tw-translate-x:3rem}.smallLaptop\:translate-x-13{--tw-translate-x:50px}.smallLaptop\:translate-x-14{--tw-translate-x:3.5rem}.smallLaptop\:translate-x-15{--tw-translate-x:30px}.smallLaptop\:translate-x-16{--tw-translate-x:4rem}.smallLaptop\:translate-x-20{--tw-translate-x:5rem}.smallLaptop\:translate-x-24{--tw-translate-x:6rem}.smallLaptop\:translate-x-28{--tw-translate-x:7rem}.smallLaptop\:translate-x-30{--tw-translate-x:30%}.smallLaptop\:translate-x-32{--tw-translate-x:8rem}.smallLaptop\:translate-x-36{--tw-translate-x:9rem}.smallLaptop\:translate-x-40{--tw-translate-x:10rem}.smallLaptop\:translate-x-44{--tw-translate-x:11rem}.smallLaptop\:translate-x-45{--tw-translate-x:45%}.smallLaptop\:translate-x-48{--tw-translate-x:12rem}.smallLaptop\:translate-x-50{--tw-translate-x:12.5rem}.smallLaptop\:translate-x-52{--tw-translate-x:13rem}.smallLaptop\:translate-x-56{--tw-translate-x:14rem}.smallLaptop\:translate-x-60{--tw-translate-x:15rem}.smallLaptop\:translate-x-64{--tw-translate-x:16rem}.smallLaptop\:translate-x-72{--tw-translate-x:18rem}.smallLaptop\:translate-x-80{--tw-translate-x:20rem}.smallLaptop\:translate-x-96{--tw-translate-x:24rem}.smallLaptop\:translate-x-155{--tw-translate-x:155px}.smallLaptop\:translate-x-200{--tw-translate-x:20%}.smallLaptop\:translate-x-300{--tw-translate-x:300px}.smallLaptop\:translate-x-327{--tw-translate-x:327px}.smallLaptop\:translate-x-366{--tw-translate-x:366px}.smallLaptop\:translate-x-415{--tw-translate-x:415px}.smallLaptop\:translate-x-450{--tw-translate-x:450px}.smallLaptop\:translate-x-474{--tw-translate-x:474px}.smallLaptop\:translate-x-500{--tw-translate-x:500px}.smallLaptop\:translate-x-600{--tw-translate-x:600px}.smallLaptop\:translate-x-690{--tw-translate-x:690px}.smallLaptop\:translate-x-px{--tw-translate-x:1px}.smallLaptop\:translate-x-0\.5{--tw-translate-x:0.125rem}.smallLaptop\:translate-x-1\.5{--tw-translate-x:0.375rem}.smallLaptop\:translate-x-2\.5{--tw-translate-x:0.625rem}.smallLaptop\:translate-x-3\.5{--tw-translate-x:0.875rem}.smallLaptop\:-translate-x-0{--tw-translate-x:0px}.smallLaptop\:-translate-x-1{--tw-translate-x:-0.25rem}.smallLaptop\:-translate-x-2{--tw-translate-x:-0.5rem}.smallLaptop\:-translate-x-3{--tw-translate-x:-0.75rem}.smallLaptop\:-translate-x-4{--tw-translate-x:-1rem}.smallLaptop\:-translate-x-5{--tw-translate-x:-1.25rem}.smallLaptop\:-translate-x-6{--tw-translate-x:-1.5rem}.smallLaptop\:-translate-x-7{--tw-translate-x:-1.75rem}.smallLaptop\:-translate-x-8{--tw-translate-x:-2rem}.smallLaptop\:-translate-x-9{--tw-translate-x:-2.25rem}.smallLaptop\:-translate-x-10{--tw-translate-x:-2.5rem}.smallLaptop\:-translate-x-11{--tw-translate-x:-2.75rem}.smallLaptop\:-translate-x-12{--tw-translate-x:-3rem}.smallLaptop\:-translate-x-13{--tw-translate-x:-50px}.smallLaptop\:-translate-x-14{--tw-translate-x:-3.5rem}.smallLaptop\:-translate-x-15{--tw-translate-x:-30px}.smallLaptop\:-translate-x-16{--tw-translate-x:-4rem}.smallLaptop\:-translate-x-20{--tw-translate-x:-5rem}.smallLaptop\:-translate-x-24{--tw-translate-x:-6rem}.smallLaptop\:-translate-x-28{--tw-translate-x:-7rem}.smallLaptop\:-translate-x-30{--tw-translate-x:-30%}.smallLaptop\:-translate-x-32{--tw-translate-x:-8rem}.smallLaptop\:-translate-x-36{--tw-translate-x:-9rem}.smallLaptop\:-translate-x-40{--tw-translate-x:-10rem}.smallLaptop\:-translate-x-44{--tw-translate-x:-11rem}.smallLaptop\:-translate-x-45{--tw-translate-x:-45%}.smallLaptop\:-translate-x-48{--tw-translate-x:-12rem}.smallLaptop\:-translate-x-50{--tw-translate-x:-12.5rem}.smallLaptop\:-translate-x-52{--tw-translate-x:-13rem}.smallLaptop\:-translate-x-56{--tw-translate-x:-14rem}.smallLaptop\:-translate-x-60{--tw-translate-x:-15rem}.smallLaptop\:-translate-x-64{--tw-translate-x:-16rem}.smallLaptop\:-translate-x-72{--tw-translate-x:-18rem}.smallLaptop\:-translate-x-80{--tw-translate-x:-20rem}.smallLaptop\:-translate-x-96{--tw-translate-x:-24rem}.smallLaptop\:-translate-x-155{--tw-translate-x:-155px}.smallLaptop\:-translate-x-200{--tw-translate-x:-20%}.smallLaptop\:-translate-x-300{--tw-translate-x:-300px}.smallLaptop\:-translate-x-327{--tw-translate-x:-327px}.smallLaptop\:-translate-x-366{--tw-translate-x:-366px}.smallLaptop\:-translate-x-415{--tw-translate-x:-415px}.smallLaptop\:-translate-x-450{--tw-translate-x:-450px}.smallLaptop\:-translate-x-474{--tw-translate-x:-474px}.smallLaptop\:-translate-x-500{--tw-translate-x:-500px}.smallLaptop\:-translate-x-600{--tw-translate-x:-600px}.smallLaptop\:-translate-x-690{--tw-translate-x:-690px}.smallLaptop\:-translate-x-px{--tw-translate-x:-1px}.smallLaptop\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.smallLaptop\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.smallLaptop\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.smallLaptop\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.smallLaptop\:translate-x-1\/2{--tw-translate-x:50%}.smallLaptop\:translate-x-1\/3{--tw-translate-x:33.333333%}.smallLaptop\:translate-x-2\/3{--tw-translate-x:66.666667%}.smallLaptop\:translate-x-1\/4{--tw-translate-x:25%}.smallLaptop\:translate-x-2\/4{--tw-translate-x:50%}.smallLaptop\:translate-x-3\/4{--tw-translate-x:75%}.smallLaptop\:translate-x-full{--tw-translate-x:100%}.smallLaptop\:-translate-x-1\/2{--tw-translate-x:-50%}.smallLaptop\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.smallLaptop\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.smallLaptop\:-translate-x-1\/4{--tw-translate-x:-25%}.smallLaptop\:-translate-x-2\/4{--tw-translate-x:-50%}.smallLaptop\:-translate-x-3\/4{--tw-translate-x:-75%}.smallLaptop\:-translate-x-full{--tw-translate-x:-100%}.smallLaptop\:translate-y-0{--tw-translate-y:0px}.smallLaptop\:translate-y-1{--tw-translate-y:0.25rem}.smallLaptop\:translate-y-2{--tw-translate-y:0.5rem}.smallLaptop\:translate-y-3{--tw-translate-y:0.75rem}.smallLaptop\:translate-y-4{--tw-translate-y:1rem}.smallLaptop\:translate-y-5{--tw-translate-y:1.25rem}.smallLaptop\:translate-y-6{--tw-translate-y:1.5rem}.smallLaptop\:translate-y-7{--tw-translate-y:1.75rem}.smallLaptop\:translate-y-8{--tw-translate-y:2rem}.smallLaptop\:translate-y-9{--tw-translate-y:2.25rem}.smallLaptop\:translate-y-10{--tw-translate-y:2.5rem}.smallLaptop\:translate-y-11{--tw-translate-y:2.75rem}.smallLaptop\:translate-y-12{--tw-translate-y:3rem}.smallLaptop\:translate-y-13{--tw-translate-y:50px}.smallLaptop\:translate-y-14{--tw-translate-y:3.5rem}.smallLaptop\:translate-y-15{--tw-translate-y:30px}.smallLaptop\:translate-y-16{--tw-translate-y:4rem}.smallLaptop\:translate-y-20{--tw-translate-y:5rem}.smallLaptop\:translate-y-24{--tw-translate-y:6rem}.smallLaptop\:translate-y-28{--tw-translate-y:7rem}.smallLaptop\:translate-y-30{--tw-translate-y:30%}.smallLaptop\:translate-y-32{--tw-translate-y:8rem}.smallLaptop\:translate-y-36{--tw-translate-y:9rem}.smallLaptop\:translate-y-40{--tw-translate-y:10rem}.smallLaptop\:translate-y-44{--tw-translate-y:11rem}.smallLaptop\:translate-y-45{--tw-translate-y:45%}.smallLaptop\:translate-y-48{--tw-translate-y:12rem}.smallLaptop\:translate-y-50{--tw-translate-y:12.5rem}.smallLaptop\:translate-y-52{--tw-translate-y:13rem}.smallLaptop\:translate-y-56{--tw-translate-y:14rem}.smallLaptop\:translate-y-60{--tw-translate-y:15rem}.smallLaptop\:translate-y-64{--tw-translate-y:16rem}.smallLaptop\:translate-y-72{--tw-translate-y:18rem}.smallLaptop\:translate-y-80{--tw-translate-y:20rem}.smallLaptop\:translate-y-96{--tw-translate-y:24rem}.smallLaptop\:translate-y-155{--tw-translate-y:155px}.smallLaptop\:translate-y-200{--tw-translate-y:20%}.smallLaptop\:translate-y-300{--tw-translate-y:300px}.smallLaptop\:translate-y-327{--tw-translate-y:327px}.smallLaptop\:translate-y-366{--tw-translate-y:366px}.smallLaptop\:translate-y-415{--tw-translate-y:415px}.smallLaptop\:translate-y-450{--tw-translate-y:450px}.smallLaptop\:translate-y-474{--tw-translate-y:474px}.smallLaptop\:translate-y-500{--tw-translate-y:500px}.smallLaptop\:translate-y-600{--tw-translate-y:600px}.smallLaptop\:translate-y-690{--tw-translate-y:690px}.smallLaptop\:translate-y-px{--tw-translate-y:1px}.smallLaptop\:translate-y-0\.5{--tw-translate-y:0.125rem}.smallLaptop\:translate-y-1\.5{--tw-translate-y:0.375rem}.smallLaptop\:translate-y-2\.5{--tw-translate-y:0.625rem}.smallLaptop\:translate-y-3\.5{--tw-translate-y:0.875rem}.smallLaptop\:-translate-y-0{--tw-translate-y:0px}.smallLaptop\:-translate-y-1{--tw-translate-y:-0.25rem}.smallLaptop\:-translate-y-2{--tw-translate-y:-0.5rem}.smallLaptop\:-translate-y-3{--tw-translate-y:-0.75rem}.smallLaptop\:-translate-y-4{--tw-translate-y:-1rem}.smallLaptop\:-translate-y-5{--tw-translate-y:-1.25rem}.smallLaptop\:-translate-y-6{--tw-translate-y:-1.5rem}.smallLaptop\:-translate-y-7{--tw-translate-y:-1.75rem}.smallLaptop\:-translate-y-8{--tw-translate-y:-2rem}.smallLaptop\:-translate-y-9{--tw-translate-y:-2.25rem}.smallLaptop\:-translate-y-10{--tw-translate-y:-2.5rem}.smallLaptop\:-translate-y-11{--tw-translate-y:-2.75rem}.smallLaptop\:-translate-y-12{--tw-translate-y:-3rem}.smallLaptop\:-translate-y-13{--tw-translate-y:-50px}.smallLaptop\:-translate-y-14{--tw-translate-y:-3.5rem}.smallLaptop\:-translate-y-15{--tw-translate-y:-30px}.smallLaptop\:-translate-y-16{--tw-translate-y:-4rem}.smallLaptop\:-translate-y-20{--tw-translate-y:-5rem}.smallLaptop\:-translate-y-24{--tw-translate-y:-6rem}.smallLaptop\:-translate-y-28{--tw-translate-y:-7rem}.smallLaptop\:-translate-y-30{--tw-translate-y:-30%}.smallLaptop\:-translate-y-32{--tw-translate-y:-8rem}.smallLaptop\:-translate-y-36{--tw-translate-y:-9rem}.smallLaptop\:-translate-y-40{--tw-translate-y:-10rem}.smallLaptop\:-translate-y-44{--tw-translate-y:-11rem}.smallLaptop\:-translate-y-45{--tw-translate-y:-45%}.smallLaptop\:-translate-y-48{--tw-translate-y:-12rem}.smallLaptop\:-translate-y-50{--tw-translate-y:-12.5rem}.smallLaptop\:-translate-y-52{--tw-translate-y:-13rem}.smallLaptop\:-translate-y-56{--tw-translate-y:-14rem}.smallLaptop\:-translate-y-60{--tw-translate-y:-15rem}.smallLaptop\:-translate-y-64{--tw-translate-y:-16rem}.smallLaptop\:-translate-y-72{--tw-translate-y:-18rem}.smallLaptop\:-translate-y-80{--tw-translate-y:-20rem}.smallLaptop\:-translate-y-96{--tw-translate-y:-24rem}.smallLaptop\:-translate-y-155{--tw-translate-y:-155px}.smallLaptop\:-translate-y-200{--tw-translate-y:-20%}.smallLaptop\:-translate-y-300{--tw-translate-y:-300px}.smallLaptop\:-translate-y-327{--tw-translate-y:-327px}.smallLaptop\:-translate-y-366{--tw-translate-y:-366px}.smallLaptop\:-translate-y-415{--tw-translate-y:-415px}.smallLaptop\:-translate-y-450{--tw-translate-y:-450px}.smallLaptop\:-translate-y-474{--tw-translate-y:-474px}.smallLaptop\:-translate-y-500{--tw-translate-y:-500px}.smallLaptop\:-translate-y-600{--tw-translate-y:-600px}.smallLaptop\:-translate-y-690{--tw-translate-y:-690px}.smallLaptop\:-translate-y-px{--tw-translate-y:-1px}.smallLaptop\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.smallLaptop\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.smallLaptop\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.smallLaptop\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.smallLaptop\:translate-y-1\/2{--tw-translate-y:50%}.smallLaptop\:translate-y-1\/3{--tw-translate-y:33.333333%}.smallLaptop\:translate-y-2\/3{--tw-translate-y:66.666667%}.smallLaptop\:translate-y-1\/4{--tw-translate-y:25%}.smallLaptop\:translate-y-2\/4{--tw-translate-y:50%}.smallLaptop\:translate-y-3\/4{--tw-translate-y:75%}.smallLaptop\:translate-y-full{--tw-translate-y:100%}.smallLaptop\:-translate-y-1\/2{--tw-translate-y:-50%}.smallLaptop\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.smallLaptop\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.smallLaptop\:-translate-y-1\/4{--tw-translate-y:-25%}.smallLaptop\:-translate-y-2\/4{--tw-translate-y:-50%}.smallLaptop\:-translate-y-3\/4{--tw-translate-y:-75%}.smallLaptop\:-translate-y-full{--tw-translate-y:-100%}.smallLaptop\:hover\:translate-x-0:hover{--tw-translate-x:0px}.smallLaptop\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.smallLaptop\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.smallLaptop\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.smallLaptop\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.smallLaptop\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.smallLaptop\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.smallLaptop\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.smallLaptop\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.smallLaptop\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.smallLaptop\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.smallLaptop\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.smallLaptop\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.smallLaptop\:hover\:translate-x-13:hover{--tw-translate-x:50px}.smallLaptop\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.smallLaptop\:hover\:translate-x-15:hover{--tw-translate-x:30px}.smallLaptop\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.smallLaptop\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.smallLaptop\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.smallLaptop\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.smallLaptop\:hover\:translate-x-30:hover{--tw-translate-x:30%}.smallLaptop\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.smallLaptop\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.smallLaptop\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.smallLaptop\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.smallLaptop\:hover\:translate-x-45:hover{--tw-translate-x:45%}.smallLaptop\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.smallLaptop\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.smallLaptop\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.smallLaptop\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.smallLaptop\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.smallLaptop\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.smallLaptop\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.smallLaptop\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.smallLaptop\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.smallLaptop\:hover\:translate-x-155:hover{--tw-translate-x:155px}.smallLaptop\:hover\:translate-x-200:hover{--tw-translate-x:20%}.smallLaptop\:hover\:translate-x-300:hover{--tw-translate-x:300px}.smallLaptop\:hover\:translate-x-327:hover{--tw-translate-x:327px}.smallLaptop\:hover\:translate-x-366:hover{--tw-translate-x:366px}.smallLaptop\:hover\:translate-x-415:hover{--tw-translate-x:415px}.smallLaptop\:hover\:translate-x-450:hover{--tw-translate-x:450px}.smallLaptop\:hover\:translate-x-474:hover{--tw-translate-x:474px}.smallLaptop\:hover\:translate-x-500:hover{--tw-translate-x:500px}.smallLaptop\:hover\:translate-x-600:hover{--tw-translate-x:600px}.smallLaptop\:hover\:translate-x-690:hover{--tw-translate-x:690px}.smallLaptop\:hover\:translate-x-px:hover{--tw-translate-x:1px}.smallLaptop\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.smallLaptop\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.smallLaptop\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.smallLaptop\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.smallLaptop\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.smallLaptop\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.smallLaptop\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.smallLaptop\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.smallLaptop\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.smallLaptop\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.smallLaptop\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.smallLaptop\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.smallLaptop\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.smallLaptop\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.smallLaptop\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.smallLaptop\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.smallLaptop\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.smallLaptop\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.smallLaptop\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.smallLaptop\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.smallLaptop\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.smallLaptop\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.smallLaptop\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.smallLaptop\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.smallLaptop\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.smallLaptop\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.smallLaptop\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.smallLaptop\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.smallLaptop\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.smallLaptop\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.smallLaptop\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.smallLaptop\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.smallLaptop\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.smallLaptop\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.smallLaptop\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.smallLaptop\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.smallLaptop\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.smallLaptop\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.smallLaptop\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.smallLaptop\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.smallLaptop\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.smallLaptop\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.smallLaptop\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.smallLaptop\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.smallLaptop\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.smallLaptop\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.smallLaptop\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.smallLaptop\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.smallLaptop\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.smallLaptop\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.smallLaptop\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.smallLaptop\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.smallLaptop\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.smallLaptop\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.smallLaptop\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.smallLaptop\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.smallLaptop\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.smallLaptop\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.smallLaptop\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.smallLaptop\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.smallLaptop\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.smallLaptop\:hover\:translate-x-full:hover{--tw-translate-x:100%}.smallLaptop\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.smallLaptop\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.smallLaptop\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.smallLaptop\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.smallLaptop\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.smallLaptop\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.smallLaptop\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.smallLaptop\:hover\:translate-y-0:hover{--tw-translate-y:0px}.smallLaptop\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.smallLaptop\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.smallLaptop\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.smallLaptop\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.smallLaptop\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.smallLaptop\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.smallLaptop\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.smallLaptop\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.smallLaptop\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.smallLaptop\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.smallLaptop\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.smallLaptop\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.smallLaptop\:hover\:translate-y-13:hover{--tw-translate-y:50px}.smallLaptop\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.smallLaptop\:hover\:translate-y-15:hover{--tw-translate-y:30px}.smallLaptop\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.smallLaptop\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.smallLaptop\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.smallLaptop\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.smallLaptop\:hover\:translate-y-30:hover{--tw-translate-y:30%}.smallLaptop\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.smallLaptop\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.smallLaptop\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.smallLaptop\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.smallLaptop\:hover\:translate-y-45:hover{--tw-translate-y:45%}.smallLaptop\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.smallLaptop\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.smallLaptop\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.smallLaptop\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.smallLaptop\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.smallLaptop\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.smallLaptop\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.smallLaptop\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.smallLaptop\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.smallLaptop\:hover\:translate-y-155:hover{--tw-translate-y:155px}.smallLaptop\:hover\:translate-y-200:hover{--tw-translate-y:20%}.smallLaptop\:hover\:translate-y-300:hover{--tw-translate-y:300px}.smallLaptop\:hover\:translate-y-327:hover{--tw-translate-y:327px}.smallLaptop\:hover\:translate-y-366:hover{--tw-translate-y:366px}.smallLaptop\:hover\:translate-y-415:hover{--tw-translate-y:415px}.smallLaptop\:hover\:translate-y-450:hover{--tw-translate-y:450px}.smallLaptop\:hover\:translate-y-474:hover{--tw-translate-y:474px}.smallLaptop\:hover\:translate-y-500:hover{--tw-translate-y:500px}.smallLaptop\:hover\:translate-y-600:hover{--tw-translate-y:600px}.smallLaptop\:hover\:translate-y-690:hover{--tw-translate-y:690px}.smallLaptop\:hover\:translate-y-px:hover{--tw-translate-y:1px}.smallLaptop\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.smallLaptop\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.smallLaptop\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.smallLaptop\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.smallLaptop\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.smallLaptop\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.smallLaptop\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.smallLaptop\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.smallLaptop\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.smallLaptop\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.smallLaptop\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.smallLaptop\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.smallLaptop\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.smallLaptop\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.smallLaptop\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.smallLaptop\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.smallLaptop\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.smallLaptop\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.smallLaptop\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.smallLaptop\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.smallLaptop\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.smallLaptop\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.smallLaptop\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.smallLaptop\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.smallLaptop\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.smallLaptop\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.smallLaptop\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.smallLaptop\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.smallLaptop\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.smallLaptop\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.smallLaptop\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.smallLaptop\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.smallLaptop\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.smallLaptop\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.smallLaptop\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.smallLaptop\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.smallLaptop\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.smallLaptop\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.smallLaptop\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.smallLaptop\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.smallLaptop\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.smallLaptop\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.smallLaptop\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.smallLaptop\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.smallLaptop\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.smallLaptop\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.smallLaptop\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.smallLaptop\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.smallLaptop\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.smallLaptop\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.smallLaptop\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.smallLaptop\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.smallLaptop\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.smallLaptop\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.smallLaptop\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.smallLaptop\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.smallLaptop\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.smallLaptop\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.smallLaptop\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.smallLaptop\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.smallLaptop\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.smallLaptop\:hover\:translate-y-full:hover{--tw-translate-y:100%}.smallLaptop\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.smallLaptop\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.smallLaptop\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.smallLaptop\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.smallLaptop\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.smallLaptop\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.smallLaptop\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.smallLaptop\:focus\:translate-x-0:focus{--tw-translate-x:0px}.smallLaptop\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.smallLaptop\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.smallLaptop\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.smallLaptop\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.smallLaptop\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.smallLaptop\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.smallLaptop\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.smallLaptop\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.smallLaptop\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.smallLaptop\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.smallLaptop\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.smallLaptop\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.smallLaptop\:focus\:translate-x-13:focus{--tw-translate-x:50px}.smallLaptop\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.smallLaptop\:focus\:translate-x-15:focus{--tw-translate-x:30px}.smallLaptop\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.smallLaptop\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.smallLaptop\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.smallLaptop\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.smallLaptop\:focus\:translate-x-30:focus{--tw-translate-x:30%}.smallLaptop\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.smallLaptop\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.smallLaptop\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.smallLaptop\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.smallLaptop\:focus\:translate-x-45:focus{--tw-translate-x:45%}.smallLaptop\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.smallLaptop\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.smallLaptop\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.smallLaptop\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.smallLaptop\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.smallLaptop\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.smallLaptop\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.smallLaptop\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.smallLaptop\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.smallLaptop\:focus\:translate-x-155:focus{--tw-translate-x:155px}.smallLaptop\:focus\:translate-x-200:focus{--tw-translate-x:20%}.smallLaptop\:focus\:translate-x-300:focus{--tw-translate-x:300px}.smallLaptop\:focus\:translate-x-327:focus{--tw-translate-x:327px}.smallLaptop\:focus\:translate-x-366:focus{--tw-translate-x:366px}.smallLaptop\:focus\:translate-x-415:focus{--tw-translate-x:415px}.smallLaptop\:focus\:translate-x-450:focus{--tw-translate-x:450px}.smallLaptop\:focus\:translate-x-474:focus{--tw-translate-x:474px}.smallLaptop\:focus\:translate-x-500:focus{--tw-translate-x:500px}.smallLaptop\:focus\:translate-x-600:focus{--tw-translate-x:600px}.smallLaptop\:focus\:translate-x-690:focus{--tw-translate-x:690px}.smallLaptop\:focus\:translate-x-px:focus{--tw-translate-x:1px}.smallLaptop\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.smallLaptop\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.smallLaptop\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.smallLaptop\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.smallLaptop\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.smallLaptop\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.smallLaptop\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.smallLaptop\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.smallLaptop\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.smallLaptop\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.smallLaptop\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.smallLaptop\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.smallLaptop\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.smallLaptop\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.smallLaptop\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.smallLaptop\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.smallLaptop\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.smallLaptop\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.smallLaptop\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.smallLaptop\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.smallLaptop\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.smallLaptop\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.smallLaptop\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.smallLaptop\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.smallLaptop\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.smallLaptop\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.smallLaptop\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.smallLaptop\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.smallLaptop\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.smallLaptop\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.smallLaptop\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.smallLaptop\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.smallLaptop\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.smallLaptop\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.smallLaptop\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.smallLaptop\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.smallLaptop\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.smallLaptop\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.smallLaptop\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.smallLaptop\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.smallLaptop\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.smallLaptop\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.smallLaptop\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.smallLaptop\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.smallLaptop\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.smallLaptop\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.smallLaptop\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.smallLaptop\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.smallLaptop\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.smallLaptop\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.smallLaptop\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.smallLaptop\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.smallLaptop\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.smallLaptop\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.smallLaptop\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.smallLaptop\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.smallLaptop\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.smallLaptop\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.smallLaptop\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.smallLaptop\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.smallLaptop\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.smallLaptop\:focus\:translate-x-full:focus{--tw-translate-x:100%}.smallLaptop\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.smallLaptop\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.smallLaptop\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.smallLaptop\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.smallLaptop\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.smallLaptop\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.smallLaptop\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.smallLaptop\:focus\:translate-y-0:focus{--tw-translate-y:0px}.smallLaptop\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.smallLaptop\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.smallLaptop\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.smallLaptop\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.smallLaptop\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.smallLaptop\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.smallLaptop\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.smallLaptop\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.smallLaptop\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.smallLaptop\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.smallLaptop\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.smallLaptop\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.smallLaptop\:focus\:translate-y-13:focus{--tw-translate-y:50px}.smallLaptop\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.smallLaptop\:focus\:translate-y-15:focus{--tw-translate-y:30px}.smallLaptop\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.smallLaptop\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.smallLaptop\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.smallLaptop\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.smallLaptop\:focus\:translate-y-30:focus{--tw-translate-y:30%}.smallLaptop\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.smallLaptop\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.smallLaptop\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.smallLaptop\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.smallLaptop\:focus\:translate-y-45:focus{--tw-translate-y:45%}.smallLaptop\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.smallLaptop\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.smallLaptop\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.smallLaptop\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.smallLaptop\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.smallLaptop\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.smallLaptop\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.smallLaptop\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.smallLaptop\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.smallLaptop\:focus\:translate-y-155:focus{--tw-translate-y:155px}.smallLaptop\:focus\:translate-y-200:focus{--tw-translate-y:20%}.smallLaptop\:focus\:translate-y-300:focus{--tw-translate-y:300px}.smallLaptop\:focus\:translate-y-327:focus{--tw-translate-y:327px}.smallLaptop\:focus\:translate-y-366:focus{--tw-translate-y:366px}.smallLaptop\:focus\:translate-y-415:focus{--tw-translate-y:415px}.smallLaptop\:focus\:translate-y-450:focus{--tw-translate-y:450px}.smallLaptop\:focus\:translate-y-474:focus{--tw-translate-y:474px}.smallLaptop\:focus\:translate-y-500:focus{--tw-translate-y:500px}.smallLaptop\:focus\:translate-y-600:focus{--tw-translate-y:600px}.smallLaptop\:focus\:translate-y-690:focus{--tw-translate-y:690px}.smallLaptop\:focus\:translate-y-px:focus{--tw-translate-y:1px}.smallLaptop\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.smallLaptop\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.smallLaptop\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.smallLaptop\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.smallLaptop\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.smallLaptop\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.smallLaptop\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.smallLaptop\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.smallLaptop\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.smallLaptop\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.smallLaptop\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.smallLaptop\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.smallLaptop\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.smallLaptop\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.smallLaptop\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.smallLaptop\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.smallLaptop\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.smallLaptop\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.smallLaptop\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.smallLaptop\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.smallLaptop\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.smallLaptop\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.smallLaptop\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.smallLaptop\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.smallLaptop\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.smallLaptop\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.smallLaptop\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.smallLaptop\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.smallLaptop\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.smallLaptop\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.smallLaptop\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.smallLaptop\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.smallLaptop\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.smallLaptop\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.smallLaptop\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.smallLaptop\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.smallLaptop\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.smallLaptop\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.smallLaptop\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.smallLaptop\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.smallLaptop\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.smallLaptop\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.smallLaptop\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.smallLaptop\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.smallLaptop\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.smallLaptop\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.smallLaptop\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.smallLaptop\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.smallLaptop\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.smallLaptop\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.smallLaptop\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.smallLaptop\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.smallLaptop\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.smallLaptop\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.smallLaptop\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.smallLaptop\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.smallLaptop\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.smallLaptop\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.smallLaptop\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.smallLaptop\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.smallLaptop\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.smallLaptop\:focus\:translate-y-full:focus{--tw-translate-y:100%}.smallLaptop\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.smallLaptop\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.smallLaptop\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.smallLaptop\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.smallLaptop\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.smallLaptop\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.smallLaptop\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.smallLaptop\:rotate-0{--tw-rotate:0deg}.smallLaptop\:rotate-1{--tw-rotate:1deg}.smallLaptop\:rotate-2{--tw-rotate:2deg}.smallLaptop\:rotate-3{--tw-rotate:3deg}.smallLaptop\:rotate-6{--tw-rotate:6deg}.smallLaptop\:rotate-12{--tw-rotate:12deg}.smallLaptop\:rotate-45{--tw-rotate:45deg}.smallLaptop\:rotate-90{--tw-rotate:90deg}.smallLaptop\:rotate-180{--tw-rotate:180deg}.smallLaptop\:-rotate-180{--tw-rotate:-180deg}.smallLaptop\:-rotate-90{--tw-rotate:-90deg}.smallLaptop\:-rotate-45{--tw-rotate:-45deg}.smallLaptop\:-rotate-12{--tw-rotate:-12deg}.smallLaptop\:-rotate-6{--tw-rotate:-6deg}.smallLaptop\:-rotate-3{--tw-rotate:-3deg}.smallLaptop\:-rotate-2{--tw-rotate:-2deg}.smallLaptop\:-rotate-1{--tw-rotate:-1deg}.smallLaptop\:hover\:rotate-0:hover{--tw-rotate:0deg}.smallLaptop\:hover\:rotate-1:hover{--tw-rotate:1deg}.smallLaptop\:hover\:rotate-2:hover{--tw-rotate:2deg}.smallLaptop\:hover\:rotate-3:hover{--tw-rotate:3deg}.smallLaptop\:hover\:rotate-6:hover{--tw-rotate:6deg}.smallLaptop\:hover\:rotate-12:hover{--tw-rotate:12deg}.smallLaptop\:hover\:rotate-45:hover{--tw-rotate:45deg}.smallLaptop\:hover\:rotate-90:hover{--tw-rotate:90deg}.smallLaptop\:hover\:rotate-180:hover{--tw-rotate:180deg}.smallLaptop\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.smallLaptop\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.smallLaptop\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.smallLaptop\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.smallLaptop\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.smallLaptop\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.smallLaptop\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.smallLaptop\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.smallLaptop\:focus\:rotate-0:focus{--tw-rotate:0deg}.smallLaptop\:focus\:rotate-1:focus{--tw-rotate:1deg}.smallLaptop\:focus\:rotate-2:focus{--tw-rotate:2deg}.smallLaptop\:focus\:rotate-3:focus{--tw-rotate:3deg}.smallLaptop\:focus\:rotate-6:focus{--tw-rotate:6deg}.smallLaptop\:focus\:rotate-12:focus{--tw-rotate:12deg}.smallLaptop\:focus\:rotate-45:focus{--tw-rotate:45deg}.smallLaptop\:focus\:rotate-90:focus{--tw-rotate:90deg}.smallLaptop\:focus\:rotate-180:focus{--tw-rotate:180deg}.smallLaptop\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.smallLaptop\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.smallLaptop\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.smallLaptop\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.smallLaptop\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.smallLaptop\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.smallLaptop\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.smallLaptop\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.smallLaptop\:skew-x-0{--tw-skew-x:0deg}.smallLaptop\:skew-x-1{--tw-skew-x:1deg}.smallLaptop\:skew-x-2{--tw-skew-x:2deg}.smallLaptop\:skew-x-3{--tw-skew-x:3deg}.smallLaptop\:skew-x-6{--tw-skew-x:6deg}.smallLaptop\:skew-x-12{--tw-skew-x:12deg}.smallLaptop\:-skew-x-12{--tw-skew-x:-12deg}.smallLaptop\:-skew-x-6{--tw-skew-x:-6deg}.smallLaptop\:-skew-x-3{--tw-skew-x:-3deg}.smallLaptop\:-skew-x-2{--tw-skew-x:-2deg}.smallLaptop\:-skew-x-1{--tw-skew-x:-1deg}.smallLaptop\:skew-y-0{--tw-skew-y:0deg}.smallLaptop\:skew-y-1{--tw-skew-y:1deg}.smallLaptop\:skew-y-2{--tw-skew-y:2deg}.smallLaptop\:skew-y-3{--tw-skew-y:3deg}.smallLaptop\:skew-y-6{--tw-skew-y:6deg}.smallLaptop\:skew-y-12{--tw-skew-y:12deg}.smallLaptop\:-skew-y-12{--tw-skew-y:-12deg}.smallLaptop\:-skew-y-6{--tw-skew-y:-6deg}.smallLaptop\:-skew-y-3{--tw-skew-y:-3deg}.smallLaptop\:-skew-y-2{--tw-skew-y:-2deg}.smallLaptop\:-skew-y-1{--tw-skew-y:-1deg}.smallLaptop\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.smallLaptop\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.smallLaptop\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.smallLaptop\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.smallLaptop\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.smallLaptop\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.smallLaptop\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.smallLaptop\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.smallLaptop\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.smallLaptop\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.smallLaptop\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.smallLaptop\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.smallLaptop\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.smallLaptop\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.smallLaptop\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.smallLaptop\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.smallLaptop\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.smallLaptop\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.smallLaptop\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.smallLaptop\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.smallLaptop\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.smallLaptop\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.smallLaptop\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.smallLaptop\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.smallLaptop\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.smallLaptop\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.smallLaptop\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.smallLaptop\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.smallLaptop\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.smallLaptop\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.smallLaptop\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.smallLaptop\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.smallLaptop\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.smallLaptop\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.smallLaptop\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.smallLaptop\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.smallLaptop\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.smallLaptop\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.smallLaptop\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.smallLaptop\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.smallLaptop\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.smallLaptop\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.smallLaptop\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.smallLaptop\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.smallLaptop\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.smallLaptop\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.smallLaptop\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.smallLaptop\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.smallLaptop\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.smallLaptop\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.smallLaptop\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallLaptop\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallLaptop\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallLaptop\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallLaptop\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.smallLaptop\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.smallLaptop\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.smallLaptop\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.smallLaptop\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.smallLaptop\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.smallLaptop\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallLaptop\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallLaptop\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallLaptop\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallLaptop\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.smallLaptop\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.smallLaptop\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.smallLaptop\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.smallLaptop\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.smallLaptop\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.smallLaptop\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallLaptop\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallLaptop\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallLaptop\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallLaptop\:scale-x-0{--tw-scale-x:0}.smallLaptop\:scale-x-50{--tw-scale-x:.5}.smallLaptop\:scale-x-75{--tw-scale-x:.75}.smallLaptop\:scale-x-90{--tw-scale-x:.9}.smallLaptop\:scale-x-95{--tw-scale-x:.95}.smallLaptop\:scale-x-100{--tw-scale-x:1}.smallLaptop\:scale-x-105{--tw-scale-x:1.05}.smallLaptop\:scale-x-110{--tw-scale-x:1.1}.smallLaptop\:scale-x-125{--tw-scale-x:1.25}.smallLaptop\:scale-x-150{--tw-scale-x:1.5}.smallLaptop\:scale-y-0{--tw-scale-y:0}.smallLaptop\:scale-y-50{--tw-scale-y:.5}.smallLaptop\:scale-y-75{--tw-scale-y:.75}.smallLaptop\:scale-y-90{--tw-scale-y:.9}.smallLaptop\:scale-y-95{--tw-scale-y:.95}.smallLaptop\:scale-y-100{--tw-scale-y:1}.smallLaptop\:scale-y-105{--tw-scale-y:1.05}.smallLaptop\:scale-y-110{--tw-scale-y:1.1}.smallLaptop\:scale-y-125{--tw-scale-y:1.25}.smallLaptop\:scale-y-150{--tw-scale-y:1.5}.smallLaptop\:hover\:scale-x-0:hover{--tw-scale-x:0}.smallLaptop\:hover\:scale-x-50:hover{--tw-scale-x:.5}.smallLaptop\:hover\:scale-x-75:hover{--tw-scale-x:.75}.smallLaptop\:hover\:scale-x-90:hover{--tw-scale-x:.9}.smallLaptop\:hover\:scale-x-95:hover{--tw-scale-x:.95}.smallLaptop\:hover\:scale-x-100:hover{--tw-scale-x:1}.smallLaptop\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.smallLaptop\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.smallLaptop\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.smallLaptop\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.smallLaptop\:hover\:scale-y-0:hover{--tw-scale-y:0}.smallLaptop\:hover\:scale-y-50:hover{--tw-scale-y:.5}.smallLaptop\:hover\:scale-y-75:hover{--tw-scale-y:.75}.smallLaptop\:hover\:scale-y-90:hover{--tw-scale-y:.9}.smallLaptop\:hover\:scale-y-95:hover{--tw-scale-y:.95}.smallLaptop\:hover\:scale-y-100:hover{--tw-scale-y:1}.smallLaptop\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.smallLaptop\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.smallLaptop\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.smallLaptop\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.smallLaptop\:focus\:scale-x-0:focus{--tw-scale-x:0}.smallLaptop\:focus\:scale-x-50:focus{--tw-scale-x:.5}.smallLaptop\:focus\:scale-x-75:focus{--tw-scale-x:.75}.smallLaptop\:focus\:scale-x-90:focus{--tw-scale-x:.9}.smallLaptop\:focus\:scale-x-95:focus{--tw-scale-x:.95}.smallLaptop\:focus\:scale-x-100:focus{--tw-scale-x:1}.smallLaptop\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.smallLaptop\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.smallLaptop\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.smallLaptop\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.smallLaptop\:focus\:scale-y-0:focus{--tw-scale-y:0}.smallLaptop\:focus\:scale-y-50:focus{--tw-scale-y:.5}.smallLaptop\:focus\:scale-y-75:focus{--tw-scale-y:.75}.smallLaptop\:focus\:scale-y-90:focus{--tw-scale-y:.9}.smallLaptop\:focus\:scale-y-95:focus{--tw-scale-y:.95}.smallLaptop\:focus\:scale-y-100:focus{--tw-scale-y:1}.smallLaptop\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.smallLaptop\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.smallLaptop\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.smallLaptop\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.smallLaptop\:animate-none{animation:none}.smallLaptop\:animate-spin{animation:spin 1s linear infinite}.smallLaptop\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.smallLaptop\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.smallLaptop\:animate-bounce{animation:bounce 1s infinite}.smallLaptop\:cursor-auto{cursor:auto}.smallLaptop\:cursor-default{cursor:default}.smallLaptop\:cursor-pointer{cursor:pointer}.smallLaptop\:cursor-wait{cursor:wait}.smallLaptop\:cursor-text{cursor:text}.smallLaptop\:cursor-move{cursor:move}.smallLaptop\:cursor-help{cursor:help}.smallLaptop\:cursor-not-allowed{cursor:not-allowed}.smallLaptop\:select-none{-webkit-user-select:none;user-select:none}.smallLaptop\:select-text{-webkit-user-select:text;user-select:text}.smallLaptop\:select-all{-webkit-user-select:all;user-select:all}.smallLaptop\:select-auto{-webkit-user-select:auto;user-select:auto}.smallLaptop\:resize-none{resize:none}.smallLaptop\:resize-y{resize:vertical}.smallLaptop\:resize-x{resize:horizontal}.smallLaptop\:resize{resize:both}.smallLaptop\:list-inside{list-style-position:inside}.smallLaptop\:list-outside{list-style-position:outside}.smallLaptop\:list-none{list-style-type:none}.smallLaptop\:list-disc{list-style-type:disc}.smallLaptop\:list-decimal{list-style-type:decimal}.smallLaptop\:appearance-none{appearance:none}.smallLaptop\:auto-cols-auto{grid-auto-columns:auto}.smallLaptop\:auto-cols-min{grid-auto-columns:min-content}.smallLaptop\:auto-cols-max{grid-auto-columns:max-content}.smallLaptop\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.smallLaptop\:grid-flow-row{grid-auto-flow:row}.smallLaptop\:grid-flow-col{grid-auto-flow:column}.smallLaptop\:grid-flow-row-dense{grid-auto-flow:row dense}.smallLaptop\:grid-flow-col-dense{grid-auto-flow:column dense}.smallLaptop\:auto-rows-auto{grid-auto-rows:auto}.smallLaptop\:auto-rows-min{grid-auto-rows:min-content}.smallLaptop\:auto-rows-max{grid-auto-rows:max-content}.smallLaptop\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.smallLaptop\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.smallLaptop\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.smallLaptop\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.smallLaptop\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.smallLaptop\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.smallLaptop\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.smallLaptop\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.smallLaptop\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.smallLaptop\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.smallLaptop\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.smallLaptop\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.smallLaptop\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.smallLaptop\:grid-cols-none{grid-template-columns:none}.smallLaptop\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.smallLaptop\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.smallLaptop\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.smallLaptop\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.smallLaptop\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.smallLaptop\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.smallLaptop\:grid-rows-none{grid-template-rows:none}.smallLaptop\:flex-row{flex-direction:row}.smallLaptop\:flex-row-reverse{flex-direction:row-reverse}.smallLaptop\:flex-col{flex-direction:column}.smallLaptop\:flex-col-reverse{flex-direction:column-reverse}.smallLaptop\:flex-wrap{flex-wrap:wrap}.smallLaptop\:flex-wrap-reverse{flex-wrap:wrap-reverse}.smallLaptop\:flex-nowrap{flex-wrap:nowrap}.smallLaptop\:place-content-center{place-content:center}.smallLaptop\:place-content-start{place-content:start}.smallLaptop\:place-content-end{place-content:end}.smallLaptop\:place-content-between{place-content:space-between}.smallLaptop\:place-content-around{place-content:space-around}.smallLaptop\:place-content-evenly{place-content:space-evenly}.smallLaptop\:place-content-stretch{place-content:stretch}.smallLaptop\:place-items-start{place-items:start}.smallLaptop\:place-items-end{place-items:end}.smallLaptop\:place-items-center{place-items:center}.smallLaptop\:place-items-stretch{place-items:stretch}.smallLaptop\:content-center{align-content:center}.smallLaptop\:content-start{align-content:flex-start}.smallLaptop\:content-end{align-content:flex-end}.smallLaptop\:content-between{align-content:space-between}.smallLaptop\:content-around{align-content:space-around}.smallLaptop\:content-evenly{align-content:space-evenly}.smallLaptop\:items-start{align-items:flex-start}.smallLaptop\:items-end{align-items:flex-end}.smallLaptop\:items-center{align-items:center}.smallLaptop\:items-baseline{align-items:baseline}.smallLaptop\:items-stretch{align-items:stretch}.smallLaptop\:justify-start{justify-content:flex-start}.smallLaptop\:justify-end{justify-content:flex-end}.smallLaptop\:justify-center{justify-content:center}.smallLaptop\:justify-between{justify-content:space-between}.smallLaptop\:justify-around{justify-content:space-around}.smallLaptop\:justify-evenly{justify-content:space-evenly}.smallLaptop\:justify-items-start{justify-items:start}.smallLaptop\:justify-items-end{justify-items:end}.smallLaptop\:justify-items-center{justify-items:center}.smallLaptop\:justify-items-stretch{justify-items:stretch}.smallLaptop\:gap-0{gap:0}.smallLaptop\:gap-1{gap:.25rem}.smallLaptop\:gap-2{gap:.5rem}.smallLaptop\:gap-3{gap:.75rem}.smallLaptop\:gap-4{gap:1rem}.smallLaptop\:gap-5{gap:1.25rem}.smallLaptop\:gap-6{gap:1.5rem}.smallLaptop\:gap-7{gap:1.75rem}.smallLaptop\:gap-8{gap:2rem}.smallLaptop\:gap-9{gap:2.25rem}.smallLaptop\:gap-10{gap:2.5rem}.smallLaptop\:gap-11{gap:2.75rem}.smallLaptop\:gap-12{gap:3rem}.smallLaptop\:gap-13{gap:50px}.smallLaptop\:gap-14{gap:3.5rem}.smallLaptop\:gap-15{gap:30px}.smallLaptop\:gap-16{gap:4rem}.smallLaptop\:gap-20{gap:5rem}.smallLaptop\:gap-24{gap:6rem}.smallLaptop\:gap-28{gap:7rem}.smallLaptop\:gap-30{gap:30%}.smallLaptop\:gap-32{gap:8rem}.smallLaptop\:gap-36{gap:9rem}.smallLaptop\:gap-40{gap:10rem}.smallLaptop\:gap-44{gap:11rem}.smallLaptop\:gap-45{gap:45%}.smallLaptop\:gap-48{gap:12rem}.smallLaptop\:gap-50{gap:12.5rem}.smallLaptop\:gap-52{gap:13rem}.smallLaptop\:gap-56{gap:14rem}.smallLaptop\:gap-60{gap:15rem}.smallLaptop\:gap-64{gap:16rem}.smallLaptop\:gap-72{gap:18rem}.smallLaptop\:gap-80{gap:20rem}.smallLaptop\:gap-96{gap:24rem}.smallLaptop\:gap-155{gap:155px}.smallLaptop\:gap-200{gap:20%}.smallLaptop\:gap-300{gap:300px}.smallLaptop\:gap-327{gap:327px}.smallLaptop\:gap-366{gap:366px}.smallLaptop\:gap-415{gap:415px}.smallLaptop\:gap-450{gap:450px}.smallLaptop\:gap-474{gap:474px}.smallLaptop\:gap-500{gap:500px}.smallLaptop\:gap-600{gap:600px}.smallLaptop\:gap-690{gap:690px}.smallLaptop\:gap-px{gap:1px}.smallLaptop\:gap-0\.5{gap:.125rem}.smallLaptop\:gap-1\.5{gap:.375rem}.smallLaptop\:gap-2\.5{gap:.625rem}.smallLaptop\:gap-3\.5{gap:.875rem}.smallLaptop\:gap-x-0{column-gap:0}.smallLaptop\:gap-x-1{column-gap:.25rem}.smallLaptop\:gap-x-2{column-gap:.5rem}.smallLaptop\:gap-x-3{column-gap:.75rem}.smallLaptop\:gap-x-4{column-gap:1rem}.smallLaptop\:gap-x-5{column-gap:1.25rem}.smallLaptop\:gap-x-6{column-gap:1.5rem}.smallLaptop\:gap-x-7{column-gap:1.75rem}.smallLaptop\:gap-x-8{column-gap:2rem}.smallLaptop\:gap-x-9{column-gap:2.25rem}.smallLaptop\:gap-x-10{column-gap:2.5rem}.smallLaptop\:gap-x-11{column-gap:2.75rem}.smallLaptop\:gap-x-12{column-gap:3rem}.smallLaptop\:gap-x-13{column-gap:50px}.smallLaptop\:gap-x-14{column-gap:3.5rem}.smallLaptop\:gap-x-15{column-gap:30px}.smallLaptop\:gap-x-16{column-gap:4rem}.smallLaptop\:gap-x-20{column-gap:5rem}.smallLaptop\:gap-x-24{column-gap:6rem}.smallLaptop\:gap-x-28{column-gap:7rem}.smallLaptop\:gap-x-30{column-gap:30%}.smallLaptop\:gap-x-32{column-gap:8rem}.smallLaptop\:gap-x-36{column-gap:9rem}.smallLaptop\:gap-x-40{column-gap:10rem}.smallLaptop\:gap-x-44{column-gap:11rem}.smallLaptop\:gap-x-45{column-gap:45%}.smallLaptop\:gap-x-48{column-gap:12rem}.smallLaptop\:gap-x-50{column-gap:12.5rem}.smallLaptop\:gap-x-52{column-gap:13rem}.smallLaptop\:gap-x-56{column-gap:14rem}.smallLaptop\:gap-x-60{column-gap:15rem}.smallLaptop\:gap-x-64{column-gap:16rem}.smallLaptop\:gap-x-72{column-gap:18rem}.smallLaptop\:gap-x-80{column-gap:20rem}.smallLaptop\:gap-x-96{column-gap:24rem}.smallLaptop\:gap-x-155{column-gap:155px}.smallLaptop\:gap-x-200{column-gap:20%}.smallLaptop\:gap-x-300{column-gap:300px}.smallLaptop\:gap-x-327{column-gap:327px}.smallLaptop\:gap-x-366{column-gap:366px}.smallLaptop\:gap-x-415{column-gap:415px}.smallLaptop\:gap-x-450{column-gap:450px}.smallLaptop\:gap-x-474{column-gap:474px}.smallLaptop\:gap-x-500{column-gap:500px}.smallLaptop\:gap-x-600{column-gap:600px}.smallLaptop\:gap-x-690{column-gap:690px}.smallLaptop\:gap-x-px{column-gap:1px}.smallLaptop\:gap-x-0\.5{column-gap:.125rem}.smallLaptop\:gap-x-1\.5{column-gap:.375rem}.smallLaptop\:gap-x-2\.5{column-gap:.625rem}.smallLaptop\:gap-x-3\.5{column-gap:.875rem}.smallLaptop\:gap-y-0{row-gap:0}.smallLaptop\:gap-y-1{row-gap:.25rem}.smallLaptop\:gap-y-2{row-gap:.5rem}.smallLaptop\:gap-y-3{row-gap:.75rem}.smallLaptop\:gap-y-4{row-gap:1rem}.smallLaptop\:gap-y-5{row-gap:1.25rem}.smallLaptop\:gap-y-6{row-gap:1.5rem}.smallLaptop\:gap-y-7{row-gap:1.75rem}.smallLaptop\:gap-y-8{row-gap:2rem}.smallLaptop\:gap-y-9{row-gap:2.25rem}.smallLaptop\:gap-y-10{row-gap:2.5rem}.smallLaptop\:gap-y-11{row-gap:2.75rem}.smallLaptop\:gap-y-12{row-gap:3rem}.smallLaptop\:gap-y-13{row-gap:50px}.smallLaptop\:gap-y-14{row-gap:3.5rem}.smallLaptop\:gap-y-15{row-gap:30px}.smallLaptop\:gap-y-16{row-gap:4rem}.smallLaptop\:gap-y-20{row-gap:5rem}.smallLaptop\:gap-y-24{row-gap:6rem}.smallLaptop\:gap-y-28{row-gap:7rem}.smallLaptop\:gap-y-30{row-gap:30%}.smallLaptop\:gap-y-32{row-gap:8rem}.smallLaptop\:gap-y-36{row-gap:9rem}.smallLaptop\:gap-y-40{row-gap:10rem}.smallLaptop\:gap-y-44{row-gap:11rem}.smallLaptop\:gap-y-45{row-gap:45%}.smallLaptop\:gap-y-48{row-gap:12rem}.smallLaptop\:gap-y-50{row-gap:12.5rem}.smallLaptop\:gap-y-52{row-gap:13rem}.smallLaptop\:gap-y-56{row-gap:14rem}.smallLaptop\:gap-y-60{row-gap:15rem}.smallLaptop\:gap-y-64{row-gap:16rem}.smallLaptop\:gap-y-72{row-gap:18rem}.smallLaptop\:gap-y-80{row-gap:20rem}.smallLaptop\:gap-y-96{row-gap:24rem}.smallLaptop\:gap-y-155{row-gap:155px}.smallLaptop\:gap-y-200{row-gap:20%}.smallLaptop\:gap-y-300{row-gap:300px}.smallLaptop\:gap-y-327{row-gap:327px}.smallLaptop\:gap-y-366{row-gap:366px}.smallLaptop\:gap-y-415{row-gap:415px}.smallLaptop\:gap-y-450{row-gap:450px}.smallLaptop\:gap-y-474{row-gap:474px}.smallLaptop\:gap-y-500{row-gap:500px}.smallLaptop\:gap-y-600{row-gap:600px}.smallLaptop\:gap-y-690{row-gap:690px}.smallLaptop\:gap-y-px{row-gap:1px}.smallLaptop\:gap-y-0\.5{row-gap:.125rem}.smallLaptop\:gap-y-1\.5{row-gap:.375rem}.smallLaptop\:gap-y-2\.5{row-gap:.625rem}.smallLaptop\:gap-y-3\.5{row-gap:.875rem}.smallLaptop\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.smallLaptop\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.smallLaptop\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.smallLaptop\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.smallLaptop\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.smallLaptop\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.smallLaptop\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.smallLaptop\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.smallLaptop\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.smallLaptop\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.smallLaptop\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.smallLaptop\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.smallLaptop\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.smallLaptop\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.smallLaptop\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.smallLaptop\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.smallLaptop\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.smallLaptop\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.smallLaptop\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.smallLaptop\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.smallLaptop\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.smallLaptop\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.smallLaptop\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.smallLaptop\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.smallLaptop\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.smallLaptop\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.smallLaptop\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.smallLaptop\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.smallLaptop\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.smallLaptop\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.smallLaptop\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.smallLaptop\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.smallLaptop\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.smallLaptop\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.smallLaptop\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.smallLaptop\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.smallLaptop\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.smallLaptop\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.smallLaptop\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.smallLaptop\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.smallLaptop\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.smallLaptop\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.smallLaptop\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.smallLaptop\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.smallLaptop\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.smallLaptop\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.smallLaptop\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.smallLaptop\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.smallLaptop\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.smallLaptop\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.smallLaptop\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.smallLaptop\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.smallLaptop\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.smallLaptop\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.smallLaptop\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.smallLaptop\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.smallLaptop\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.smallLaptop\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.smallLaptop\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.smallLaptop\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.smallLaptop\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.smallLaptop\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.smallLaptop\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.smallLaptop\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.smallLaptop\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.smallLaptop\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.smallLaptop\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.smallLaptop\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.smallLaptop\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.smallLaptop\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.smallLaptop\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.smallLaptop\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.smallLaptop\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.smallLaptop\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.smallLaptop\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.smallLaptop\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.smallLaptop\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.smallLaptop\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.smallLaptop\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.smallLaptop\:place-self-auto{place-self:auto}.smallLaptop\:place-self-start{place-self:start}.smallLaptop\:place-self-end{place-self:end}.smallLaptop\:place-self-center{place-self:center}.smallLaptop\:place-self-stretch{place-self:stretch}.smallLaptop\:self-auto{align-self:auto}.smallLaptop\:self-start{align-self:flex-start}.smallLaptop\:self-end{align-self:flex-end}.smallLaptop\:self-center{align-self:center}.smallLaptop\:self-stretch{align-self:stretch}.smallLaptop\:self-baseline{align-self:baseline}.smallLaptop\:justify-self-auto{justify-self:auto}.smallLaptop\:justify-self-start{justify-self:start}.smallLaptop\:justify-self-end{justify-self:end}.smallLaptop\:justify-self-center{justify-self:center}.smallLaptop\:justify-self-stretch{justify-self:stretch}.smallLaptop\:overflow-auto{overflow:auto}.smallLaptop\:overflow-hidden{overflow:hidden}.smallLaptop\:overflow-visible{overflow:visible}.smallLaptop\:overflow-scroll{overflow:scroll}.smallLaptop\:overflow-x-auto{overflow-x:auto}.smallLaptop\:overflow-y-auto{overflow-y:auto}.smallLaptop\:overflow-x-hidden{overflow-x:hidden}.smallLaptop\:overflow-y-hidden{overflow-y:hidden}.smallLaptop\:overflow-x-visible{overflow-x:visible}.smallLaptop\:overflow-y-visible{overflow-y:visible}.smallLaptop\:overflow-x-scroll{overflow-x:scroll}.smallLaptop\:overflow-y-scroll{overflow-y:scroll}.smallLaptop\:overscroll-auto{overscroll-behavior:auto}.smallLaptop\:overscroll-contain{overscroll-behavior:contain}.smallLaptop\:overscroll-none{overscroll-behavior:none}.smallLaptop\:overscroll-y-auto{overscroll-behavior-y:auto}.smallLaptop\:overscroll-y-contain{overscroll-behavior-y:contain}.smallLaptop\:overscroll-y-none{overscroll-behavior-y:none}.smallLaptop\:overscroll-x-auto{overscroll-behavior-x:auto}.smallLaptop\:overscroll-x-contain{overscroll-behavior-x:contain}.smallLaptop\:overscroll-x-none{overscroll-behavior-x:none}.smallLaptop\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smallLaptop\:overflow-ellipsis{text-overflow:ellipsis}.smallLaptop\:overflow-clip{text-overflow:clip}.smallLaptop\:whitespace-normal{white-space:normal}.smallLaptop\:whitespace-nowrap{white-space:nowrap}.smallLaptop\:whitespace-pre{white-space:pre}.smallLaptop\:whitespace-pre-line{white-space:pre-line}.smallLaptop\:whitespace-pre-wrap{white-space:pre-wrap}.smallLaptop\:break-normal{overflow-wrap:normal;word-break:normal}.smallLaptop\:break-words{overflow-wrap:break-word}.smallLaptop\:break-all{word-break:break-all}.smallLaptop\:rounded-none{border-radius:0}.smallLaptop\:rounded-sm{border-radius:.125rem}.smallLaptop\:rounded{border-radius:.25rem}.smallLaptop\:rounded-md{border-radius:.375rem}.smallLaptop\:rounded-lg{border-radius:.5rem}.smallLaptop\:rounded-xl{border-radius:.75rem}.smallLaptop\:rounded-2xl{border-radius:1rem}.smallLaptop\:rounded-3xl{border-radius:1.5rem}.smallLaptop\:rounded-full{border-radius:9999px}.smallLaptop\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.smallLaptop\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.smallLaptop\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.smallLaptop\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.smallLaptop\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.smallLaptop\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.smallLaptop\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.smallLaptop\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.smallLaptop\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.smallLaptop\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.smallLaptop\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.smallLaptop\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.smallLaptop\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.smallLaptop\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.smallLaptop\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.smallLaptop\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.smallLaptop\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.smallLaptop\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.smallLaptop\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.smallLaptop\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.smallLaptop\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.smallLaptop\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.smallLaptop\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.smallLaptop\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.smallLaptop\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.smallLaptop\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.smallLaptop\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.smallLaptop\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.smallLaptop\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.smallLaptop\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.smallLaptop\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.smallLaptop\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.smallLaptop\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.smallLaptop\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.smallLaptop\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.smallLaptop\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.smallLaptop\:rounded-tl-none{border-top-left-radius:0}.smallLaptop\:rounded-tl-sm{border-top-left-radius:.125rem}.smallLaptop\:rounded-tl{border-top-left-radius:.25rem}.smallLaptop\:rounded-tl-md{border-top-left-radius:.375rem}.smallLaptop\:rounded-tl-lg{border-top-left-radius:.5rem}.smallLaptop\:rounded-tl-xl{border-top-left-radius:.75rem}.smallLaptop\:rounded-tl-2xl{border-top-left-radius:1rem}.smallLaptop\:rounded-tl-3xl{border-top-left-radius:1.5rem}.smallLaptop\:rounded-tl-full{border-top-left-radius:9999px}.smallLaptop\:rounded-tr-none{border-top-right-radius:0}.smallLaptop\:rounded-tr-sm{border-top-right-radius:.125rem}.smallLaptop\:rounded-tr{border-top-right-radius:.25rem}.smallLaptop\:rounded-tr-md{border-top-right-radius:.375rem}.smallLaptop\:rounded-tr-lg{border-top-right-radius:.5rem}.smallLaptop\:rounded-tr-xl{border-top-right-radius:.75rem}.smallLaptop\:rounded-tr-2xl{border-top-right-radius:1rem}.smallLaptop\:rounded-tr-3xl{border-top-right-radius:1.5rem}.smallLaptop\:rounded-tr-full{border-top-right-radius:9999px}.smallLaptop\:rounded-br-none{border-bottom-right-radius:0}.smallLaptop\:rounded-br-sm{border-bottom-right-radius:.125rem}.smallLaptop\:rounded-br{border-bottom-right-radius:.25rem}.smallLaptop\:rounded-br-md{border-bottom-right-radius:.375rem}.smallLaptop\:rounded-br-lg{border-bottom-right-radius:.5rem}.smallLaptop\:rounded-br-xl{border-bottom-right-radius:.75rem}.smallLaptop\:rounded-br-2xl{border-bottom-right-radius:1rem}.smallLaptop\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.smallLaptop\:rounded-br-full{border-bottom-right-radius:9999px}.smallLaptop\:rounded-bl-none{border-bottom-left-radius:0}.smallLaptop\:rounded-bl-sm{border-bottom-left-radius:.125rem}.smallLaptop\:rounded-bl{border-bottom-left-radius:.25rem}.smallLaptop\:rounded-bl-md{border-bottom-left-radius:.375rem}.smallLaptop\:rounded-bl-lg{border-bottom-left-radius:.5rem}.smallLaptop\:rounded-bl-xl{border-bottom-left-radius:.75rem}.smallLaptop\:rounded-bl-2xl{border-bottom-left-radius:1rem}.smallLaptop\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.smallLaptop\:rounded-bl-full{border-bottom-left-radius:9999px}.smallLaptop\:border-0{border-width:0}.smallLaptop\:border-2{border-width:2px}.smallLaptop\:border-4{border-width:4px}.smallLaptop\:border-8{border-width:8px}.smallLaptop\:border{border-width:1px}.smallLaptop\:border-t-0{border-top-width:0}.smallLaptop\:border-t-2{border-top-width:2px}.smallLaptop\:border-t-4{border-top-width:4px}.smallLaptop\:border-t-8{border-top-width:8px}.smallLaptop\:border-t{border-top-width:1px}.smallLaptop\:border-r-0{border-right-width:0}.smallLaptop\:border-r-2{border-right-width:2px}.smallLaptop\:border-r-4{border-right-width:4px}.smallLaptop\:border-r-8{border-right-width:8px}.smallLaptop\:border-r{border-right-width:1px}.smallLaptop\:border-b-0{border-bottom-width:0}.smallLaptop\:border-b-2{border-bottom-width:2px}.smallLaptop\:border-b-4{border-bottom-width:4px}.smallLaptop\:border-b-8{border-bottom-width:8px}.smallLaptop\:border-b{border-bottom-width:1px}.smallLaptop\:border-l-0{border-left-width:0}.smallLaptop\:border-l-2{border-left-width:2px}.smallLaptop\:border-l-4{border-left-width:4px}.smallLaptop\:border-l-8{border-left-width:8px}.smallLaptop\:border-l{border-left-width:1px}.smallLaptop\:border-solid{border-style:solid}.smallLaptop\:border-dashed{border-style:dashed}.smallLaptop\:border-dotted{border-style:dotted}.smallLaptop\:border-double{border-style:double}.smallLaptop\:border-none{border-style:none}.smallLaptop\:border-transparent{border-color:#0000}.smallLaptop\:border-current{border-color:currentColor}.smallLaptop\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallLaptop\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallLaptop\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallLaptop\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallLaptop\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallLaptop\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallLaptop\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallLaptop\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallLaptop\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallLaptop\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallLaptop\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallLaptop\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallLaptop\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallLaptop\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallLaptop\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallLaptop\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallLaptop\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallLaptop\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallLaptop\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallLaptop\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallLaptop\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallLaptop\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallLaptop\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallLaptop\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallLaptop\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallLaptop\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallLaptop\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallLaptop\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallLaptop\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallLaptop\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallLaptop\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallLaptop\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallLaptop\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallLaptop\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallLaptop\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallLaptop\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallLaptop\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallLaptop\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallLaptop\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallLaptop\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallLaptop\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallLaptop\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallLaptop\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallLaptop\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallLaptop\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallLaptop\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallLaptop\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallLaptop\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallLaptop\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallLaptop\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallLaptop\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallLaptop\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallLaptop\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallLaptop\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallLaptop\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallLaptop\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallLaptop\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallLaptop\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallLaptop\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallLaptop\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallLaptop\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallLaptop\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallLaptop\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallLaptop\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallLaptop\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallLaptop\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallLaptop\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallLaptop\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallLaptop\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallLaptop\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallLaptop\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallLaptop\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallLaptop\:border-text-dark2{border-color:#0009}.smallLaptop\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallLaptop\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallLaptop\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallLaptop\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallLaptop\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallLaptop\:border-grey-light3{border-color:FEFEFE}.smallLaptop\:border-grey-light4{border-color:E8E8E8}.smallLaptop\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallLaptop\:border-grey-light6{border-color:#e8e8e85e}.smallLaptop\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallLaptop\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallLaptop\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallLaptop\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-transparent{border-color:#0000}.group:hover .smallLaptop\:group-hover\:border-current{border-color:currentColor}.group:hover .smallLaptop\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .smallLaptop\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .smallLaptop\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .smallLaptop\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .smallLaptop\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .smallLaptop\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-transparent:focus-within{border-color:#0000}.smallLaptop\:focus-within\:border-current:focus-within{border-color:currentColor}.smallLaptop\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.smallLaptop\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.smallLaptop\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.smallLaptop\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.smallLaptop\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallLaptop\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallLaptop\:hover\:border-transparent:hover{border-color:#0000}.smallLaptop\:hover\:border-current:hover{border-color:currentColor}.smallLaptop\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallLaptop\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallLaptop\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallLaptop\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallLaptop\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallLaptop\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallLaptop\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallLaptop\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallLaptop\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallLaptop\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallLaptop\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallLaptop\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallLaptop\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallLaptop\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallLaptop\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallLaptop\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallLaptop\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallLaptop\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallLaptop\:hover\:border-text-dark2:hover{border-color:#0009}.smallLaptop\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallLaptop\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallLaptop\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-light3:hover{border-color:FEFEFE}.smallLaptop\:hover\:border-grey-light4:hover{border-color:E8E8E8}.smallLaptop\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.smallLaptop\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallLaptop\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallLaptop\:focus\:border-transparent:focus{border-color:#0000}.smallLaptop\:focus\:border-current:focus{border-color:currentColor}.smallLaptop\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallLaptop\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallLaptop\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallLaptop\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallLaptop\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallLaptop\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallLaptop\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallLaptop\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallLaptop\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallLaptop\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallLaptop\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallLaptop\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallLaptop\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallLaptop\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallLaptop\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallLaptop\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallLaptop\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallLaptop\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallLaptop\:focus\:border-text-dark2:focus{border-color:#0009}.smallLaptop\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallLaptop\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallLaptop\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-light3:focus{border-color:FEFEFE}.smallLaptop\:focus\:border-grey-light4:focus{border-color:E8E8E8}.smallLaptop\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.smallLaptop\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallLaptop\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallLaptop\:border-opacity-0{--tw-border-opacity:0}.smallLaptop\:border-opacity-5{--tw-border-opacity:0.05}.smallLaptop\:border-opacity-10{--tw-border-opacity:0.1}.smallLaptop\:border-opacity-20{--tw-border-opacity:0.2}.smallLaptop\:border-opacity-25{--tw-border-opacity:0.25}.smallLaptop\:border-opacity-30{--tw-border-opacity:0.3}.smallLaptop\:border-opacity-40{--tw-border-opacity:0.4}.smallLaptop\:border-opacity-50{--tw-border-opacity:0.5}.smallLaptop\:border-opacity-60{--tw-border-opacity:0.6}.smallLaptop\:border-opacity-70{--tw-border-opacity:0.7}.smallLaptop\:border-opacity-75{--tw-border-opacity:0.75}.smallLaptop\:border-opacity-80{--tw-border-opacity:0.8}.smallLaptop\:border-opacity-90{--tw-border-opacity:0.9}.smallLaptop\:border-opacity-95{--tw-border-opacity:0.95}.smallLaptop\:border-opacity-100{--tw-border-opacity:1}.group:hover .smallLaptop\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .smallLaptop\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .smallLaptop\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .smallLaptop\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .smallLaptop\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .smallLaptop\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .smallLaptop\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .smallLaptop\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .smallLaptop\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .smallLaptop\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .smallLaptop\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .smallLaptop\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .smallLaptop\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .smallLaptop\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .smallLaptop\:group-hover\:border-opacity-100{--tw-border-opacity:1}.smallLaptop\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.smallLaptop\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.smallLaptop\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.smallLaptop\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.smallLaptop\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.smallLaptop\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.smallLaptop\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.smallLaptop\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.smallLaptop\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.smallLaptop\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.smallLaptop\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.smallLaptop\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.smallLaptop\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.smallLaptop\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.smallLaptop\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.smallLaptop\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.smallLaptop\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.smallLaptop\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.smallLaptop\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.smallLaptop\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.smallLaptop\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.smallLaptop\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.smallLaptop\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.smallLaptop\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.smallLaptop\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.smallLaptop\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.smallLaptop\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.smallLaptop\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.smallLaptop\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.smallLaptop\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.smallLaptop\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.smallLaptop\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.smallLaptop\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.smallLaptop\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.smallLaptop\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.smallLaptop\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.smallLaptop\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.smallLaptop\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.smallLaptop\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.smallLaptop\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.smallLaptop\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.smallLaptop\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.smallLaptop\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.smallLaptop\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.smallLaptop\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.smallLaptop\:bg-transparent{background-color:initial}.smallLaptop\:bg-current{background-color:currentColor}.smallLaptop\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallLaptop\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallLaptop\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallLaptop\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallLaptop\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallLaptop\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallLaptop\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallLaptop\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallLaptop\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallLaptop\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallLaptop\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallLaptop\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallLaptop\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallLaptop\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallLaptop\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallLaptop\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallLaptop\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallLaptop\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallLaptop\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallLaptop\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallLaptop\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallLaptop\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallLaptop\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallLaptop\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallLaptop\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallLaptop\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallLaptop\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallLaptop\:bg-text-dark2{background-color:#0009}.smallLaptop\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallLaptop\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallLaptop\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-light3{background-color:FEFEFE}.smallLaptop\:bg-grey-light4{background-color:E8E8E8}.smallLaptop\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-light6{background-color:#e8e8e85e}.smallLaptop\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallLaptop\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-transparent{background-color:initial}.group:hover .smallLaptop\:group-hover\:bg-current{background-color:currentColor}.group:hover .smallLaptop\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .smallLaptop\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .smallLaptop\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .smallLaptop\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .smallLaptop\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .smallLaptop\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-transparent:focus-within{background-color:initial}.smallLaptop\:focus-within\:bg-current:focus-within{background-color:currentColor}.smallLaptop\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.smallLaptop\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.smallLaptop\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.smallLaptop\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.smallLaptop\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallLaptop\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-transparent:hover{background-color:initial}.smallLaptop\:hover\:bg-current:hover{background-color:currentColor}.smallLaptop\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-text-dark2:hover{background-color:#0009}.smallLaptop\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.smallLaptop\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.smallLaptop\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.smallLaptop\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallLaptop\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-transparent:focus{background-color:initial}.smallLaptop\:focus\:bg-current:focus{background-color:currentColor}.smallLaptop\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-text-dark2:focus{background-color:#0009}.smallLaptop\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.smallLaptop\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.smallLaptop\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.smallLaptop\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallLaptop\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallLaptop\:bg-opacity-0{--tw-bg-opacity:0}.smallLaptop\:bg-opacity-5{--tw-bg-opacity:0.05}.smallLaptop\:bg-opacity-10{--tw-bg-opacity:0.1}.smallLaptop\:bg-opacity-20{--tw-bg-opacity:0.2}.smallLaptop\:bg-opacity-25{--tw-bg-opacity:0.25}.smallLaptop\:bg-opacity-30{--tw-bg-opacity:0.3}.smallLaptop\:bg-opacity-40{--tw-bg-opacity:0.4}.smallLaptop\:bg-opacity-50{--tw-bg-opacity:0.5}.smallLaptop\:bg-opacity-60{--tw-bg-opacity:0.6}.smallLaptop\:bg-opacity-70{--tw-bg-opacity:0.7}.smallLaptop\:bg-opacity-75{--tw-bg-opacity:0.75}.smallLaptop\:bg-opacity-80{--tw-bg-opacity:0.8}.smallLaptop\:bg-opacity-90{--tw-bg-opacity:0.9}.smallLaptop\:bg-opacity-95{--tw-bg-opacity:0.95}.smallLaptop\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .smallLaptop\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .smallLaptop\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .smallLaptop\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .smallLaptop\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .smallLaptop\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .smallLaptop\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .smallLaptop\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .smallLaptop\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .smallLaptop\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .smallLaptop\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .smallLaptop\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .smallLaptop\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .smallLaptop\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .smallLaptop\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .smallLaptop\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.smallLaptop\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.smallLaptop\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.smallLaptop\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.smallLaptop\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.smallLaptop\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.smallLaptop\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.smallLaptop\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.smallLaptop\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.smallLaptop\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.smallLaptop\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.smallLaptop\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.smallLaptop\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.smallLaptop\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.smallLaptop\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.smallLaptop\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.smallLaptop\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.smallLaptop\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.smallLaptop\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.smallLaptop\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.smallLaptop\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.smallLaptop\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.smallLaptop\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.smallLaptop\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.smallLaptop\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.smallLaptop\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.smallLaptop\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.smallLaptop\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.smallLaptop\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.smallLaptop\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.smallLaptop\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.smallLaptop\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.smallLaptop\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.smallLaptop\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.smallLaptop\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.smallLaptop\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.smallLaptop\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.smallLaptop\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.smallLaptop\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.smallLaptop\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.smallLaptop\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.smallLaptop\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.smallLaptop\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.smallLaptop\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.smallLaptop\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.smallLaptop\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.smallLaptop\:bg-none{background-image:none}.smallLaptop\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.smallLaptop\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.smallLaptop\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallLaptop\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallLaptop\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallLaptop\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallLaptop\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallLaptop\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallLaptop\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallLaptop\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallLaptop\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallLaptop\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallLaptop\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallLaptop\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallLaptop\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallLaptop\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallLaptop\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallLaptop\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallLaptop\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallLaptop\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallLaptop\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallLaptop\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallLaptop\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallLaptop\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallLaptop\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallLaptop\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallLaptop\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallLaptop\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallLaptop\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallLaptop\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallLaptop\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallLaptop\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallLaptop\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallLaptop\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallLaptop\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallLaptop\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallLaptop\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallLaptop\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallLaptop\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallLaptop\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallLaptop\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallLaptop\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallLaptop\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallLaptop\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallLaptop\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallLaptop\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallLaptop\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallLaptop\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallLaptop\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallLaptop\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallLaptop\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallLaptop\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallLaptop\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallLaptop\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallLaptop\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallLaptop\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallLaptop\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallLaptop\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallLaptop\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallLaptop\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallLaptop\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallLaptop\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallLaptop\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallLaptop\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallLaptop\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallLaptop\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallLaptop\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallLaptop\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallLaptop\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallLaptop\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallLaptop\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallLaptop\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallLaptop\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallLaptop\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallLaptop\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallLaptop\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallLaptop\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallLaptop\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallLaptop\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallLaptop\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallLaptop\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallLaptop\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallLaptop\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallLaptop\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallLaptop\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallLaptop\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallLaptop\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallLaptop\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallLaptop\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallLaptop\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallLaptop\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallLaptop\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallLaptop\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallLaptop\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallLaptop\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallLaptop\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallLaptop\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallLaptop\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallLaptop\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallLaptop\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallLaptop\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallLaptop\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallLaptop\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallLaptop\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallLaptop\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallLaptop\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallLaptop\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallLaptop\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallLaptop\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallLaptop\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallLaptop\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallLaptop\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallLaptop\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallLaptop\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallLaptop\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallLaptop\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallLaptop\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallLaptop\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallLaptop\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallLaptop\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallLaptop\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallLaptop\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallLaptop\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallLaptop\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallLaptop\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallLaptop\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallLaptop\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallLaptop\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallLaptop\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallLaptop\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallLaptop\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallLaptop\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallLaptop\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallLaptop\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallLaptop\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallLaptop\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallLaptop\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallLaptop\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallLaptop\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallLaptop\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallLaptop\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallLaptop\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallLaptop\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallLaptop\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallLaptop\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallLaptop\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallLaptop\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallLaptop\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallLaptop\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallLaptop\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallLaptop\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallLaptop\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallLaptop\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallLaptop\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallLaptop\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallLaptop\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallLaptop\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallLaptop\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallLaptop\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallLaptop\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallLaptop\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallLaptop\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallLaptop\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallLaptop\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallLaptop\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallLaptop\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallLaptop\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallLaptop\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallLaptop\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallLaptop\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallLaptop\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallLaptop\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallLaptop\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallLaptop\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallLaptop\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallLaptop\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallLaptop\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallLaptop\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallLaptop\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallLaptop\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallLaptop\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallLaptop\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallLaptop\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallLaptop\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallLaptop\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallLaptop\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallLaptop\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallLaptop\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallLaptop\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallLaptop\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallLaptop\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallLaptop\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallLaptop\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallLaptop\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallLaptop\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallLaptop\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallLaptop\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallLaptop\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallLaptop\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallLaptop\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallLaptop\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallLaptop\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallLaptop\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallLaptop\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallLaptop\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallLaptop\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallLaptop\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallLaptop\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallLaptop\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallLaptop\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallLaptop\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallLaptop\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallLaptop\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallLaptop\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallLaptop\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallLaptop\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallLaptop\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallLaptop\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallLaptop\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallLaptop\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallLaptop\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallLaptop\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallLaptop\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallLaptop\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallLaptop\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallLaptop\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallLaptop\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallLaptop\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallLaptop\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallLaptop\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallLaptop\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallLaptop\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallLaptop\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallLaptop\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallLaptop\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallLaptop\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallLaptop\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallLaptop\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallLaptop\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallLaptop\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallLaptop\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallLaptop\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallLaptop\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallLaptop\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallLaptop\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallLaptop\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallLaptop\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallLaptop\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallLaptop\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallLaptop\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallLaptop\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallLaptop\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallLaptop\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallLaptop\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallLaptop\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallLaptop\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallLaptop\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallLaptop\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallLaptop\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallLaptop\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallLaptop\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallLaptop\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallLaptop\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallLaptop\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallLaptop\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallLaptop\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallLaptop\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallLaptop\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallLaptop\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallLaptop\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallLaptop\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallLaptop\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallLaptop\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallLaptop\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallLaptop\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallLaptop\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallLaptop\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallLaptop\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallLaptop\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallLaptop\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallLaptop\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallLaptop\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallLaptop\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallLaptop\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallLaptop\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallLaptop\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallLaptop\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallLaptop\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallLaptop\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallLaptop\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallLaptop\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallLaptop\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallLaptop\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallLaptop\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallLaptop\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallLaptop\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallLaptop\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallLaptop\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallLaptop\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallLaptop\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallLaptop\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallLaptop\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallLaptop\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallLaptop\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallLaptop\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallLaptop\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallLaptop\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallLaptop\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallLaptop\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallLaptop\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallLaptop\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallLaptop\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallLaptop\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallLaptop\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallLaptop\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallLaptop\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallLaptop\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallLaptop\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallLaptop\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallLaptop\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallLaptop\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallLaptop\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallLaptop\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallLaptop\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallLaptop\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallLaptop\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallLaptop\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallLaptop\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallLaptop\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallLaptop\:to-transparent{--tw-gradient-to:#0000}.smallLaptop\:to-current{--tw-gradient-to:currentColor}.smallLaptop\:to-black{--tw-gradient-to:#000}.smallLaptop\:to-white{--tw-gradient-to:#fff}.smallLaptop\:to-gray-50{--tw-gradient-to:#f9fafb}.smallLaptop\:to-gray-100{--tw-gradient-to:#f3f4f6}.smallLaptop\:to-gray-200{--tw-gradient-to:#e5e7eb}.smallLaptop\:to-gray-300{--tw-gradient-to:#d1d5db}.smallLaptop\:to-gray-400{--tw-gradient-to:#9ca3af}.smallLaptop\:to-gray-500{--tw-gradient-to:#6b7280}.smallLaptop\:to-gray-600{--tw-gradient-to:#4b5563}.smallLaptop\:to-gray-700{--tw-gradient-to:#374151}.smallLaptop\:to-gray-800{--tw-gradient-to:#1f2937}.smallLaptop\:to-gray-900{--tw-gradient-to:#111827}.smallLaptop\:to-red{--tw-gradient-to:#ff002a}.smallLaptop\:to-yellow-50{--tw-gradient-to:#fffbeb}.smallLaptop\:to-yellow-100{--tw-gradient-to:#fef3c7}.smallLaptop\:to-yellow-200{--tw-gradient-to:#fde68a}.smallLaptop\:to-yellow-300{--tw-gradient-to:#fcd34d}.smallLaptop\:to-yellow-400{--tw-gradient-to:#fbbf24}.smallLaptop\:to-yellow-500{--tw-gradient-to:#f59e0b}.smallLaptop\:to-yellow-600{--tw-gradient-to:#d97706}.smallLaptop\:to-yellow-700{--tw-gradient-to:#b45309}.smallLaptop\:to-yellow-800{--tw-gradient-to:#92400e}.smallLaptop\:to-yellow-900{--tw-gradient-to:#78350f}.smallLaptop\:to-green-50{--tw-gradient-to:#ecfdf5}.smallLaptop\:to-green-100{--tw-gradient-to:#d1fae5}.smallLaptop\:to-green-200{--tw-gradient-to:#a7f3d0}.smallLaptop\:to-green-300{--tw-gradient-to:#6ee7b7}.smallLaptop\:to-green-400{--tw-gradient-to:#34d399}.smallLaptop\:to-green-500{--tw-gradient-to:#10b981}.smallLaptop\:to-green-600{--tw-gradient-to:#059669}.smallLaptop\:to-green-700{--tw-gradient-to:#047857}.smallLaptop\:to-green-800{--tw-gradient-to:#065f46}.smallLaptop\:to-green-900{--tw-gradient-to:#064e3b}.smallLaptop\:to-blue{--tw-gradient-to:#3b82f6}.smallLaptop\:to-indigo-50{--tw-gradient-to:#eef2ff}.smallLaptop\:to-indigo-100{--tw-gradient-to:#e0e7ff}.smallLaptop\:to-indigo-200{--tw-gradient-to:#c7d2fe}.smallLaptop\:to-indigo-300{--tw-gradient-to:#a5b4fc}.smallLaptop\:to-indigo-400{--tw-gradient-to:#818cf8}.smallLaptop\:to-indigo-500{--tw-gradient-to:#6366f1}.smallLaptop\:to-indigo-600{--tw-gradient-to:#4f46e5}.smallLaptop\:to-indigo-700{--tw-gradient-to:#4338ca}.smallLaptop\:to-indigo-800{--tw-gradient-to:#3730a3}.smallLaptop\:to-indigo-900{--tw-gradient-to:#312e81}.smallLaptop\:to-purple-50{--tw-gradient-to:#f5f3ff}.smallLaptop\:to-purple-100{--tw-gradient-to:#ede9fe}.smallLaptop\:to-purple-200{--tw-gradient-to:#ddd6fe}.smallLaptop\:to-purple-300{--tw-gradient-to:#c4b5fd}.smallLaptop\:to-purple-400{--tw-gradient-to:#a78bfa}.smallLaptop\:to-purple-500{--tw-gradient-to:#8b5cf6}.smallLaptop\:to-purple-600{--tw-gradient-to:#7c3aed}.smallLaptop\:to-purple-700{--tw-gradient-to:#6d28d9}.smallLaptop\:to-purple-800{--tw-gradient-to:#5b21b6}.smallLaptop\:to-purple-900{--tw-gradient-to:#4c1d95}.smallLaptop\:to-pink-50{--tw-gradient-to:#fdf2f8}.smallLaptop\:to-pink-100{--tw-gradient-to:#fce7f3}.smallLaptop\:to-pink-200{--tw-gradient-to:#fbcfe8}.smallLaptop\:to-pink-300{--tw-gradient-to:#f9a8d4}.smallLaptop\:to-pink-400{--tw-gradient-to:#f472b6}.smallLaptop\:to-pink-500{--tw-gradient-to:#ec4899}.smallLaptop\:to-pink-600{--tw-gradient-to:#db2777}.smallLaptop\:to-pink-700{--tw-gradient-to:#be185d}.smallLaptop\:to-pink-800{--tw-gradient-to:#9d174d}.smallLaptop\:to-pink-900{--tw-gradient-to:#831843}.smallLaptop\:to-primary{--tw-gradient-to:#c734e5}.smallLaptop\:to-test{--tw-gradient-to:#743902}.smallLaptop\:to-tertiary{--tw-gradient-to:#4fc143}.smallLaptop\:to-bg_primary{--tw-gradient-to:#af7ba3}.smallLaptop\:to-crd_b{--tw-gradient-to:#263884}.smallLaptop\:to-crd_o{--tw-gradient-to:#f07c6a}.smallLaptop\:to-crd_p{--tw-gradient-to:#009ee0}.smallLaptop\:to-text-dark{--tw-gradient-to:#555b6d}.smallLaptop\:to-text-dark2{--tw-gradient-to:#0009}.smallLaptop\:to-text-primary{--tw-gradient-to:#7a2467}.smallLaptop\:to-text-other{--tw-gradient-to:#11142d}.smallLaptop\:to-text-light{--tw-gradient-to:#9a9ab0}.smallLaptop\:to-grey-light{--tw-gradient-to:#a0a4a8}.smallLaptop\:to-grey-light2{--tw-gradient-to:#dbdde0}.smallLaptop\:to-grey-light3{--tw-gradient-to:FEFEFE}.smallLaptop\:to-grey-light4{--tw-gradient-to:E8E8E8}.smallLaptop\:to-grey-light5{--tw-gradient-to:#f8f9fb}.smallLaptop\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.smallLaptop\:to-grey-white{--tw-gradient-to:#f2f5fb}.smallLaptop\:to-grey-dark{--tw-gradient-to:#52575c}.smallLaptop\:to-grey-vl{--tw-gradient-to:#eff2f7}.smallLaptop\:to-grey-fi{--tw-gradient-to:#c4c4c4}.smallLaptop\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.smallLaptop\:hover\:to-current:hover{--tw-gradient-to:currentColor}.smallLaptop\:hover\:to-black:hover{--tw-gradient-to:#000}.smallLaptop\:hover\:to-white:hover{--tw-gradient-to:#fff}.smallLaptop\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.smallLaptop\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.smallLaptop\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.smallLaptop\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.smallLaptop\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.smallLaptop\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.smallLaptop\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.smallLaptop\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.smallLaptop\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.smallLaptop\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.smallLaptop\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.smallLaptop\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.smallLaptop\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.smallLaptop\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.smallLaptop\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.smallLaptop\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.smallLaptop\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.smallLaptop\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.smallLaptop\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.smallLaptop\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.smallLaptop\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.smallLaptop\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.smallLaptop\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.smallLaptop\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.smallLaptop\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.smallLaptop\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.smallLaptop\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.smallLaptop\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.smallLaptop\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.smallLaptop\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.smallLaptop\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.smallLaptop\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.smallLaptop\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.smallLaptop\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.smallLaptop\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.smallLaptop\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.smallLaptop\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.smallLaptop\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.smallLaptop\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.smallLaptop\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.smallLaptop\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.smallLaptop\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.smallLaptop\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.smallLaptop\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.smallLaptop\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.smallLaptop\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.smallLaptop\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.smallLaptop\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.smallLaptop\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.smallLaptop\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.smallLaptop\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.smallLaptop\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.smallLaptop\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.smallLaptop\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.smallLaptop\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.smallLaptop\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.smallLaptop\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.smallLaptop\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.smallLaptop\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.smallLaptop\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.smallLaptop\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.smallLaptop\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.smallLaptop\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.smallLaptop\:hover\:to-test:hover{--tw-gradient-to:#743902}.smallLaptop\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.smallLaptop\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.smallLaptop\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.smallLaptop\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.smallLaptop\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.smallLaptop\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.smallLaptop\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.smallLaptop\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.smallLaptop\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.smallLaptop\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.smallLaptop\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.smallLaptop\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.smallLaptop\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.smallLaptop\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.smallLaptop\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.smallLaptop\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.smallLaptop\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.smallLaptop\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.smallLaptop\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.smallLaptop\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.smallLaptop\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.smallLaptop\:focus\:to-current:focus{--tw-gradient-to:currentColor}.smallLaptop\:focus\:to-black:focus{--tw-gradient-to:#000}.smallLaptop\:focus\:to-white:focus{--tw-gradient-to:#fff}.smallLaptop\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.smallLaptop\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.smallLaptop\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.smallLaptop\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.smallLaptop\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.smallLaptop\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.smallLaptop\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.smallLaptop\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.smallLaptop\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.smallLaptop\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.smallLaptop\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.smallLaptop\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.smallLaptop\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.smallLaptop\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.smallLaptop\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.smallLaptop\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.smallLaptop\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.smallLaptop\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.smallLaptop\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.smallLaptop\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.smallLaptop\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.smallLaptop\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.smallLaptop\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.smallLaptop\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.smallLaptop\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.smallLaptop\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.smallLaptop\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.smallLaptop\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.smallLaptop\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.smallLaptop\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.smallLaptop\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.smallLaptop\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.smallLaptop\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.smallLaptop\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.smallLaptop\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.smallLaptop\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.smallLaptop\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.smallLaptop\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.smallLaptop\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.smallLaptop\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.smallLaptop\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.smallLaptop\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.smallLaptop\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.smallLaptop\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.smallLaptop\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.smallLaptop\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.smallLaptop\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.smallLaptop\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.smallLaptop\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.smallLaptop\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.smallLaptop\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.smallLaptop\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.smallLaptop\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.smallLaptop\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.smallLaptop\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.smallLaptop\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.smallLaptop\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.smallLaptop\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.smallLaptop\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.smallLaptop\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.smallLaptop\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.smallLaptop\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.smallLaptop\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.smallLaptop\:focus\:to-test:focus{--tw-gradient-to:#743902}.smallLaptop\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.smallLaptop\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.smallLaptop\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.smallLaptop\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.smallLaptop\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.smallLaptop\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.smallLaptop\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.smallLaptop\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.smallLaptop\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.smallLaptop\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.smallLaptop\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.smallLaptop\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.smallLaptop\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.smallLaptop\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.smallLaptop\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.smallLaptop\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.smallLaptop\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.smallLaptop\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.smallLaptop\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.smallLaptop\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.smallLaptop\:bg-auto{background-size:auto}.smallLaptop\:bg-cover{background-size:cover}.smallLaptop\:bg-contain{background-size:contain}.smallLaptop\:bg-fixed{background-attachment:fixed}.smallLaptop\:bg-local{background-attachment:local}.smallLaptop\:bg-scroll{background-attachment:scroll}.smallLaptop\:bg-clip-border{background-clip:initial}.smallLaptop\:bg-clip-padding{background-clip:padding-box}.smallLaptop\:bg-clip-content{background-clip:content-box}.smallLaptop\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.smallLaptop\:bg-bottom{background-position:bottom}.smallLaptop\:bg-center{background-position:50%}.smallLaptop\:bg-left{background-position:0}.smallLaptop\:bg-left-bottom{background-position:0 100%}.smallLaptop\:bg-left-top{background-position:0 0}.smallLaptop\:bg-right{background-position:100%}.smallLaptop\:bg-right-bottom{background-position:100% 100%}.smallLaptop\:bg-right-top{background-position:100% 0}.smallLaptop\:bg-top{background-position:top}.smallLaptop\:bg-repeat{background-repeat:repeat}.smallLaptop\:bg-no-repeat{background-repeat:no-repeat}.smallLaptop\:bg-repeat-x{background-repeat:repeat-x}.smallLaptop\:bg-repeat-y{background-repeat:repeat-y}.smallLaptop\:bg-repeat-round{background-repeat:round}.smallLaptop\:bg-repeat-space{background-repeat:space}.smallLaptop\:fill-current{fill:currentColor}.smallLaptop\:stroke-current{stroke:currentColor}.smallLaptop\:stroke-0{stroke-width:0}.smallLaptop\:stroke-1{stroke-width:1}.smallLaptop\:stroke-2{stroke-width:2}.smallLaptop\:object-contain{object-fit:contain}.smallLaptop\:object-cover{object-fit:cover}.smallLaptop\:object-fill{object-fit:fill}.smallLaptop\:object-none{object-fit:none}.smallLaptop\:object-scale-down{object-fit:scale-down}.smallLaptop\:object-bottom{object-position:bottom}.smallLaptop\:object-center{object-position:center}.smallLaptop\:object-left{object-position:left}.smallLaptop\:object-left-bottom{object-position:left bottom}.smallLaptop\:object-left-top{object-position:left top}.smallLaptop\:object-right{object-position:right}.smallLaptop\:object-right-bottom{object-position:right bottom}.smallLaptop\:object-right-top{object-position:right top}.smallLaptop\:object-top{object-position:top}.smallLaptop\:p-0{padding:0}.smallLaptop\:p-1{padding:.25rem}.smallLaptop\:p-2{padding:.5rem}.smallLaptop\:p-3{padding:.75rem}.smallLaptop\:p-4{padding:1rem}.smallLaptop\:p-5{padding:1.25rem}.smallLaptop\:p-6{padding:1.5rem}.smallLaptop\:p-7{padding:1.75rem}.smallLaptop\:p-8{padding:2rem}.smallLaptop\:p-9{padding:2.25rem}.smallLaptop\:p-10{padding:2.5rem}.smallLaptop\:p-11{padding:2.75rem}.smallLaptop\:p-12{padding:3rem}.smallLaptop\:p-13{padding:50px}.smallLaptop\:p-14{padding:3.5rem}.smallLaptop\:p-15{padding:30px}.smallLaptop\:p-16{padding:4rem}.smallLaptop\:p-20{padding:5rem}.smallLaptop\:p-24{padding:6rem}.smallLaptop\:p-28{padding:7rem}.smallLaptop\:p-30{padding:30%}.smallLaptop\:p-32{padding:8rem}.smallLaptop\:p-36{padding:9rem}.smallLaptop\:p-40{padding:10rem}.smallLaptop\:p-44{padding:11rem}.smallLaptop\:p-45{padding:45%}.smallLaptop\:p-48{padding:12rem}.smallLaptop\:p-50{padding:12.5rem}.smallLaptop\:p-52{padding:13rem}.smallLaptop\:p-56{padding:14rem}.smallLaptop\:p-60{padding:15rem}.smallLaptop\:p-64{padding:16rem}.smallLaptop\:p-72{padding:18rem}.smallLaptop\:p-80{padding:20rem}.smallLaptop\:p-96{padding:24rem}.smallLaptop\:p-155{padding:155px}.smallLaptop\:p-200{padding:20%}.smallLaptop\:p-300{padding:300px}.smallLaptop\:p-327{padding:327px}.smallLaptop\:p-366{padding:366px}.smallLaptop\:p-415{padding:415px}.smallLaptop\:p-450{padding:450px}.smallLaptop\:p-474{padding:474px}.smallLaptop\:p-500{padding:500px}.smallLaptop\:p-600{padding:600px}.smallLaptop\:p-690{padding:690px}.smallLaptop\:p-px{padding:1px}.smallLaptop\:p-0\.5{padding:.125rem}.smallLaptop\:p-1\.5{padding:.375rem}.smallLaptop\:p-2\.5{padding:.625rem}.smallLaptop\:p-3\.5{padding:.875rem}.smallLaptop\:px-0{padding-left:0;padding-right:0}.smallLaptop\:px-1{padding-left:.25rem;padding-right:.25rem}.smallLaptop\:px-2{padding-left:.5rem;padding-right:.5rem}.smallLaptop\:px-3{padding-left:.75rem;padding-right:.75rem}.smallLaptop\:px-4{padding-left:1rem;padding-right:1rem}.smallLaptop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.smallLaptop\:px-6{padding-left:1.5rem;padding-right:1.5rem}.smallLaptop\:px-7{padding-left:1.75rem;padding-right:1.75rem}.smallLaptop\:px-8{padding-left:2rem;padding-right:2rem}.smallLaptop\:px-9{padding-left:2.25rem;padding-right:2.25rem}.smallLaptop\:px-10{padding-left:2.5rem;padding-right:2.5rem}.smallLaptop\:px-11{padding-left:2.75rem;padding-right:2.75rem}.smallLaptop\:px-12{padding-left:3rem;padding-right:3rem}.smallLaptop\:px-13{padding-left:50px;padding-right:50px}.smallLaptop\:px-14{padding-left:3.5rem;padding-right:3.5rem}.smallLaptop\:px-15{padding-left:30px;padding-right:30px}.smallLaptop\:px-16{padding-left:4rem;padding-right:4rem}.smallLaptop\:px-20{padding-left:5rem;padding-right:5rem}.smallLaptop\:px-24{padding-left:6rem;padding-right:6rem}.smallLaptop\:px-28{padding-left:7rem;padding-right:7rem}.smallLaptop\:px-30{padding-left:30%;padding-right:30%}.smallLaptop\:px-32{padding-left:8rem;padding-right:8rem}.smallLaptop\:px-36{padding-left:9rem;padding-right:9rem}.smallLaptop\:px-40{padding-left:10rem;padding-right:10rem}.smallLaptop\:px-44{padding-left:11rem;padding-right:11rem}.smallLaptop\:px-45{padding-left:45%;padding-right:45%}.smallLaptop\:px-48{padding-left:12rem;padding-right:12rem}.smallLaptop\:px-50{padding-left:12.5rem;padding-right:12.5rem}.smallLaptop\:px-52{padding-left:13rem;padding-right:13rem}.smallLaptop\:px-56{padding-left:14rem;padding-right:14rem}.smallLaptop\:px-60{padding-left:15rem;padding-right:15rem}.smallLaptop\:px-64{padding-left:16rem;padding-right:16rem}.smallLaptop\:px-72{padding-left:18rem;padding-right:18rem}.smallLaptop\:px-80{padding-left:20rem;padding-right:20rem}.smallLaptop\:px-96{padding-left:24rem;padding-right:24rem}.smallLaptop\:px-155{padding-left:155px;padding-right:155px}.smallLaptop\:px-200{padding-left:20%;padding-right:20%}.smallLaptop\:px-300{padding-left:300px;padding-right:300px}.smallLaptop\:px-327{padding-left:327px;padding-right:327px}.smallLaptop\:px-366{padding-left:366px;padding-right:366px}.smallLaptop\:px-415{padding-left:415px;padding-right:415px}.smallLaptop\:px-450{padding-left:450px;padding-right:450px}.smallLaptop\:px-474{padding-left:474px;padding-right:474px}.smallLaptop\:px-500{padding-left:500px;padding-right:500px}.smallLaptop\:px-600{padding-left:600px;padding-right:600px}.smallLaptop\:px-690{padding-left:690px;padding-right:690px}.smallLaptop\:px-px{padding-left:1px;padding-right:1px}.smallLaptop\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.smallLaptop\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.smallLaptop\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.smallLaptop\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.smallLaptop\:py-0{padding-bottom:0;padding-top:0}.smallLaptop\:py-1{padding-bottom:.25rem;padding-top:.25rem}.smallLaptop\:py-2{padding-bottom:.5rem;padding-top:.5rem}.smallLaptop\:py-3{padding-bottom:.75rem;padding-top:.75rem}.smallLaptop\:py-4{padding-bottom:1rem;padding-top:1rem}.smallLaptop\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.smallLaptop\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.smallLaptop\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.smallLaptop\:py-8{padding-bottom:2rem;padding-top:2rem}.smallLaptop\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.smallLaptop\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.smallLaptop\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.smallLaptop\:py-12{padding-bottom:3rem;padding-top:3rem}.smallLaptop\:py-13{padding-bottom:50px;padding-top:50px}.smallLaptop\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.smallLaptop\:py-15{padding-bottom:30px;padding-top:30px}.smallLaptop\:py-16{padding-bottom:4rem;padding-top:4rem}.smallLaptop\:py-20{padding-bottom:5rem;padding-top:5rem}.smallLaptop\:py-24{padding-bottom:6rem;padding-top:6rem}.smallLaptop\:py-28{padding-bottom:7rem;padding-top:7rem}.smallLaptop\:py-30{padding-bottom:30%;padding-top:30%}.smallLaptop\:py-32{padding-bottom:8rem;padding-top:8rem}.smallLaptop\:py-36{padding-bottom:9rem;padding-top:9rem}.smallLaptop\:py-40{padding-bottom:10rem;padding-top:10rem}.smallLaptop\:py-44{padding-bottom:11rem;padding-top:11rem}.smallLaptop\:py-45{padding-bottom:45%;padding-top:45%}.smallLaptop\:py-48{padding-bottom:12rem;padding-top:12rem}.smallLaptop\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.smallLaptop\:py-52{padding-bottom:13rem;padding-top:13rem}.smallLaptop\:py-56{padding-bottom:14rem;padding-top:14rem}.smallLaptop\:py-60{padding-bottom:15rem;padding-top:15rem}.smallLaptop\:py-64{padding-bottom:16rem;padding-top:16rem}.smallLaptop\:py-72{padding-bottom:18rem;padding-top:18rem}.smallLaptop\:py-80{padding-bottom:20rem;padding-top:20rem}.smallLaptop\:py-96{padding-bottom:24rem;padding-top:24rem}.smallLaptop\:py-155{padding-bottom:155px;padding-top:155px}.smallLaptop\:py-200{padding-bottom:20%;padding-top:20%}.smallLaptop\:py-300{padding-bottom:300px;padding-top:300px}.smallLaptop\:py-327{padding-bottom:327px;padding-top:327px}.smallLaptop\:py-366{padding-bottom:366px;padding-top:366px}.smallLaptop\:py-415{padding-bottom:415px;padding-top:415px}.smallLaptop\:py-450{padding-bottom:450px;padding-top:450px}.smallLaptop\:py-474{padding-bottom:474px;padding-top:474px}.smallLaptop\:py-500{padding-bottom:500px;padding-top:500px}.smallLaptop\:py-600{padding-bottom:600px;padding-top:600px}.smallLaptop\:py-690{padding-bottom:690px;padding-top:690px}.smallLaptop\:py-px{padding-bottom:1px;padding-top:1px}.smallLaptop\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.smallLaptop\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.smallLaptop\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.smallLaptop\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.smallLaptop\:pt-0{padding-top:0}.smallLaptop\:pt-1{padding-top:.25rem}.smallLaptop\:pt-2{padding-top:.5rem}.smallLaptop\:pt-3{padding-top:.75rem}.smallLaptop\:pt-4{padding-top:1rem}.smallLaptop\:pt-5{padding-top:1.25rem}.smallLaptop\:pt-6{padding-top:1.5rem}.smallLaptop\:pt-7{padding-top:1.75rem}.smallLaptop\:pt-8{padding-top:2rem}.smallLaptop\:pt-9{padding-top:2.25rem}.smallLaptop\:pt-10{padding-top:2.5rem}.smallLaptop\:pt-11{padding-top:2.75rem}.smallLaptop\:pt-12{padding-top:3rem}.smallLaptop\:pt-13{padding-top:50px}.smallLaptop\:pt-14{padding-top:3.5rem}.smallLaptop\:pt-15{padding-top:30px}.smallLaptop\:pt-16{padding-top:4rem}.smallLaptop\:pt-20{padding-top:5rem}.smallLaptop\:pt-24{padding-top:6rem}.smallLaptop\:pt-28{padding-top:7rem}.smallLaptop\:pt-30{padding-top:30%}.smallLaptop\:pt-32{padding-top:8rem}.smallLaptop\:pt-36{padding-top:9rem}.smallLaptop\:pt-40{padding-top:10rem}.smallLaptop\:pt-44{padding-top:11rem}.smallLaptop\:pt-45{padding-top:45%}.smallLaptop\:pt-48{padding-top:12rem}.smallLaptop\:pt-50{padding-top:12.5rem}.smallLaptop\:pt-52{padding-top:13rem}.smallLaptop\:pt-56{padding-top:14rem}.smallLaptop\:pt-60{padding-top:15rem}.smallLaptop\:pt-64{padding-top:16rem}.smallLaptop\:pt-72{padding-top:18rem}.smallLaptop\:pt-80{padding-top:20rem}.smallLaptop\:pt-96{padding-top:24rem}.smallLaptop\:pt-155{padding-top:155px}.smallLaptop\:pt-200{padding-top:20%}.smallLaptop\:pt-300{padding-top:300px}.smallLaptop\:pt-327{padding-top:327px}.smallLaptop\:pt-366{padding-top:366px}.smallLaptop\:pt-415{padding-top:415px}.smallLaptop\:pt-450{padding-top:450px}.smallLaptop\:pt-474{padding-top:474px}.smallLaptop\:pt-500{padding-top:500px}.smallLaptop\:pt-600{padding-top:600px}.smallLaptop\:pt-690{padding-top:690px}.smallLaptop\:pt-px{padding-top:1px}.smallLaptop\:pt-0\.5{padding-top:.125rem}.smallLaptop\:pt-1\.5{padding-top:.375rem}.smallLaptop\:pt-2\.5{padding-top:.625rem}.smallLaptop\:pt-3\.5{padding-top:.875rem}.smallLaptop\:pr-0{padding-right:0}.smallLaptop\:pr-1{padding-right:.25rem}.smallLaptop\:pr-2{padding-right:.5rem}.smallLaptop\:pr-3{padding-right:.75rem}.smallLaptop\:pr-4{padding-right:1rem}.smallLaptop\:pr-5{padding-right:1.25rem}.smallLaptop\:pr-6{padding-right:1.5rem}.smallLaptop\:pr-7{padding-right:1.75rem}.smallLaptop\:pr-8{padding-right:2rem}.smallLaptop\:pr-9{padding-right:2.25rem}.smallLaptop\:pr-10{padding-right:2.5rem}.smallLaptop\:pr-11{padding-right:2.75rem}.smallLaptop\:pr-12{padding-right:3rem}.smallLaptop\:pr-13{padding-right:50px}.smallLaptop\:pr-14{padding-right:3.5rem}.smallLaptop\:pr-15{padding-right:30px}.smallLaptop\:pr-16{padding-right:4rem}.smallLaptop\:pr-20{padding-right:5rem}.smallLaptop\:pr-24{padding-right:6rem}.smallLaptop\:pr-28{padding-right:7rem}.smallLaptop\:pr-30{padding-right:30%}.smallLaptop\:pr-32{padding-right:8rem}.smallLaptop\:pr-36{padding-right:9rem}.smallLaptop\:pr-40{padding-right:10rem}.smallLaptop\:pr-44{padding-right:11rem}.smallLaptop\:pr-45{padding-right:45%}.smallLaptop\:pr-48{padding-right:12rem}.smallLaptop\:pr-50{padding-right:12.5rem}.smallLaptop\:pr-52{padding-right:13rem}.smallLaptop\:pr-56{padding-right:14rem}.smallLaptop\:pr-60{padding-right:15rem}.smallLaptop\:pr-64{padding-right:16rem}.smallLaptop\:pr-72{padding-right:18rem}.smallLaptop\:pr-80{padding-right:20rem}.smallLaptop\:pr-96{padding-right:24rem}.smallLaptop\:pr-155{padding-right:155px}.smallLaptop\:pr-200{padding-right:20%}.smallLaptop\:pr-300{padding-right:300px}.smallLaptop\:pr-327{padding-right:327px}.smallLaptop\:pr-366{padding-right:366px}.smallLaptop\:pr-415{padding-right:415px}.smallLaptop\:pr-450{padding-right:450px}.smallLaptop\:pr-474{padding-right:474px}.smallLaptop\:pr-500{padding-right:500px}.smallLaptop\:pr-600{padding-right:600px}.smallLaptop\:pr-690{padding-right:690px}.smallLaptop\:pr-px{padding-right:1px}.smallLaptop\:pr-0\.5{padding-right:.125rem}.smallLaptop\:pr-1\.5{padding-right:.375rem}.smallLaptop\:pr-2\.5{padding-right:.625rem}.smallLaptop\:pr-3\.5{padding-right:.875rem}.smallLaptop\:pb-0{padding-bottom:0}.smallLaptop\:pb-1{padding-bottom:.25rem}.smallLaptop\:pb-2{padding-bottom:.5rem}.smallLaptop\:pb-3{padding-bottom:.75rem}.smallLaptop\:pb-4{padding-bottom:1rem}.smallLaptop\:pb-5{padding-bottom:1.25rem}.smallLaptop\:pb-6{padding-bottom:1.5rem}.smallLaptop\:pb-7{padding-bottom:1.75rem}.smallLaptop\:pb-8{padding-bottom:2rem}.smallLaptop\:pb-9{padding-bottom:2.25rem}.smallLaptop\:pb-10{padding-bottom:2.5rem}.smallLaptop\:pb-11{padding-bottom:2.75rem}.smallLaptop\:pb-12{padding-bottom:3rem}.smallLaptop\:pb-13{padding-bottom:50px}.smallLaptop\:pb-14{padding-bottom:3.5rem}.smallLaptop\:pb-15{padding-bottom:30px}.smallLaptop\:pb-16{padding-bottom:4rem}.smallLaptop\:pb-20{padding-bottom:5rem}.smallLaptop\:pb-24{padding-bottom:6rem}.smallLaptop\:pb-28{padding-bottom:7rem}.smallLaptop\:pb-30{padding-bottom:30%}.smallLaptop\:pb-32{padding-bottom:8rem}.smallLaptop\:pb-36{padding-bottom:9rem}.smallLaptop\:pb-40{padding-bottom:10rem}.smallLaptop\:pb-44{padding-bottom:11rem}.smallLaptop\:pb-45{padding-bottom:45%}.smallLaptop\:pb-48{padding-bottom:12rem}.smallLaptop\:pb-50{padding-bottom:12.5rem}.smallLaptop\:pb-52{padding-bottom:13rem}.smallLaptop\:pb-56{padding-bottom:14rem}.smallLaptop\:pb-60{padding-bottom:15rem}.smallLaptop\:pb-64{padding-bottom:16rem}.smallLaptop\:pb-72{padding-bottom:18rem}.smallLaptop\:pb-80{padding-bottom:20rem}.smallLaptop\:pb-96{padding-bottom:24rem}.smallLaptop\:pb-155{padding-bottom:155px}.smallLaptop\:pb-200{padding-bottom:20%}.smallLaptop\:pb-300{padding-bottom:300px}.smallLaptop\:pb-327{padding-bottom:327px}.smallLaptop\:pb-366{padding-bottom:366px}.smallLaptop\:pb-415{padding-bottom:415px}.smallLaptop\:pb-450{padding-bottom:450px}.smallLaptop\:pb-474{padding-bottom:474px}.smallLaptop\:pb-500{padding-bottom:500px}.smallLaptop\:pb-600{padding-bottom:600px}.smallLaptop\:pb-690{padding-bottom:690px}.smallLaptop\:pb-px{padding-bottom:1px}.smallLaptop\:pb-0\.5{padding-bottom:.125rem}.smallLaptop\:pb-1\.5{padding-bottom:.375rem}.smallLaptop\:pb-2\.5{padding-bottom:.625rem}.smallLaptop\:pb-3\.5{padding-bottom:.875rem}.smallLaptop\:pl-0{padding-left:0}.smallLaptop\:pl-1{padding-left:.25rem}.smallLaptop\:pl-2{padding-left:.5rem}.smallLaptop\:pl-3{padding-left:.75rem}.smallLaptop\:pl-4{padding-left:1rem}.smallLaptop\:pl-5{padding-left:1.25rem}.smallLaptop\:pl-6{padding-left:1.5rem}.smallLaptop\:pl-7{padding-left:1.75rem}.smallLaptop\:pl-8{padding-left:2rem}.smallLaptop\:pl-9{padding-left:2.25rem}.smallLaptop\:pl-10{padding-left:2.5rem}.smallLaptop\:pl-11{padding-left:2.75rem}.smallLaptop\:pl-12{padding-left:3rem}.smallLaptop\:pl-13{padding-left:50px}.smallLaptop\:pl-14{padding-left:3.5rem}.smallLaptop\:pl-15{padding-left:30px}.smallLaptop\:pl-16{padding-left:4rem}.smallLaptop\:pl-20{padding-left:5rem}.smallLaptop\:pl-24{padding-left:6rem}.smallLaptop\:pl-28{padding-left:7rem}.smallLaptop\:pl-30{padding-left:30%}.smallLaptop\:pl-32{padding-left:8rem}.smallLaptop\:pl-36{padding-left:9rem}.smallLaptop\:pl-40{padding-left:10rem}.smallLaptop\:pl-44{padding-left:11rem}.smallLaptop\:pl-45{padding-left:45%}.smallLaptop\:pl-48{padding-left:12rem}.smallLaptop\:pl-50{padding-left:12.5rem}.smallLaptop\:pl-52{padding-left:13rem}.smallLaptop\:pl-56{padding-left:14rem}.smallLaptop\:pl-60{padding-left:15rem}.smallLaptop\:pl-64{padding-left:16rem}.smallLaptop\:pl-72{padding-left:18rem}.smallLaptop\:pl-80{padding-left:20rem}.smallLaptop\:pl-96{padding-left:24rem}.smallLaptop\:pl-155{padding-left:155px}.smallLaptop\:pl-200{padding-left:20%}.smallLaptop\:pl-300{padding-left:300px}.smallLaptop\:pl-327{padding-left:327px}.smallLaptop\:pl-366{padding-left:366px}.smallLaptop\:pl-415{padding-left:415px}.smallLaptop\:pl-450{padding-left:450px}.smallLaptop\:pl-474{padding-left:474px}.smallLaptop\:pl-500{padding-left:500px}.smallLaptop\:pl-600{padding-left:600px}.smallLaptop\:pl-690{padding-left:690px}.smallLaptop\:pl-px{padding-left:1px}.smallLaptop\:pl-0\.5{padding-left:.125rem}.smallLaptop\:pl-1\.5{padding-left:.375rem}.smallLaptop\:pl-2\.5{padding-left:.625rem}.smallLaptop\:pl-3\.5{padding-left:.875rem}.smallLaptop\:text-left{text-align:left}.smallLaptop\:text-center{text-align:center}.smallLaptop\:text-right{text-align:right}.smallLaptop\:text-justify{text-align:justify}.smallLaptop\:align-baseline{vertical-align:initial}.smallLaptop\:align-top{vertical-align:top}.smallLaptop\:align-middle{vertical-align:middle}.smallLaptop\:align-bottom{vertical-align:bottom}.smallLaptop\:align-text-top{vertical-align:text-top}.smallLaptop\:align-text-bottom{vertical-align:text-bottom}.smallLaptop\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.smallLaptop\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.smallLaptop\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.smallLaptop\:font-SfProDisplay{font-family:SF Pro Display}.smallLaptop\:font-SfPro{font-family:sf_pro_textregular}.smallLaptop\:text-xs{font-size:.75rem;line-height:1rem}.smallLaptop\:text-sm{font-size:.875rem;line-height:1.25rem}.smallLaptop\:text-base{font-size:1rem;line-height:1.5rem}.smallLaptop\:text-lg{font-size:1.125rem;line-height:1.75rem}.smallLaptop\:text-xl{font-size:1.25rem;line-height:1.75rem}.smallLaptop\:text-2xl{font-size:1.5rem;line-height:2rem}.smallLaptop\:text-3xl{font-size:1.875rem;line-height:2.25rem}.smallLaptop\:text-4xl{font-size:2.25rem;line-height:2.5rem}.smallLaptop\:text-5xl{font-size:3rem;line-height:1}.smallLaptop\:text-6xl{font-size:3.75rem;line-height:1}.smallLaptop\:text-7xl{font-size:4.5rem;line-height:1}.smallLaptop\:text-8xl{font-size:6rem;line-height:1}.smallLaptop\:text-9xl{font-size:8rem;line-height:1}.smallLaptop\:text-lt{font-size:2rem}.smallLaptop\:text-xxs{font-size:10px}.smallLaptop\:text-tiny{font-size:7px}.smallLaptop\:font-thin{font-weight:100}.smallLaptop\:font-extralight{font-weight:200}.smallLaptop\:font-light{font-weight:300}.smallLaptop\:font-normal{font-weight:400}.smallLaptop\:font-medium{font-weight:500}.smallLaptop\:font-semibold{font-weight:600}.smallLaptop\:font-bold{font-weight:700}.smallLaptop\:font-extrabold{font-weight:800}.smallLaptop\:font-black{font-weight:900}.smallLaptop\:uppercase{text-transform:uppercase}.smallLaptop\:lowercase{text-transform:lowercase}.smallLaptop\:capitalize{text-transform:capitalize}.smallLaptop\:normal-case{text-transform:none}.smallLaptop\:italic{font-style:italic}.smallLaptop\:not-italic{font-style:normal}.smallLaptop\:diagonal-fractions,.smallLaptop\:lining-nums,.smallLaptop\:oldstyle-nums,.smallLaptop\:ordinal,.smallLaptop\:proportional-nums,.smallLaptop\:slashed-zero,.smallLaptop\:stacked-fractions,.smallLaptop\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.smallLaptop\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.smallLaptop\:ordinal{--tw-ordinal:ordinal}.smallLaptop\:slashed-zero{--tw-slashed-zero:slashed-zero}.smallLaptop\:lining-nums{--tw-numeric-figure:lining-nums}.smallLaptop\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.smallLaptop\:proportional-nums{--tw-numeric-spacing:proportional-nums}.smallLaptop\:tabular-nums{--tw-numeric-spacing:tabular-nums}.smallLaptop\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.smallLaptop\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.smallLaptop\:leading-3{line-height:.75rem}.smallLaptop\:leading-4{line-height:1rem}.smallLaptop\:leading-5{line-height:1.25rem}.smallLaptop\:leading-6{line-height:1.5rem}.smallLaptop\:leading-7{line-height:1.75rem}.smallLaptop\:leading-8{line-height:2rem}.smallLaptop\:leading-9{line-height:2.25rem}.smallLaptop\:leading-10{line-height:2.5rem}.smallLaptop\:leading-none{line-height:1}.smallLaptop\:leading-tight{line-height:1.25}.smallLaptop\:leading-snug{line-height:1.375}.smallLaptop\:leading-normal{line-height:1.5}.smallLaptop\:leading-relaxed{line-height:1.625}.smallLaptop\:leading-loose{line-height:2}.smallLaptop\:tracking-tighter{letter-spacing:-.05em}.smallLaptop\:tracking-tight{letter-spacing:-.025em}.smallLaptop\:tracking-normal{letter-spacing:0}.smallLaptop\:tracking-wide{letter-spacing:.025em}.smallLaptop\:tracking-wider{letter-spacing:.05em}.smallLaptop\:tracking-widest{letter-spacing:.1em}.smallLaptop\:text-transparent{color:#0000}.smallLaptop\:text-current{color:currentColor}.smallLaptop\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallLaptop\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallLaptop\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallLaptop\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallLaptop\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallLaptop\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallLaptop\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallLaptop\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallLaptop\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallLaptop\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallLaptop\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallLaptop\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallLaptop\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallLaptop\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallLaptop\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallLaptop\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallLaptop\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallLaptop\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallLaptop\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallLaptop\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallLaptop\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallLaptop\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallLaptop\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallLaptop\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallLaptop\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallLaptop\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallLaptop\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallLaptop\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallLaptop\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallLaptop\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallLaptop\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallLaptop\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallLaptop\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallLaptop\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallLaptop\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallLaptop\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallLaptop\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallLaptop\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallLaptop\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallLaptop\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallLaptop\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallLaptop\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallLaptop\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallLaptop\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallLaptop\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallLaptop\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallLaptop\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallLaptop\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallLaptop\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallLaptop\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallLaptop\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallLaptop\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallLaptop\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallLaptop\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallLaptop\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallLaptop\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallLaptop\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallLaptop\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallLaptop\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallLaptop\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallLaptop\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallLaptop\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallLaptop\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallLaptop\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallLaptop\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallLaptop\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallLaptop\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallLaptop\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallLaptop\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallLaptop\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallLaptop\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallLaptop\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallLaptop\:text-text-dark2{color:#0009}.smallLaptop\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallLaptop\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallLaptop\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallLaptop\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallLaptop\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallLaptop\:text-grey-light3{color:FEFEFE}.smallLaptop\:text-grey-light4{color:E8E8E8}.smallLaptop\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallLaptop\:text-grey-light6{color:#e8e8e85e}.smallLaptop\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallLaptop\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallLaptop\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallLaptop\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-transparent{color:#0000}.group:hover .smallLaptop\:group-hover\:text-current{color:currentColor}.group:hover .smallLaptop\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-text-dark2{color:#0009}.group:hover .smallLaptop\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .smallLaptop\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .smallLaptop\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .smallLaptop\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .smallLaptop\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-transparent:focus-within{color:#0000}.smallLaptop\:focus-within\:text-current:focus-within{color:currentColor}.smallLaptop\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-text-dark2:focus-within{color:#0009}.smallLaptop\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.smallLaptop\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.smallLaptop\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.smallLaptop\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallLaptop\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallLaptop\:hover\:text-transparent:hover{color:#0000}.smallLaptop\:hover\:text-current:hover{color:currentColor}.smallLaptop\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallLaptop\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallLaptop\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallLaptop\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallLaptop\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallLaptop\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallLaptop\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallLaptop\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallLaptop\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallLaptop\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallLaptop\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallLaptop\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallLaptop\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallLaptop\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallLaptop\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallLaptop\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallLaptop\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallLaptop\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallLaptop\:hover\:text-text-dark2:hover{color:#0009}.smallLaptop\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallLaptop\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallLaptop\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-light3:hover{color:FEFEFE}.smallLaptop\:hover\:text-grey-light4:hover{color:E8E8E8}.smallLaptop\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-light6:hover{color:#e8e8e85e}.smallLaptop\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallLaptop\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallLaptop\:focus\:text-transparent:focus{color:#0000}.smallLaptop\:focus\:text-current:focus{color:currentColor}.smallLaptop\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallLaptop\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallLaptop\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallLaptop\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallLaptop\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallLaptop\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallLaptop\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallLaptop\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallLaptop\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallLaptop\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallLaptop\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallLaptop\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallLaptop\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallLaptop\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallLaptop\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallLaptop\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallLaptop\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallLaptop\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallLaptop\:focus\:text-text-dark2:focus{color:#0009}.smallLaptop\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallLaptop\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallLaptop\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-light3:focus{color:FEFEFE}.smallLaptop\:focus\:text-grey-light4:focus{color:E8E8E8}.smallLaptop\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-light6:focus{color:#e8e8e85e}.smallLaptop\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallLaptop\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallLaptop\:text-opacity-0{--tw-text-opacity:0}.smallLaptop\:text-opacity-5{--tw-text-opacity:0.05}.smallLaptop\:text-opacity-10{--tw-text-opacity:0.1}.smallLaptop\:text-opacity-20{--tw-text-opacity:0.2}.smallLaptop\:text-opacity-25{--tw-text-opacity:0.25}.smallLaptop\:text-opacity-30{--tw-text-opacity:0.3}.smallLaptop\:text-opacity-40{--tw-text-opacity:0.4}.smallLaptop\:text-opacity-50{--tw-text-opacity:0.5}.smallLaptop\:text-opacity-60{--tw-text-opacity:0.6}.smallLaptop\:text-opacity-70{--tw-text-opacity:0.7}.smallLaptop\:text-opacity-75{--tw-text-opacity:0.75}.smallLaptop\:text-opacity-80{--tw-text-opacity:0.8}.smallLaptop\:text-opacity-90{--tw-text-opacity:0.9}.smallLaptop\:text-opacity-95{--tw-text-opacity:0.95}.smallLaptop\:text-opacity-100{--tw-text-opacity:1}.group:hover .smallLaptop\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .smallLaptop\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .smallLaptop\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .smallLaptop\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .smallLaptop\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .smallLaptop\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .smallLaptop\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .smallLaptop\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .smallLaptop\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .smallLaptop\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .smallLaptop\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .smallLaptop\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .smallLaptop\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .smallLaptop\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .smallLaptop\:group-hover\:text-opacity-100{--tw-text-opacity:1}.smallLaptop\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.smallLaptop\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.smallLaptop\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.smallLaptop\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.smallLaptop\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.smallLaptop\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.smallLaptop\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.smallLaptop\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.smallLaptop\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.smallLaptop\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.smallLaptop\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.smallLaptop\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.smallLaptop\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.smallLaptop\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.smallLaptop\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.smallLaptop\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.smallLaptop\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.smallLaptop\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.smallLaptop\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.smallLaptop\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.smallLaptop\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.smallLaptop\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.smallLaptop\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.smallLaptop\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.smallLaptop\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.smallLaptop\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.smallLaptop\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.smallLaptop\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.smallLaptop\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.smallLaptop\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.smallLaptop\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.smallLaptop\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.smallLaptop\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.smallLaptop\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.smallLaptop\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.smallLaptop\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.smallLaptop\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.smallLaptop\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.smallLaptop\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.smallLaptop\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.smallLaptop\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.smallLaptop\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.smallLaptop\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.smallLaptop\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.smallLaptop\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.smallLaptop\:underline{text-decoration:underline}.smallLaptop\:line-through{text-decoration:line-through}.smallLaptop\:no-underline{text-decoration:none}.group:hover .smallLaptop\:group-hover\:underline{text-decoration:underline}.group:hover .smallLaptop\:group-hover\:line-through{text-decoration:line-through}.group:hover .smallLaptop\:group-hover\:no-underline{text-decoration:none}.smallLaptop\:focus-within\:underline:focus-within{text-decoration:underline}.smallLaptop\:focus-within\:line-through:focus-within{text-decoration:line-through}.smallLaptop\:focus-within\:no-underline:focus-within{text-decoration:none}.smallLaptop\:hover\:underline:hover{text-decoration:underline}.smallLaptop\:hover\:line-through:hover{text-decoration:line-through}.smallLaptop\:hover\:no-underline:hover{text-decoration:none}.smallLaptop\:focus\:underline:focus{text-decoration:underline}.smallLaptop\:focus\:line-through:focus{text-decoration:line-through}.smallLaptop\:focus\:no-underline:focus{text-decoration:none}.smallLaptop\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smallLaptop\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.smallLaptop\:placeholder-transparent::placeholder{color:#0000}.smallLaptop\:placeholder-current::placeholder{color:currentColor}.smallLaptop\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-text-dark2::placeholder{color:#0009}.smallLaptop\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-light3::placeholder{color:FEFEFE}.smallLaptop\:placeholder-grey-light4::placeholder{color:E8E8E8}.smallLaptop\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.smallLaptop\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.smallLaptop\:focus\:placeholder-current:focus::placeholder{color:currentColor}.smallLaptop\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.smallLaptop\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.smallLaptop\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.smallLaptop\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.smallLaptop\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.smallLaptop\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.smallLaptop\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.smallLaptop\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.smallLaptop\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.smallLaptop\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.smallLaptop\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.smallLaptop\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.smallLaptop\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.smallLaptop\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.smallLaptop\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.smallLaptop\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.smallLaptop\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.smallLaptop\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.smallLaptop\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.smallLaptop\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.smallLaptop\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.smallLaptop\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.smallLaptop\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.smallLaptop\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.smallLaptop\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.smallLaptop\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.smallLaptop\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.smallLaptop\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.smallLaptop\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.smallLaptop\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.smallLaptop\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.smallLaptop\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.smallLaptop\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.smallLaptop\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.smallLaptop\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.smallLaptop\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.smallLaptop\:opacity-0{opacity:0}.smallLaptop\:opacity-5{opacity:.05}.smallLaptop\:opacity-10{opacity:.1}.smallLaptop\:opacity-20{opacity:.2}.smallLaptop\:opacity-25{opacity:.25}.smallLaptop\:opacity-30{opacity:.3}.smallLaptop\:opacity-40{opacity:.4}.smallLaptop\:opacity-50{opacity:.5}.smallLaptop\:opacity-60{opacity:.6}.smallLaptop\:opacity-70{opacity:.7}.smallLaptop\:opacity-75{opacity:.75}.smallLaptop\:opacity-80{opacity:.8}.smallLaptop\:opacity-90{opacity:.9}.smallLaptop\:opacity-95{opacity:.95}.smallLaptop\:opacity-100{opacity:1}.group:hover .smallLaptop\:group-hover\:opacity-0{opacity:0}.group:hover .smallLaptop\:group-hover\:opacity-5{opacity:.05}.group:hover .smallLaptop\:group-hover\:opacity-10{opacity:.1}.group:hover .smallLaptop\:group-hover\:opacity-20{opacity:.2}.group:hover .smallLaptop\:group-hover\:opacity-25{opacity:.25}.group:hover .smallLaptop\:group-hover\:opacity-30{opacity:.3}.group:hover .smallLaptop\:group-hover\:opacity-40{opacity:.4}.group:hover .smallLaptop\:group-hover\:opacity-50{opacity:.5}.group:hover .smallLaptop\:group-hover\:opacity-60{opacity:.6}.group:hover .smallLaptop\:group-hover\:opacity-70{opacity:.7}.group:hover .smallLaptop\:group-hover\:opacity-75{opacity:.75}.group:hover .smallLaptop\:group-hover\:opacity-80{opacity:.8}.group:hover .smallLaptop\:group-hover\:opacity-90{opacity:.9}.group:hover .smallLaptop\:group-hover\:opacity-95{opacity:.95}.group:hover .smallLaptop\:group-hover\:opacity-100{opacity:1}.smallLaptop\:focus-within\:opacity-0:focus-within{opacity:0}.smallLaptop\:focus-within\:opacity-5:focus-within{opacity:.05}.smallLaptop\:focus-within\:opacity-10:focus-within{opacity:.1}.smallLaptop\:focus-within\:opacity-20:focus-within{opacity:.2}.smallLaptop\:focus-within\:opacity-25:focus-within{opacity:.25}.smallLaptop\:focus-within\:opacity-30:focus-within{opacity:.3}.smallLaptop\:focus-within\:opacity-40:focus-within{opacity:.4}.smallLaptop\:focus-within\:opacity-50:focus-within{opacity:.5}.smallLaptop\:focus-within\:opacity-60:focus-within{opacity:.6}.smallLaptop\:focus-within\:opacity-70:focus-within{opacity:.7}.smallLaptop\:focus-within\:opacity-75:focus-within{opacity:.75}.smallLaptop\:focus-within\:opacity-80:focus-within{opacity:.8}.smallLaptop\:focus-within\:opacity-90:focus-within{opacity:.9}.smallLaptop\:focus-within\:opacity-95:focus-within{opacity:.95}.smallLaptop\:focus-within\:opacity-100:focus-within{opacity:1}.smallLaptop\:hover\:opacity-0:hover{opacity:0}.smallLaptop\:hover\:opacity-5:hover{opacity:.05}.smallLaptop\:hover\:opacity-10:hover{opacity:.1}.smallLaptop\:hover\:opacity-20:hover{opacity:.2}.smallLaptop\:hover\:opacity-25:hover{opacity:.25}.smallLaptop\:hover\:opacity-30:hover{opacity:.3}.smallLaptop\:hover\:opacity-40:hover{opacity:.4}.smallLaptop\:hover\:opacity-50:hover{opacity:.5}.smallLaptop\:hover\:opacity-60:hover{opacity:.6}.smallLaptop\:hover\:opacity-70:hover{opacity:.7}.smallLaptop\:hover\:opacity-75:hover{opacity:.75}.smallLaptop\:hover\:opacity-80:hover{opacity:.8}.smallLaptop\:hover\:opacity-90:hover{opacity:.9}.smallLaptop\:hover\:opacity-95:hover{opacity:.95}.smallLaptop\:hover\:opacity-100:hover{opacity:1}.smallLaptop\:focus\:opacity-0:focus{opacity:0}.smallLaptop\:focus\:opacity-5:focus{opacity:.05}.smallLaptop\:focus\:opacity-10:focus{opacity:.1}.smallLaptop\:focus\:opacity-20:focus{opacity:.2}.smallLaptop\:focus\:opacity-25:focus{opacity:.25}.smallLaptop\:focus\:opacity-30:focus{opacity:.3}.smallLaptop\:focus\:opacity-40:focus{opacity:.4}.smallLaptop\:focus\:opacity-50:focus{opacity:.5}.smallLaptop\:focus\:opacity-60:focus{opacity:.6}.smallLaptop\:focus\:opacity-70:focus{opacity:.7}.smallLaptop\:focus\:opacity-75:focus{opacity:.75}.smallLaptop\:focus\:opacity-80:focus{opacity:.8}.smallLaptop\:focus\:opacity-90:focus{opacity:.9}.smallLaptop\:focus\:opacity-95:focus{opacity:.95}.smallLaptop\:focus\:opacity-100:focus{opacity:1}.smallLaptop\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.smallLaptop\:shadow,.smallLaptop\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallLaptop\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallLaptop\:shadow-lg,.smallLaptop\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallLaptop\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallLaptop\:shadow-2xl,.smallLaptop\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.smallLaptop\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallLaptop\:shadow-inner,.smallLaptop\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:shadow-none{--tw-shadow:0 0 #0000}.smallLaptop\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .smallLaptop\:group-hover\:shadow-sm,.smallLaptop\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallLaptop\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .smallLaptop\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .smallLaptop\:group-hover\:shadow,.group:hover .smallLaptop\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallLaptop\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .smallLaptop\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .smallLaptop\:group-hover\:shadow-lg,.group:hover .smallLaptop\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallLaptop\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .smallLaptop\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .smallLaptop\:group-hover\:shadow-2xl,.group:hover .smallLaptop\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallLaptop\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .smallLaptop\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .smallLaptop\:group-hover\:shadow-acs,.group:hover .smallLaptop\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallLaptop\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.smallLaptop\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.smallLaptop\:focus-within\:shadow-sm:focus-within,.smallLaptop\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallLaptop\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallLaptop\:focus-within\:shadow-lg:focus-within,.smallLaptop\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallLaptop\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallLaptop\:focus-within\:shadow-2xl:focus-within,.smallLaptop\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.smallLaptop\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallLaptop\:focus-within\:shadow-inner:focus-within,.smallLaptop\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.smallLaptop\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.smallLaptop\:focus-within\:shadow-acs:focus-within,.smallLaptop\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.smallLaptop\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallLaptop\:hover\:shadow-md:hover,.smallLaptop\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallLaptop\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallLaptop\:hover\:shadow-lg:hover,.smallLaptop\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallLaptop\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.smallLaptop\:hover\:shadow-2xl:hover,.smallLaptop\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallLaptop\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.smallLaptop\:hover\:shadow-acs:hover,.smallLaptop\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.smallLaptop\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.smallLaptop\:focus\:shadow-sm:focus,.smallLaptop\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallLaptop\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallLaptop\:focus\:shadow-lg:focus,.smallLaptop\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallLaptop\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallLaptop\:focus\:shadow-2xl:focus,.smallLaptop\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.smallLaptop\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallLaptop\:focus\:shadow-inner:focus,.smallLaptop\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.smallLaptop\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallLaptop\:outline-none{outline:2px solid #0000;outline-offset:2px}.smallLaptop\:outline-white{outline:2px dotted #fff;outline-offset:2px}.smallLaptop\:outline-black{outline:2px dotted #000;outline-offset:2px}.smallLaptop\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.smallLaptop\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.smallLaptop\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.smallLaptop\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.smallLaptop\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.smallLaptop\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.smallLaptop\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:ring-0,.smallLaptop\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:ring-2,.smallLaptop\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:ring,.smallLaptop\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-0:focus-within,.smallLaptop\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-2:focus-within,.smallLaptop\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-8:focus-within,.smallLaptop\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-0:focus,.smallLaptop\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-2:focus,.smallLaptop\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus\:ring-8:focus,.smallLaptop\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallLaptop\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallLaptop\:focus-within\:ring-inset:focus-within,.smallLaptop\:focus\:ring-inset:focus,.smallLaptop\:ring-inset{--tw-ring-inset:inset}.smallLaptop\:ring-transparent{--tw-ring-color:#0000}.smallLaptop\:ring-current{--tw-ring-color:currentColor}.smallLaptop\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallLaptop\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallLaptop\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallLaptop\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallLaptop\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallLaptop\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallLaptop\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallLaptop\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallLaptop\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallLaptop\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallLaptop\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallLaptop\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallLaptop\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallLaptop\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallLaptop\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallLaptop\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallLaptop\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallLaptop\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallLaptop\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallLaptop\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallLaptop\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallLaptop\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallLaptop\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallLaptop\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallLaptop\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallLaptop\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallLaptop\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallLaptop\:ring-text-dark2{--tw-ring-color:#0009}.smallLaptop\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallLaptop\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallLaptop\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-light3{--tw-ring-color:FEFEFE}.smallLaptop\:ring-grey-light4{--tw-ring-color:E8E8E8}.smallLaptop\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.smallLaptop\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallLaptop\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.smallLaptop\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.smallLaptop\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.smallLaptop\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.smallLaptop\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.smallLaptop\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.smallLaptop\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallLaptop\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.smallLaptop\:focus\:ring-current:focus{--tw-ring-color:currentColor}.smallLaptop\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.smallLaptop\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.smallLaptop\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.smallLaptop\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.smallLaptop\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallLaptop\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallLaptop\:ring-opacity-0{--tw-ring-opacity:0}.smallLaptop\:ring-opacity-5{--tw-ring-opacity:0.05}.smallLaptop\:ring-opacity-10{--tw-ring-opacity:0.1}.smallLaptop\:ring-opacity-20{--tw-ring-opacity:0.2}.smallLaptop\:ring-opacity-25{--tw-ring-opacity:0.25}.smallLaptop\:ring-opacity-30{--tw-ring-opacity:0.3}.smallLaptop\:ring-opacity-40{--tw-ring-opacity:0.4}.smallLaptop\:ring-opacity-50{--tw-ring-opacity:0.5}.smallLaptop\:ring-opacity-60{--tw-ring-opacity:0.6}.smallLaptop\:ring-opacity-70{--tw-ring-opacity:0.7}.smallLaptop\:ring-opacity-75{--tw-ring-opacity:0.75}.smallLaptop\:ring-opacity-80{--tw-ring-opacity:0.8}.smallLaptop\:ring-opacity-90{--tw-ring-opacity:0.9}.smallLaptop\:ring-opacity-95{--tw-ring-opacity:0.95}.smallLaptop\:ring-opacity-100{--tw-ring-opacity:1}.smallLaptop\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.smallLaptop\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.smallLaptop\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.smallLaptop\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.smallLaptop\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.smallLaptop\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.smallLaptop\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.smallLaptop\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.smallLaptop\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.smallLaptop\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.smallLaptop\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.smallLaptop\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.smallLaptop\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.smallLaptop\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.smallLaptop\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.smallLaptop\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.smallLaptop\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.smallLaptop\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.smallLaptop\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.smallLaptop\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.smallLaptop\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.smallLaptop\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.smallLaptop\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.smallLaptop\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.smallLaptop\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.smallLaptop\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.smallLaptop\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.smallLaptop\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.smallLaptop\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.smallLaptop\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.smallLaptop\:ring-offset-0{--tw-ring-offset-width:0px}.smallLaptop\:ring-offset-1{--tw-ring-offset-width:1px}.smallLaptop\:ring-offset-2{--tw-ring-offset-width:2px}.smallLaptop\:ring-offset-4{--tw-ring-offset-width:4px}.smallLaptop\:ring-offset-8{--tw-ring-offset-width:8px}.smallLaptop\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.smallLaptop\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.smallLaptop\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.smallLaptop\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.smallLaptop\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.smallLaptop\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.smallLaptop\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.smallLaptop\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.smallLaptop\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.smallLaptop\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.smallLaptop\:ring-offset-transparent{--tw-ring-offset-color:#0000}.smallLaptop\:ring-offset-current{--tw-ring-offset-color:currentColor}.smallLaptop\:ring-offset-black{--tw-ring-offset-color:#000}.smallLaptop\:ring-offset-white{--tw-ring-offset-color:#fff}.smallLaptop\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.smallLaptop\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.smallLaptop\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.smallLaptop\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.smallLaptop\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.smallLaptop\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.smallLaptop\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.smallLaptop\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.smallLaptop\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.smallLaptop\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.smallLaptop\:ring-offset-red{--tw-ring-offset-color:#ff002a}.smallLaptop\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.smallLaptop\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.smallLaptop\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.smallLaptop\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.smallLaptop\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.smallLaptop\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.smallLaptop\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.smallLaptop\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.smallLaptop\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.smallLaptop\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.smallLaptop\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.smallLaptop\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.smallLaptop\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.smallLaptop\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.smallLaptop\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.smallLaptop\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.smallLaptop\:ring-offset-green-600{--tw-ring-offset-color:#059669}.smallLaptop\:ring-offset-green-700{--tw-ring-offset-color:#047857}.smallLaptop\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.smallLaptop\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.smallLaptop\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.smallLaptop\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.smallLaptop\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.smallLaptop\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.smallLaptop\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.smallLaptop\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.smallLaptop\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.smallLaptop\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.smallLaptop\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.smallLaptop\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.smallLaptop\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.smallLaptop\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.smallLaptop\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.smallLaptop\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.smallLaptop\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.smallLaptop\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.smallLaptop\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.smallLaptop\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.smallLaptop\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.smallLaptop\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.smallLaptop\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.smallLaptop\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.smallLaptop\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.smallLaptop\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.smallLaptop\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.smallLaptop\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.smallLaptop\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.smallLaptop\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.smallLaptop\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.smallLaptop\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.smallLaptop\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.smallLaptop\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.smallLaptop\:ring-offset-test{--tw-ring-offset-color:#743902}.smallLaptop\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.smallLaptop\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.smallLaptop\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.smallLaptop\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.smallLaptop\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.smallLaptop\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.smallLaptop\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.smallLaptop\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.smallLaptop\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.smallLaptop\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.smallLaptop\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.smallLaptop\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.smallLaptop\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.smallLaptop\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.smallLaptop\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.smallLaptop\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.smallLaptop\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.smallLaptop\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.smallLaptop\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.smallLaptop\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.smallLaptop\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.smallLaptop\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.smallLaptop\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.smallLaptop\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.smallLaptop\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.smallLaptop\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.smallLaptop\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.smallLaptop\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.smallLaptop\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.smallLaptop\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.smallLaptop\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.smallLaptop\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.smallLaptop\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.smallLaptop\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.smallLaptop\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.smallLaptop\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.smallLaptop\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.smallLaptop\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.smallLaptop\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.smallLaptop\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.smallLaptop\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.smallLaptop\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.smallLaptop\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.smallLaptop\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.smallLaptop\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.smallLaptop\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.smallLaptop\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.smallLaptop\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.smallLaptop\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.smallLaptop\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.smallLaptop\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.smallLaptop\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.smallLaptop\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.smallLaptop\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.smallLaptop\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.smallLaptop\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.smallLaptop\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.smallLaptop\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.smallLaptop\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.smallLaptop\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.smallLaptop\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.smallLaptop\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.smallLaptop\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.smallLaptop\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.smallLaptop\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.smallLaptop\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.smallLaptop\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.smallLaptop\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.smallLaptop\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.smallLaptop\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.smallLaptop\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.smallLaptop\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.smallLaptop\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.smallLaptop\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.smallLaptop\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.smallLaptop\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.smallLaptop\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.smallLaptop\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.smallLaptop\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.smallLaptop\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.smallLaptop\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.smallLaptop\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.smallLaptop\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.smallLaptop\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.smallLaptop\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.smallLaptop\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.smallLaptop\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.smallLaptop\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.smallLaptop\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.smallLaptop\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.smallLaptop\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.smallLaptop\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.smallLaptop\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.smallLaptop\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.smallLaptop\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.smallLaptop\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.smallLaptop\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.smallLaptop\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.smallLaptop\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.smallLaptop\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.smallLaptop\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.smallLaptop\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.smallLaptop\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.smallLaptop\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.smallLaptop\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.smallLaptop\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.smallLaptop\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.smallLaptop\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.smallLaptop\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.smallLaptop\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.smallLaptop\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.smallLaptop\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.smallLaptop\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.smallLaptop\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.smallLaptop\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.smallLaptop\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.smallLaptop\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.smallLaptop\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.smallLaptop\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.smallLaptop\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.smallLaptop\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.smallLaptop\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.smallLaptop\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.smallLaptop\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.smallLaptop\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.smallLaptop\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.smallLaptop\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.smallLaptop\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.smallLaptop\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.smallLaptop\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.smallLaptop\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.smallLaptop\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.smallLaptop\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.smallLaptop\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.smallLaptop\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.smallLaptop\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.smallLaptop\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.smallLaptop\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.smallLaptop\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.smallLaptop\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.smallLaptop\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.smallLaptop\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.smallLaptop\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.smallLaptop\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.smallLaptop\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.smallLaptop\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.smallLaptop\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.smallLaptop\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.smallLaptop\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.smallLaptop\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.smallLaptop\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.smallLaptop\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.smallLaptop\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.smallLaptop\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.smallLaptop\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.smallLaptop\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.smallLaptop\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.smallLaptop\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.smallLaptop\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.smallLaptop\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.smallLaptop\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.smallLaptop\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.smallLaptop\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.smallLaptop\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.smallLaptop\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.smallLaptop\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.smallLaptop\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.smallLaptop\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.smallLaptop\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.smallLaptop\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.smallLaptop\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.smallLaptop\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.smallLaptop\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.smallLaptop\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.smallLaptop\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.smallLaptop\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.smallLaptop\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.smallLaptop\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.smallLaptop\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.smallLaptop\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.smallLaptop\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.smallLaptop\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.smallLaptop\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.smallLaptop\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.smallLaptop\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.smallLaptop\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.smallLaptop\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.smallLaptop\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.smallLaptop\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.smallLaptop\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.smallLaptop\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.smallLaptop\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.smallLaptop\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.smallLaptop\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.smallLaptop\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.smallLaptop\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.smallLaptop\:transition-none{transition-property:none}.smallLaptop\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallLaptop\:delay-75{transition-delay:75ms}.smallLaptop\:delay-100{transition-delay:.1s}.smallLaptop\:delay-150{transition-delay:.15s}.smallLaptop\:delay-200{transition-delay:.2s}.smallLaptop\:delay-300{transition-delay:.3s}.smallLaptop\:delay-500{transition-delay:.5s}.smallLaptop\:delay-700{transition-delay:.7s}.smallLaptop\:delay-1000{transition-delay:1s}.smallLaptop\:duration-75{transition-duration:75ms}.smallLaptop\:duration-100{transition-duration:.1s}.smallLaptop\:duration-150{transition-duration:.15s}.smallLaptop\:duration-200{transition-duration:.2s}.smallLaptop\:duration-300{transition-duration:.3s}.smallLaptop\:duration-500{transition-duration:.5s}.smallLaptop\:duration-700{transition-duration:.7s}.smallLaptop\:duration-1000{transition-duration:1s}.smallLaptop\:ease-linear{transition-timing-function:linear}.smallLaptop\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.smallLaptop\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.smallLaptop\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:1024px){.verySmallLaptop\:container{width:100%}@media (min-width:640px){.verySmallLaptop\:container{max-width:640px}}@media (min-width:768px){.verySmallLaptop\:container{max-width:768px}}@media (min-width:1024px){.verySmallLaptop\:container{max-width:1024px}}@media (min-width:1280px){.verySmallLaptop\:container{max-width:1280px}}@media (min-width:1536px){.verySmallLaptop\:container{max-width:1536px}}.verySmallLaptop\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.verySmallLaptop\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.verySmallLaptop\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.verySmallLaptop\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.verySmallLaptop\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.verySmallLaptop\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.verySmallLaptop\:pointer-events-none{pointer-events:none}.verySmallLaptop\:pointer-events-auto{pointer-events:auto}.verySmallLaptop\:visible{visibility:visible}.verySmallLaptop\:invisible{visibility:hidden}.verySmallLaptop\:static{position:static}.verySmallLaptop\:fixed{position:fixed}.verySmallLaptop\:absolute{position:absolute}.verySmallLaptop\:relative{position:relative}.verySmallLaptop\:sticky{position:sticky}.verySmallLaptop\:inset-0{bottom:0;left:0;right:0;top:0}.verySmallLaptop\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.verySmallLaptop\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.verySmallLaptop\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.verySmallLaptop\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.verySmallLaptop\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.verySmallLaptop\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.verySmallLaptop\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.verySmallLaptop\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.verySmallLaptop\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.verySmallLaptop\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.verySmallLaptop\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.verySmallLaptop\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.verySmallLaptop\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.verySmallLaptop\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.verySmallLaptop\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.verySmallLaptop\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.verySmallLaptop\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.verySmallLaptop\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.verySmallLaptop\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.verySmallLaptop\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.verySmallLaptop\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.verySmallLaptop\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.verySmallLaptop\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.verySmallLaptop\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.verySmallLaptop\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.verySmallLaptop\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.verySmallLaptop\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.verySmallLaptop\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.verySmallLaptop\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.verySmallLaptop\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.verySmallLaptop\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.verySmallLaptop\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.verySmallLaptop\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.verySmallLaptop\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.verySmallLaptop\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.verySmallLaptop\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.verySmallLaptop\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.verySmallLaptop\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.verySmallLaptop\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.verySmallLaptop\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.verySmallLaptop\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.verySmallLaptop\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.verySmallLaptop\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.verySmallLaptop\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.verySmallLaptop\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.verySmallLaptop\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.verySmallLaptop\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.verySmallLaptop\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.verySmallLaptop\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.verySmallLaptop\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.verySmallLaptop\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.verySmallLaptop\:-inset-0{bottom:0;left:0;right:0;top:0}.verySmallLaptop\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.verySmallLaptop\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.verySmallLaptop\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.verySmallLaptop\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.verySmallLaptop\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.verySmallLaptop\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.verySmallLaptop\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.verySmallLaptop\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.verySmallLaptop\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.verySmallLaptop\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.verySmallLaptop\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.verySmallLaptop\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.verySmallLaptop\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.verySmallLaptop\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.verySmallLaptop\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.verySmallLaptop\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.verySmallLaptop\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.verySmallLaptop\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.verySmallLaptop\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.verySmallLaptop\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.verySmallLaptop\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.verySmallLaptop\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.verySmallLaptop\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.verySmallLaptop\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.verySmallLaptop\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.verySmallLaptop\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.verySmallLaptop\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.verySmallLaptop\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.verySmallLaptop\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.verySmallLaptop\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.verySmallLaptop\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.verySmallLaptop\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.verySmallLaptop\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.verySmallLaptop\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.verySmallLaptop\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.verySmallLaptop\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.verySmallLaptop\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.verySmallLaptop\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.verySmallLaptop\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.verySmallLaptop\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.verySmallLaptop\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.verySmallLaptop\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.verySmallLaptop\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.verySmallLaptop\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.verySmallLaptop\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.verySmallLaptop\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.verySmallLaptop\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.verySmallLaptop\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.verySmallLaptop\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.verySmallLaptop\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.verySmallLaptop\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.verySmallLaptop\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.verySmallLaptop\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.verySmallLaptop\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.verySmallLaptop\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.verySmallLaptop\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.verySmallLaptop\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.verySmallLaptop\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.verySmallLaptop\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.verySmallLaptop\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.verySmallLaptop\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.verySmallLaptop\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.verySmallLaptop\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.verySmallLaptop\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.verySmallLaptop\:inset-x-0{left:0;right:0}.verySmallLaptop\:inset-x-1{left:.25rem;right:.25rem}.verySmallLaptop\:inset-x-2{left:.5rem;right:.5rem}.verySmallLaptop\:inset-x-3{left:.75rem;right:.75rem}.verySmallLaptop\:inset-x-4{left:1rem;right:1rem}.verySmallLaptop\:inset-x-5{left:1.25rem;right:1.25rem}.verySmallLaptop\:inset-x-6{left:1.5rem;right:1.5rem}.verySmallLaptop\:inset-x-7{left:1.75rem;right:1.75rem}.verySmallLaptop\:inset-x-8{left:2rem;right:2rem}.verySmallLaptop\:inset-x-9{left:2.25rem;right:2.25rem}.verySmallLaptop\:inset-x-10{left:2.5rem;right:2.5rem}.verySmallLaptop\:inset-x-11{left:2.75rem;right:2.75rem}.verySmallLaptop\:inset-x-12{left:3rem;right:3rem}.verySmallLaptop\:inset-x-13{left:50px;right:50px}.verySmallLaptop\:inset-x-14{left:3.5rem;right:3.5rem}.verySmallLaptop\:inset-x-15{left:30px;right:30px}.verySmallLaptop\:inset-x-16{left:4rem;right:4rem}.verySmallLaptop\:inset-x-20{left:5rem;right:5rem}.verySmallLaptop\:inset-x-24{left:6rem;right:6rem}.verySmallLaptop\:inset-x-28{left:7rem;right:7rem}.verySmallLaptop\:inset-x-30{left:30%;right:30%}.verySmallLaptop\:inset-x-32{left:8rem;right:8rem}.verySmallLaptop\:inset-x-36{left:9rem;right:9rem}.verySmallLaptop\:inset-x-40{left:10rem;right:10rem}.verySmallLaptop\:inset-x-44{left:11rem;right:11rem}.verySmallLaptop\:inset-x-45{left:45%;right:45%}.verySmallLaptop\:inset-x-48{left:12rem;right:12rem}.verySmallLaptop\:inset-x-50{left:12.5rem;right:12.5rem}.verySmallLaptop\:inset-x-52{left:13rem;right:13rem}.verySmallLaptop\:inset-x-56{left:14rem;right:14rem}.verySmallLaptop\:inset-x-60{left:15rem;right:15rem}.verySmallLaptop\:inset-x-64{left:16rem;right:16rem}.verySmallLaptop\:inset-x-72{left:18rem;right:18rem}.verySmallLaptop\:inset-x-80{left:20rem;right:20rem}.verySmallLaptop\:inset-x-96{left:24rem;right:24rem}.verySmallLaptop\:inset-x-155{left:155px;right:155px}.verySmallLaptop\:inset-x-200{left:20%;right:20%}.verySmallLaptop\:inset-x-300{left:300px;right:300px}.verySmallLaptop\:inset-x-327{left:327px;right:327px}.verySmallLaptop\:inset-x-366{left:366px;right:366px}.verySmallLaptop\:inset-x-415{left:415px;right:415px}.verySmallLaptop\:inset-x-450{left:450px;right:450px}.verySmallLaptop\:inset-x-474{left:474px;right:474px}.verySmallLaptop\:inset-x-500{left:500px;right:500px}.verySmallLaptop\:inset-x-600{left:600px;right:600px}.verySmallLaptop\:inset-x-690{left:690px;right:690px}.verySmallLaptop\:inset-x-auto{left:auto;right:auto}.verySmallLaptop\:inset-x-px{left:1px;right:1px}.verySmallLaptop\:inset-x-0\.5{left:.125rem;right:.125rem}.verySmallLaptop\:inset-x-1\.5{left:.375rem;right:.375rem}.verySmallLaptop\:inset-x-2\.5{left:.625rem;right:.625rem}.verySmallLaptop\:inset-x-3\.5{left:.875rem;right:.875rem}.verySmallLaptop\:-inset-x-0{left:0;right:0}.verySmallLaptop\:-inset-x-1{left:-.25rem;right:-.25rem}.verySmallLaptop\:-inset-x-2{left:-.5rem;right:-.5rem}.verySmallLaptop\:-inset-x-3{left:-.75rem;right:-.75rem}.verySmallLaptop\:-inset-x-4{left:-1rem;right:-1rem}.verySmallLaptop\:-inset-x-5{left:-1.25rem;right:-1.25rem}.verySmallLaptop\:-inset-x-6{left:-1.5rem;right:-1.5rem}.verySmallLaptop\:-inset-x-7{left:-1.75rem;right:-1.75rem}.verySmallLaptop\:-inset-x-8{left:-2rem;right:-2rem}.verySmallLaptop\:-inset-x-9{left:-2.25rem;right:-2.25rem}.verySmallLaptop\:-inset-x-10{left:-2.5rem;right:-2.5rem}.verySmallLaptop\:-inset-x-11{left:-2.75rem;right:-2.75rem}.verySmallLaptop\:-inset-x-12{left:-3rem;right:-3rem}.verySmallLaptop\:-inset-x-13{left:-50px;right:-50px}.verySmallLaptop\:-inset-x-14{left:-3.5rem;right:-3.5rem}.verySmallLaptop\:-inset-x-15{left:-30px;right:-30px}.verySmallLaptop\:-inset-x-16{left:-4rem;right:-4rem}.verySmallLaptop\:-inset-x-20{left:-5rem;right:-5rem}.verySmallLaptop\:-inset-x-24{left:-6rem;right:-6rem}.verySmallLaptop\:-inset-x-28{left:-7rem;right:-7rem}.verySmallLaptop\:-inset-x-30{left:-30%;right:-30%}.verySmallLaptop\:-inset-x-32{left:-8rem;right:-8rem}.verySmallLaptop\:-inset-x-36{left:-9rem;right:-9rem}.verySmallLaptop\:-inset-x-40{left:-10rem;right:-10rem}.verySmallLaptop\:-inset-x-44{left:-11rem;right:-11rem}.verySmallLaptop\:-inset-x-45{left:-45%;right:-45%}.verySmallLaptop\:-inset-x-48{left:-12rem;right:-12rem}.verySmallLaptop\:-inset-x-50{left:-12.5rem;right:-12.5rem}.verySmallLaptop\:-inset-x-52{left:-13rem;right:-13rem}.verySmallLaptop\:-inset-x-56{left:-14rem;right:-14rem}.verySmallLaptop\:-inset-x-60{left:-15rem;right:-15rem}.verySmallLaptop\:-inset-x-64{left:-16rem;right:-16rem}.verySmallLaptop\:-inset-x-72{left:-18rem;right:-18rem}.verySmallLaptop\:-inset-x-80{left:-20rem;right:-20rem}.verySmallLaptop\:-inset-x-96{left:-24rem;right:-24rem}.verySmallLaptop\:-inset-x-155{left:-155px;right:-155px}.verySmallLaptop\:-inset-x-200{left:-20%;right:-20%}.verySmallLaptop\:-inset-x-300{left:-300px;right:-300px}.verySmallLaptop\:-inset-x-327{left:-327px;right:-327px}.verySmallLaptop\:-inset-x-366{left:-366px;right:-366px}.verySmallLaptop\:-inset-x-415{left:-415px;right:-415px}.verySmallLaptop\:-inset-x-450{left:-450px;right:-450px}.verySmallLaptop\:-inset-x-474{left:-474px;right:-474px}.verySmallLaptop\:-inset-x-500{left:-500px;right:-500px}.verySmallLaptop\:-inset-x-600{left:-600px;right:-600px}.verySmallLaptop\:-inset-x-690{left:-690px;right:-690px}.verySmallLaptop\:-inset-x-px{left:-1px;right:-1px}.verySmallLaptop\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.verySmallLaptop\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.verySmallLaptop\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.verySmallLaptop\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.verySmallLaptop\:inset-x-1\/2{left:50%;right:50%}.verySmallLaptop\:inset-x-1\/3{left:33.333333%;right:33.333333%}.verySmallLaptop\:inset-x-2\/3{left:66.666667%;right:66.666667%}.verySmallLaptop\:inset-x-1\/4{left:25%;right:25%}.verySmallLaptop\:inset-x-2\/4{left:50%;right:50%}.verySmallLaptop\:inset-x-3\/4{left:75%;right:75%}.verySmallLaptop\:inset-x-full{left:100%;right:100%}.verySmallLaptop\:-inset-x-1\/2{left:-50%;right:-50%}.verySmallLaptop\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.verySmallLaptop\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.verySmallLaptop\:-inset-x-1\/4{left:-25%;right:-25%}.verySmallLaptop\:-inset-x-2\/4{left:-50%;right:-50%}.verySmallLaptop\:-inset-x-3\/4{left:-75%;right:-75%}.verySmallLaptop\:-inset-x-full{left:-100%;right:-100%}.verySmallLaptop\:inset-y-0{bottom:0;top:0}.verySmallLaptop\:inset-y-1{bottom:.25rem;top:.25rem}.verySmallLaptop\:inset-y-2{bottom:.5rem;top:.5rem}.verySmallLaptop\:inset-y-3{bottom:.75rem;top:.75rem}.verySmallLaptop\:inset-y-4{bottom:1rem;top:1rem}.verySmallLaptop\:inset-y-5{bottom:1.25rem;top:1.25rem}.verySmallLaptop\:inset-y-6{bottom:1.5rem;top:1.5rem}.verySmallLaptop\:inset-y-7{bottom:1.75rem;top:1.75rem}.verySmallLaptop\:inset-y-8{bottom:2rem;top:2rem}.verySmallLaptop\:inset-y-9{bottom:2.25rem;top:2.25rem}.verySmallLaptop\:inset-y-10{bottom:2.5rem;top:2.5rem}.verySmallLaptop\:inset-y-11{bottom:2.75rem;top:2.75rem}.verySmallLaptop\:inset-y-12{bottom:3rem;top:3rem}.verySmallLaptop\:inset-y-13{bottom:50px;top:50px}.verySmallLaptop\:inset-y-14{bottom:3.5rem;top:3.5rem}.verySmallLaptop\:inset-y-15{bottom:30px;top:30px}.verySmallLaptop\:inset-y-16{bottom:4rem;top:4rem}.verySmallLaptop\:inset-y-20{bottom:5rem;top:5rem}.verySmallLaptop\:inset-y-24{bottom:6rem;top:6rem}.verySmallLaptop\:inset-y-28{bottom:7rem;top:7rem}.verySmallLaptop\:inset-y-30{bottom:30%;top:30%}.verySmallLaptop\:inset-y-32{bottom:8rem;top:8rem}.verySmallLaptop\:inset-y-36{bottom:9rem;top:9rem}.verySmallLaptop\:inset-y-40{bottom:10rem;top:10rem}.verySmallLaptop\:inset-y-44{bottom:11rem;top:11rem}.verySmallLaptop\:inset-y-45{bottom:45%;top:45%}.verySmallLaptop\:inset-y-48{bottom:12rem;top:12rem}.verySmallLaptop\:inset-y-50{bottom:12.5rem;top:12.5rem}.verySmallLaptop\:inset-y-52{bottom:13rem;top:13rem}.verySmallLaptop\:inset-y-56{bottom:14rem;top:14rem}.verySmallLaptop\:inset-y-60{bottom:15rem;top:15rem}.verySmallLaptop\:inset-y-64{bottom:16rem;top:16rem}.verySmallLaptop\:inset-y-72{bottom:18rem;top:18rem}.verySmallLaptop\:inset-y-80{bottom:20rem;top:20rem}.verySmallLaptop\:inset-y-96{bottom:24rem;top:24rem}.verySmallLaptop\:inset-y-155{bottom:155px;top:155px}.verySmallLaptop\:inset-y-200{bottom:20%;top:20%}.verySmallLaptop\:inset-y-300{bottom:300px;top:300px}.verySmallLaptop\:inset-y-327{bottom:327px;top:327px}.verySmallLaptop\:inset-y-366{bottom:366px;top:366px}.verySmallLaptop\:inset-y-415{bottom:415px;top:415px}.verySmallLaptop\:inset-y-450{bottom:450px;top:450px}.verySmallLaptop\:inset-y-474{bottom:474px;top:474px}.verySmallLaptop\:inset-y-500{bottom:500px;top:500px}.verySmallLaptop\:inset-y-600{bottom:600px;top:600px}.verySmallLaptop\:inset-y-690{bottom:690px;top:690px}.verySmallLaptop\:inset-y-auto{bottom:auto;top:auto}.verySmallLaptop\:inset-y-px{bottom:1px;top:1px}.verySmallLaptop\:inset-y-0\.5{bottom:.125rem;top:.125rem}.verySmallLaptop\:inset-y-1\.5{bottom:.375rem;top:.375rem}.verySmallLaptop\:inset-y-2\.5{bottom:.625rem;top:.625rem}.verySmallLaptop\:inset-y-3\.5{bottom:.875rem;top:.875rem}.verySmallLaptop\:-inset-y-0{bottom:0;top:0}.verySmallLaptop\:-inset-y-1{bottom:-.25rem;top:-.25rem}.verySmallLaptop\:-inset-y-2{bottom:-.5rem;top:-.5rem}.verySmallLaptop\:-inset-y-3{bottom:-.75rem;top:-.75rem}.verySmallLaptop\:-inset-y-4{bottom:-1rem;top:-1rem}.verySmallLaptop\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.verySmallLaptop\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.verySmallLaptop\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.verySmallLaptop\:-inset-y-8{bottom:-2rem;top:-2rem}.verySmallLaptop\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.verySmallLaptop\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.verySmallLaptop\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.verySmallLaptop\:-inset-y-12{bottom:-3rem;top:-3rem}.verySmallLaptop\:-inset-y-13{bottom:-50px;top:-50px}.verySmallLaptop\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.verySmallLaptop\:-inset-y-15{bottom:-30px;top:-30px}.verySmallLaptop\:-inset-y-16{bottom:-4rem;top:-4rem}.verySmallLaptop\:-inset-y-20{bottom:-5rem;top:-5rem}.verySmallLaptop\:-inset-y-24{bottom:-6rem;top:-6rem}.verySmallLaptop\:-inset-y-28{bottom:-7rem;top:-7rem}.verySmallLaptop\:-inset-y-30{bottom:-30%;top:-30%}.verySmallLaptop\:-inset-y-32{bottom:-8rem;top:-8rem}.verySmallLaptop\:-inset-y-36{bottom:-9rem;top:-9rem}.verySmallLaptop\:-inset-y-40{bottom:-10rem;top:-10rem}.verySmallLaptop\:-inset-y-44{bottom:-11rem;top:-11rem}.verySmallLaptop\:-inset-y-45{bottom:-45%;top:-45%}.verySmallLaptop\:-inset-y-48{bottom:-12rem;top:-12rem}.verySmallLaptop\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.verySmallLaptop\:-inset-y-52{bottom:-13rem;top:-13rem}.verySmallLaptop\:-inset-y-56{bottom:-14rem;top:-14rem}.verySmallLaptop\:-inset-y-60{bottom:-15rem;top:-15rem}.verySmallLaptop\:-inset-y-64{bottom:-16rem;top:-16rem}.verySmallLaptop\:-inset-y-72{bottom:-18rem;top:-18rem}.verySmallLaptop\:-inset-y-80{bottom:-20rem;top:-20rem}.verySmallLaptop\:-inset-y-96{bottom:-24rem;top:-24rem}.verySmallLaptop\:-inset-y-155{bottom:-155px;top:-155px}.verySmallLaptop\:-inset-y-200{bottom:-20%;top:-20%}.verySmallLaptop\:-inset-y-300{bottom:-300px;top:-300px}.verySmallLaptop\:-inset-y-327{bottom:-327px;top:-327px}.verySmallLaptop\:-inset-y-366{bottom:-366px;top:-366px}.verySmallLaptop\:-inset-y-415{bottom:-415px;top:-415px}.verySmallLaptop\:-inset-y-450{bottom:-450px;top:-450px}.verySmallLaptop\:-inset-y-474{bottom:-474px;top:-474px}.verySmallLaptop\:-inset-y-500{bottom:-500px;top:-500px}.verySmallLaptop\:-inset-y-600{bottom:-600px;top:-600px}.verySmallLaptop\:-inset-y-690{bottom:-690px;top:-690px}.verySmallLaptop\:-inset-y-px{bottom:-1px;top:-1px}.verySmallLaptop\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.verySmallLaptop\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.verySmallLaptop\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.verySmallLaptop\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.verySmallLaptop\:inset-y-1\/2{bottom:50%;top:50%}.verySmallLaptop\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.verySmallLaptop\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.verySmallLaptop\:inset-y-1\/4{bottom:25%;top:25%}.verySmallLaptop\:inset-y-2\/4{bottom:50%;top:50%}.verySmallLaptop\:inset-y-3\/4{bottom:75%;top:75%}.verySmallLaptop\:inset-y-full{bottom:100%;top:100%}.verySmallLaptop\:-inset-y-1\/2{bottom:-50%;top:-50%}.verySmallLaptop\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.verySmallLaptop\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.verySmallLaptop\:-inset-y-1\/4{bottom:-25%;top:-25%}.verySmallLaptop\:-inset-y-2\/4{bottom:-50%;top:-50%}.verySmallLaptop\:-inset-y-3\/4{bottom:-75%;top:-75%}.verySmallLaptop\:-inset-y-full{bottom:-100%;top:-100%}.verySmallLaptop\:top-0{top:0}.verySmallLaptop\:top-1{top:.25rem}.verySmallLaptop\:top-2{top:.5rem}.verySmallLaptop\:top-3{top:.75rem}.verySmallLaptop\:top-4{top:1rem}.verySmallLaptop\:top-5{top:1.25rem}.verySmallLaptop\:top-6{top:1.5rem}.verySmallLaptop\:top-7{top:1.75rem}.verySmallLaptop\:top-8{top:2rem}.verySmallLaptop\:top-9{top:2.25rem}.verySmallLaptop\:top-10{top:2.5rem}.verySmallLaptop\:top-11{top:2.75rem}.verySmallLaptop\:top-12{top:3rem}.verySmallLaptop\:top-13{top:50px}.verySmallLaptop\:top-14{top:3.5rem}.verySmallLaptop\:top-15{top:30px}.verySmallLaptop\:top-16{top:4rem}.verySmallLaptop\:top-20{top:5rem}.verySmallLaptop\:top-24{top:6rem}.verySmallLaptop\:top-28{top:7rem}.verySmallLaptop\:top-30{top:30%}.verySmallLaptop\:top-32{top:8rem}.verySmallLaptop\:top-36{top:9rem}.verySmallLaptop\:top-40{top:10rem}.verySmallLaptop\:top-44{top:11rem}.verySmallLaptop\:top-45{top:45%}.verySmallLaptop\:top-48{top:12rem}.verySmallLaptop\:top-50{top:12.5rem}.verySmallLaptop\:top-52{top:13rem}.verySmallLaptop\:top-56{top:14rem}.verySmallLaptop\:top-60{top:15rem}.verySmallLaptop\:top-64{top:16rem}.verySmallLaptop\:top-72{top:18rem}.verySmallLaptop\:top-80{top:20rem}.verySmallLaptop\:top-96{top:24rem}.verySmallLaptop\:top-155{top:155px}.verySmallLaptop\:top-200{top:20%}.verySmallLaptop\:top-300{top:300px}.verySmallLaptop\:top-327{top:327px}.verySmallLaptop\:top-366{top:366px}.verySmallLaptop\:top-415{top:415px}.verySmallLaptop\:top-450{top:450px}.verySmallLaptop\:top-474{top:474px}.verySmallLaptop\:top-500{top:500px}.verySmallLaptop\:top-600{top:600px}.verySmallLaptop\:top-690{top:690px}.verySmallLaptop\:top-auto{top:auto}.verySmallLaptop\:top-px{top:1px}.verySmallLaptop\:top-0\.5{top:.125rem}.verySmallLaptop\:top-1\.5{top:.375rem}.verySmallLaptop\:top-2\.5{top:.625rem}.verySmallLaptop\:top-3\.5{top:.875rem}.verySmallLaptop\:-top-0{top:0}.verySmallLaptop\:-top-1{top:-.25rem}.verySmallLaptop\:-top-2{top:-.5rem}.verySmallLaptop\:-top-3{top:-.75rem}.verySmallLaptop\:-top-4{top:-1rem}.verySmallLaptop\:-top-5{top:-1.25rem}.verySmallLaptop\:-top-6{top:-1.5rem}.verySmallLaptop\:-top-7{top:-1.75rem}.verySmallLaptop\:-top-8{top:-2rem}.verySmallLaptop\:-top-9{top:-2.25rem}.verySmallLaptop\:-top-10{top:-2.5rem}.verySmallLaptop\:-top-11{top:-2.75rem}.verySmallLaptop\:-top-12{top:-3rem}.verySmallLaptop\:-top-13{top:-50px}.verySmallLaptop\:-top-14{top:-3.5rem}.verySmallLaptop\:-top-15{top:-30px}.verySmallLaptop\:-top-16{top:-4rem}.verySmallLaptop\:-top-20{top:-5rem}.verySmallLaptop\:-top-24{top:-6rem}.verySmallLaptop\:-top-28{top:-7rem}.verySmallLaptop\:-top-30{top:-30%}.verySmallLaptop\:-top-32{top:-8rem}.verySmallLaptop\:-top-36{top:-9rem}.verySmallLaptop\:-top-40{top:-10rem}.verySmallLaptop\:-top-44{top:-11rem}.verySmallLaptop\:-top-45{top:-45%}.verySmallLaptop\:-top-48{top:-12rem}.verySmallLaptop\:-top-50{top:-12.5rem}.verySmallLaptop\:-top-52{top:-13rem}.verySmallLaptop\:-top-56{top:-14rem}.verySmallLaptop\:-top-60{top:-15rem}.verySmallLaptop\:-top-64{top:-16rem}.verySmallLaptop\:-top-72{top:-18rem}.verySmallLaptop\:-top-80{top:-20rem}.verySmallLaptop\:-top-96{top:-24rem}.verySmallLaptop\:-top-155{top:-155px}.verySmallLaptop\:-top-200{top:-20%}.verySmallLaptop\:-top-300{top:-300px}.verySmallLaptop\:-top-327{top:-327px}.verySmallLaptop\:-top-366{top:-366px}.verySmallLaptop\:-top-415{top:-415px}.verySmallLaptop\:-top-450{top:-450px}.verySmallLaptop\:-top-474{top:-474px}.verySmallLaptop\:-top-500{top:-500px}.verySmallLaptop\:-top-600{top:-600px}.verySmallLaptop\:-top-690{top:-690px}.verySmallLaptop\:-top-px{top:-1px}.verySmallLaptop\:-top-0\.5{top:-.125rem}.verySmallLaptop\:-top-1\.5{top:-.375rem}.verySmallLaptop\:-top-2\.5{top:-.625rem}.verySmallLaptop\:-top-3\.5{top:-.875rem}.verySmallLaptop\:top-1\/2{top:50%}.verySmallLaptop\:top-1\/3{top:33.333333%}.verySmallLaptop\:top-2\/3{top:66.666667%}.verySmallLaptop\:top-1\/4{top:25%}.verySmallLaptop\:top-2\/4{top:50%}.verySmallLaptop\:top-3\/4{top:75%}.verySmallLaptop\:top-full{top:100%}.verySmallLaptop\:-top-1\/2{top:-50%}.verySmallLaptop\:-top-1\/3{top:-33.333333%}.verySmallLaptop\:-top-2\/3{top:-66.666667%}.verySmallLaptop\:-top-1\/4{top:-25%}.verySmallLaptop\:-top-2\/4{top:-50%}.verySmallLaptop\:-top-3\/4{top:-75%}.verySmallLaptop\:-top-full{top:-100%}.verySmallLaptop\:right-0{right:0}.verySmallLaptop\:right-1{right:.25rem}.verySmallLaptop\:right-2{right:.5rem}.verySmallLaptop\:right-3{right:.75rem}.verySmallLaptop\:right-4{right:1rem}.verySmallLaptop\:right-5{right:1.25rem}.verySmallLaptop\:right-6{right:1.5rem}.verySmallLaptop\:right-7{right:1.75rem}.verySmallLaptop\:right-8{right:2rem}.verySmallLaptop\:right-9{right:2.25rem}.verySmallLaptop\:right-10{right:2.5rem}.verySmallLaptop\:right-11{right:2.75rem}.verySmallLaptop\:right-12{right:3rem}.verySmallLaptop\:right-13{right:50px}.verySmallLaptop\:right-14{right:3.5rem}.verySmallLaptop\:right-15{right:30px}.verySmallLaptop\:right-16{right:4rem}.verySmallLaptop\:right-20{right:5rem}.verySmallLaptop\:right-24{right:6rem}.verySmallLaptop\:right-28{right:7rem}.verySmallLaptop\:right-30{right:30%}.verySmallLaptop\:right-32{right:8rem}.verySmallLaptop\:right-36{right:9rem}.verySmallLaptop\:right-40{right:10rem}.verySmallLaptop\:right-44{right:11rem}.verySmallLaptop\:right-45{right:45%}.verySmallLaptop\:right-48{right:12rem}.verySmallLaptop\:right-50{right:12.5rem}.verySmallLaptop\:right-52{right:13rem}.verySmallLaptop\:right-56{right:14rem}.verySmallLaptop\:right-60{right:15rem}.verySmallLaptop\:right-64{right:16rem}.verySmallLaptop\:right-72{right:18rem}.verySmallLaptop\:right-80{right:20rem}.verySmallLaptop\:right-96{right:24rem}.verySmallLaptop\:right-155{right:155px}.verySmallLaptop\:right-200{right:20%}.verySmallLaptop\:right-300{right:300px}.verySmallLaptop\:right-327{right:327px}.verySmallLaptop\:right-366{right:366px}.verySmallLaptop\:right-415{right:415px}.verySmallLaptop\:right-450{right:450px}.verySmallLaptop\:right-474{right:474px}.verySmallLaptop\:right-500{right:500px}.verySmallLaptop\:right-600{right:600px}.verySmallLaptop\:right-690{right:690px}.verySmallLaptop\:right-auto{right:auto}.verySmallLaptop\:right-px{right:1px}.verySmallLaptop\:right-0\.5{right:.125rem}.verySmallLaptop\:right-1\.5{right:.375rem}.verySmallLaptop\:right-2\.5{right:.625rem}.verySmallLaptop\:right-3\.5{right:.875rem}.verySmallLaptop\:-right-0{right:0}.verySmallLaptop\:-right-1{right:-.25rem}.verySmallLaptop\:-right-2{right:-.5rem}.verySmallLaptop\:-right-3{right:-.75rem}.verySmallLaptop\:-right-4{right:-1rem}.verySmallLaptop\:-right-5{right:-1.25rem}.verySmallLaptop\:-right-6{right:-1.5rem}.verySmallLaptop\:-right-7{right:-1.75rem}.verySmallLaptop\:-right-8{right:-2rem}.verySmallLaptop\:-right-9{right:-2.25rem}.verySmallLaptop\:-right-10{right:-2.5rem}.verySmallLaptop\:-right-11{right:-2.75rem}.verySmallLaptop\:-right-12{right:-3rem}.verySmallLaptop\:-right-13{right:-50px}.verySmallLaptop\:-right-14{right:-3.5rem}.verySmallLaptop\:-right-15{right:-30px}.verySmallLaptop\:-right-16{right:-4rem}.verySmallLaptop\:-right-20{right:-5rem}.verySmallLaptop\:-right-24{right:-6rem}.verySmallLaptop\:-right-28{right:-7rem}.verySmallLaptop\:-right-30{right:-30%}.verySmallLaptop\:-right-32{right:-8rem}.verySmallLaptop\:-right-36{right:-9rem}.verySmallLaptop\:-right-40{right:-10rem}.verySmallLaptop\:-right-44{right:-11rem}.verySmallLaptop\:-right-45{right:-45%}.verySmallLaptop\:-right-48{right:-12rem}.verySmallLaptop\:-right-50{right:-12.5rem}.verySmallLaptop\:-right-52{right:-13rem}.verySmallLaptop\:-right-56{right:-14rem}.verySmallLaptop\:-right-60{right:-15rem}.verySmallLaptop\:-right-64{right:-16rem}.verySmallLaptop\:-right-72{right:-18rem}.verySmallLaptop\:-right-80{right:-20rem}.verySmallLaptop\:-right-96{right:-24rem}.verySmallLaptop\:-right-155{right:-155px}.verySmallLaptop\:-right-200{right:-20%}.verySmallLaptop\:-right-300{right:-300px}.verySmallLaptop\:-right-327{right:-327px}.verySmallLaptop\:-right-366{right:-366px}.verySmallLaptop\:-right-415{right:-415px}.verySmallLaptop\:-right-450{right:-450px}.verySmallLaptop\:-right-474{right:-474px}.verySmallLaptop\:-right-500{right:-500px}.verySmallLaptop\:-right-600{right:-600px}.verySmallLaptop\:-right-690{right:-690px}.verySmallLaptop\:-right-px{right:-1px}.verySmallLaptop\:-right-0\.5{right:-.125rem}.verySmallLaptop\:-right-1\.5{right:-.375rem}.verySmallLaptop\:-right-2\.5{right:-.625rem}.verySmallLaptop\:-right-3\.5{right:-.875rem}.verySmallLaptop\:right-1\/2{right:50%}.verySmallLaptop\:right-1\/3{right:33.333333%}.verySmallLaptop\:right-2\/3{right:66.666667%}.verySmallLaptop\:right-1\/4{right:25%}.verySmallLaptop\:right-2\/4{right:50%}.verySmallLaptop\:right-3\/4{right:75%}.verySmallLaptop\:right-full{right:100%}.verySmallLaptop\:-right-1\/2{right:-50%}.verySmallLaptop\:-right-1\/3{right:-33.333333%}.verySmallLaptop\:-right-2\/3{right:-66.666667%}.verySmallLaptop\:-right-1\/4{right:-25%}.verySmallLaptop\:-right-2\/4{right:-50%}.verySmallLaptop\:-right-3\/4{right:-75%}.verySmallLaptop\:-right-full{right:-100%}.verySmallLaptop\:bottom-0{bottom:0}.verySmallLaptop\:bottom-1{bottom:.25rem}.verySmallLaptop\:bottom-2{bottom:.5rem}.verySmallLaptop\:bottom-3{bottom:.75rem}.verySmallLaptop\:bottom-4{bottom:1rem}.verySmallLaptop\:bottom-5{bottom:1.25rem}.verySmallLaptop\:bottom-6{bottom:1.5rem}.verySmallLaptop\:bottom-7{bottom:1.75rem}.verySmallLaptop\:bottom-8{bottom:2rem}.verySmallLaptop\:bottom-9{bottom:2.25rem}.verySmallLaptop\:bottom-10{bottom:2.5rem}.verySmallLaptop\:bottom-11{bottom:2.75rem}.verySmallLaptop\:bottom-12{bottom:3rem}.verySmallLaptop\:bottom-13{bottom:50px}.verySmallLaptop\:bottom-14{bottom:3.5rem}.verySmallLaptop\:bottom-15{bottom:30px}.verySmallLaptop\:bottom-16{bottom:4rem}.verySmallLaptop\:bottom-20{bottom:5rem}.verySmallLaptop\:bottom-24{bottom:6rem}.verySmallLaptop\:bottom-28{bottom:7rem}.verySmallLaptop\:bottom-30{bottom:30%}.verySmallLaptop\:bottom-32{bottom:8rem}.verySmallLaptop\:bottom-36{bottom:9rem}.verySmallLaptop\:bottom-40{bottom:10rem}.verySmallLaptop\:bottom-44{bottom:11rem}.verySmallLaptop\:bottom-45{bottom:45%}.verySmallLaptop\:bottom-48{bottom:12rem}.verySmallLaptop\:bottom-50{bottom:12.5rem}.verySmallLaptop\:bottom-52{bottom:13rem}.verySmallLaptop\:bottom-56{bottom:14rem}.verySmallLaptop\:bottom-60{bottom:15rem}.verySmallLaptop\:bottom-64{bottom:16rem}.verySmallLaptop\:bottom-72{bottom:18rem}.verySmallLaptop\:bottom-80{bottom:20rem}.verySmallLaptop\:bottom-96{bottom:24rem}.verySmallLaptop\:bottom-155{bottom:155px}.verySmallLaptop\:bottom-200{bottom:20%}.verySmallLaptop\:bottom-300{bottom:300px}.verySmallLaptop\:bottom-327{bottom:327px}.verySmallLaptop\:bottom-366{bottom:366px}.verySmallLaptop\:bottom-415{bottom:415px}.verySmallLaptop\:bottom-450{bottom:450px}.verySmallLaptop\:bottom-474{bottom:474px}.verySmallLaptop\:bottom-500{bottom:500px}.verySmallLaptop\:bottom-600{bottom:600px}.verySmallLaptop\:bottom-690{bottom:690px}.verySmallLaptop\:bottom-auto{bottom:auto}.verySmallLaptop\:bottom-px{bottom:1px}.verySmallLaptop\:bottom-0\.5{bottom:.125rem}.verySmallLaptop\:bottom-1\.5{bottom:.375rem}.verySmallLaptop\:bottom-2\.5{bottom:.625rem}.verySmallLaptop\:bottom-3\.5{bottom:.875rem}.verySmallLaptop\:-bottom-0{bottom:0}.verySmallLaptop\:-bottom-1{bottom:-.25rem}.verySmallLaptop\:-bottom-2{bottom:-.5rem}.verySmallLaptop\:-bottom-3{bottom:-.75rem}.verySmallLaptop\:-bottom-4{bottom:-1rem}.verySmallLaptop\:-bottom-5{bottom:-1.25rem}.verySmallLaptop\:-bottom-6{bottom:-1.5rem}.verySmallLaptop\:-bottom-7{bottom:-1.75rem}.verySmallLaptop\:-bottom-8{bottom:-2rem}.verySmallLaptop\:-bottom-9{bottom:-2.25rem}.verySmallLaptop\:-bottom-10{bottom:-2.5rem}.verySmallLaptop\:-bottom-11{bottom:-2.75rem}.verySmallLaptop\:-bottom-12{bottom:-3rem}.verySmallLaptop\:-bottom-13{bottom:-50px}.verySmallLaptop\:-bottom-14{bottom:-3.5rem}.verySmallLaptop\:-bottom-15{bottom:-30px}.verySmallLaptop\:-bottom-16{bottom:-4rem}.verySmallLaptop\:-bottom-20{bottom:-5rem}.verySmallLaptop\:-bottom-24{bottom:-6rem}.verySmallLaptop\:-bottom-28{bottom:-7rem}.verySmallLaptop\:-bottom-30{bottom:-30%}.verySmallLaptop\:-bottom-32{bottom:-8rem}.verySmallLaptop\:-bottom-36{bottom:-9rem}.verySmallLaptop\:-bottom-40{bottom:-10rem}.verySmallLaptop\:-bottom-44{bottom:-11rem}.verySmallLaptop\:-bottom-45{bottom:-45%}.verySmallLaptop\:-bottom-48{bottom:-12rem}.verySmallLaptop\:-bottom-50{bottom:-12.5rem}.verySmallLaptop\:-bottom-52{bottom:-13rem}.verySmallLaptop\:-bottom-56{bottom:-14rem}.verySmallLaptop\:-bottom-60{bottom:-15rem}.verySmallLaptop\:-bottom-64{bottom:-16rem}.verySmallLaptop\:-bottom-72{bottom:-18rem}.verySmallLaptop\:-bottom-80{bottom:-20rem}.verySmallLaptop\:-bottom-96{bottom:-24rem}.verySmallLaptop\:-bottom-155{bottom:-155px}.verySmallLaptop\:-bottom-200{bottom:-20%}.verySmallLaptop\:-bottom-300{bottom:-300px}.verySmallLaptop\:-bottom-327{bottom:-327px}.verySmallLaptop\:-bottom-366{bottom:-366px}.verySmallLaptop\:-bottom-415{bottom:-415px}.verySmallLaptop\:-bottom-450{bottom:-450px}.verySmallLaptop\:-bottom-474{bottom:-474px}.verySmallLaptop\:-bottom-500{bottom:-500px}.verySmallLaptop\:-bottom-600{bottom:-600px}.verySmallLaptop\:-bottom-690{bottom:-690px}.verySmallLaptop\:-bottom-px{bottom:-1px}.verySmallLaptop\:-bottom-0\.5{bottom:-.125rem}.verySmallLaptop\:-bottom-1\.5{bottom:-.375rem}.verySmallLaptop\:-bottom-2\.5{bottom:-.625rem}.verySmallLaptop\:-bottom-3\.5{bottom:-.875rem}.verySmallLaptop\:bottom-1\/2{bottom:50%}.verySmallLaptop\:bottom-1\/3{bottom:33.333333%}.verySmallLaptop\:bottom-2\/3{bottom:66.666667%}.verySmallLaptop\:bottom-1\/4{bottom:25%}.verySmallLaptop\:bottom-2\/4{bottom:50%}.verySmallLaptop\:bottom-3\/4{bottom:75%}.verySmallLaptop\:bottom-full{bottom:100%}.verySmallLaptop\:-bottom-1\/2{bottom:-50%}.verySmallLaptop\:-bottom-1\/3{bottom:-33.333333%}.verySmallLaptop\:-bottom-2\/3{bottom:-66.666667%}.verySmallLaptop\:-bottom-1\/4{bottom:-25%}.verySmallLaptop\:-bottom-2\/4{bottom:-50%}.verySmallLaptop\:-bottom-3\/4{bottom:-75%}.verySmallLaptop\:-bottom-full{bottom:-100%}.verySmallLaptop\:left-0{left:0}.verySmallLaptop\:left-1{left:.25rem}.verySmallLaptop\:left-2{left:.5rem}.verySmallLaptop\:left-3{left:.75rem}.verySmallLaptop\:left-4{left:1rem}.verySmallLaptop\:left-5{left:1.25rem}.verySmallLaptop\:left-6{left:1.5rem}.verySmallLaptop\:left-7{left:1.75rem}.verySmallLaptop\:left-8{left:2rem}.verySmallLaptop\:left-9{left:2.25rem}.verySmallLaptop\:left-10{left:2.5rem}.verySmallLaptop\:left-11{left:2.75rem}.verySmallLaptop\:left-12{left:3rem}.verySmallLaptop\:left-13{left:50px}.verySmallLaptop\:left-14{left:3.5rem}.verySmallLaptop\:left-15{left:30px}.verySmallLaptop\:left-16{left:4rem}.verySmallLaptop\:left-20{left:5rem}.verySmallLaptop\:left-24{left:6rem}.verySmallLaptop\:left-28{left:7rem}.verySmallLaptop\:left-30{left:30%}.verySmallLaptop\:left-32{left:8rem}.verySmallLaptop\:left-36{left:9rem}.verySmallLaptop\:left-40{left:10rem}.verySmallLaptop\:left-44{left:11rem}.verySmallLaptop\:left-45{left:45%}.verySmallLaptop\:left-48{left:12rem}.verySmallLaptop\:left-50{left:12.5rem}.verySmallLaptop\:left-52{left:13rem}.verySmallLaptop\:left-56{left:14rem}.verySmallLaptop\:left-60{left:15rem}.verySmallLaptop\:left-64{left:16rem}.verySmallLaptop\:left-72{left:18rem}.verySmallLaptop\:left-80{left:20rem}.verySmallLaptop\:left-96{left:24rem}.verySmallLaptop\:left-155{left:155px}.verySmallLaptop\:left-200{left:20%}.verySmallLaptop\:left-300{left:300px}.verySmallLaptop\:left-327{left:327px}.verySmallLaptop\:left-366{left:366px}.verySmallLaptop\:left-415{left:415px}.verySmallLaptop\:left-450{left:450px}.verySmallLaptop\:left-474{left:474px}.verySmallLaptop\:left-500{left:500px}.verySmallLaptop\:left-600{left:600px}.verySmallLaptop\:left-690{left:690px}.verySmallLaptop\:left-auto{left:auto}.verySmallLaptop\:left-px{left:1px}.verySmallLaptop\:left-0\.5{left:.125rem}.verySmallLaptop\:left-1\.5{left:.375rem}.verySmallLaptop\:left-2\.5{left:.625rem}.verySmallLaptop\:left-3\.5{left:.875rem}.verySmallLaptop\:-left-0{left:0}.verySmallLaptop\:-left-1{left:-.25rem}.verySmallLaptop\:-left-2{left:-.5rem}.verySmallLaptop\:-left-3{left:-.75rem}.verySmallLaptop\:-left-4{left:-1rem}.verySmallLaptop\:-left-5{left:-1.25rem}.verySmallLaptop\:-left-6{left:-1.5rem}.verySmallLaptop\:-left-7{left:-1.75rem}.verySmallLaptop\:-left-8{left:-2rem}.verySmallLaptop\:-left-9{left:-2.25rem}.verySmallLaptop\:-left-10{left:-2.5rem}.verySmallLaptop\:-left-11{left:-2.75rem}.verySmallLaptop\:-left-12{left:-3rem}.verySmallLaptop\:-left-13{left:-50px}.verySmallLaptop\:-left-14{left:-3.5rem}.verySmallLaptop\:-left-15{left:-30px}.verySmallLaptop\:-left-16{left:-4rem}.verySmallLaptop\:-left-20{left:-5rem}.verySmallLaptop\:-left-24{left:-6rem}.verySmallLaptop\:-left-28{left:-7rem}.verySmallLaptop\:-left-30{left:-30%}.verySmallLaptop\:-left-32{left:-8rem}.verySmallLaptop\:-left-36{left:-9rem}.verySmallLaptop\:-left-40{left:-10rem}.verySmallLaptop\:-left-44{left:-11rem}.verySmallLaptop\:-left-45{left:-45%}.verySmallLaptop\:-left-48{left:-12rem}.verySmallLaptop\:-left-50{left:-12.5rem}.verySmallLaptop\:-left-52{left:-13rem}.verySmallLaptop\:-left-56{left:-14rem}.verySmallLaptop\:-left-60{left:-15rem}.verySmallLaptop\:-left-64{left:-16rem}.verySmallLaptop\:-left-72{left:-18rem}.verySmallLaptop\:-left-80{left:-20rem}.verySmallLaptop\:-left-96{left:-24rem}.verySmallLaptop\:-left-155{left:-155px}.verySmallLaptop\:-left-200{left:-20%}.verySmallLaptop\:-left-300{left:-300px}.verySmallLaptop\:-left-327{left:-327px}.verySmallLaptop\:-left-366{left:-366px}.verySmallLaptop\:-left-415{left:-415px}.verySmallLaptop\:-left-450{left:-450px}.verySmallLaptop\:-left-474{left:-474px}.verySmallLaptop\:-left-500{left:-500px}.verySmallLaptop\:-left-600{left:-600px}.verySmallLaptop\:-left-690{left:-690px}.verySmallLaptop\:-left-px{left:-1px}.verySmallLaptop\:-left-0\.5{left:-.125rem}.verySmallLaptop\:-left-1\.5{left:-.375rem}.verySmallLaptop\:-left-2\.5{left:-.625rem}.verySmallLaptop\:-left-3\.5{left:-.875rem}.verySmallLaptop\:left-1\/2{left:50%}.verySmallLaptop\:left-1\/3{left:33.333333%}.verySmallLaptop\:left-2\/3{left:66.666667%}.verySmallLaptop\:left-1\/4{left:25%}.verySmallLaptop\:left-2\/4{left:50%}.verySmallLaptop\:left-3\/4{left:75%}.verySmallLaptop\:left-full{left:100%}.verySmallLaptop\:-left-1\/2{left:-50%}.verySmallLaptop\:-left-1\/3{left:-33.333333%}.verySmallLaptop\:-left-2\/3{left:-66.666667%}.verySmallLaptop\:-left-1\/4{left:-25%}.verySmallLaptop\:-left-2\/4{left:-50%}.verySmallLaptop\:-left-3\/4{left:-75%}.verySmallLaptop\:-left-full{left:-100%}.verySmallLaptop\:z-0{z-index:0}.verySmallLaptop\:z-10{z-index:10}.verySmallLaptop\:z-20{z-index:20}.verySmallLaptop\:z-30{z-index:30}.verySmallLaptop\:z-40{z-index:40}.verySmallLaptop\:z-50{z-index:50}.verySmallLaptop\:z-auto{z-index:auto}.verySmallLaptop\:focus-within\:z-0:focus-within{z-index:0}.verySmallLaptop\:focus-within\:z-10:focus-within{z-index:10}.verySmallLaptop\:focus-within\:z-20:focus-within{z-index:20}.verySmallLaptop\:focus-within\:z-30:focus-within{z-index:30}.verySmallLaptop\:focus-within\:z-40:focus-within{z-index:40}.verySmallLaptop\:focus-within\:z-50:focus-within{z-index:50}.verySmallLaptop\:focus-within\:z-auto:focus-within{z-index:auto}.verySmallLaptop\:focus\:z-0:focus{z-index:0}.verySmallLaptop\:focus\:z-10:focus{z-index:10}.verySmallLaptop\:focus\:z-20:focus{z-index:20}.verySmallLaptop\:focus\:z-30:focus{z-index:30}.verySmallLaptop\:focus\:z-40:focus{z-index:40}.verySmallLaptop\:focus\:z-50:focus{z-index:50}.verySmallLaptop\:focus\:z-auto:focus{z-index:auto}.verySmallLaptop\:order-1{order:1}.verySmallLaptop\:order-2{order:2}.verySmallLaptop\:order-3{order:3}.verySmallLaptop\:order-4{order:4}.verySmallLaptop\:order-5{order:5}.verySmallLaptop\:order-6{order:6}.verySmallLaptop\:order-7{order:7}.verySmallLaptop\:order-8{order:8}.verySmallLaptop\:order-9{order:9}.verySmallLaptop\:order-10{order:10}.verySmallLaptop\:order-11{order:11}.verySmallLaptop\:order-12{order:12}.verySmallLaptop\:order-first{order:-9999}.verySmallLaptop\:order-last{order:9999}.verySmallLaptop\:order-none{order:0}.verySmallLaptop\:col-auto{grid-column:auto}.verySmallLaptop\:col-span-1{grid-column:span 1/span 1}.verySmallLaptop\:col-span-2{grid-column:span 2/span 2}.verySmallLaptop\:col-span-3{grid-column:span 3/span 3}.verySmallLaptop\:col-span-4{grid-column:span 4/span 4}.verySmallLaptop\:col-span-5{grid-column:span 5/span 5}.verySmallLaptop\:col-span-6{grid-column:span 6/span 6}.verySmallLaptop\:col-span-7{grid-column:span 7/span 7}.verySmallLaptop\:col-span-8{grid-column:span 8/span 8}.verySmallLaptop\:col-span-9{grid-column:span 9/span 9}.verySmallLaptop\:col-span-10{grid-column:span 10/span 10}.verySmallLaptop\:col-span-11{grid-column:span 11/span 11}.verySmallLaptop\:col-span-12{grid-column:span 12/span 12}.verySmallLaptop\:col-span-full{grid-column:1/-1}.verySmallLaptop\:col-start-1{grid-column-start:1}.verySmallLaptop\:col-start-2{grid-column-start:2}.verySmallLaptop\:col-start-3{grid-column-start:3}.verySmallLaptop\:col-start-4{grid-column-start:4}.verySmallLaptop\:col-start-5{grid-column-start:5}.verySmallLaptop\:col-start-6{grid-column-start:6}.verySmallLaptop\:col-start-7{grid-column-start:7}.verySmallLaptop\:col-start-8{grid-column-start:8}.verySmallLaptop\:col-start-9{grid-column-start:9}.verySmallLaptop\:col-start-10{grid-column-start:10}.verySmallLaptop\:col-start-11{grid-column-start:11}.verySmallLaptop\:col-start-12{grid-column-start:12}.verySmallLaptop\:col-start-13{grid-column-start:13}.verySmallLaptop\:col-start-auto{grid-column-start:auto}.verySmallLaptop\:col-end-1{grid-column-end:1}.verySmallLaptop\:col-end-2{grid-column-end:2}.verySmallLaptop\:col-end-3{grid-column-end:3}.verySmallLaptop\:col-end-4{grid-column-end:4}.verySmallLaptop\:col-end-5{grid-column-end:5}.verySmallLaptop\:col-end-6{grid-column-end:6}.verySmallLaptop\:col-end-7{grid-column-end:7}.verySmallLaptop\:col-end-8{grid-column-end:8}.verySmallLaptop\:col-end-9{grid-column-end:9}.verySmallLaptop\:col-end-10{grid-column-end:10}.verySmallLaptop\:col-end-11{grid-column-end:11}.verySmallLaptop\:col-end-12{grid-column-end:12}.verySmallLaptop\:col-end-13{grid-column-end:13}.verySmallLaptop\:col-end-auto{grid-column-end:auto}.verySmallLaptop\:row-auto{grid-row:auto}.verySmallLaptop\:row-span-1{grid-row:span 1/span 1}.verySmallLaptop\:row-span-2{grid-row:span 2/span 2}.verySmallLaptop\:row-span-3{grid-row:span 3/span 3}.verySmallLaptop\:row-span-4{grid-row:span 4/span 4}.verySmallLaptop\:row-span-5{grid-row:span 5/span 5}.verySmallLaptop\:row-span-6{grid-row:span 6/span 6}.verySmallLaptop\:row-span-full{grid-row:1/-1}.verySmallLaptop\:row-start-1{grid-row-start:1}.verySmallLaptop\:row-start-2{grid-row-start:2}.verySmallLaptop\:row-start-3{grid-row-start:3}.verySmallLaptop\:row-start-4{grid-row-start:4}.verySmallLaptop\:row-start-5{grid-row-start:5}.verySmallLaptop\:row-start-6{grid-row-start:6}.verySmallLaptop\:row-start-7{grid-row-start:7}.verySmallLaptop\:row-start-auto{grid-row-start:auto}.verySmallLaptop\:row-end-1{grid-row-end:1}.verySmallLaptop\:row-end-2{grid-row-end:2}.verySmallLaptop\:row-end-3{grid-row-end:3}.verySmallLaptop\:row-end-4{grid-row-end:4}.verySmallLaptop\:row-end-5{grid-row-end:5}.verySmallLaptop\:row-end-6{grid-row-end:6}.verySmallLaptop\:row-end-7{grid-row-end:7}.verySmallLaptop\:row-end-auto{grid-row-end:auto}.verySmallLaptop\:float-right{float:right}.verySmallLaptop\:float-left{float:left}.verySmallLaptop\:float-none{float:none}.verySmallLaptop\:clear-left{clear:left}.verySmallLaptop\:clear-right{clear:right}.verySmallLaptop\:clear-both{clear:both}.verySmallLaptop\:clear-none{clear:none}.verySmallLaptop\:m-0{margin:0}.verySmallLaptop\:m-1{margin:.25rem}.verySmallLaptop\:m-2{margin:.5rem}.verySmallLaptop\:m-3{margin:.75rem}.verySmallLaptop\:m-4{margin:1rem}.verySmallLaptop\:m-5{margin:1.25rem}.verySmallLaptop\:m-6{margin:1.5rem}.verySmallLaptop\:m-7{margin:1.75rem}.verySmallLaptop\:m-8{margin:2rem}.verySmallLaptop\:m-9{margin:2.25rem}.verySmallLaptop\:m-10{margin:2.5rem}.verySmallLaptop\:m-11{margin:2.75rem}.verySmallLaptop\:m-12{margin:3rem}.verySmallLaptop\:m-13{margin:50px}.verySmallLaptop\:m-14{margin:3.5rem}.verySmallLaptop\:m-15{margin:30px}.verySmallLaptop\:m-16{margin:4rem}.verySmallLaptop\:m-20{margin:5rem}.verySmallLaptop\:m-24{margin:6rem}.verySmallLaptop\:m-28{margin:7rem}.verySmallLaptop\:m-30{margin:30%}.verySmallLaptop\:m-32{margin:8rem}.verySmallLaptop\:m-36{margin:9rem}.verySmallLaptop\:m-40{margin:10rem}.verySmallLaptop\:m-44{margin:11rem}.verySmallLaptop\:m-45{margin:45%}.verySmallLaptop\:m-48{margin:12rem}.verySmallLaptop\:m-50{margin:12.5rem}.verySmallLaptop\:m-52{margin:13rem}.verySmallLaptop\:m-56{margin:14rem}.verySmallLaptop\:m-60{margin:15rem}.verySmallLaptop\:m-64{margin:16rem}.verySmallLaptop\:m-72{margin:18rem}.verySmallLaptop\:m-80{margin:20rem}.verySmallLaptop\:m-96{margin:24rem}.verySmallLaptop\:m-155{margin:155px}.verySmallLaptop\:m-200{margin:20%}.verySmallLaptop\:m-300{margin:300px}.verySmallLaptop\:m-327{margin:327px}.verySmallLaptop\:m-366{margin:366px}.verySmallLaptop\:m-415{margin:415px}.verySmallLaptop\:m-450{margin:450px}.verySmallLaptop\:m-474{margin:474px}.verySmallLaptop\:m-500{margin:500px}.verySmallLaptop\:m-600{margin:600px}.verySmallLaptop\:m-690{margin:690px}.verySmallLaptop\:m-auto{margin:auto}.verySmallLaptop\:m-px{margin:1px}.verySmallLaptop\:m-0\.5{margin:.125rem}.verySmallLaptop\:m-1\.5{margin:.375rem}.verySmallLaptop\:m-2\.5{margin:.625rem}.verySmallLaptop\:m-3\.5{margin:.875rem}.verySmallLaptop\:-m-0{margin:0}.verySmallLaptop\:-m-1{margin:-.25rem}.verySmallLaptop\:-m-2{margin:-.5rem}.verySmallLaptop\:-m-3{margin:-.75rem}.verySmallLaptop\:-m-4{margin:-1rem}.verySmallLaptop\:-m-5{margin:-1.25rem}.verySmallLaptop\:-m-6{margin:-1.5rem}.verySmallLaptop\:-m-7{margin:-1.75rem}.verySmallLaptop\:-m-8{margin:-2rem}.verySmallLaptop\:-m-9{margin:-2.25rem}.verySmallLaptop\:-m-10{margin:-2.5rem}.verySmallLaptop\:-m-11{margin:-2.75rem}.verySmallLaptop\:-m-12{margin:-3rem}.verySmallLaptop\:-m-13{margin:-50px}.verySmallLaptop\:-m-14{margin:-3.5rem}.verySmallLaptop\:-m-15{margin:-30px}.verySmallLaptop\:-m-16{margin:-4rem}.verySmallLaptop\:-m-20{margin:-5rem}.verySmallLaptop\:-m-24{margin:-6rem}.verySmallLaptop\:-m-28{margin:-7rem}.verySmallLaptop\:-m-30{margin:-30%}.verySmallLaptop\:-m-32{margin:-8rem}.verySmallLaptop\:-m-36{margin:-9rem}.verySmallLaptop\:-m-40{margin:-10rem}.verySmallLaptop\:-m-44{margin:-11rem}.verySmallLaptop\:-m-45{margin:-45%}.verySmallLaptop\:-m-48{margin:-12rem}.verySmallLaptop\:-m-50{margin:-12.5rem}.verySmallLaptop\:-m-52{margin:-13rem}.verySmallLaptop\:-m-56{margin:-14rem}.verySmallLaptop\:-m-60{margin:-15rem}.verySmallLaptop\:-m-64{margin:-16rem}.verySmallLaptop\:-m-72{margin:-18rem}.verySmallLaptop\:-m-80{margin:-20rem}.verySmallLaptop\:-m-96{margin:-24rem}.verySmallLaptop\:-m-155{margin:-155px}.verySmallLaptop\:-m-200{margin:-20%}.verySmallLaptop\:-m-300{margin:-300px}.verySmallLaptop\:-m-327{margin:-327px}.verySmallLaptop\:-m-366{margin:-366px}.verySmallLaptop\:-m-415{margin:-415px}.verySmallLaptop\:-m-450{margin:-450px}.verySmallLaptop\:-m-474{margin:-474px}.verySmallLaptop\:-m-500{margin:-500px}.verySmallLaptop\:-m-600{margin:-600px}.verySmallLaptop\:-m-690{margin:-690px}.verySmallLaptop\:-m-px{margin:-1px}.verySmallLaptop\:-m-0\.5{margin:-.125rem}.verySmallLaptop\:-m-1\.5{margin:-.375rem}.verySmallLaptop\:-m-2\.5{margin:-.625rem}.verySmallLaptop\:-m-3\.5{margin:-.875rem}.verySmallLaptop\:mx-0{margin-left:0;margin-right:0}.verySmallLaptop\:mx-1{margin-left:.25rem;margin-right:.25rem}.verySmallLaptop\:mx-2{margin-left:.5rem;margin-right:.5rem}.verySmallLaptop\:mx-3{margin-left:.75rem;margin-right:.75rem}.verySmallLaptop\:mx-4{margin-left:1rem;margin-right:1rem}.verySmallLaptop\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.verySmallLaptop\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.verySmallLaptop\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.verySmallLaptop\:mx-8{margin-left:2rem;margin-right:2rem}.verySmallLaptop\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.verySmallLaptop\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.verySmallLaptop\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.verySmallLaptop\:mx-12{margin-left:3rem;margin-right:3rem}.verySmallLaptop\:mx-13{margin-left:50px;margin-right:50px}.verySmallLaptop\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.verySmallLaptop\:mx-15{margin-left:30px;margin-right:30px}.verySmallLaptop\:mx-16{margin-left:4rem;margin-right:4rem}.verySmallLaptop\:mx-20{margin-left:5rem;margin-right:5rem}.verySmallLaptop\:mx-24{margin-left:6rem;margin-right:6rem}.verySmallLaptop\:mx-28{margin-left:7rem;margin-right:7rem}.verySmallLaptop\:mx-30{margin-left:30%;margin-right:30%}.verySmallLaptop\:mx-32{margin-left:8rem;margin-right:8rem}.verySmallLaptop\:mx-36{margin-left:9rem;margin-right:9rem}.verySmallLaptop\:mx-40{margin-left:10rem;margin-right:10rem}.verySmallLaptop\:mx-44{margin-left:11rem;margin-right:11rem}.verySmallLaptop\:mx-45{margin-left:45%;margin-right:45%}.verySmallLaptop\:mx-48{margin-left:12rem;margin-right:12rem}.verySmallLaptop\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.verySmallLaptop\:mx-52{margin-left:13rem;margin-right:13rem}.verySmallLaptop\:mx-56{margin-left:14rem;margin-right:14rem}.verySmallLaptop\:mx-60{margin-left:15rem;margin-right:15rem}.verySmallLaptop\:mx-64{margin-left:16rem;margin-right:16rem}.verySmallLaptop\:mx-72{margin-left:18rem;margin-right:18rem}.verySmallLaptop\:mx-80{margin-left:20rem;margin-right:20rem}.verySmallLaptop\:mx-96{margin-left:24rem;margin-right:24rem}.verySmallLaptop\:mx-155{margin-left:155px;margin-right:155px}.verySmallLaptop\:mx-200{margin-left:20%;margin-right:20%}.verySmallLaptop\:mx-300{margin-left:300px;margin-right:300px}.verySmallLaptop\:mx-327{margin-left:327px;margin-right:327px}.verySmallLaptop\:mx-366{margin-left:366px;margin-right:366px}.verySmallLaptop\:mx-415{margin-left:415px;margin-right:415px}.verySmallLaptop\:mx-450{margin-left:450px;margin-right:450px}.verySmallLaptop\:mx-474{margin-left:474px;margin-right:474px}.verySmallLaptop\:mx-500{margin-left:500px;margin-right:500px}.verySmallLaptop\:mx-600{margin-left:600px;margin-right:600px}.verySmallLaptop\:mx-690{margin-left:690px;margin-right:690px}.verySmallLaptop\:mx-auto{margin-left:auto;margin-right:auto}.verySmallLaptop\:mx-px{margin-left:1px;margin-right:1px}.verySmallLaptop\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.verySmallLaptop\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.verySmallLaptop\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.verySmallLaptop\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.verySmallLaptop\:-mx-0{margin-left:0;margin-right:0}.verySmallLaptop\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.verySmallLaptop\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.verySmallLaptop\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.verySmallLaptop\:-mx-4{margin-left:-1rem;margin-right:-1rem}.verySmallLaptop\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.verySmallLaptop\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.verySmallLaptop\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.verySmallLaptop\:-mx-8{margin-left:-2rem;margin-right:-2rem}.verySmallLaptop\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.verySmallLaptop\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.verySmallLaptop\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.verySmallLaptop\:-mx-12{margin-left:-3rem;margin-right:-3rem}.verySmallLaptop\:-mx-13{margin-left:-50px;margin-right:-50px}.verySmallLaptop\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.verySmallLaptop\:-mx-15{margin-left:-30px;margin-right:-30px}.verySmallLaptop\:-mx-16{margin-left:-4rem;margin-right:-4rem}.verySmallLaptop\:-mx-20{margin-left:-5rem;margin-right:-5rem}.verySmallLaptop\:-mx-24{margin-left:-6rem;margin-right:-6rem}.verySmallLaptop\:-mx-28{margin-left:-7rem;margin-right:-7rem}.verySmallLaptop\:-mx-30{margin-left:-30%;margin-right:-30%}.verySmallLaptop\:-mx-32{margin-left:-8rem;margin-right:-8rem}.verySmallLaptop\:-mx-36{margin-left:-9rem;margin-right:-9rem}.verySmallLaptop\:-mx-40{margin-left:-10rem;margin-right:-10rem}.verySmallLaptop\:-mx-44{margin-left:-11rem;margin-right:-11rem}.verySmallLaptop\:-mx-45{margin-left:-45%;margin-right:-45%}.verySmallLaptop\:-mx-48{margin-left:-12rem;margin-right:-12rem}.verySmallLaptop\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.verySmallLaptop\:-mx-52{margin-left:-13rem;margin-right:-13rem}.verySmallLaptop\:-mx-56{margin-left:-14rem;margin-right:-14rem}.verySmallLaptop\:-mx-60{margin-left:-15rem;margin-right:-15rem}.verySmallLaptop\:-mx-64{margin-left:-16rem;margin-right:-16rem}.verySmallLaptop\:-mx-72{margin-left:-18rem;margin-right:-18rem}.verySmallLaptop\:-mx-80{margin-left:-20rem;margin-right:-20rem}.verySmallLaptop\:-mx-96{margin-left:-24rem;margin-right:-24rem}.verySmallLaptop\:-mx-155{margin-left:-155px;margin-right:-155px}.verySmallLaptop\:-mx-200{margin-left:-20%;margin-right:-20%}.verySmallLaptop\:-mx-300{margin-left:-300px;margin-right:-300px}.verySmallLaptop\:-mx-327{margin-left:-327px;margin-right:-327px}.verySmallLaptop\:-mx-366{margin-left:-366px;margin-right:-366px}.verySmallLaptop\:-mx-415{margin-left:-415px;margin-right:-415px}.verySmallLaptop\:-mx-450{margin-left:-450px;margin-right:-450px}.verySmallLaptop\:-mx-474{margin-left:-474px;margin-right:-474px}.verySmallLaptop\:-mx-500{margin-left:-500px;margin-right:-500px}.verySmallLaptop\:-mx-600{margin-left:-600px;margin-right:-600px}.verySmallLaptop\:-mx-690{margin-left:-690px;margin-right:-690px}.verySmallLaptop\:-mx-px{margin-left:-1px;margin-right:-1px}.verySmallLaptop\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.verySmallLaptop\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.verySmallLaptop\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.verySmallLaptop\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.verySmallLaptop\:my-0{margin-bottom:0;margin-top:0}.verySmallLaptop\:my-1{margin-bottom:.25rem;margin-top:.25rem}.verySmallLaptop\:my-2{margin-bottom:.5rem;margin-top:.5rem}.verySmallLaptop\:my-3{margin-bottom:.75rem;margin-top:.75rem}.verySmallLaptop\:my-4{margin-bottom:1rem;margin-top:1rem}.verySmallLaptop\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.verySmallLaptop\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.verySmallLaptop\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.verySmallLaptop\:my-8{margin-bottom:2rem;margin-top:2rem}.verySmallLaptop\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.verySmallLaptop\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.verySmallLaptop\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.verySmallLaptop\:my-12{margin-bottom:3rem;margin-top:3rem}.verySmallLaptop\:my-13{margin-bottom:50px;margin-top:50px}.verySmallLaptop\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.verySmallLaptop\:my-15{margin-bottom:30px;margin-top:30px}.verySmallLaptop\:my-16{margin-bottom:4rem;margin-top:4rem}.verySmallLaptop\:my-20{margin-bottom:5rem;margin-top:5rem}.verySmallLaptop\:my-24{margin-bottom:6rem;margin-top:6rem}.verySmallLaptop\:my-28{margin-bottom:7rem;margin-top:7rem}.verySmallLaptop\:my-30{margin-bottom:30%;margin-top:30%}.verySmallLaptop\:my-32{margin-bottom:8rem;margin-top:8rem}.verySmallLaptop\:my-36{margin-bottom:9rem;margin-top:9rem}.verySmallLaptop\:my-40{margin-bottom:10rem;margin-top:10rem}.verySmallLaptop\:my-44{margin-bottom:11rem;margin-top:11rem}.verySmallLaptop\:my-45{margin-bottom:45%;margin-top:45%}.verySmallLaptop\:my-48{margin-bottom:12rem;margin-top:12rem}.verySmallLaptop\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.verySmallLaptop\:my-52{margin-bottom:13rem;margin-top:13rem}.verySmallLaptop\:my-56{margin-bottom:14rem;margin-top:14rem}.verySmallLaptop\:my-60{margin-bottom:15rem;margin-top:15rem}.verySmallLaptop\:my-64{margin-bottom:16rem;margin-top:16rem}.verySmallLaptop\:my-72{margin-bottom:18rem;margin-top:18rem}.verySmallLaptop\:my-80{margin-bottom:20rem;margin-top:20rem}.verySmallLaptop\:my-96{margin-bottom:24rem;margin-top:24rem}.verySmallLaptop\:my-155{margin-bottom:155px;margin-top:155px}.verySmallLaptop\:my-200{margin-bottom:20%;margin-top:20%}.verySmallLaptop\:my-300{margin-bottom:300px;margin-top:300px}.verySmallLaptop\:my-327{margin-bottom:327px;margin-top:327px}.verySmallLaptop\:my-366{margin-bottom:366px;margin-top:366px}.verySmallLaptop\:my-415{margin-bottom:415px;margin-top:415px}.verySmallLaptop\:my-450{margin-bottom:450px;margin-top:450px}.verySmallLaptop\:my-474{margin-bottom:474px;margin-top:474px}.verySmallLaptop\:my-500{margin-bottom:500px;margin-top:500px}.verySmallLaptop\:my-600{margin-bottom:600px;margin-top:600px}.verySmallLaptop\:my-690{margin-bottom:690px;margin-top:690px}.verySmallLaptop\:my-auto{margin-bottom:auto;margin-top:auto}.verySmallLaptop\:my-px{margin-bottom:1px;margin-top:1px}.verySmallLaptop\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.verySmallLaptop\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.verySmallLaptop\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.verySmallLaptop\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.verySmallLaptop\:-my-0{margin-bottom:0;margin-top:0}.verySmallLaptop\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.verySmallLaptop\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.verySmallLaptop\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.verySmallLaptop\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.verySmallLaptop\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.verySmallLaptop\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.verySmallLaptop\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.verySmallLaptop\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.verySmallLaptop\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.verySmallLaptop\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.verySmallLaptop\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.verySmallLaptop\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.verySmallLaptop\:-my-13{margin-bottom:-50px;margin-top:-50px}.verySmallLaptop\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.verySmallLaptop\:-my-15{margin-bottom:-30px;margin-top:-30px}.verySmallLaptop\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.verySmallLaptop\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.verySmallLaptop\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.verySmallLaptop\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.verySmallLaptop\:-my-30{margin-bottom:-30%;margin-top:-30%}.verySmallLaptop\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.verySmallLaptop\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.verySmallLaptop\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.verySmallLaptop\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.verySmallLaptop\:-my-45{margin-bottom:-45%;margin-top:-45%}.verySmallLaptop\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.verySmallLaptop\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.verySmallLaptop\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.verySmallLaptop\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.verySmallLaptop\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.verySmallLaptop\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.verySmallLaptop\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.verySmallLaptop\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.verySmallLaptop\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.verySmallLaptop\:-my-155{margin-bottom:-155px;margin-top:-155px}.verySmallLaptop\:-my-200{margin-bottom:-20%;margin-top:-20%}.verySmallLaptop\:-my-300{margin-bottom:-300px;margin-top:-300px}.verySmallLaptop\:-my-327{margin-bottom:-327px;margin-top:-327px}.verySmallLaptop\:-my-366{margin-bottom:-366px;margin-top:-366px}.verySmallLaptop\:-my-415{margin-bottom:-415px;margin-top:-415px}.verySmallLaptop\:-my-450{margin-bottom:-450px;margin-top:-450px}.verySmallLaptop\:-my-474{margin-bottom:-474px;margin-top:-474px}.verySmallLaptop\:-my-500{margin-bottom:-500px;margin-top:-500px}.verySmallLaptop\:-my-600{margin-bottom:-600px;margin-top:-600px}.verySmallLaptop\:-my-690{margin-bottom:-690px;margin-top:-690px}.verySmallLaptop\:-my-px{margin-bottom:-1px;margin-top:-1px}.verySmallLaptop\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.verySmallLaptop\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.verySmallLaptop\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.verySmallLaptop\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.verySmallLaptop\:mt-0{margin-top:0}.verySmallLaptop\:mt-1{margin-top:.25rem}.verySmallLaptop\:mt-2{margin-top:.5rem}.verySmallLaptop\:mt-3{margin-top:.75rem}.verySmallLaptop\:mt-4{margin-top:1rem}.verySmallLaptop\:mt-5{margin-top:1.25rem}.verySmallLaptop\:mt-6{margin-top:1.5rem}.verySmallLaptop\:mt-7{margin-top:1.75rem}.verySmallLaptop\:mt-8{margin-top:2rem}.verySmallLaptop\:mt-9{margin-top:2.25rem}.verySmallLaptop\:mt-10{margin-top:2.5rem}.verySmallLaptop\:mt-11{margin-top:2.75rem}.verySmallLaptop\:mt-12{margin-top:3rem}.verySmallLaptop\:mt-13{margin-top:50px}.verySmallLaptop\:mt-14{margin-top:3.5rem}.verySmallLaptop\:mt-15{margin-top:30px}.verySmallLaptop\:mt-16{margin-top:4rem}.verySmallLaptop\:mt-20{margin-top:5rem}.verySmallLaptop\:mt-24{margin-top:6rem}.verySmallLaptop\:mt-28{margin-top:7rem}.verySmallLaptop\:mt-30{margin-top:30%}.verySmallLaptop\:mt-32{margin-top:8rem}.verySmallLaptop\:mt-36{margin-top:9rem}.verySmallLaptop\:mt-40{margin-top:10rem}.verySmallLaptop\:mt-44{margin-top:11rem}.verySmallLaptop\:mt-45{margin-top:45%}.verySmallLaptop\:mt-48{margin-top:12rem}.verySmallLaptop\:mt-50{margin-top:12.5rem}.verySmallLaptop\:mt-52{margin-top:13rem}.verySmallLaptop\:mt-56{margin-top:14rem}.verySmallLaptop\:mt-60{margin-top:15rem}.verySmallLaptop\:mt-64{margin-top:16rem}.verySmallLaptop\:mt-72{margin-top:18rem}.verySmallLaptop\:mt-80{margin-top:20rem}.verySmallLaptop\:mt-96{margin-top:24rem}.verySmallLaptop\:mt-155{margin-top:155px}.verySmallLaptop\:mt-200{margin-top:20%}.verySmallLaptop\:mt-300{margin-top:300px}.verySmallLaptop\:mt-327{margin-top:327px}.verySmallLaptop\:mt-366{margin-top:366px}.verySmallLaptop\:mt-415{margin-top:415px}.verySmallLaptop\:mt-450{margin-top:450px}.verySmallLaptop\:mt-474{margin-top:474px}.verySmallLaptop\:mt-500{margin-top:500px}.verySmallLaptop\:mt-600{margin-top:600px}.verySmallLaptop\:mt-690{margin-top:690px}.verySmallLaptop\:mt-auto{margin-top:auto}.verySmallLaptop\:mt-px{margin-top:1px}.verySmallLaptop\:mt-0\.5{margin-top:.125rem}.verySmallLaptop\:mt-1\.5{margin-top:.375rem}.verySmallLaptop\:mt-2\.5{margin-top:.625rem}.verySmallLaptop\:mt-3\.5{margin-top:.875rem}.verySmallLaptop\:-mt-0{margin-top:0}.verySmallLaptop\:-mt-1{margin-top:-.25rem}.verySmallLaptop\:-mt-2{margin-top:-.5rem}.verySmallLaptop\:-mt-3{margin-top:-.75rem}.verySmallLaptop\:-mt-4{margin-top:-1rem}.verySmallLaptop\:-mt-5{margin-top:-1.25rem}.verySmallLaptop\:-mt-6{margin-top:-1.5rem}.verySmallLaptop\:-mt-7{margin-top:-1.75rem}.verySmallLaptop\:-mt-8{margin-top:-2rem}.verySmallLaptop\:-mt-9{margin-top:-2.25rem}.verySmallLaptop\:-mt-10{margin-top:-2.5rem}.verySmallLaptop\:-mt-11{margin-top:-2.75rem}.verySmallLaptop\:-mt-12{margin-top:-3rem}.verySmallLaptop\:-mt-13{margin-top:-50px}.verySmallLaptop\:-mt-14{margin-top:-3.5rem}.verySmallLaptop\:-mt-15{margin-top:-30px}.verySmallLaptop\:-mt-16{margin-top:-4rem}.verySmallLaptop\:-mt-20{margin-top:-5rem}.verySmallLaptop\:-mt-24{margin-top:-6rem}.verySmallLaptop\:-mt-28{margin-top:-7rem}.verySmallLaptop\:-mt-30{margin-top:-30%}.verySmallLaptop\:-mt-32{margin-top:-8rem}.verySmallLaptop\:-mt-36{margin-top:-9rem}.verySmallLaptop\:-mt-40{margin-top:-10rem}.verySmallLaptop\:-mt-44{margin-top:-11rem}.verySmallLaptop\:-mt-45{margin-top:-45%}.verySmallLaptop\:-mt-48{margin-top:-12rem}.verySmallLaptop\:-mt-50{margin-top:-12.5rem}.verySmallLaptop\:-mt-52{margin-top:-13rem}.verySmallLaptop\:-mt-56{margin-top:-14rem}.verySmallLaptop\:-mt-60{margin-top:-15rem}.verySmallLaptop\:-mt-64{margin-top:-16rem}.verySmallLaptop\:-mt-72{margin-top:-18rem}.verySmallLaptop\:-mt-80{margin-top:-20rem}.verySmallLaptop\:-mt-96{margin-top:-24rem}.verySmallLaptop\:-mt-155{margin-top:-155px}.verySmallLaptop\:-mt-200{margin-top:-20%}.verySmallLaptop\:-mt-300{margin-top:-300px}.verySmallLaptop\:-mt-327{margin-top:-327px}.verySmallLaptop\:-mt-366{margin-top:-366px}.verySmallLaptop\:-mt-415{margin-top:-415px}.verySmallLaptop\:-mt-450{margin-top:-450px}.verySmallLaptop\:-mt-474{margin-top:-474px}.verySmallLaptop\:-mt-500{margin-top:-500px}.verySmallLaptop\:-mt-600{margin-top:-600px}.verySmallLaptop\:-mt-690{margin-top:-690px}.verySmallLaptop\:-mt-px{margin-top:-1px}.verySmallLaptop\:-mt-0\.5{margin-top:-.125rem}.verySmallLaptop\:-mt-1\.5{margin-top:-.375rem}.verySmallLaptop\:-mt-2\.5{margin-top:-.625rem}.verySmallLaptop\:-mt-3\.5{margin-top:-.875rem}.verySmallLaptop\:mr-0{margin-right:0}.verySmallLaptop\:mr-1{margin-right:.25rem}.verySmallLaptop\:mr-2{margin-right:.5rem}.verySmallLaptop\:mr-3{margin-right:.75rem}.verySmallLaptop\:mr-4{margin-right:1rem}.verySmallLaptop\:mr-5{margin-right:1.25rem}.verySmallLaptop\:mr-6{margin-right:1.5rem}.verySmallLaptop\:mr-7{margin-right:1.75rem}.verySmallLaptop\:mr-8{margin-right:2rem}.verySmallLaptop\:mr-9{margin-right:2.25rem}.verySmallLaptop\:mr-10{margin-right:2.5rem}.verySmallLaptop\:mr-11{margin-right:2.75rem}.verySmallLaptop\:mr-12{margin-right:3rem}.verySmallLaptop\:mr-13{margin-right:50px}.verySmallLaptop\:mr-14{margin-right:3.5rem}.verySmallLaptop\:mr-15{margin-right:30px}.verySmallLaptop\:mr-16{margin-right:4rem}.verySmallLaptop\:mr-20{margin-right:5rem}.verySmallLaptop\:mr-24{margin-right:6rem}.verySmallLaptop\:mr-28{margin-right:7rem}.verySmallLaptop\:mr-30{margin-right:30%}.verySmallLaptop\:mr-32{margin-right:8rem}.verySmallLaptop\:mr-36{margin-right:9rem}.verySmallLaptop\:mr-40{margin-right:10rem}.verySmallLaptop\:mr-44{margin-right:11rem}.verySmallLaptop\:mr-45{margin-right:45%}.verySmallLaptop\:mr-48{margin-right:12rem}.verySmallLaptop\:mr-50{margin-right:12.5rem}.verySmallLaptop\:mr-52{margin-right:13rem}.verySmallLaptop\:mr-56{margin-right:14rem}.verySmallLaptop\:mr-60{margin-right:15rem}.verySmallLaptop\:mr-64{margin-right:16rem}.verySmallLaptop\:mr-72{margin-right:18rem}.verySmallLaptop\:mr-80{margin-right:20rem}.verySmallLaptop\:mr-96{margin-right:24rem}.verySmallLaptop\:mr-155{margin-right:155px}.verySmallLaptop\:mr-200{margin-right:20%}.verySmallLaptop\:mr-300{margin-right:300px}.verySmallLaptop\:mr-327{margin-right:327px}.verySmallLaptop\:mr-366{margin-right:366px}.verySmallLaptop\:mr-415{margin-right:415px}.verySmallLaptop\:mr-450{margin-right:450px}.verySmallLaptop\:mr-474{margin-right:474px}.verySmallLaptop\:mr-500{margin-right:500px}.verySmallLaptop\:mr-600{margin-right:600px}.verySmallLaptop\:mr-690{margin-right:690px}.verySmallLaptop\:mr-auto{margin-right:auto}.verySmallLaptop\:mr-px{margin-right:1px}.verySmallLaptop\:mr-0\.5{margin-right:.125rem}.verySmallLaptop\:mr-1\.5{margin-right:.375rem}.verySmallLaptop\:mr-2\.5{margin-right:.625rem}.verySmallLaptop\:mr-3\.5{margin-right:.875rem}.verySmallLaptop\:-mr-0{margin-right:0}.verySmallLaptop\:-mr-1{margin-right:-.25rem}.verySmallLaptop\:-mr-2{margin-right:-.5rem}.verySmallLaptop\:-mr-3{margin-right:-.75rem}.verySmallLaptop\:-mr-4{margin-right:-1rem}.verySmallLaptop\:-mr-5{margin-right:-1.25rem}.verySmallLaptop\:-mr-6{margin-right:-1.5rem}.verySmallLaptop\:-mr-7{margin-right:-1.75rem}.verySmallLaptop\:-mr-8{margin-right:-2rem}.verySmallLaptop\:-mr-9{margin-right:-2.25rem}.verySmallLaptop\:-mr-10{margin-right:-2.5rem}.verySmallLaptop\:-mr-11{margin-right:-2.75rem}.verySmallLaptop\:-mr-12{margin-right:-3rem}.verySmallLaptop\:-mr-13{margin-right:-50px}.verySmallLaptop\:-mr-14{margin-right:-3.5rem}.verySmallLaptop\:-mr-15{margin-right:-30px}.verySmallLaptop\:-mr-16{margin-right:-4rem}.verySmallLaptop\:-mr-20{margin-right:-5rem}.verySmallLaptop\:-mr-24{margin-right:-6rem}.verySmallLaptop\:-mr-28{margin-right:-7rem}.verySmallLaptop\:-mr-30{margin-right:-30%}.verySmallLaptop\:-mr-32{margin-right:-8rem}.verySmallLaptop\:-mr-36{margin-right:-9rem}.verySmallLaptop\:-mr-40{margin-right:-10rem}.verySmallLaptop\:-mr-44{margin-right:-11rem}.verySmallLaptop\:-mr-45{margin-right:-45%}.verySmallLaptop\:-mr-48{margin-right:-12rem}.verySmallLaptop\:-mr-50{margin-right:-12.5rem}.verySmallLaptop\:-mr-52{margin-right:-13rem}.verySmallLaptop\:-mr-56{margin-right:-14rem}.verySmallLaptop\:-mr-60{margin-right:-15rem}.verySmallLaptop\:-mr-64{margin-right:-16rem}.verySmallLaptop\:-mr-72{margin-right:-18rem}.verySmallLaptop\:-mr-80{margin-right:-20rem}.verySmallLaptop\:-mr-96{margin-right:-24rem}.verySmallLaptop\:-mr-155{margin-right:-155px}.verySmallLaptop\:-mr-200{margin-right:-20%}.verySmallLaptop\:-mr-300{margin-right:-300px}.verySmallLaptop\:-mr-327{margin-right:-327px}.verySmallLaptop\:-mr-366{margin-right:-366px}.verySmallLaptop\:-mr-415{margin-right:-415px}.verySmallLaptop\:-mr-450{margin-right:-450px}.verySmallLaptop\:-mr-474{margin-right:-474px}.verySmallLaptop\:-mr-500{margin-right:-500px}.verySmallLaptop\:-mr-600{margin-right:-600px}.verySmallLaptop\:-mr-690{margin-right:-690px}.verySmallLaptop\:-mr-px{margin-right:-1px}.verySmallLaptop\:-mr-0\.5{margin-right:-.125rem}.verySmallLaptop\:-mr-1\.5{margin-right:-.375rem}.verySmallLaptop\:-mr-2\.5{margin-right:-.625rem}.verySmallLaptop\:-mr-3\.5{margin-right:-.875rem}.verySmallLaptop\:mb-0{margin-bottom:0}.verySmallLaptop\:mb-1{margin-bottom:.25rem}.verySmallLaptop\:mb-2{margin-bottom:.5rem}.verySmallLaptop\:mb-3{margin-bottom:.75rem}.verySmallLaptop\:mb-4{margin-bottom:1rem}.verySmallLaptop\:mb-5{margin-bottom:1.25rem}.verySmallLaptop\:mb-6{margin-bottom:1.5rem}.verySmallLaptop\:mb-7{margin-bottom:1.75rem}.verySmallLaptop\:mb-8{margin-bottom:2rem}.verySmallLaptop\:mb-9{margin-bottom:2.25rem}.verySmallLaptop\:mb-10{margin-bottom:2.5rem}.verySmallLaptop\:mb-11{margin-bottom:2.75rem}.verySmallLaptop\:mb-12{margin-bottom:3rem}.verySmallLaptop\:mb-13{margin-bottom:50px}.verySmallLaptop\:mb-14{margin-bottom:3.5rem}.verySmallLaptop\:mb-15{margin-bottom:30px}.verySmallLaptop\:mb-16{margin-bottom:4rem}.verySmallLaptop\:mb-20{margin-bottom:5rem}.verySmallLaptop\:mb-24{margin-bottom:6rem}.verySmallLaptop\:mb-28{margin-bottom:7rem}.verySmallLaptop\:mb-30{margin-bottom:30%}.verySmallLaptop\:mb-32{margin-bottom:8rem}.verySmallLaptop\:mb-36{margin-bottom:9rem}.verySmallLaptop\:mb-40{margin-bottom:10rem}.verySmallLaptop\:mb-44{margin-bottom:11rem}.verySmallLaptop\:mb-45{margin-bottom:45%}.verySmallLaptop\:mb-48{margin-bottom:12rem}.verySmallLaptop\:mb-50{margin-bottom:12.5rem}.verySmallLaptop\:mb-52{margin-bottom:13rem}.verySmallLaptop\:mb-56{margin-bottom:14rem}.verySmallLaptop\:mb-60{margin-bottom:15rem}.verySmallLaptop\:mb-64{margin-bottom:16rem}.verySmallLaptop\:mb-72{margin-bottom:18rem}.verySmallLaptop\:mb-80{margin-bottom:20rem}.verySmallLaptop\:mb-96{margin-bottom:24rem}.verySmallLaptop\:mb-155{margin-bottom:155px}.verySmallLaptop\:mb-200{margin-bottom:20%}.verySmallLaptop\:mb-300{margin-bottom:300px}.verySmallLaptop\:mb-327{margin-bottom:327px}.verySmallLaptop\:mb-366{margin-bottom:366px}.verySmallLaptop\:mb-415{margin-bottom:415px}.verySmallLaptop\:mb-450{margin-bottom:450px}.verySmallLaptop\:mb-474{margin-bottom:474px}.verySmallLaptop\:mb-500{margin-bottom:500px}.verySmallLaptop\:mb-600{margin-bottom:600px}.verySmallLaptop\:mb-690{margin-bottom:690px}.verySmallLaptop\:mb-auto{margin-bottom:auto}.verySmallLaptop\:mb-px{margin-bottom:1px}.verySmallLaptop\:mb-0\.5{margin-bottom:.125rem}.verySmallLaptop\:mb-1\.5{margin-bottom:.375rem}.verySmallLaptop\:mb-2\.5{margin-bottom:.625rem}.verySmallLaptop\:mb-3\.5{margin-bottom:.875rem}.verySmallLaptop\:-mb-0{margin-bottom:0}.verySmallLaptop\:-mb-1{margin-bottom:-.25rem}.verySmallLaptop\:-mb-2{margin-bottom:-.5rem}.verySmallLaptop\:-mb-3{margin-bottom:-.75rem}.verySmallLaptop\:-mb-4{margin-bottom:-1rem}.verySmallLaptop\:-mb-5{margin-bottom:-1.25rem}.verySmallLaptop\:-mb-6{margin-bottom:-1.5rem}.verySmallLaptop\:-mb-7{margin-bottom:-1.75rem}.verySmallLaptop\:-mb-8{margin-bottom:-2rem}.verySmallLaptop\:-mb-9{margin-bottom:-2.25rem}.verySmallLaptop\:-mb-10{margin-bottom:-2.5rem}.verySmallLaptop\:-mb-11{margin-bottom:-2.75rem}.verySmallLaptop\:-mb-12{margin-bottom:-3rem}.verySmallLaptop\:-mb-13{margin-bottom:-50px}.verySmallLaptop\:-mb-14{margin-bottom:-3.5rem}.verySmallLaptop\:-mb-15{margin-bottom:-30px}.verySmallLaptop\:-mb-16{margin-bottom:-4rem}.verySmallLaptop\:-mb-20{margin-bottom:-5rem}.verySmallLaptop\:-mb-24{margin-bottom:-6rem}.verySmallLaptop\:-mb-28{margin-bottom:-7rem}.verySmallLaptop\:-mb-30{margin-bottom:-30%}.verySmallLaptop\:-mb-32{margin-bottom:-8rem}.verySmallLaptop\:-mb-36{margin-bottom:-9rem}.verySmallLaptop\:-mb-40{margin-bottom:-10rem}.verySmallLaptop\:-mb-44{margin-bottom:-11rem}.verySmallLaptop\:-mb-45{margin-bottom:-45%}.verySmallLaptop\:-mb-48{margin-bottom:-12rem}.verySmallLaptop\:-mb-50{margin-bottom:-12.5rem}.verySmallLaptop\:-mb-52{margin-bottom:-13rem}.verySmallLaptop\:-mb-56{margin-bottom:-14rem}.verySmallLaptop\:-mb-60{margin-bottom:-15rem}.verySmallLaptop\:-mb-64{margin-bottom:-16rem}.verySmallLaptop\:-mb-72{margin-bottom:-18rem}.verySmallLaptop\:-mb-80{margin-bottom:-20rem}.verySmallLaptop\:-mb-96{margin-bottom:-24rem}.verySmallLaptop\:-mb-155{margin-bottom:-155px}.verySmallLaptop\:-mb-200{margin-bottom:-20%}.verySmallLaptop\:-mb-300{margin-bottom:-300px}.verySmallLaptop\:-mb-327{margin-bottom:-327px}.verySmallLaptop\:-mb-366{margin-bottom:-366px}.verySmallLaptop\:-mb-415{margin-bottom:-415px}.verySmallLaptop\:-mb-450{margin-bottom:-450px}.verySmallLaptop\:-mb-474{margin-bottom:-474px}.verySmallLaptop\:-mb-500{margin-bottom:-500px}.verySmallLaptop\:-mb-600{margin-bottom:-600px}.verySmallLaptop\:-mb-690{margin-bottom:-690px}.verySmallLaptop\:-mb-px{margin-bottom:-1px}.verySmallLaptop\:-mb-0\.5{margin-bottom:-.125rem}.verySmallLaptop\:-mb-1\.5{margin-bottom:-.375rem}.verySmallLaptop\:-mb-2\.5{margin-bottom:-.625rem}.verySmallLaptop\:-mb-3\.5{margin-bottom:-.875rem}.verySmallLaptop\:ml-0{margin-left:0}.verySmallLaptop\:ml-1{margin-left:.25rem}.verySmallLaptop\:ml-2{margin-left:.5rem}.verySmallLaptop\:ml-3{margin-left:.75rem}.verySmallLaptop\:ml-4{margin-left:1rem}.verySmallLaptop\:ml-5{margin-left:1.25rem}.verySmallLaptop\:ml-6{margin-left:1.5rem}.verySmallLaptop\:ml-7{margin-left:1.75rem}.verySmallLaptop\:ml-8{margin-left:2rem}.verySmallLaptop\:ml-9{margin-left:2.25rem}.verySmallLaptop\:ml-10{margin-left:2.5rem}.verySmallLaptop\:ml-11{margin-left:2.75rem}.verySmallLaptop\:ml-12{margin-left:3rem}.verySmallLaptop\:ml-13{margin-left:50px}.verySmallLaptop\:ml-14{margin-left:3.5rem}.verySmallLaptop\:ml-15{margin-left:30px}.verySmallLaptop\:ml-16{margin-left:4rem}.verySmallLaptop\:ml-20{margin-left:5rem}.verySmallLaptop\:ml-24{margin-left:6rem}.verySmallLaptop\:ml-28{margin-left:7rem}.verySmallLaptop\:ml-30{margin-left:30%}.verySmallLaptop\:ml-32{margin-left:8rem}.verySmallLaptop\:ml-36{margin-left:9rem}.verySmallLaptop\:ml-40{margin-left:10rem}.verySmallLaptop\:ml-44{margin-left:11rem}.verySmallLaptop\:ml-45{margin-left:45%}.verySmallLaptop\:ml-48{margin-left:12rem}.verySmallLaptop\:ml-50{margin-left:12.5rem}.verySmallLaptop\:ml-52{margin-left:13rem}.verySmallLaptop\:ml-56{margin-left:14rem}.verySmallLaptop\:ml-60{margin-left:15rem}.verySmallLaptop\:ml-64{margin-left:16rem}.verySmallLaptop\:ml-72{margin-left:18rem}.verySmallLaptop\:ml-80{margin-left:20rem}.verySmallLaptop\:ml-96{margin-left:24rem}.verySmallLaptop\:ml-155{margin-left:155px}.verySmallLaptop\:ml-200{margin-left:20%}.verySmallLaptop\:ml-300{margin-left:300px}.verySmallLaptop\:ml-327{margin-left:327px}.verySmallLaptop\:ml-366{margin-left:366px}.verySmallLaptop\:ml-415{margin-left:415px}.verySmallLaptop\:ml-450{margin-left:450px}.verySmallLaptop\:ml-474{margin-left:474px}.verySmallLaptop\:ml-500{margin-left:500px}.verySmallLaptop\:ml-600{margin-left:600px}.verySmallLaptop\:ml-690{margin-left:690px}.verySmallLaptop\:ml-auto{margin-left:auto}.verySmallLaptop\:ml-px{margin-left:1px}.verySmallLaptop\:ml-0\.5{margin-left:.125rem}.verySmallLaptop\:ml-1\.5{margin-left:.375rem}.verySmallLaptop\:ml-2\.5{margin-left:.625rem}.verySmallLaptop\:ml-3\.5{margin-left:.875rem}.verySmallLaptop\:-ml-0{margin-left:0}.verySmallLaptop\:-ml-1{margin-left:-.25rem}.verySmallLaptop\:-ml-2{margin-left:-.5rem}.verySmallLaptop\:-ml-3{margin-left:-.75rem}.verySmallLaptop\:-ml-4{margin-left:-1rem}.verySmallLaptop\:-ml-5{margin-left:-1.25rem}.verySmallLaptop\:-ml-6{margin-left:-1.5rem}.verySmallLaptop\:-ml-7{margin-left:-1.75rem}.verySmallLaptop\:-ml-8{margin-left:-2rem}.verySmallLaptop\:-ml-9{margin-left:-2.25rem}.verySmallLaptop\:-ml-10{margin-left:-2.5rem}.verySmallLaptop\:-ml-11{margin-left:-2.75rem}.verySmallLaptop\:-ml-12{margin-left:-3rem}.verySmallLaptop\:-ml-13{margin-left:-50px}.verySmallLaptop\:-ml-14{margin-left:-3.5rem}.verySmallLaptop\:-ml-15{margin-left:-30px}.verySmallLaptop\:-ml-16{margin-left:-4rem}.verySmallLaptop\:-ml-20{margin-left:-5rem}.verySmallLaptop\:-ml-24{margin-left:-6rem}.verySmallLaptop\:-ml-28{margin-left:-7rem}.verySmallLaptop\:-ml-30{margin-left:-30%}.verySmallLaptop\:-ml-32{margin-left:-8rem}.verySmallLaptop\:-ml-36{margin-left:-9rem}.verySmallLaptop\:-ml-40{margin-left:-10rem}.verySmallLaptop\:-ml-44{margin-left:-11rem}.verySmallLaptop\:-ml-45{margin-left:-45%}.verySmallLaptop\:-ml-48{margin-left:-12rem}.verySmallLaptop\:-ml-50{margin-left:-12.5rem}.verySmallLaptop\:-ml-52{margin-left:-13rem}.verySmallLaptop\:-ml-56{margin-left:-14rem}.verySmallLaptop\:-ml-60{margin-left:-15rem}.verySmallLaptop\:-ml-64{margin-left:-16rem}.verySmallLaptop\:-ml-72{margin-left:-18rem}.verySmallLaptop\:-ml-80{margin-left:-20rem}.verySmallLaptop\:-ml-96{margin-left:-24rem}.verySmallLaptop\:-ml-155{margin-left:-155px}.verySmallLaptop\:-ml-200{margin-left:-20%}.verySmallLaptop\:-ml-300{margin-left:-300px}.verySmallLaptop\:-ml-327{margin-left:-327px}.verySmallLaptop\:-ml-366{margin-left:-366px}.verySmallLaptop\:-ml-415{margin-left:-415px}.verySmallLaptop\:-ml-450{margin-left:-450px}.verySmallLaptop\:-ml-474{margin-left:-474px}.verySmallLaptop\:-ml-500{margin-left:-500px}.verySmallLaptop\:-ml-600{margin-left:-600px}.verySmallLaptop\:-ml-690{margin-left:-690px}.verySmallLaptop\:-ml-px{margin-left:-1px}.verySmallLaptop\:-ml-0\.5{margin-left:-.125rem}.verySmallLaptop\:-ml-1\.5{margin-left:-.375rem}.verySmallLaptop\:-ml-2\.5{margin-left:-.625rem}.verySmallLaptop\:-ml-3\.5{margin-left:-.875rem}.verySmallLaptop\:box-border{box-sizing:border-box}.verySmallLaptop\:box-content{box-sizing:initial}.verySmallLaptop\:block{display:block}.verySmallLaptop\:inline-block{display:inline-block}.verySmallLaptop\:inline{display:inline}.verySmallLaptop\:flex{display:flex}.verySmallLaptop\:inline-flex{display:inline-flex}.verySmallLaptop\:table{display:table}.verySmallLaptop\:inline-table{display:inline-table}.verySmallLaptop\:table-caption{display:table-caption}.verySmallLaptop\:table-cell{display:table-cell}.verySmallLaptop\:table-column{display:table-column}.verySmallLaptop\:table-column-group{display:table-column-group}.verySmallLaptop\:table-footer-group{display:table-footer-group}.verySmallLaptop\:table-header-group{display:table-header-group}.verySmallLaptop\:table-row-group{display:table-row-group}.verySmallLaptop\:table-row{display:table-row}.verySmallLaptop\:flow-root{display:flow-root}.verySmallLaptop\:grid{display:grid}.verySmallLaptop\:inline-grid{display:inline-grid}.verySmallLaptop\:contents{display:contents}.verySmallLaptop\:list-item{display:list-item}.verySmallLaptop\:hidden{display:none}.verySmallLaptop\:h-0{height:0}.verySmallLaptop\:h-1{height:.25rem}.verySmallLaptop\:h-2{height:.5rem}.verySmallLaptop\:h-3{height:.75rem}.verySmallLaptop\:h-4{height:1rem}.verySmallLaptop\:h-5{height:1.25rem}.verySmallLaptop\:h-6{height:1.5rem}.verySmallLaptop\:h-7{height:1.75rem}.verySmallLaptop\:h-8{height:2rem}.verySmallLaptop\:h-9{height:2.25rem}.verySmallLaptop\:h-10{height:2.5rem}.verySmallLaptop\:h-11{height:2.75rem}.verySmallLaptop\:h-12{height:3rem}.verySmallLaptop\:h-13{height:50px}.verySmallLaptop\:h-14{height:3.5rem}.verySmallLaptop\:h-15{height:30px}.verySmallLaptop\:h-16{height:4rem}.verySmallLaptop\:h-20{height:5rem}.verySmallLaptop\:h-24{height:6rem}.verySmallLaptop\:h-28{height:7rem}.verySmallLaptop\:h-30{height:30%}.verySmallLaptop\:h-32{height:8rem}.verySmallLaptop\:h-36{height:9rem}.verySmallLaptop\:h-40{height:10rem}.verySmallLaptop\:h-44{height:11rem}.verySmallLaptop\:h-45{height:45%}.verySmallLaptop\:h-48{height:12rem}.verySmallLaptop\:h-50{height:12.5rem}.verySmallLaptop\:h-52{height:13rem}.verySmallLaptop\:h-56{height:14rem}.verySmallLaptop\:h-60{height:15rem}.verySmallLaptop\:h-64{height:16rem}.verySmallLaptop\:h-72{height:18rem}.verySmallLaptop\:h-80{height:20rem}.verySmallLaptop\:h-96{height:24rem}.verySmallLaptop\:h-155{height:155px}.verySmallLaptop\:h-200{height:20%}.verySmallLaptop\:h-300{height:300px}.verySmallLaptop\:h-327{height:327px}.verySmallLaptop\:h-366{height:366px}.verySmallLaptop\:h-415{height:415px}.verySmallLaptop\:h-450{height:450px}.verySmallLaptop\:h-474{height:474px}.verySmallLaptop\:h-500{height:500px}.verySmallLaptop\:h-600{height:600px}.verySmallLaptop\:h-690{height:690px}.verySmallLaptop\:h-auto{height:auto}.verySmallLaptop\:h-px{height:1px}.verySmallLaptop\:h-0\.5{height:.125rem}.verySmallLaptop\:h-1\.5{height:.375rem}.verySmallLaptop\:h-2\.5{height:.625rem}.verySmallLaptop\:h-3\.5{height:.875rem}.verySmallLaptop\:h-1\/2{height:50%}.verySmallLaptop\:h-1\/3{height:33.333333%}.verySmallLaptop\:h-2\/3{height:66.666667%}.verySmallLaptop\:h-1\/4{height:25%}.verySmallLaptop\:h-2\/4{height:50%}.verySmallLaptop\:h-3\/4{height:75%}.verySmallLaptop\:h-1\/5{height:20%}.verySmallLaptop\:h-2\/5{height:40%}.verySmallLaptop\:h-3\/5{height:60%}.verySmallLaptop\:h-4\/5{height:80%}.verySmallLaptop\:h-1\/6{height:16.666667%}.verySmallLaptop\:h-2\/6{height:33.333333%}.verySmallLaptop\:h-3\/6{height:50%}.verySmallLaptop\:h-4\/6{height:66.666667%}.verySmallLaptop\:h-5\/6{height:83.333333%}.verySmallLaptop\:h-full{height:100%}.verySmallLaptop\:h-screen{height:100vh}.verySmallLaptop\:max-h-0{max-height:0}.verySmallLaptop\:max-h-1{max-height:.25rem}.verySmallLaptop\:max-h-2{max-height:.5rem}.verySmallLaptop\:max-h-3{max-height:.75rem}.verySmallLaptop\:max-h-4{max-height:1rem}.verySmallLaptop\:max-h-5{max-height:1.25rem}.verySmallLaptop\:max-h-6{max-height:1.5rem}.verySmallLaptop\:max-h-7{max-height:1.75rem}.verySmallLaptop\:max-h-8{max-height:2rem}.verySmallLaptop\:max-h-9{max-height:2.25rem}.verySmallLaptop\:max-h-10{max-height:2.5rem}.verySmallLaptop\:max-h-11{max-height:2.75rem}.verySmallLaptop\:max-h-12{max-height:3rem}.verySmallLaptop\:max-h-13{max-height:50px}.verySmallLaptop\:max-h-14{max-height:3.5rem}.verySmallLaptop\:max-h-15{max-height:30px}.verySmallLaptop\:max-h-16{max-height:4rem}.verySmallLaptop\:max-h-20{max-height:5rem}.verySmallLaptop\:max-h-24{max-height:6rem}.verySmallLaptop\:max-h-28{max-height:7rem}.verySmallLaptop\:max-h-30{max-height:30%}.verySmallLaptop\:max-h-32{max-height:8rem}.verySmallLaptop\:max-h-36{max-height:9rem}.verySmallLaptop\:max-h-40{max-height:10rem}.verySmallLaptop\:max-h-44{max-height:11rem}.verySmallLaptop\:max-h-45{max-height:45%}.verySmallLaptop\:max-h-48{max-height:12rem}.verySmallLaptop\:max-h-50{max-height:12.5rem}.verySmallLaptop\:max-h-52{max-height:13rem}.verySmallLaptop\:max-h-56{max-height:14rem}.verySmallLaptop\:max-h-60{max-height:15rem}.verySmallLaptop\:max-h-64{max-height:16rem}.verySmallLaptop\:max-h-72{max-height:18rem}.verySmallLaptop\:max-h-80{max-height:20rem}.verySmallLaptop\:max-h-96{max-height:24rem}.verySmallLaptop\:max-h-155{max-height:155px}.verySmallLaptop\:max-h-200{max-height:20%}.verySmallLaptop\:max-h-300{max-height:300px}.verySmallLaptop\:max-h-327{max-height:327px}.verySmallLaptop\:max-h-366{max-height:366px}.verySmallLaptop\:max-h-415{max-height:415px}.verySmallLaptop\:max-h-450{max-height:450px}.verySmallLaptop\:max-h-474{max-height:474px}.verySmallLaptop\:max-h-500{max-height:500px}.verySmallLaptop\:max-h-600{max-height:600px}.verySmallLaptop\:max-h-690{max-height:690px}.verySmallLaptop\:max-h-px{max-height:1px}.verySmallLaptop\:max-h-0\.5{max-height:.125rem}.verySmallLaptop\:max-h-1\.5{max-height:.375rem}.verySmallLaptop\:max-h-2\.5{max-height:.625rem}.verySmallLaptop\:max-h-3\.5{max-height:.875rem}.verySmallLaptop\:max-h-full{max-height:100%}.verySmallLaptop\:max-h-screen{max-height:100vh}.verySmallLaptop\:min-h-0{min-height:0}.verySmallLaptop\:min-h-full{min-height:100%}.verySmallLaptop\:min-h-screen{min-height:100vh}.verySmallLaptop\:w-0{width:0}.verySmallLaptop\:w-1{width:.25rem}.verySmallLaptop\:w-2{width:.5rem}.verySmallLaptop\:w-3{width:.75rem}.verySmallLaptop\:w-4{width:1rem}.verySmallLaptop\:w-5{width:1.25rem}.verySmallLaptop\:w-6{width:1.5rem}.verySmallLaptop\:w-7{width:1.75rem}.verySmallLaptop\:w-8{width:2rem}.verySmallLaptop\:w-9{width:2.25rem}.verySmallLaptop\:w-10{width:2.5rem}.verySmallLaptop\:w-11{width:2.75rem}.verySmallLaptop\:w-12{width:3rem}.verySmallLaptop\:w-13{width:50px}.verySmallLaptop\:w-14{width:3.5rem}.verySmallLaptop\:w-15{width:30px}.verySmallLaptop\:w-16{width:4rem}.verySmallLaptop\:w-20{width:5rem}.verySmallLaptop\:w-24{width:6rem}.verySmallLaptop\:w-28{width:7rem}.verySmallLaptop\:w-30{width:30%}.verySmallLaptop\:w-32{width:8rem}.verySmallLaptop\:w-36{width:9rem}.verySmallLaptop\:w-40{width:10rem}.verySmallLaptop\:w-44{width:11rem}.verySmallLaptop\:w-45{width:45%}.verySmallLaptop\:w-48{width:12rem}.verySmallLaptop\:w-50{width:12.5rem}.verySmallLaptop\:w-52{width:13rem}.verySmallLaptop\:w-56{width:14rem}.verySmallLaptop\:w-60{width:15rem}.verySmallLaptop\:w-64{width:16rem}.verySmallLaptop\:w-72{width:18rem}.verySmallLaptop\:w-80{width:20rem}.verySmallLaptop\:w-96{width:24rem}.verySmallLaptop\:w-155{width:155px}.verySmallLaptop\:w-200{width:20%}.verySmallLaptop\:w-300{width:300px}.verySmallLaptop\:w-327{width:327px}.verySmallLaptop\:w-366{width:366px}.verySmallLaptop\:w-415{width:415px}.verySmallLaptop\:w-450{width:450px}.verySmallLaptop\:w-474{width:474px}.verySmallLaptop\:w-500{width:500px}.verySmallLaptop\:w-600{width:600px}.verySmallLaptop\:w-690{width:690px}.verySmallLaptop\:w-auto{width:auto}.verySmallLaptop\:w-px{width:1px}.verySmallLaptop\:w-0\.5{width:.125rem}.verySmallLaptop\:w-1\.5{width:.375rem}.verySmallLaptop\:w-2\.5{width:.625rem}.verySmallLaptop\:w-3\.5{width:.875rem}.verySmallLaptop\:w-1\/2{width:50%}.verySmallLaptop\:w-1\/3{width:33.333333%}.verySmallLaptop\:w-2\/3{width:66.666667%}.verySmallLaptop\:w-1\/4{width:25%}.verySmallLaptop\:w-2\/4{width:50%}.verySmallLaptop\:w-3\/4{width:75%}.verySmallLaptop\:w-1\/5{width:20%}.verySmallLaptop\:w-2\/5{width:40%}.verySmallLaptop\:w-3\/5{width:60%}.verySmallLaptop\:w-4\/5{width:80%}.verySmallLaptop\:w-1\/6{width:16.666667%}.verySmallLaptop\:w-2\/6{width:33.333333%}.verySmallLaptop\:w-3\/6{width:50%}.verySmallLaptop\:w-4\/6{width:66.666667%}.verySmallLaptop\:w-5\/6{width:83.333333%}.verySmallLaptop\:w-1\/12{width:8.333333%}.verySmallLaptop\:w-2\/12{width:16.666667%}.verySmallLaptop\:w-3\/12{width:25%}.verySmallLaptop\:w-4\/12{width:33.333333%}.verySmallLaptop\:w-5\/12{width:41.666667%}.verySmallLaptop\:w-6\/12{width:50%}.verySmallLaptop\:w-7\/12{width:58.333333%}.verySmallLaptop\:w-8\/12{width:66.666667%}.verySmallLaptop\:w-9\/12{width:75%}.verySmallLaptop\:w-10\/12{width:83.333333%}.verySmallLaptop\:w-11\/12{width:91.666667%}.verySmallLaptop\:w-full{width:100%}.verySmallLaptop\:w-screen{width:100vw}.verySmallLaptop\:w-min{width:min-content}.verySmallLaptop\:w-max{width:max-content}.verySmallLaptop\:min-w-0{min-width:0}.verySmallLaptop\:min-w-full{min-width:100%}.verySmallLaptop\:min-w-min{min-width:min-content}.verySmallLaptop\:min-w-max{min-width:max-content}.verySmallLaptop\:max-w-0{max-width:0}.verySmallLaptop\:max-w-none{max-width:none}.verySmallLaptop\:max-w-xs{max-width:20rem}.verySmallLaptop\:max-w-sm{max-width:24rem}.verySmallLaptop\:max-w-md{max-width:28rem}.verySmallLaptop\:max-w-lg{max-width:32rem}.verySmallLaptop\:max-w-xl{max-width:36rem}.verySmallLaptop\:max-w-2xl{max-width:42rem}.verySmallLaptop\:max-w-3xl{max-width:48rem}.verySmallLaptop\:max-w-4xl{max-width:56rem}.verySmallLaptop\:max-w-5xl{max-width:64rem}.verySmallLaptop\:max-w-6xl{max-width:72rem}.verySmallLaptop\:max-w-7xl{max-width:80rem}.verySmallLaptop\:max-w-full{max-width:100%}.verySmallLaptop\:max-w-min{max-width:min-content}.verySmallLaptop\:max-w-max{max-width:max-content}.verySmallLaptop\:max-w-prose{max-width:65ch}.verySmallLaptop\:max-w-screen-sm{max-width:640px}.verySmallLaptop\:max-w-screen-md{max-width:768px}.verySmallLaptop\:max-w-screen-lg{max-width:1024px}.verySmallLaptop\:max-w-screen-xl{max-width:1280px}.verySmallLaptop\:max-w-screen-2xl{max-width:1536px}.verySmallLaptop\:flex-1{flex:1 1}.verySmallLaptop\:flex-auto{flex:1 1 auto}.verySmallLaptop\:flex-initial{flex:0 1 auto}.verySmallLaptop\:flex-none{flex:none}.verySmallLaptop\:flex-shrink-0{flex-shrink:0}.verySmallLaptop\:flex-shrink{flex-shrink:1}.verySmallLaptop\:flex-grow-0{flex-grow:0}.verySmallLaptop\:flex-grow{flex-grow:1}.verySmallLaptop\:table-auto{table-layout:auto}.verySmallLaptop\:table-fixed{table-layout:fixed}.verySmallLaptop\:border-collapse{border-collapse:collapse}.verySmallLaptop\:border-separate{border-collapse:initial}.verySmallLaptop\:origin-center{transform-origin:center}.verySmallLaptop\:origin-top{transform-origin:top}.verySmallLaptop\:origin-top-right{transform-origin:top right}.verySmallLaptop\:origin-right{transform-origin:right}.verySmallLaptop\:origin-bottom-right{transform-origin:bottom right}.verySmallLaptop\:origin-bottom{transform-origin:bottom}.verySmallLaptop\:origin-bottom-left{transform-origin:bottom left}.verySmallLaptop\:origin-left{transform-origin:left}.verySmallLaptop\:origin-top-left{transform-origin:top left}.verySmallLaptop\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.verySmallLaptop\:transform,.verySmallLaptop\:transform-gpu{--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}.verySmallLaptop\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.verySmallLaptop\:transform-none{transform:none}.verySmallLaptop\:translate-x-0{--tw-translate-x:0px}.verySmallLaptop\:translate-x-1{--tw-translate-x:0.25rem}.verySmallLaptop\:translate-x-2{--tw-translate-x:0.5rem}.verySmallLaptop\:translate-x-3{--tw-translate-x:0.75rem}.verySmallLaptop\:translate-x-4{--tw-translate-x:1rem}.verySmallLaptop\:translate-x-5{--tw-translate-x:1.25rem}.verySmallLaptop\:translate-x-6{--tw-translate-x:1.5rem}.verySmallLaptop\:translate-x-7{--tw-translate-x:1.75rem}.verySmallLaptop\:translate-x-8{--tw-translate-x:2rem}.verySmallLaptop\:translate-x-9{--tw-translate-x:2.25rem}.verySmallLaptop\:translate-x-10{--tw-translate-x:2.5rem}.verySmallLaptop\:translate-x-11{--tw-translate-x:2.75rem}.verySmallLaptop\:translate-x-12{--tw-translate-x:3rem}.verySmallLaptop\:translate-x-13{--tw-translate-x:50px}.verySmallLaptop\:translate-x-14{--tw-translate-x:3.5rem}.verySmallLaptop\:translate-x-15{--tw-translate-x:30px}.verySmallLaptop\:translate-x-16{--tw-translate-x:4rem}.verySmallLaptop\:translate-x-20{--tw-translate-x:5rem}.verySmallLaptop\:translate-x-24{--tw-translate-x:6rem}.verySmallLaptop\:translate-x-28{--tw-translate-x:7rem}.verySmallLaptop\:translate-x-30{--tw-translate-x:30%}.verySmallLaptop\:translate-x-32{--tw-translate-x:8rem}.verySmallLaptop\:translate-x-36{--tw-translate-x:9rem}.verySmallLaptop\:translate-x-40{--tw-translate-x:10rem}.verySmallLaptop\:translate-x-44{--tw-translate-x:11rem}.verySmallLaptop\:translate-x-45{--tw-translate-x:45%}.verySmallLaptop\:translate-x-48{--tw-translate-x:12rem}.verySmallLaptop\:translate-x-50{--tw-translate-x:12.5rem}.verySmallLaptop\:translate-x-52{--tw-translate-x:13rem}.verySmallLaptop\:translate-x-56{--tw-translate-x:14rem}.verySmallLaptop\:translate-x-60{--tw-translate-x:15rem}.verySmallLaptop\:translate-x-64{--tw-translate-x:16rem}.verySmallLaptop\:translate-x-72{--tw-translate-x:18rem}.verySmallLaptop\:translate-x-80{--tw-translate-x:20rem}.verySmallLaptop\:translate-x-96{--tw-translate-x:24rem}.verySmallLaptop\:translate-x-155{--tw-translate-x:155px}.verySmallLaptop\:translate-x-200{--tw-translate-x:20%}.verySmallLaptop\:translate-x-300{--tw-translate-x:300px}.verySmallLaptop\:translate-x-327{--tw-translate-x:327px}.verySmallLaptop\:translate-x-366{--tw-translate-x:366px}.verySmallLaptop\:translate-x-415{--tw-translate-x:415px}.verySmallLaptop\:translate-x-450{--tw-translate-x:450px}.verySmallLaptop\:translate-x-474{--tw-translate-x:474px}.verySmallLaptop\:translate-x-500{--tw-translate-x:500px}.verySmallLaptop\:translate-x-600{--tw-translate-x:600px}.verySmallLaptop\:translate-x-690{--tw-translate-x:690px}.verySmallLaptop\:translate-x-px{--tw-translate-x:1px}.verySmallLaptop\:translate-x-0\.5{--tw-translate-x:0.125rem}.verySmallLaptop\:translate-x-1\.5{--tw-translate-x:0.375rem}.verySmallLaptop\:translate-x-2\.5{--tw-translate-x:0.625rem}.verySmallLaptop\:translate-x-3\.5{--tw-translate-x:0.875rem}.verySmallLaptop\:-translate-x-0{--tw-translate-x:0px}.verySmallLaptop\:-translate-x-1{--tw-translate-x:-0.25rem}.verySmallLaptop\:-translate-x-2{--tw-translate-x:-0.5rem}.verySmallLaptop\:-translate-x-3{--tw-translate-x:-0.75rem}.verySmallLaptop\:-translate-x-4{--tw-translate-x:-1rem}.verySmallLaptop\:-translate-x-5{--tw-translate-x:-1.25rem}.verySmallLaptop\:-translate-x-6{--tw-translate-x:-1.5rem}.verySmallLaptop\:-translate-x-7{--tw-translate-x:-1.75rem}.verySmallLaptop\:-translate-x-8{--tw-translate-x:-2rem}.verySmallLaptop\:-translate-x-9{--tw-translate-x:-2.25rem}.verySmallLaptop\:-translate-x-10{--tw-translate-x:-2.5rem}.verySmallLaptop\:-translate-x-11{--tw-translate-x:-2.75rem}.verySmallLaptop\:-translate-x-12{--tw-translate-x:-3rem}.verySmallLaptop\:-translate-x-13{--tw-translate-x:-50px}.verySmallLaptop\:-translate-x-14{--tw-translate-x:-3.5rem}.verySmallLaptop\:-translate-x-15{--tw-translate-x:-30px}.verySmallLaptop\:-translate-x-16{--tw-translate-x:-4rem}.verySmallLaptop\:-translate-x-20{--tw-translate-x:-5rem}.verySmallLaptop\:-translate-x-24{--tw-translate-x:-6rem}.verySmallLaptop\:-translate-x-28{--tw-translate-x:-7rem}.verySmallLaptop\:-translate-x-30{--tw-translate-x:-30%}.verySmallLaptop\:-translate-x-32{--tw-translate-x:-8rem}.verySmallLaptop\:-translate-x-36{--tw-translate-x:-9rem}.verySmallLaptop\:-translate-x-40{--tw-translate-x:-10rem}.verySmallLaptop\:-translate-x-44{--tw-translate-x:-11rem}.verySmallLaptop\:-translate-x-45{--tw-translate-x:-45%}.verySmallLaptop\:-translate-x-48{--tw-translate-x:-12rem}.verySmallLaptop\:-translate-x-50{--tw-translate-x:-12.5rem}.verySmallLaptop\:-translate-x-52{--tw-translate-x:-13rem}.verySmallLaptop\:-translate-x-56{--tw-translate-x:-14rem}.verySmallLaptop\:-translate-x-60{--tw-translate-x:-15rem}.verySmallLaptop\:-translate-x-64{--tw-translate-x:-16rem}.verySmallLaptop\:-translate-x-72{--tw-translate-x:-18rem}.verySmallLaptop\:-translate-x-80{--tw-translate-x:-20rem}.verySmallLaptop\:-translate-x-96{--tw-translate-x:-24rem}.verySmallLaptop\:-translate-x-155{--tw-translate-x:-155px}.verySmallLaptop\:-translate-x-200{--tw-translate-x:-20%}.verySmallLaptop\:-translate-x-300{--tw-translate-x:-300px}.verySmallLaptop\:-translate-x-327{--tw-translate-x:-327px}.verySmallLaptop\:-translate-x-366{--tw-translate-x:-366px}.verySmallLaptop\:-translate-x-415{--tw-translate-x:-415px}.verySmallLaptop\:-translate-x-450{--tw-translate-x:-450px}.verySmallLaptop\:-translate-x-474{--tw-translate-x:-474px}.verySmallLaptop\:-translate-x-500{--tw-translate-x:-500px}.verySmallLaptop\:-translate-x-600{--tw-translate-x:-600px}.verySmallLaptop\:-translate-x-690{--tw-translate-x:-690px}.verySmallLaptop\:-translate-x-px{--tw-translate-x:-1px}.verySmallLaptop\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.verySmallLaptop\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.verySmallLaptop\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.verySmallLaptop\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.verySmallLaptop\:translate-x-1\/2{--tw-translate-x:50%}.verySmallLaptop\:translate-x-1\/3{--tw-translate-x:33.333333%}.verySmallLaptop\:translate-x-2\/3{--tw-translate-x:66.666667%}.verySmallLaptop\:translate-x-1\/4{--tw-translate-x:25%}.verySmallLaptop\:translate-x-2\/4{--tw-translate-x:50%}.verySmallLaptop\:translate-x-3\/4{--tw-translate-x:75%}.verySmallLaptop\:translate-x-full{--tw-translate-x:100%}.verySmallLaptop\:-translate-x-1\/2{--tw-translate-x:-50%}.verySmallLaptop\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.verySmallLaptop\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.verySmallLaptop\:-translate-x-1\/4{--tw-translate-x:-25%}.verySmallLaptop\:-translate-x-2\/4{--tw-translate-x:-50%}.verySmallLaptop\:-translate-x-3\/4{--tw-translate-x:-75%}.verySmallLaptop\:-translate-x-full{--tw-translate-x:-100%}.verySmallLaptop\:translate-y-0{--tw-translate-y:0px}.verySmallLaptop\:translate-y-1{--tw-translate-y:0.25rem}.verySmallLaptop\:translate-y-2{--tw-translate-y:0.5rem}.verySmallLaptop\:translate-y-3{--tw-translate-y:0.75rem}.verySmallLaptop\:translate-y-4{--tw-translate-y:1rem}.verySmallLaptop\:translate-y-5{--tw-translate-y:1.25rem}.verySmallLaptop\:translate-y-6{--tw-translate-y:1.5rem}.verySmallLaptop\:translate-y-7{--tw-translate-y:1.75rem}.verySmallLaptop\:translate-y-8{--tw-translate-y:2rem}.verySmallLaptop\:translate-y-9{--tw-translate-y:2.25rem}.verySmallLaptop\:translate-y-10{--tw-translate-y:2.5rem}.verySmallLaptop\:translate-y-11{--tw-translate-y:2.75rem}.verySmallLaptop\:translate-y-12{--tw-translate-y:3rem}.verySmallLaptop\:translate-y-13{--tw-translate-y:50px}.verySmallLaptop\:translate-y-14{--tw-translate-y:3.5rem}.verySmallLaptop\:translate-y-15{--tw-translate-y:30px}.verySmallLaptop\:translate-y-16{--tw-translate-y:4rem}.verySmallLaptop\:translate-y-20{--tw-translate-y:5rem}.verySmallLaptop\:translate-y-24{--tw-translate-y:6rem}.verySmallLaptop\:translate-y-28{--tw-translate-y:7rem}.verySmallLaptop\:translate-y-30{--tw-translate-y:30%}.verySmallLaptop\:translate-y-32{--tw-translate-y:8rem}.verySmallLaptop\:translate-y-36{--tw-translate-y:9rem}.verySmallLaptop\:translate-y-40{--tw-translate-y:10rem}.verySmallLaptop\:translate-y-44{--tw-translate-y:11rem}.verySmallLaptop\:translate-y-45{--tw-translate-y:45%}.verySmallLaptop\:translate-y-48{--tw-translate-y:12rem}.verySmallLaptop\:translate-y-50{--tw-translate-y:12.5rem}.verySmallLaptop\:translate-y-52{--tw-translate-y:13rem}.verySmallLaptop\:translate-y-56{--tw-translate-y:14rem}.verySmallLaptop\:translate-y-60{--tw-translate-y:15rem}.verySmallLaptop\:translate-y-64{--tw-translate-y:16rem}.verySmallLaptop\:translate-y-72{--tw-translate-y:18rem}.verySmallLaptop\:translate-y-80{--tw-translate-y:20rem}.verySmallLaptop\:translate-y-96{--tw-translate-y:24rem}.verySmallLaptop\:translate-y-155{--tw-translate-y:155px}.verySmallLaptop\:translate-y-200{--tw-translate-y:20%}.verySmallLaptop\:translate-y-300{--tw-translate-y:300px}.verySmallLaptop\:translate-y-327{--tw-translate-y:327px}.verySmallLaptop\:translate-y-366{--tw-translate-y:366px}.verySmallLaptop\:translate-y-415{--tw-translate-y:415px}.verySmallLaptop\:translate-y-450{--tw-translate-y:450px}.verySmallLaptop\:translate-y-474{--tw-translate-y:474px}.verySmallLaptop\:translate-y-500{--tw-translate-y:500px}.verySmallLaptop\:translate-y-600{--tw-translate-y:600px}.verySmallLaptop\:translate-y-690{--tw-translate-y:690px}.verySmallLaptop\:translate-y-px{--tw-translate-y:1px}.verySmallLaptop\:translate-y-0\.5{--tw-translate-y:0.125rem}.verySmallLaptop\:translate-y-1\.5{--tw-translate-y:0.375rem}.verySmallLaptop\:translate-y-2\.5{--tw-translate-y:0.625rem}.verySmallLaptop\:translate-y-3\.5{--tw-translate-y:0.875rem}.verySmallLaptop\:-translate-y-0{--tw-translate-y:0px}.verySmallLaptop\:-translate-y-1{--tw-translate-y:-0.25rem}.verySmallLaptop\:-translate-y-2{--tw-translate-y:-0.5rem}.verySmallLaptop\:-translate-y-3{--tw-translate-y:-0.75rem}.verySmallLaptop\:-translate-y-4{--tw-translate-y:-1rem}.verySmallLaptop\:-translate-y-5{--tw-translate-y:-1.25rem}.verySmallLaptop\:-translate-y-6{--tw-translate-y:-1.5rem}.verySmallLaptop\:-translate-y-7{--tw-translate-y:-1.75rem}.verySmallLaptop\:-translate-y-8{--tw-translate-y:-2rem}.verySmallLaptop\:-translate-y-9{--tw-translate-y:-2.25rem}.verySmallLaptop\:-translate-y-10{--tw-translate-y:-2.5rem}.verySmallLaptop\:-translate-y-11{--tw-translate-y:-2.75rem}.verySmallLaptop\:-translate-y-12{--tw-translate-y:-3rem}.verySmallLaptop\:-translate-y-13{--tw-translate-y:-50px}.verySmallLaptop\:-translate-y-14{--tw-translate-y:-3.5rem}.verySmallLaptop\:-translate-y-15{--tw-translate-y:-30px}.verySmallLaptop\:-translate-y-16{--tw-translate-y:-4rem}.verySmallLaptop\:-translate-y-20{--tw-translate-y:-5rem}.verySmallLaptop\:-translate-y-24{--tw-translate-y:-6rem}.verySmallLaptop\:-translate-y-28{--tw-translate-y:-7rem}.verySmallLaptop\:-translate-y-30{--tw-translate-y:-30%}.verySmallLaptop\:-translate-y-32{--tw-translate-y:-8rem}.verySmallLaptop\:-translate-y-36{--tw-translate-y:-9rem}.verySmallLaptop\:-translate-y-40{--tw-translate-y:-10rem}.verySmallLaptop\:-translate-y-44{--tw-translate-y:-11rem}.verySmallLaptop\:-translate-y-45{--tw-translate-y:-45%}.verySmallLaptop\:-translate-y-48{--tw-translate-y:-12rem}.verySmallLaptop\:-translate-y-50{--tw-translate-y:-12.5rem}.verySmallLaptop\:-translate-y-52{--tw-translate-y:-13rem}.verySmallLaptop\:-translate-y-56{--tw-translate-y:-14rem}.verySmallLaptop\:-translate-y-60{--tw-translate-y:-15rem}.verySmallLaptop\:-translate-y-64{--tw-translate-y:-16rem}.verySmallLaptop\:-translate-y-72{--tw-translate-y:-18rem}.verySmallLaptop\:-translate-y-80{--tw-translate-y:-20rem}.verySmallLaptop\:-translate-y-96{--tw-translate-y:-24rem}.verySmallLaptop\:-translate-y-155{--tw-translate-y:-155px}.verySmallLaptop\:-translate-y-200{--tw-translate-y:-20%}.verySmallLaptop\:-translate-y-300{--tw-translate-y:-300px}.verySmallLaptop\:-translate-y-327{--tw-translate-y:-327px}.verySmallLaptop\:-translate-y-366{--tw-translate-y:-366px}.verySmallLaptop\:-translate-y-415{--tw-translate-y:-415px}.verySmallLaptop\:-translate-y-450{--tw-translate-y:-450px}.verySmallLaptop\:-translate-y-474{--tw-translate-y:-474px}.verySmallLaptop\:-translate-y-500{--tw-translate-y:-500px}.verySmallLaptop\:-translate-y-600{--tw-translate-y:-600px}.verySmallLaptop\:-translate-y-690{--tw-translate-y:-690px}.verySmallLaptop\:-translate-y-px{--tw-translate-y:-1px}.verySmallLaptop\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.verySmallLaptop\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.verySmallLaptop\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.verySmallLaptop\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.verySmallLaptop\:translate-y-1\/2{--tw-translate-y:50%}.verySmallLaptop\:translate-y-1\/3{--tw-translate-y:33.333333%}.verySmallLaptop\:translate-y-2\/3{--tw-translate-y:66.666667%}.verySmallLaptop\:translate-y-1\/4{--tw-translate-y:25%}.verySmallLaptop\:translate-y-2\/4{--tw-translate-y:50%}.verySmallLaptop\:translate-y-3\/4{--tw-translate-y:75%}.verySmallLaptop\:translate-y-full{--tw-translate-y:100%}.verySmallLaptop\:-translate-y-1\/2{--tw-translate-y:-50%}.verySmallLaptop\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.verySmallLaptop\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.verySmallLaptop\:-translate-y-1\/4{--tw-translate-y:-25%}.verySmallLaptop\:-translate-y-2\/4{--tw-translate-y:-50%}.verySmallLaptop\:-translate-y-3\/4{--tw-translate-y:-75%}.verySmallLaptop\:-translate-y-full{--tw-translate-y:-100%}.verySmallLaptop\:hover\:translate-x-0:hover{--tw-translate-x:0px}.verySmallLaptop\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.verySmallLaptop\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.verySmallLaptop\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.verySmallLaptop\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.verySmallLaptop\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.verySmallLaptop\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.verySmallLaptop\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.verySmallLaptop\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.verySmallLaptop\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.verySmallLaptop\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.verySmallLaptop\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.verySmallLaptop\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.verySmallLaptop\:hover\:translate-x-13:hover{--tw-translate-x:50px}.verySmallLaptop\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.verySmallLaptop\:hover\:translate-x-15:hover{--tw-translate-x:30px}.verySmallLaptop\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.verySmallLaptop\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.verySmallLaptop\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.verySmallLaptop\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.verySmallLaptop\:hover\:translate-x-30:hover{--tw-translate-x:30%}.verySmallLaptop\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.verySmallLaptop\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.verySmallLaptop\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.verySmallLaptop\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.verySmallLaptop\:hover\:translate-x-45:hover{--tw-translate-x:45%}.verySmallLaptop\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.verySmallLaptop\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.verySmallLaptop\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.verySmallLaptop\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.verySmallLaptop\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.verySmallLaptop\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.verySmallLaptop\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.verySmallLaptop\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.verySmallLaptop\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.verySmallLaptop\:hover\:translate-x-155:hover{--tw-translate-x:155px}.verySmallLaptop\:hover\:translate-x-200:hover{--tw-translate-x:20%}.verySmallLaptop\:hover\:translate-x-300:hover{--tw-translate-x:300px}.verySmallLaptop\:hover\:translate-x-327:hover{--tw-translate-x:327px}.verySmallLaptop\:hover\:translate-x-366:hover{--tw-translate-x:366px}.verySmallLaptop\:hover\:translate-x-415:hover{--tw-translate-x:415px}.verySmallLaptop\:hover\:translate-x-450:hover{--tw-translate-x:450px}.verySmallLaptop\:hover\:translate-x-474:hover{--tw-translate-x:474px}.verySmallLaptop\:hover\:translate-x-500:hover{--tw-translate-x:500px}.verySmallLaptop\:hover\:translate-x-600:hover{--tw-translate-x:600px}.verySmallLaptop\:hover\:translate-x-690:hover{--tw-translate-x:690px}.verySmallLaptop\:hover\:translate-x-px:hover{--tw-translate-x:1px}.verySmallLaptop\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.verySmallLaptop\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.verySmallLaptop\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.verySmallLaptop\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.verySmallLaptop\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.verySmallLaptop\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.verySmallLaptop\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.verySmallLaptop\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.verySmallLaptop\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.verySmallLaptop\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.verySmallLaptop\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.verySmallLaptop\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.verySmallLaptop\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.verySmallLaptop\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.verySmallLaptop\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.verySmallLaptop\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.verySmallLaptop\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.verySmallLaptop\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.verySmallLaptop\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.verySmallLaptop\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.verySmallLaptop\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.verySmallLaptop\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.verySmallLaptop\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.verySmallLaptop\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.verySmallLaptop\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.verySmallLaptop\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.verySmallLaptop\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.verySmallLaptop\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.verySmallLaptop\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.verySmallLaptop\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.verySmallLaptop\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.verySmallLaptop\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.verySmallLaptop\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.verySmallLaptop\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.verySmallLaptop\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.verySmallLaptop\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.verySmallLaptop\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.verySmallLaptop\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.verySmallLaptop\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.verySmallLaptop\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.verySmallLaptop\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.verySmallLaptop\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.verySmallLaptop\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.verySmallLaptop\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.verySmallLaptop\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.verySmallLaptop\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.verySmallLaptop\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.verySmallLaptop\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.verySmallLaptop\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.verySmallLaptop\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.verySmallLaptop\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.verySmallLaptop\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.verySmallLaptop\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.verySmallLaptop\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.verySmallLaptop\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.verySmallLaptop\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.verySmallLaptop\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.verySmallLaptop\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.verySmallLaptop\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.verySmallLaptop\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.verySmallLaptop\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.verySmallLaptop\:hover\:translate-x-full:hover{--tw-translate-x:100%}.verySmallLaptop\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.verySmallLaptop\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.verySmallLaptop\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.verySmallLaptop\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.verySmallLaptop\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.verySmallLaptop\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.verySmallLaptop\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.verySmallLaptop\:hover\:translate-y-0:hover{--tw-translate-y:0px}.verySmallLaptop\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.verySmallLaptop\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.verySmallLaptop\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.verySmallLaptop\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.verySmallLaptop\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.verySmallLaptop\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.verySmallLaptop\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.verySmallLaptop\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.verySmallLaptop\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.verySmallLaptop\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.verySmallLaptop\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.verySmallLaptop\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.verySmallLaptop\:hover\:translate-y-13:hover{--tw-translate-y:50px}.verySmallLaptop\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.verySmallLaptop\:hover\:translate-y-15:hover{--tw-translate-y:30px}.verySmallLaptop\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.verySmallLaptop\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.verySmallLaptop\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.verySmallLaptop\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.verySmallLaptop\:hover\:translate-y-30:hover{--tw-translate-y:30%}.verySmallLaptop\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.verySmallLaptop\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.verySmallLaptop\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.verySmallLaptop\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.verySmallLaptop\:hover\:translate-y-45:hover{--tw-translate-y:45%}.verySmallLaptop\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.verySmallLaptop\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.verySmallLaptop\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.verySmallLaptop\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.verySmallLaptop\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.verySmallLaptop\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.verySmallLaptop\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.verySmallLaptop\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.verySmallLaptop\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.verySmallLaptop\:hover\:translate-y-155:hover{--tw-translate-y:155px}.verySmallLaptop\:hover\:translate-y-200:hover{--tw-translate-y:20%}.verySmallLaptop\:hover\:translate-y-300:hover{--tw-translate-y:300px}.verySmallLaptop\:hover\:translate-y-327:hover{--tw-translate-y:327px}.verySmallLaptop\:hover\:translate-y-366:hover{--tw-translate-y:366px}.verySmallLaptop\:hover\:translate-y-415:hover{--tw-translate-y:415px}.verySmallLaptop\:hover\:translate-y-450:hover{--tw-translate-y:450px}.verySmallLaptop\:hover\:translate-y-474:hover{--tw-translate-y:474px}.verySmallLaptop\:hover\:translate-y-500:hover{--tw-translate-y:500px}.verySmallLaptop\:hover\:translate-y-600:hover{--tw-translate-y:600px}.verySmallLaptop\:hover\:translate-y-690:hover{--tw-translate-y:690px}.verySmallLaptop\:hover\:translate-y-px:hover{--tw-translate-y:1px}.verySmallLaptop\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.verySmallLaptop\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.verySmallLaptop\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.verySmallLaptop\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.verySmallLaptop\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.verySmallLaptop\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.verySmallLaptop\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.verySmallLaptop\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.verySmallLaptop\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.verySmallLaptop\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.verySmallLaptop\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.verySmallLaptop\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.verySmallLaptop\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.verySmallLaptop\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.verySmallLaptop\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.verySmallLaptop\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.verySmallLaptop\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.verySmallLaptop\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.verySmallLaptop\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.verySmallLaptop\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.verySmallLaptop\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.verySmallLaptop\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.verySmallLaptop\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.verySmallLaptop\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.verySmallLaptop\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.verySmallLaptop\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.verySmallLaptop\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.verySmallLaptop\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.verySmallLaptop\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.verySmallLaptop\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.verySmallLaptop\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.verySmallLaptop\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.verySmallLaptop\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.verySmallLaptop\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.verySmallLaptop\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.verySmallLaptop\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.verySmallLaptop\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.verySmallLaptop\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.verySmallLaptop\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.verySmallLaptop\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.verySmallLaptop\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.verySmallLaptop\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.verySmallLaptop\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.verySmallLaptop\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.verySmallLaptop\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.verySmallLaptop\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.verySmallLaptop\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.verySmallLaptop\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.verySmallLaptop\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.verySmallLaptop\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.verySmallLaptop\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.verySmallLaptop\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.verySmallLaptop\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.verySmallLaptop\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.verySmallLaptop\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.verySmallLaptop\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.verySmallLaptop\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.verySmallLaptop\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.verySmallLaptop\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.verySmallLaptop\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.verySmallLaptop\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.verySmallLaptop\:hover\:translate-y-full:hover{--tw-translate-y:100%}.verySmallLaptop\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.verySmallLaptop\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.verySmallLaptop\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.verySmallLaptop\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.verySmallLaptop\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.verySmallLaptop\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.verySmallLaptop\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.verySmallLaptop\:focus\:translate-x-0:focus{--tw-translate-x:0px}.verySmallLaptop\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.verySmallLaptop\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.verySmallLaptop\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.verySmallLaptop\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.verySmallLaptop\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.verySmallLaptop\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.verySmallLaptop\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.verySmallLaptop\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.verySmallLaptop\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.verySmallLaptop\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.verySmallLaptop\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.verySmallLaptop\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.verySmallLaptop\:focus\:translate-x-13:focus{--tw-translate-x:50px}.verySmallLaptop\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.verySmallLaptop\:focus\:translate-x-15:focus{--tw-translate-x:30px}.verySmallLaptop\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.verySmallLaptop\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.verySmallLaptop\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.verySmallLaptop\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.verySmallLaptop\:focus\:translate-x-30:focus{--tw-translate-x:30%}.verySmallLaptop\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.verySmallLaptop\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.verySmallLaptop\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.verySmallLaptop\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.verySmallLaptop\:focus\:translate-x-45:focus{--tw-translate-x:45%}.verySmallLaptop\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.verySmallLaptop\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.verySmallLaptop\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.verySmallLaptop\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.verySmallLaptop\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.verySmallLaptop\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.verySmallLaptop\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.verySmallLaptop\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.verySmallLaptop\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.verySmallLaptop\:focus\:translate-x-155:focus{--tw-translate-x:155px}.verySmallLaptop\:focus\:translate-x-200:focus{--tw-translate-x:20%}.verySmallLaptop\:focus\:translate-x-300:focus{--tw-translate-x:300px}.verySmallLaptop\:focus\:translate-x-327:focus{--tw-translate-x:327px}.verySmallLaptop\:focus\:translate-x-366:focus{--tw-translate-x:366px}.verySmallLaptop\:focus\:translate-x-415:focus{--tw-translate-x:415px}.verySmallLaptop\:focus\:translate-x-450:focus{--tw-translate-x:450px}.verySmallLaptop\:focus\:translate-x-474:focus{--tw-translate-x:474px}.verySmallLaptop\:focus\:translate-x-500:focus{--tw-translate-x:500px}.verySmallLaptop\:focus\:translate-x-600:focus{--tw-translate-x:600px}.verySmallLaptop\:focus\:translate-x-690:focus{--tw-translate-x:690px}.verySmallLaptop\:focus\:translate-x-px:focus{--tw-translate-x:1px}.verySmallLaptop\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.verySmallLaptop\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.verySmallLaptop\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.verySmallLaptop\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.verySmallLaptop\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.verySmallLaptop\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.verySmallLaptop\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.verySmallLaptop\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.verySmallLaptop\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.verySmallLaptop\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.verySmallLaptop\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.verySmallLaptop\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.verySmallLaptop\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.verySmallLaptop\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.verySmallLaptop\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.verySmallLaptop\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.verySmallLaptop\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.verySmallLaptop\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.verySmallLaptop\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.verySmallLaptop\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.verySmallLaptop\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.verySmallLaptop\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.verySmallLaptop\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.verySmallLaptop\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.verySmallLaptop\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.verySmallLaptop\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.verySmallLaptop\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.verySmallLaptop\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.verySmallLaptop\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.verySmallLaptop\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.verySmallLaptop\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.verySmallLaptop\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.verySmallLaptop\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.verySmallLaptop\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.verySmallLaptop\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.verySmallLaptop\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.verySmallLaptop\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.verySmallLaptop\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.verySmallLaptop\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.verySmallLaptop\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.verySmallLaptop\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.verySmallLaptop\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.verySmallLaptop\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.verySmallLaptop\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.verySmallLaptop\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.verySmallLaptop\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.verySmallLaptop\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.verySmallLaptop\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.verySmallLaptop\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.verySmallLaptop\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.verySmallLaptop\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.verySmallLaptop\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.verySmallLaptop\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.verySmallLaptop\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.verySmallLaptop\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.verySmallLaptop\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.verySmallLaptop\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.verySmallLaptop\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.verySmallLaptop\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.verySmallLaptop\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.verySmallLaptop\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.verySmallLaptop\:focus\:translate-x-full:focus{--tw-translate-x:100%}.verySmallLaptop\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.verySmallLaptop\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.verySmallLaptop\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.verySmallLaptop\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.verySmallLaptop\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.verySmallLaptop\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.verySmallLaptop\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.verySmallLaptop\:focus\:translate-y-0:focus{--tw-translate-y:0px}.verySmallLaptop\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.verySmallLaptop\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.verySmallLaptop\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.verySmallLaptop\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.verySmallLaptop\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.verySmallLaptop\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.verySmallLaptop\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.verySmallLaptop\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.verySmallLaptop\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.verySmallLaptop\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.verySmallLaptop\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.verySmallLaptop\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.verySmallLaptop\:focus\:translate-y-13:focus{--tw-translate-y:50px}.verySmallLaptop\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.verySmallLaptop\:focus\:translate-y-15:focus{--tw-translate-y:30px}.verySmallLaptop\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.verySmallLaptop\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.verySmallLaptop\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.verySmallLaptop\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.verySmallLaptop\:focus\:translate-y-30:focus{--tw-translate-y:30%}.verySmallLaptop\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.verySmallLaptop\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.verySmallLaptop\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.verySmallLaptop\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.verySmallLaptop\:focus\:translate-y-45:focus{--tw-translate-y:45%}.verySmallLaptop\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.verySmallLaptop\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.verySmallLaptop\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.verySmallLaptop\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.verySmallLaptop\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.verySmallLaptop\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.verySmallLaptop\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.verySmallLaptop\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.verySmallLaptop\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.verySmallLaptop\:focus\:translate-y-155:focus{--tw-translate-y:155px}.verySmallLaptop\:focus\:translate-y-200:focus{--tw-translate-y:20%}.verySmallLaptop\:focus\:translate-y-300:focus{--tw-translate-y:300px}.verySmallLaptop\:focus\:translate-y-327:focus{--tw-translate-y:327px}.verySmallLaptop\:focus\:translate-y-366:focus{--tw-translate-y:366px}.verySmallLaptop\:focus\:translate-y-415:focus{--tw-translate-y:415px}.verySmallLaptop\:focus\:translate-y-450:focus{--tw-translate-y:450px}.verySmallLaptop\:focus\:translate-y-474:focus{--tw-translate-y:474px}.verySmallLaptop\:focus\:translate-y-500:focus{--tw-translate-y:500px}.verySmallLaptop\:focus\:translate-y-600:focus{--tw-translate-y:600px}.verySmallLaptop\:focus\:translate-y-690:focus{--tw-translate-y:690px}.verySmallLaptop\:focus\:translate-y-px:focus{--tw-translate-y:1px}.verySmallLaptop\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.verySmallLaptop\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.verySmallLaptop\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.verySmallLaptop\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.verySmallLaptop\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.verySmallLaptop\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.verySmallLaptop\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.verySmallLaptop\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.verySmallLaptop\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.verySmallLaptop\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.verySmallLaptop\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.verySmallLaptop\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.verySmallLaptop\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.verySmallLaptop\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.verySmallLaptop\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.verySmallLaptop\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.verySmallLaptop\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.verySmallLaptop\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.verySmallLaptop\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.verySmallLaptop\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.verySmallLaptop\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.verySmallLaptop\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.verySmallLaptop\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.verySmallLaptop\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.verySmallLaptop\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.verySmallLaptop\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.verySmallLaptop\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.verySmallLaptop\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.verySmallLaptop\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.verySmallLaptop\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.verySmallLaptop\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.verySmallLaptop\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.verySmallLaptop\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.verySmallLaptop\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.verySmallLaptop\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.verySmallLaptop\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.verySmallLaptop\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.verySmallLaptop\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.verySmallLaptop\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.verySmallLaptop\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.verySmallLaptop\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.verySmallLaptop\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.verySmallLaptop\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.verySmallLaptop\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.verySmallLaptop\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.verySmallLaptop\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.verySmallLaptop\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.verySmallLaptop\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.verySmallLaptop\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.verySmallLaptop\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.verySmallLaptop\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.verySmallLaptop\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.verySmallLaptop\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.verySmallLaptop\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.verySmallLaptop\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.verySmallLaptop\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.verySmallLaptop\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.verySmallLaptop\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.verySmallLaptop\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.verySmallLaptop\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.verySmallLaptop\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.verySmallLaptop\:focus\:translate-y-full:focus{--tw-translate-y:100%}.verySmallLaptop\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.verySmallLaptop\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.verySmallLaptop\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.verySmallLaptop\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.verySmallLaptop\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.verySmallLaptop\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.verySmallLaptop\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.verySmallLaptop\:rotate-0{--tw-rotate:0deg}.verySmallLaptop\:rotate-1{--tw-rotate:1deg}.verySmallLaptop\:rotate-2{--tw-rotate:2deg}.verySmallLaptop\:rotate-3{--tw-rotate:3deg}.verySmallLaptop\:rotate-6{--tw-rotate:6deg}.verySmallLaptop\:rotate-12{--tw-rotate:12deg}.verySmallLaptop\:rotate-45{--tw-rotate:45deg}.verySmallLaptop\:rotate-90{--tw-rotate:90deg}.verySmallLaptop\:rotate-180{--tw-rotate:180deg}.verySmallLaptop\:-rotate-180{--tw-rotate:-180deg}.verySmallLaptop\:-rotate-90{--tw-rotate:-90deg}.verySmallLaptop\:-rotate-45{--tw-rotate:-45deg}.verySmallLaptop\:-rotate-12{--tw-rotate:-12deg}.verySmallLaptop\:-rotate-6{--tw-rotate:-6deg}.verySmallLaptop\:-rotate-3{--tw-rotate:-3deg}.verySmallLaptop\:-rotate-2{--tw-rotate:-2deg}.verySmallLaptop\:-rotate-1{--tw-rotate:-1deg}.verySmallLaptop\:hover\:rotate-0:hover{--tw-rotate:0deg}.verySmallLaptop\:hover\:rotate-1:hover{--tw-rotate:1deg}.verySmallLaptop\:hover\:rotate-2:hover{--tw-rotate:2deg}.verySmallLaptop\:hover\:rotate-3:hover{--tw-rotate:3deg}.verySmallLaptop\:hover\:rotate-6:hover{--tw-rotate:6deg}.verySmallLaptop\:hover\:rotate-12:hover{--tw-rotate:12deg}.verySmallLaptop\:hover\:rotate-45:hover{--tw-rotate:45deg}.verySmallLaptop\:hover\:rotate-90:hover{--tw-rotate:90deg}.verySmallLaptop\:hover\:rotate-180:hover{--tw-rotate:180deg}.verySmallLaptop\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.verySmallLaptop\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.verySmallLaptop\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.verySmallLaptop\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.verySmallLaptop\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.verySmallLaptop\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.verySmallLaptop\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.verySmallLaptop\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.verySmallLaptop\:focus\:rotate-0:focus{--tw-rotate:0deg}.verySmallLaptop\:focus\:rotate-1:focus{--tw-rotate:1deg}.verySmallLaptop\:focus\:rotate-2:focus{--tw-rotate:2deg}.verySmallLaptop\:focus\:rotate-3:focus{--tw-rotate:3deg}.verySmallLaptop\:focus\:rotate-6:focus{--tw-rotate:6deg}.verySmallLaptop\:focus\:rotate-12:focus{--tw-rotate:12deg}.verySmallLaptop\:focus\:rotate-45:focus{--tw-rotate:45deg}.verySmallLaptop\:focus\:rotate-90:focus{--tw-rotate:90deg}.verySmallLaptop\:focus\:rotate-180:focus{--tw-rotate:180deg}.verySmallLaptop\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.verySmallLaptop\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.verySmallLaptop\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.verySmallLaptop\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.verySmallLaptop\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.verySmallLaptop\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.verySmallLaptop\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.verySmallLaptop\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.verySmallLaptop\:skew-x-0{--tw-skew-x:0deg}.verySmallLaptop\:skew-x-1{--tw-skew-x:1deg}.verySmallLaptop\:skew-x-2{--tw-skew-x:2deg}.verySmallLaptop\:skew-x-3{--tw-skew-x:3deg}.verySmallLaptop\:skew-x-6{--tw-skew-x:6deg}.verySmallLaptop\:skew-x-12{--tw-skew-x:12deg}.verySmallLaptop\:-skew-x-12{--tw-skew-x:-12deg}.verySmallLaptop\:-skew-x-6{--tw-skew-x:-6deg}.verySmallLaptop\:-skew-x-3{--tw-skew-x:-3deg}.verySmallLaptop\:-skew-x-2{--tw-skew-x:-2deg}.verySmallLaptop\:-skew-x-1{--tw-skew-x:-1deg}.verySmallLaptop\:skew-y-0{--tw-skew-y:0deg}.verySmallLaptop\:skew-y-1{--tw-skew-y:1deg}.verySmallLaptop\:skew-y-2{--tw-skew-y:2deg}.verySmallLaptop\:skew-y-3{--tw-skew-y:3deg}.verySmallLaptop\:skew-y-6{--tw-skew-y:6deg}.verySmallLaptop\:skew-y-12{--tw-skew-y:12deg}.verySmallLaptop\:-skew-y-12{--tw-skew-y:-12deg}.verySmallLaptop\:-skew-y-6{--tw-skew-y:-6deg}.verySmallLaptop\:-skew-y-3{--tw-skew-y:-3deg}.verySmallLaptop\:-skew-y-2{--tw-skew-y:-2deg}.verySmallLaptop\:-skew-y-1{--tw-skew-y:-1deg}.verySmallLaptop\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.verySmallLaptop\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.verySmallLaptop\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.verySmallLaptop\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.verySmallLaptop\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.verySmallLaptop\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.verySmallLaptop\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.verySmallLaptop\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.verySmallLaptop\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.verySmallLaptop\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.verySmallLaptop\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.verySmallLaptop\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.verySmallLaptop\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.verySmallLaptop\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.verySmallLaptop\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.verySmallLaptop\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.verySmallLaptop\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.verySmallLaptop\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.verySmallLaptop\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.verySmallLaptop\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.verySmallLaptop\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.verySmallLaptop\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.verySmallLaptop\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.verySmallLaptop\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.verySmallLaptop\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.verySmallLaptop\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.verySmallLaptop\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.verySmallLaptop\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.verySmallLaptop\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.verySmallLaptop\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.verySmallLaptop\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.verySmallLaptop\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.verySmallLaptop\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.verySmallLaptop\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.verySmallLaptop\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.verySmallLaptop\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.verySmallLaptop\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.verySmallLaptop\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.verySmallLaptop\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.verySmallLaptop\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.verySmallLaptop\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.verySmallLaptop\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.verySmallLaptop\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.verySmallLaptop\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.verySmallLaptop\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.verySmallLaptop\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.verySmallLaptop\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.verySmallLaptop\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.verySmallLaptop\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.verySmallLaptop\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.verySmallLaptop\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.verySmallLaptop\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.verySmallLaptop\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.verySmallLaptop\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.verySmallLaptop\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.verySmallLaptop\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.verySmallLaptop\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.verySmallLaptop\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.verySmallLaptop\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.verySmallLaptop\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.verySmallLaptop\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.verySmallLaptop\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.verySmallLaptop\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.verySmallLaptop\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.verySmallLaptop\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.verySmallLaptop\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.verySmallLaptop\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.verySmallLaptop\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.verySmallLaptop\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.verySmallLaptop\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.verySmallLaptop\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.verySmallLaptop\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.verySmallLaptop\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.verySmallLaptop\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.verySmallLaptop\:scale-x-0{--tw-scale-x:0}.verySmallLaptop\:scale-x-50{--tw-scale-x:.5}.verySmallLaptop\:scale-x-75{--tw-scale-x:.75}.verySmallLaptop\:scale-x-90{--tw-scale-x:.9}.verySmallLaptop\:scale-x-95{--tw-scale-x:.95}.verySmallLaptop\:scale-x-100{--tw-scale-x:1}.verySmallLaptop\:scale-x-105{--tw-scale-x:1.05}.verySmallLaptop\:scale-x-110{--tw-scale-x:1.1}.verySmallLaptop\:scale-x-125{--tw-scale-x:1.25}.verySmallLaptop\:scale-x-150{--tw-scale-x:1.5}.verySmallLaptop\:scale-y-0{--tw-scale-y:0}.verySmallLaptop\:scale-y-50{--tw-scale-y:.5}.verySmallLaptop\:scale-y-75{--tw-scale-y:.75}.verySmallLaptop\:scale-y-90{--tw-scale-y:.9}.verySmallLaptop\:scale-y-95{--tw-scale-y:.95}.verySmallLaptop\:scale-y-100{--tw-scale-y:1}.verySmallLaptop\:scale-y-105{--tw-scale-y:1.05}.verySmallLaptop\:scale-y-110{--tw-scale-y:1.1}.verySmallLaptop\:scale-y-125{--tw-scale-y:1.25}.verySmallLaptop\:scale-y-150{--tw-scale-y:1.5}.verySmallLaptop\:hover\:scale-x-0:hover{--tw-scale-x:0}.verySmallLaptop\:hover\:scale-x-50:hover{--tw-scale-x:.5}.verySmallLaptop\:hover\:scale-x-75:hover{--tw-scale-x:.75}.verySmallLaptop\:hover\:scale-x-90:hover{--tw-scale-x:.9}.verySmallLaptop\:hover\:scale-x-95:hover{--tw-scale-x:.95}.verySmallLaptop\:hover\:scale-x-100:hover{--tw-scale-x:1}.verySmallLaptop\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.verySmallLaptop\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.verySmallLaptop\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.verySmallLaptop\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.verySmallLaptop\:hover\:scale-y-0:hover{--tw-scale-y:0}.verySmallLaptop\:hover\:scale-y-50:hover{--tw-scale-y:.5}.verySmallLaptop\:hover\:scale-y-75:hover{--tw-scale-y:.75}.verySmallLaptop\:hover\:scale-y-90:hover{--tw-scale-y:.9}.verySmallLaptop\:hover\:scale-y-95:hover{--tw-scale-y:.95}.verySmallLaptop\:hover\:scale-y-100:hover{--tw-scale-y:1}.verySmallLaptop\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.verySmallLaptop\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.verySmallLaptop\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.verySmallLaptop\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.verySmallLaptop\:focus\:scale-x-0:focus{--tw-scale-x:0}.verySmallLaptop\:focus\:scale-x-50:focus{--tw-scale-x:.5}.verySmallLaptop\:focus\:scale-x-75:focus{--tw-scale-x:.75}.verySmallLaptop\:focus\:scale-x-90:focus{--tw-scale-x:.9}.verySmallLaptop\:focus\:scale-x-95:focus{--tw-scale-x:.95}.verySmallLaptop\:focus\:scale-x-100:focus{--tw-scale-x:1}.verySmallLaptop\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.verySmallLaptop\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.verySmallLaptop\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.verySmallLaptop\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.verySmallLaptop\:focus\:scale-y-0:focus{--tw-scale-y:0}.verySmallLaptop\:focus\:scale-y-50:focus{--tw-scale-y:.5}.verySmallLaptop\:focus\:scale-y-75:focus{--tw-scale-y:.75}.verySmallLaptop\:focus\:scale-y-90:focus{--tw-scale-y:.9}.verySmallLaptop\:focus\:scale-y-95:focus{--tw-scale-y:.95}.verySmallLaptop\:focus\:scale-y-100:focus{--tw-scale-y:1}.verySmallLaptop\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.verySmallLaptop\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.verySmallLaptop\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.verySmallLaptop\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.verySmallLaptop\:animate-none{animation:none}.verySmallLaptop\:animate-spin{animation:spin 1s linear infinite}.verySmallLaptop\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.verySmallLaptop\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.verySmallLaptop\:animate-bounce{animation:bounce 1s infinite}.verySmallLaptop\:cursor-auto{cursor:auto}.verySmallLaptop\:cursor-default{cursor:default}.verySmallLaptop\:cursor-pointer{cursor:pointer}.verySmallLaptop\:cursor-wait{cursor:wait}.verySmallLaptop\:cursor-text{cursor:text}.verySmallLaptop\:cursor-move{cursor:move}.verySmallLaptop\:cursor-help{cursor:help}.verySmallLaptop\:cursor-not-allowed{cursor:not-allowed}.verySmallLaptop\:select-none{-webkit-user-select:none;user-select:none}.verySmallLaptop\:select-text{-webkit-user-select:text;user-select:text}.verySmallLaptop\:select-all{-webkit-user-select:all;user-select:all}.verySmallLaptop\:select-auto{-webkit-user-select:auto;user-select:auto}.verySmallLaptop\:resize-none{resize:none}.verySmallLaptop\:resize-y{resize:vertical}.verySmallLaptop\:resize-x{resize:horizontal}.verySmallLaptop\:resize{resize:both}.verySmallLaptop\:list-inside{list-style-position:inside}.verySmallLaptop\:list-outside{list-style-position:outside}.verySmallLaptop\:list-none{list-style-type:none}.verySmallLaptop\:list-disc{list-style-type:disc}.verySmallLaptop\:list-decimal{list-style-type:decimal}.verySmallLaptop\:appearance-none{appearance:none}.verySmallLaptop\:auto-cols-auto{grid-auto-columns:auto}.verySmallLaptop\:auto-cols-min{grid-auto-columns:min-content}.verySmallLaptop\:auto-cols-max{grid-auto-columns:max-content}.verySmallLaptop\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.verySmallLaptop\:grid-flow-row{grid-auto-flow:row}.verySmallLaptop\:grid-flow-col{grid-auto-flow:column}.verySmallLaptop\:grid-flow-row-dense{grid-auto-flow:row dense}.verySmallLaptop\:grid-flow-col-dense{grid-auto-flow:column dense}.verySmallLaptop\:auto-rows-auto{grid-auto-rows:auto}.verySmallLaptop\:auto-rows-min{grid-auto-rows:min-content}.verySmallLaptop\:auto-rows-max{grid-auto-rows:max-content}.verySmallLaptop\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.verySmallLaptop\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.verySmallLaptop\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.verySmallLaptop\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.verySmallLaptop\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.verySmallLaptop\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.verySmallLaptop\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.verySmallLaptop\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.verySmallLaptop\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.verySmallLaptop\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.verySmallLaptop\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.verySmallLaptop\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.verySmallLaptop\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.verySmallLaptop\:grid-cols-none{grid-template-columns:none}.verySmallLaptop\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.verySmallLaptop\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.verySmallLaptop\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.verySmallLaptop\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.verySmallLaptop\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.verySmallLaptop\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.verySmallLaptop\:grid-rows-none{grid-template-rows:none}.verySmallLaptop\:flex-row{flex-direction:row}.verySmallLaptop\:flex-row-reverse{flex-direction:row-reverse}.verySmallLaptop\:flex-col{flex-direction:column}.verySmallLaptop\:flex-col-reverse{flex-direction:column-reverse}.verySmallLaptop\:flex-wrap{flex-wrap:wrap}.verySmallLaptop\:flex-wrap-reverse{flex-wrap:wrap-reverse}.verySmallLaptop\:flex-nowrap{flex-wrap:nowrap}.verySmallLaptop\:place-content-center{place-content:center}.verySmallLaptop\:place-content-start{place-content:start}.verySmallLaptop\:place-content-end{place-content:end}.verySmallLaptop\:place-content-between{place-content:space-between}.verySmallLaptop\:place-content-around{place-content:space-around}.verySmallLaptop\:place-content-evenly{place-content:space-evenly}.verySmallLaptop\:place-content-stretch{place-content:stretch}.verySmallLaptop\:place-items-start{place-items:start}.verySmallLaptop\:place-items-end{place-items:end}.verySmallLaptop\:place-items-center{place-items:center}.verySmallLaptop\:place-items-stretch{place-items:stretch}.verySmallLaptop\:content-center{align-content:center}.verySmallLaptop\:content-start{align-content:flex-start}.verySmallLaptop\:content-end{align-content:flex-end}.verySmallLaptop\:content-between{align-content:space-between}.verySmallLaptop\:content-around{align-content:space-around}.verySmallLaptop\:content-evenly{align-content:space-evenly}.verySmallLaptop\:items-start{align-items:flex-start}.verySmallLaptop\:items-end{align-items:flex-end}.verySmallLaptop\:items-center{align-items:center}.verySmallLaptop\:items-baseline{align-items:baseline}.verySmallLaptop\:items-stretch{align-items:stretch}.verySmallLaptop\:justify-start{justify-content:flex-start}.verySmallLaptop\:justify-end{justify-content:flex-end}.verySmallLaptop\:justify-center{justify-content:center}.verySmallLaptop\:justify-between{justify-content:space-between}.verySmallLaptop\:justify-around{justify-content:space-around}.verySmallLaptop\:justify-evenly{justify-content:space-evenly}.verySmallLaptop\:justify-items-start{justify-items:start}.verySmallLaptop\:justify-items-end{justify-items:end}.verySmallLaptop\:justify-items-center{justify-items:center}.verySmallLaptop\:justify-items-stretch{justify-items:stretch}.verySmallLaptop\:gap-0{gap:0}.verySmallLaptop\:gap-1{gap:.25rem}.verySmallLaptop\:gap-2{gap:.5rem}.verySmallLaptop\:gap-3{gap:.75rem}.verySmallLaptop\:gap-4{gap:1rem}.verySmallLaptop\:gap-5{gap:1.25rem}.verySmallLaptop\:gap-6{gap:1.5rem}.verySmallLaptop\:gap-7{gap:1.75rem}.verySmallLaptop\:gap-8{gap:2rem}.verySmallLaptop\:gap-9{gap:2.25rem}.verySmallLaptop\:gap-10{gap:2.5rem}.verySmallLaptop\:gap-11{gap:2.75rem}.verySmallLaptop\:gap-12{gap:3rem}.verySmallLaptop\:gap-13{gap:50px}.verySmallLaptop\:gap-14{gap:3.5rem}.verySmallLaptop\:gap-15{gap:30px}.verySmallLaptop\:gap-16{gap:4rem}.verySmallLaptop\:gap-20{gap:5rem}.verySmallLaptop\:gap-24{gap:6rem}.verySmallLaptop\:gap-28{gap:7rem}.verySmallLaptop\:gap-30{gap:30%}.verySmallLaptop\:gap-32{gap:8rem}.verySmallLaptop\:gap-36{gap:9rem}.verySmallLaptop\:gap-40{gap:10rem}.verySmallLaptop\:gap-44{gap:11rem}.verySmallLaptop\:gap-45{gap:45%}.verySmallLaptop\:gap-48{gap:12rem}.verySmallLaptop\:gap-50{gap:12.5rem}.verySmallLaptop\:gap-52{gap:13rem}.verySmallLaptop\:gap-56{gap:14rem}.verySmallLaptop\:gap-60{gap:15rem}.verySmallLaptop\:gap-64{gap:16rem}.verySmallLaptop\:gap-72{gap:18rem}.verySmallLaptop\:gap-80{gap:20rem}.verySmallLaptop\:gap-96{gap:24rem}.verySmallLaptop\:gap-155{gap:155px}.verySmallLaptop\:gap-200{gap:20%}.verySmallLaptop\:gap-300{gap:300px}.verySmallLaptop\:gap-327{gap:327px}.verySmallLaptop\:gap-366{gap:366px}.verySmallLaptop\:gap-415{gap:415px}.verySmallLaptop\:gap-450{gap:450px}.verySmallLaptop\:gap-474{gap:474px}.verySmallLaptop\:gap-500{gap:500px}.verySmallLaptop\:gap-600{gap:600px}.verySmallLaptop\:gap-690{gap:690px}.verySmallLaptop\:gap-px{gap:1px}.verySmallLaptop\:gap-0\.5{gap:.125rem}.verySmallLaptop\:gap-1\.5{gap:.375rem}.verySmallLaptop\:gap-2\.5{gap:.625rem}.verySmallLaptop\:gap-3\.5{gap:.875rem}.verySmallLaptop\:gap-x-0{column-gap:0}.verySmallLaptop\:gap-x-1{column-gap:.25rem}.verySmallLaptop\:gap-x-2{column-gap:.5rem}.verySmallLaptop\:gap-x-3{column-gap:.75rem}.verySmallLaptop\:gap-x-4{column-gap:1rem}.verySmallLaptop\:gap-x-5{column-gap:1.25rem}.verySmallLaptop\:gap-x-6{column-gap:1.5rem}.verySmallLaptop\:gap-x-7{column-gap:1.75rem}.verySmallLaptop\:gap-x-8{column-gap:2rem}.verySmallLaptop\:gap-x-9{column-gap:2.25rem}.verySmallLaptop\:gap-x-10{column-gap:2.5rem}.verySmallLaptop\:gap-x-11{column-gap:2.75rem}.verySmallLaptop\:gap-x-12{column-gap:3rem}.verySmallLaptop\:gap-x-13{column-gap:50px}.verySmallLaptop\:gap-x-14{column-gap:3.5rem}.verySmallLaptop\:gap-x-15{column-gap:30px}.verySmallLaptop\:gap-x-16{column-gap:4rem}.verySmallLaptop\:gap-x-20{column-gap:5rem}.verySmallLaptop\:gap-x-24{column-gap:6rem}.verySmallLaptop\:gap-x-28{column-gap:7rem}.verySmallLaptop\:gap-x-30{column-gap:30%}.verySmallLaptop\:gap-x-32{column-gap:8rem}.verySmallLaptop\:gap-x-36{column-gap:9rem}.verySmallLaptop\:gap-x-40{column-gap:10rem}.verySmallLaptop\:gap-x-44{column-gap:11rem}.verySmallLaptop\:gap-x-45{column-gap:45%}.verySmallLaptop\:gap-x-48{column-gap:12rem}.verySmallLaptop\:gap-x-50{column-gap:12.5rem}.verySmallLaptop\:gap-x-52{column-gap:13rem}.verySmallLaptop\:gap-x-56{column-gap:14rem}.verySmallLaptop\:gap-x-60{column-gap:15rem}.verySmallLaptop\:gap-x-64{column-gap:16rem}.verySmallLaptop\:gap-x-72{column-gap:18rem}.verySmallLaptop\:gap-x-80{column-gap:20rem}.verySmallLaptop\:gap-x-96{column-gap:24rem}.verySmallLaptop\:gap-x-155{column-gap:155px}.verySmallLaptop\:gap-x-200{column-gap:20%}.verySmallLaptop\:gap-x-300{column-gap:300px}.verySmallLaptop\:gap-x-327{column-gap:327px}.verySmallLaptop\:gap-x-366{column-gap:366px}.verySmallLaptop\:gap-x-415{column-gap:415px}.verySmallLaptop\:gap-x-450{column-gap:450px}.verySmallLaptop\:gap-x-474{column-gap:474px}.verySmallLaptop\:gap-x-500{column-gap:500px}.verySmallLaptop\:gap-x-600{column-gap:600px}.verySmallLaptop\:gap-x-690{column-gap:690px}.verySmallLaptop\:gap-x-px{column-gap:1px}.verySmallLaptop\:gap-x-0\.5{column-gap:.125rem}.verySmallLaptop\:gap-x-1\.5{column-gap:.375rem}.verySmallLaptop\:gap-x-2\.5{column-gap:.625rem}.verySmallLaptop\:gap-x-3\.5{column-gap:.875rem}.verySmallLaptop\:gap-y-0{row-gap:0}.verySmallLaptop\:gap-y-1{row-gap:.25rem}.verySmallLaptop\:gap-y-2{row-gap:.5rem}.verySmallLaptop\:gap-y-3{row-gap:.75rem}.verySmallLaptop\:gap-y-4{row-gap:1rem}.verySmallLaptop\:gap-y-5{row-gap:1.25rem}.verySmallLaptop\:gap-y-6{row-gap:1.5rem}.verySmallLaptop\:gap-y-7{row-gap:1.75rem}.verySmallLaptop\:gap-y-8{row-gap:2rem}.verySmallLaptop\:gap-y-9{row-gap:2.25rem}.verySmallLaptop\:gap-y-10{row-gap:2.5rem}.verySmallLaptop\:gap-y-11{row-gap:2.75rem}.verySmallLaptop\:gap-y-12{row-gap:3rem}.verySmallLaptop\:gap-y-13{row-gap:50px}.verySmallLaptop\:gap-y-14{row-gap:3.5rem}.verySmallLaptop\:gap-y-15{row-gap:30px}.verySmallLaptop\:gap-y-16{row-gap:4rem}.verySmallLaptop\:gap-y-20{row-gap:5rem}.verySmallLaptop\:gap-y-24{row-gap:6rem}.verySmallLaptop\:gap-y-28{row-gap:7rem}.verySmallLaptop\:gap-y-30{row-gap:30%}.verySmallLaptop\:gap-y-32{row-gap:8rem}.verySmallLaptop\:gap-y-36{row-gap:9rem}.verySmallLaptop\:gap-y-40{row-gap:10rem}.verySmallLaptop\:gap-y-44{row-gap:11rem}.verySmallLaptop\:gap-y-45{row-gap:45%}.verySmallLaptop\:gap-y-48{row-gap:12rem}.verySmallLaptop\:gap-y-50{row-gap:12.5rem}.verySmallLaptop\:gap-y-52{row-gap:13rem}.verySmallLaptop\:gap-y-56{row-gap:14rem}.verySmallLaptop\:gap-y-60{row-gap:15rem}.verySmallLaptop\:gap-y-64{row-gap:16rem}.verySmallLaptop\:gap-y-72{row-gap:18rem}.verySmallLaptop\:gap-y-80{row-gap:20rem}.verySmallLaptop\:gap-y-96{row-gap:24rem}.verySmallLaptop\:gap-y-155{row-gap:155px}.verySmallLaptop\:gap-y-200{row-gap:20%}.verySmallLaptop\:gap-y-300{row-gap:300px}.verySmallLaptop\:gap-y-327{row-gap:327px}.verySmallLaptop\:gap-y-366{row-gap:366px}.verySmallLaptop\:gap-y-415{row-gap:415px}.verySmallLaptop\:gap-y-450{row-gap:450px}.verySmallLaptop\:gap-y-474{row-gap:474px}.verySmallLaptop\:gap-y-500{row-gap:500px}.verySmallLaptop\:gap-y-600{row-gap:600px}.verySmallLaptop\:gap-y-690{row-gap:690px}.verySmallLaptop\:gap-y-px{row-gap:1px}.verySmallLaptop\:gap-y-0\.5{row-gap:.125rem}.verySmallLaptop\:gap-y-1\.5{row-gap:.375rem}.verySmallLaptop\:gap-y-2\.5{row-gap:.625rem}.verySmallLaptop\:gap-y-3\.5{row-gap:.875rem}.verySmallLaptop\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.verySmallLaptop\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.verySmallLaptop\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.verySmallLaptop\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.verySmallLaptop\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.verySmallLaptop\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.verySmallLaptop\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.verySmallLaptop\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.verySmallLaptop\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.verySmallLaptop\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.verySmallLaptop\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.verySmallLaptop\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.verySmallLaptop\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.verySmallLaptop\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.verySmallLaptop\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.verySmallLaptop\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.verySmallLaptop\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.verySmallLaptop\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.verySmallLaptop\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.verySmallLaptop\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.verySmallLaptop\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.verySmallLaptop\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.verySmallLaptop\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.verySmallLaptop\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.verySmallLaptop\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.verySmallLaptop\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.verySmallLaptop\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.verySmallLaptop\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.verySmallLaptop\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.verySmallLaptop\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.verySmallLaptop\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.verySmallLaptop\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.verySmallLaptop\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.verySmallLaptop\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.verySmallLaptop\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.verySmallLaptop\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.verySmallLaptop\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.verySmallLaptop\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.verySmallLaptop\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.verySmallLaptop\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.verySmallLaptop\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.verySmallLaptop\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.verySmallLaptop\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.verySmallLaptop\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.verySmallLaptop\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.verySmallLaptop\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.verySmallLaptop\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.verySmallLaptop\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.verySmallLaptop\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.verySmallLaptop\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.verySmallLaptop\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.verySmallLaptop\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.verySmallLaptop\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.verySmallLaptop\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.verySmallLaptop\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.verySmallLaptop\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.verySmallLaptop\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.verySmallLaptop\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.verySmallLaptop\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.verySmallLaptop\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.verySmallLaptop\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.verySmallLaptop\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.verySmallLaptop\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.verySmallLaptop\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.verySmallLaptop\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.verySmallLaptop\:place-self-auto{place-self:auto}.verySmallLaptop\:place-self-start{place-self:start}.verySmallLaptop\:place-self-end{place-self:end}.verySmallLaptop\:place-self-center{place-self:center}.verySmallLaptop\:place-self-stretch{place-self:stretch}.verySmallLaptop\:self-auto{align-self:auto}.verySmallLaptop\:self-start{align-self:flex-start}.verySmallLaptop\:self-end{align-self:flex-end}.verySmallLaptop\:self-center{align-self:center}.verySmallLaptop\:self-stretch{align-self:stretch}.verySmallLaptop\:self-baseline{align-self:baseline}.verySmallLaptop\:justify-self-auto{justify-self:auto}.verySmallLaptop\:justify-self-start{justify-self:start}.verySmallLaptop\:justify-self-end{justify-self:end}.verySmallLaptop\:justify-self-center{justify-self:center}.verySmallLaptop\:justify-self-stretch{justify-self:stretch}.verySmallLaptop\:overflow-auto{overflow:auto}.verySmallLaptop\:overflow-hidden{overflow:hidden}.verySmallLaptop\:overflow-visible{overflow:visible}.verySmallLaptop\:overflow-scroll{overflow:scroll}.verySmallLaptop\:overflow-x-auto{overflow-x:auto}.verySmallLaptop\:overflow-y-auto{overflow-y:auto}.verySmallLaptop\:overflow-x-hidden{overflow-x:hidden}.verySmallLaptop\:overflow-y-hidden{overflow-y:hidden}.verySmallLaptop\:overflow-x-visible{overflow-x:visible}.verySmallLaptop\:overflow-y-visible{overflow-y:visible}.verySmallLaptop\:overflow-x-scroll{overflow-x:scroll}.verySmallLaptop\:overflow-y-scroll{overflow-y:scroll}.verySmallLaptop\:overscroll-auto{overscroll-behavior:auto}.verySmallLaptop\:overscroll-contain{overscroll-behavior:contain}.verySmallLaptop\:overscroll-none{overscroll-behavior:none}.verySmallLaptop\:overscroll-y-auto{overscroll-behavior-y:auto}.verySmallLaptop\:overscroll-y-contain{overscroll-behavior-y:contain}.verySmallLaptop\:overscroll-y-none{overscroll-behavior-y:none}.verySmallLaptop\:overscroll-x-auto{overscroll-behavior-x:auto}.verySmallLaptop\:overscroll-x-contain{overscroll-behavior-x:contain}.verySmallLaptop\:overscroll-x-none{overscroll-behavior-x:none}.verySmallLaptop\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verySmallLaptop\:overflow-ellipsis{text-overflow:ellipsis}.verySmallLaptop\:overflow-clip{text-overflow:clip}.verySmallLaptop\:whitespace-normal{white-space:normal}.verySmallLaptop\:whitespace-nowrap{white-space:nowrap}.verySmallLaptop\:whitespace-pre{white-space:pre}.verySmallLaptop\:whitespace-pre-line{white-space:pre-line}.verySmallLaptop\:whitespace-pre-wrap{white-space:pre-wrap}.verySmallLaptop\:break-normal{overflow-wrap:normal;word-break:normal}.verySmallLaptop\:break-words{overflow-wrap:break-word}.verySmallLaptop\:break-all{word-break:break-all}.verySmallLaptop\:rounded-none{border-radius:0}.verySmallLaptop\:rounded-sm{border-radius:.125rem}.verySmallLaptop\:rounded{border-radius:.25rem}.verySmallLaptop\:rounded-md{border-radius:.375rem}.verySmallLaptop\:rounded-lg{border-radius:.5rem}.verySmallLaptop\:rounded-xl{border-radius:.75rem}.verySmallLaptop\:rounded-2xl{border-radius:1rem}.verySmallLaptop\:rounded-3xl{border-radius:1.5rem}.verySmallLaptop\:rounded-full{border-radius:9999px}.verySmallLaptop\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.verySmallLaptop\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.verySmallLaptop\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.verySmallLaptop\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.verySmallLaptop\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.verySmallLaptop\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.verySmallLaptop\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.verySmallLaptop\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.verySmallLaptop\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.verySmallLaptop\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.verySmallLaptop\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.verySmallLaptop\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.verySmallLaptop\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.verySmallLaptop\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.verySmallLaptop\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.verySmallLaptop\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.verySmallLaptop\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.verySmallLaptop\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.verySmallLaptop\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.verySmallLaptop\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.verySmallLaptop\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.verySmallLaptop\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.verySmallLaptop\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.verySmallLaptop\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.verySmallLaptop\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.verySmallLaptop\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.verySmallLaptop\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.verySmallLaptop\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.verySmallLaptop\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.verySmallLaptop\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.verySmallLaptop\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.verySmallLaptop\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.verySmallLaptop\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.verySmallLaptop\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.verySmallLaptop\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.verySmallLaptop\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.verySmallLaptop\:rounded-tl-none{border-top-left-radius:0}.verySmallLaptop\:rounded-tl-sm{border-top-left-radius:.125rem}.verySmallLaptop\:rounded-tl{border-top-left-radius:.25rem}.verySmallLaptop\:rounded-tl-md{border-top-left-radius:.375rem}.verySmallLaptop\:rounded-tl-lg{border-top-left-radius:.5rem}.verySmallLaptop\:rounded-tl-xl{border-top-left-radius:.75rem}.verySmallLaptop\:rounded-tl-2xl{border-top-left-radius:1rem}.verySmallLaptop\:rounded-tl-3xl{border-top-left-radius:1.5rem}.verySmallLaptop\:rounded-tl-full{border-top-left-radius:9999px}.verySmallLaptop\:rounded-tr-none{border-top-right-radius:0}.verySmallLaptop\:rounded-tr-sm{border-top-right-radius:.125rem}.verySmallLaptop\:rounded-tr{border-top-right-radius:.25rem}.verySmallLaptop\:rounded-tr-md{border-top-right-radius:.375rem}.verySmallLaptop\:rounded-tr-lg{border-top-right-radius:.5rem}.verySmallLaptop\:rounded-tr-xl{border-top-right-radius:.75rem}.verySmallLaptop\:rounded-tr-2xl{border-top-right-radius:1rem}.verySmallLaptop\:rounded-tr-3xl{border-top-right-radius:1.5rem}.verySmallLaptop\:rounded-tr-full{border-top-right-radius:9999px}.verySmallLaptop\:rounded-br-none{border-bottom-right-radius:0}.verySmallLaptop\:rounded-br-sm{border-bottom-right-radius:.125rem}.verySmallLaptop\:rounded-br{border-bottom-right-radius:.25rem}.verySmallLaptop\:rounded-br-md{border-bottom-right-radius:.375rem}.verySmallLaptop\:rounded-br-lg{border-bottom-right-radius:.5rem}.verySmallLaptop\:rounded-br-xl{border-bottom-right-radius:.75rem}.verySmallLaptop\:rounded-br-2xl{border-bottom-right-radius:1rem}.verySmallLaptop\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.verySmallLaptop\:rounded-br-full{border-bottom-right-radius:9999px}.verySmallLaptop\:rounded-bl-none{border-bottom-left-radius:0}.verySmallLaptop\:rounded-bl-sm{border-bottom-left-radius:.125rem}.verySmallLaptop\:rounded-bl{border-bottom-left-radius:.25rem}.verySmallLaptop\:rounded-bl-md{border-bottom-left-radius:.375rem}.verySmallLaptop\:rounded-bl-lg{border-bottom-left-radius:.5rem}.verySmallLaptop\:rounded-bl-xl{border-bottom-left-radius:.75rem}.verySmallLaptop\:rounded-bl-2xl{border-bottom-left-radius:1rem}.verySmallLaptop\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.verySmallLaptop\:rounded-bl-full{border-bottom-left-radius:9999px}.verySmallLaptop\:border-0{border-width:0}.verySmallLaptop\:border-2{border-width:2px}.verySmallLaptop\:border-4{border-width:4px}.verySmallLaptop\:border-8{border-width:8px}.verySmallLaptop\:border{border-width:1px}.verySmallLaptop\:border-t-0{border-top-width:0}.verySmallLaptop\:border-t-2{border-top-width:2px}.verySmallLaptop\:border-t-4{border-top-width:4px}.verySmallLaptop\:border-t-8{border-top-width:8px}.verySmallLaptop\:border-t{border-top-width:1px}.verySmallLaptop\:border-r-0{border-right-width:0}.verySmallLaptop\:border-r-2{border-right-width:2px}.verySmallLaptop\:border-r-4{border-right-width:4px}.verySmallLaptop\:border-r-8{border-right-width:8px}.verySmallLaptop\:border-r{border-right-width:1px}.verySmallLaptop\:border-b-0{border-bottom-width:0}.verySmallLaptop\:border-b-2{border-bottom-width:2px}.verySmallLaptop\:border-b-4{border-bottom-width:4px}.verySmallLaptop\:border-b-8{border-bottom-width:8px}.verySmallLaptop\:border-b{border-bottom-width:1px}.verySmallLaptop\:border-l-0{border-left-width:0}.verySmallLaptop\:border-l-2{border-left-width:2px}.verySmallLaptop\:border-l-4{border-left-width:4px}.verySmallLaptop\:border-l-8{border-left-width:8px}.verySmallLaptop\:border-l{border-left-width:1px}.verySmallLaptop\:border-solid{border-style:solid}.verySmallLaptop\:border-dashed{border-style:dashed}.verySmallLaptop\:border-dotted{border-style:dotted}.verySmallLaptop\:border-double{border-style:double}.verySmallLaptop\:border-none{border-style:none}.verySmallLaptop\:border-transparent{border-color:#0000}.verySmallLaptop\:border-current{border-color:currentColor}.verySmallLaptop\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.verySmallLaptop\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.verySmallLaptop\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.verySmallLaptop\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.verySmallLaptop\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.verySmallLaptop\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.verySmallLaptop\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.verySmallLaptop\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.verySmallLaptop\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.verySmallLaptop\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.verySmallLaptop\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.verySmallLaptop\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.verySmallLaptop\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.verySmallLaptop\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.verySmallLaptop\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.verySmallLaptop\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.verySmallLaptop\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.verySmallLaptop\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.verySmallLaptop\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.verySmallLaptop\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.verySmallLaptop\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.verySmallLaptop\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.verySmallLaptop\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.verySmallLaptop\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.verySmallLaptop\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.verySmallLaptop\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.verySmallLaptop\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.verySmallLaptop\:border-text-dark2{border-color:#0009}.verySmallLaptop\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.verySmallLaptop\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.verySmallLaptop\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-light3{border-color:FEFEFE}.verySmallLaptop\:border-grey-light4{border-color:E8E8E8}.verySmallLaptop\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-light6{border-color:#e8e8e85e}.verySmallLaptop\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.verySmallLaptop\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-transparent{border-color:#0000}.group:hover .verySmallLaptop\:group-hover\:border-current{border-color:currentColor}.group:hover .verySmallLaptop\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .verySmallLaptop\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .verySmallLaptop\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .verySmallLaptop\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .verySmallLaptop\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .verySmallLaptop\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-transparent:focus-within{border-color:#0000}.verySmallLaptop\:focus-within\:border-current:focus-within{border-color:currentColor}.verySmallLaptop\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.verySmallLaptop\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.verySmallLaptop\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.verySmallLaptop\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.verySmallLaptop\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.verySmallLaptop\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-transparent:hover{border-color:#0000}.verySmallLaptop\:hover\:border-current:hover{border-color:currentColor}.verySmallLaptop\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-text-dark2:hover{border-color:#0009}.verySmallLaptop\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-light3:hover{border-color:FEFEFE}.verySmallLaptop\:hover\:border-grey-light4:hover{border-color:E8E8E8}.verySmallLaptop\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.verySmallLaptop\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.verySmallLaptop\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-transparent:focus{border-color:#0000}.verySmallLaptop\:focus\:border-current:focus{border-color:currentColor}.verySmallLaptop\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-text-dark2:focus{border-color:#0009}.verySmallLaptop\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-light3:focus{border-color:FEFEFE}.verySmallLaptop\:focus\:border-grey-light4:focus{border-color:E8E8E8}.verySmallLaptop\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.verySmallLaptop\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.verySmallLaptop\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.verySmallLaptop\:border-opacity-0{--tw-border-opacity:0}.verySmallLaptop\:border-opacity-5{--tw-border-opacity:0.05}.verySmallLaptop\:border-opacity-10{--tw-border-opacity:0.1}.verySmallLaptop\:border-opacity-20{--tw-border-opacity:0.2}.verySmallLaptop\:border-opacity-25{--tw-border-opacity:0.25}.verySmallLaptop\:border-opacity-30{--tw-border-opacity:0.3}.verySmallLaptop\:border-opacity-40{--tw-border-opacity:0.4}.verySmallLaptop\:border-opacity-50{--tw-border-opacity:0.5}.verySmallLaptop\:border-opacity-60{--tw-border-opacity:0.6}.verySmallLaptop\:border-opacity-70{--tw-border-opacity:0.7}.verySmallLaptop\:border-opacity-75{--tw-border-opacity:0.75}.verySmallLaptop\:border-opacity-80{--tw-border-opacity:0.8}.verySmallLaptop\:border-opacity-90{--tw-border-opacity:0.9}.verySmallLaptop\:border-opacity-95{--tw-border-opacity:0.95}.verySmallLaptop\:border-opacity-100{--tw-border-opacity:1}.group:hover .verySmallLaptop\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .verySmallLaptop\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .verySmallLaptop\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .verySmallLaptop\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .verySmallLaptop\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .verySmallLaptop\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .verySmallLaptop\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .verySmallLaptop\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .verySmallLaptop\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .verySmallLaptop\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .verySmallLaptop\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .verySmallLaptop\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .verySmallLaptop\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .verySmallLaptop\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .verySmallLaptop\:group-hover\:border-opacity-100{--tw-border-opacity:1}.verySmallLaptop\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.verySmallLaptop\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.verySmallLaptop\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.verySmallLaptop\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.verySmallLaptop\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.verySmallLaptop\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.verySmallLaptop\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.verySmallLaptop\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.verySmallLaptop\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.verySmallLaptop\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.verySmallLaptop\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.verySmallLaptop\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.verySmallLaptop\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.verySmallLaptop\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.verySmallLaptop\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.verySmallLaptop\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.verySmallLaptop\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.verySmallLaptop\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.verySmallLaptop\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.verySmallLaptop\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.verySmallLaptop\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.verySmallLaptop\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.verySmallLaptop\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.verySmallLaptop\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.verySmallLaptop\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.verySmallLaptop\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.verySmallLaptop\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.verySmallLaptop\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.verySmallLaptop\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.verySmallLaptop\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.verySmallLaptop\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.verySmallLaptop\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.verySmallLaptop\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.verySmallLaptop\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.verySmallLaptop\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.verySmallLaptop\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.verySmallLaptop\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.verySmallLaptop\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.verySmallLaptop\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.verySmallLaptop\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.verySmallLaptop\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.verySmallLaptop\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.verySmallLaptop\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.verySmallLaptop\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.verySmallLaptop\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.verySmallLaptop\:bg-transparent{background-color:initial}.verySmallLaptop\:bg-current{background-color:currentColor}.verySmallLaptop\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.verySmallLaptop\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.verySmallLaptop\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.verySmallLaptop\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.verySmallLaptop\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.verySmallLaptop\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.verySmallLaptop\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.verySmallLaptop\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.verySmallLaptop\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.verySmallLaptop\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.verySmallLaptop\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.verySmallLaptop\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.verySmallLaptop\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.verySmallLaptop\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.verySmallLaptop\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.verySmallLaptop\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.verySmallLaptop\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.verySmallLaptop\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.verySmallLaptop\:bg-text-dark2{background-color:#0009}.verySmallLaptop\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.verySmallLaptop\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.verySmallLaptop\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-light3{background-color:FEFEFE}.verySmallLaptop\:bg-grey-light4{background-color:E8E8E8}.verySmallLaptop\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-light6{background-color:#e8e8e85e}.verySmallLaptop\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.verySmallLaptop\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-transparent{background-color:initial}.group:hover .verySmallLaptop\:group-hover\:bg-current{background-color:currentColor}.group:hover .verySmallLaptop\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .verySmallLaptop\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .verySmallLaptop\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .verySmallLaptop\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-transparent:focus-within{background-color:initial}.verySmallLaptop\:focus-within\:bg-current:focus-within{background-color:currentColor}.verySmallLaptop\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.verySmallLaptop\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.verySmallLaptop\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.verySmallLaptop\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.verySmallLaptop\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.verySmallLaptop\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-transparent:hover{background-color:initial}.verySmallLaptop\:hover\:bg-current:hover{background-color:currentColor}.verySmallLaptop\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-text-dark2:hover{background-color:#0009}.verySmallLaptop\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.verySmallLaptop\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.verySmallLaptop\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.verySmallLaptop\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.verySmallLaptop\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-transparent:focus{background-color:initial}.verySmallLaptop\:focus\:bg-current:focus{background-color:currentColor}.verySmallLaptop\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-text-dark2:focus{background-color:#0009}.verySmallLaptop\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.verySmallLaptop\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.verySmallLaptop\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.verySmallLaptop\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.verySmallLaptop\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.verySmallLaptop\:bg-opacity-0{--tw-bg-opacity:0}.verySmallLaptop\:bg-opacity-5{--tw-bg-opacity:0.05}.verySmallLaptop\:bg-opacity-10{--tw-bg-opacity:0.1}.verySmallLaptop\:bg-opacity-20{--tw-bg-opacity:0.2}.verySmallLaptop\:bg-opacity-25{--tw-bg-opacity:0.25}.verySmallLaptop\:bg-opacity-30{--tw-bg-opacity:0.3}.verySmallLaptop\:bg-opacity-40{--tw-bg-opacity:0.4}.verySmallLaptop\:bg-opacity-50{--tw-bg-opacity:0.5}.verySmallLaptop\:bg-opacity-60{--tw-bg-opacity:0.6}.verySmallLaptop\:bg-opacity-70{--tw-bg-opacity:0.7}.verySmallLaptop\:bg-opacity-75{--tw-bg-opacity:0.75}.verySmallLaptop\:bg-opacity-80{--tw-bg-opacity:0.8}.verySmallLaptop\:bg-opacity-90{--tw-bg-opacity:0.9}.verySmallLaptop\:bg-opacity-95{--tw-bg-opacity:0.95}.verySmallLaptop\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .verySmallLaptop\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.verySmallLaptop\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.verySmallLaptop\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.verySmallLaptop\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.verySmallLaptop\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.verySmallLaptop\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.verySmallLaptop\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.verySmallLaptop\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.verySmallLaptop\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.verySmallLaptop\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.verySmallLaptop\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.verySmallLaptop\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.verySmallLaptop\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.verySmallLaptop\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.verySmallLaptop\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.verySmallLaptop\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.verySmallLaptop\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.verySmallLaptop\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.verySmallLaptop\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.verySmallLaptop\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.verySmallLaptop\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.verySmallLaptop\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.verySmallLaptop\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.verySmallLaptop\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.verySmallLaptop\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.verySmallLaptop\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.verySmallLaptop\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.verySmallLaptop\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.verySmallLaptop\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.verySmallLaptop\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.verySmallLaptop\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.verySmallLaptop\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.verySmallLaptop\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.verySmallLaptop\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.verySmallLaptop\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.verySmallLaptop\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.verySmallLaptop\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.verySmallLaptop\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.verySmallLaptop\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.verySmallLaptop\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.verySmallLaptop\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.verySmallLaptop\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.verySmallLaptop\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.verySmallLaptop\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.verySmallLaptop\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.verySmallLaptop\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.verySmallLaptop\:bg-none{background-image:none}.verySmallLaptop\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.verySmallLaptop\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.verySmallLaptop\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.verySmallLaptop\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.verySmallLaptop\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.verySmallLaptop\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.verySmallLaptop\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.verySmallLaptop\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.verySmallLaptop\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.verySmallLaptop\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.verySmallLaptop\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.verySmallLaptop\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.verySmallLaptop\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.verySmallLaptop\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.verySmallLaptop\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.verySmallLaptop\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.verySmallLaptop\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.verySmallLaptop\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.verySmallLaptop\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.verySmallLaptop\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.verySmallLaptop\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.verySmallLaptop\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.verySmallLaptop\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.verySmallLaptop\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.verySmallLaptop\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.verySmallLaptop\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.verySmallLaptop\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.verySmallLaptop\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.verySmallLaptop\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.verySmallLaptop\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.verySmallLaptop\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.verySmallLaptop\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.verySmallLaptop\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.verySmallLaptop\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.verySmallLaptop\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.verySmallLaptop\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.verySmallLaptop\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.verySmallLaptop\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.verySmallLaptop\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.verySmallLaptop\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.verySmallLaptop\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.verySmallLaptop\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.verySmallLaptop\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.verySmallLaptop\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.verySmallLaptop\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.verySmallLaptop\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.verySmallLaptop\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.verySmallLaptop\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.verySmallLaptop\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.verySmallLaptop\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.verySmallLaptop\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.verySmallLaptop\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.verySmallLaptop\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.verySmallLaptop\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.verySmallLaptop\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.verySmallLaptop\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.verySmallLaptop\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.verySmallLaptop\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.verySmallLaptop\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.verySmallLaptop\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.verySmallLaptop\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.verySmallLaptop\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.verySmallLaptop\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.verySmallLaptop\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.verySmallLaptop\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.verySmallLaptop\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.verySmallLaptop\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.verySmallLaptop\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.verySmallLaptop\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.verySmallLaptop\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.verySmallLaptop\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.verySmallLaptop\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.verySmallLaptop\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.verySmallLaptop\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.verySmallLaptop\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.verySmallLaptop\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.verySmallLaptop\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.verySmallLaptop\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.verySmallLaptop\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.verySmallLaptop\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.verySmallLaptop\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.verySmallLaptop\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.verySmallLaptop\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.verySmallLaptop\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.verySmallLaptop\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.verySmallLaptop\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.verySmallLaptop\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.verySmallLaptop\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.verySmallLaptop\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.verySmallLaptop\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.verySmallLaptop\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.verySmallLaptop\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.verySmallLaptop\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.verySmallLaptop\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.verySmallLaptop\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.verySmallLaptop\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.verySmallLaptop\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.verySmallLaptop\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.verySmallLaptop\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.verySmallLaptop\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.verySmallLaptop\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.verySmallLaptop\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.verySmallLaptop\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.verySmallLaptop\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.verySmallLaptop\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.verySmallLaptop\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.verySmallLaptop\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.verySmallLaptop\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.verySmallLaptop\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.verySmallLaptop\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.verySmallLaptop\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.verySmallLaptop\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.verySmallLaptop\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.verySmallLaptop\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.verySmallLaptop\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.verySmallLaptop\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.verySmallLaptop\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.verySmallLaptop\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.verySmallLaptop\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.verySmallLaptop\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.verySmallLaptop\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.verySmallLaptop\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.verySmallLaptop\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.verySmallLaptop\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.verySmallLaptop\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.verySmallLaptop\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.verySmallLaptop\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.verySmallLaptop\:to-transparent{--tw-gradient-to:#0000}.verySmallLaptop\:to-current{--tw-gradient-to:currentColor}.verySmallLaptop\:to-black{--tw-gradient-to:#000}.verySmallLaptop\:to-white{--tw-gradient-to:#fff}.verySmallLaptop\:to-gray-50{--tw-gradient-to:#f9fafb}.verySmallLaptop\:to-gray-100{--tw-gradient-to:#f3f4f6}.verySmallLaptop\:to-gray-200{--tw-gradient-to:#e5e7eb}.verySmallLaptop\:to-gray-300{--tw-gradient-to:#d1d5db}.verySmallLaptop\:to-gray-400{--tw-gradient-to:#9ca3af}.verySmallLaptop\:to-gray-500{--tw-gradient-to:#6b7280}.verySmallLaptop\:to-gray-600{--tw-gradient-to:#4b5563}.verySmallLaptop\:to-gray-700{--tw-gradient-to:#374151}.verySmallLaptop\:to-gray-800{--tw-gradient-to:#1f2937}.verySmallLaptop\:to-gray-900{--tw-gradient-to:#111827}.verySmallLaptop\:to-red{--tw-gradient-to:#ff002a}.verySmallLaptop\:to-yellow-50{--tw-gradient-to:#fffbeb}.verySmallLaptop\:to-yellow-100{--tw-gradient-to:#fef3c7}.verySmallLaptop\:to-yellow-200{--tw-gradient-to:#fde68a}.verySmallLaptop\:to-yellow-300{--tw-gradient-to:#fcd34d}.verySmallLaptop\:to-yellow-400{--tw-gradient-to:#fbbf24}.verySmallLaptop\:to-yellow-500{--tw-gradient-to:#f59e0b}.verySmallLaptop\:to-yellow-600{--tw-gradient-to:#d97706}.verySmallLaptop\:to-yellow-700{--tw-gradient-to:#b45309}.verySmallLaptop\:to-yellow-800{--tw-gradient-to:#92400e}.verySmallLaptop\:to-yellow-900{--tw-gradient-to:#78350f}.verySmallLaptop\:to-green-50{--tw-gradient-to:#ecfdf5}.verySmallLaptop\:to-green-100{--tw-gradient-to:#d1fae5}.verySmallLaptop\:to-green-200{--tw-gradient-to:#a7f3d0}.verySmallLaptop\:to-green-300{--tw-gradient-to:#6ee7b7}.verySmallLaptop\:to-green-400{--tw-gradient-to:#34d399}.verySmallLaptop\:to-green-500{--tw-gradient-to:#10b981}.verySmallLaptop\:to-green-600{--tw-gradient-to:#059669}.verySmallLaptop\:to-green-700{--tw-gradient-to:#047857}.verySmallLaptop\:to-green-800{--tw-gradient-to:#065f46}.verySmallLaptop\:to-green-900{--tw-gradient-to:#064e3b}.verySmallLaptop\:to-blue{--tw-gradient-to:#3b82f6}.verySmallLaptop\:to-indigo-50{--tw-gradient-to:#eef2ff}.verySmallLaptop\:to-indigo-100{--tw-gradient-to:#e0e7ff}.verySmallLaptop\:to-indigo-200{--tw-gradient-to:#c7d2fe}.verySmallLaptop\:to-indigo-300{--tw-gradient-to:#a5b4fc}.verySmallLaptop\:to-indigo-400{--tw-gradient-to:#818cf8}.verySmallLaptop\:to-indigo-500{--tw-gradient-to:#6366f1}.verySmallLaptop\:to-indigo-600{--tw-gradient-to:#4f46e5}.verySmallLaptop\:to-indigo-700{--tw-gradient-to:#4338ca}.verySmallLaptop\:to-indigo-800{--tw-gradient-to:#3730a3}.verySmallLaptop\:to-indigo-900{--tw-gradient-to:#312e81}.verySmallLaptop\:to-purple-50{--tw-gradient-to:#f5f3ff}.verySmallLaptop\:to-purple-100{--tw-gradient-to:#ede9fe}.verySmallLaptop\:to-purple-200{--tw-gradient-to:#ddd6fe}.verySmallLaptop\:to-purple-300{--tw-gradient-to:#c4b5fd}.verySmallLaptop\:to-purple-400{--tw-gradient-to:#a78bfa}.verySmallLaptop\:to-purple-500{--tw-gradient-to:#8b5cf6}.verySmallLaptop\:to-purple-600{--tw-gradient-to:#7c3aed}.verySmallLaptop\:to-purple-700{--tw-gradient-to:#6d28d9}.verySmallLaptop\:to-purple-800{--tw-gradient-to:#5b21b6}.verySmallLaptop\:to-purple-900{--tw-gradient-to:#4c1d95}.verySmallLaptop\:to-pink-50{--tw-gradient-to:#fdf2f8}.verySmallLaptop\:to-pink-100{--tw-gradient-to:#fce7f3}.verySmallLaptop\:to-pink-200{--tw-gradient-to:#fbcfe8}.verySmallLaptop\:to-pink-300{--tw-gradient-to:#f9a8d4}.verySmallLaptop\:to-pink-400{--tw-gradient-to:#f472b6}.verySmallLaptop\:to-pink-500{--tw-gradient-to:#ec4899}.verySmallLaptop\:to-pink-600{--tw-gradient-to:#db2777}.verySmallLaptop\:to-pink-700{--tw-gradient-to:#be185d}.verySmallLaptop\:to-pink-800{--tw-gradient-to:#9d174d}.verySmallLaptop\:to-pink-900{--tw-gradient-to:#831843}.verySmallLaptop\:to-primary{--tw-gradient-to:#c734e5}.verySmallLaptop\:to-test{--tw-gradient-to:#743902}.verySmallLaptop\:to-tertiary{--tw-gradient-to:#4fc143}.verySmallLaptop\:to-bg_primary{--tw-gradient-to:#af7ba3}.verySmallLaptop\:to-crd_b{--tw-gradient-to:#263884}.verySmallLaptop\:to-crd_o{--tw-gradient-to:#f07c6a}.verySmallLaptop\:to-crd_p{--tw-gradient-to:#009ee0}.verySmallLaptop\:to-text-dark{--tw-gradient-to:#555b6d}.verySmallLaptop\:to-text-dark2{--tw-gradient-to:#0009}.verySmallLaptop\:to-text-primary{--tw-gradient-to:#7a2467}.verySmallLaptop\:to-text-other{--tw-gradient-to:#11142d}.verySmallLaptop\:to-text-light{--tw-gradient-to:#9a9ab0}.verySmallLaptop\:to-grey-light{--tw-gradient-to:#a0a4a8}.verySmallLaptop\:to-grey-light2{--tw-gradient-to:#dbdde0}.verySmallLaptop\:to-grey-light3{--tw-gradient-to:FEFEFE}.verySmallLaptop\:to-grey-light4{--tw-gradient-to:E8E8E8}.verySmallLaptop\:to-grey-light5{--tw-gradient-to:#f8f9fb}.verySmallLaptop\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.verySmallLaptop\:to-grey-white{--tw-gradient-to:#f2f5fb}.verySmallLaptop\:to-grey-dark{--tw-gradient-to:#52575c}.verySmallLaptop\:to-grey-vl{--tw-gradient-to:#eff2f7}.verySmallLaptop\:to-grey-fi{--tw-gradient-to:#c4c4c4}.verySmallLaptop\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.verySmallLaptop\:hover\:to-current:hover{--tw-gradient-to:currentColor}.verySmallLaptop\:hover\:to-black:hover{--tw-gradient-to:#000}.verySmallLaptop\:hover\:to-white:hover{--tw-gradient-to:#fff}.verySmallLaptop\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.verySmallLaptop\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.verySmallLaptop\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.verySmallLaptop\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.verySmallLaptop\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.verySmallLaptop\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.verySmallLaptop\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.verySmallLaptop\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.verySmallLaptop\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.verySmallLaptop\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.verySmallLaptop\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.verySmallLaptop\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.verySmallLaptop\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.verySmallLaptop\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.verySmallLaptop\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.verySmallLaptop\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.verySmallLaptop\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.verySmallLaptop\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.verySmallLaptop\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.verySmallLaptop\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.verySmallLaptop\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.verySmallLaptop\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.verySmallLaptop\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.verySmallLaptop\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.verySmallLaptop\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.verySmallLaptop\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.verySmallLaptop\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.verySmallLaptop\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.verySmallLaptop\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.verySmallLaptop\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.verySmallLaptop\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.verySmallLaptop\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.verySmallLaptop\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.verySmallLaptop\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.verySmallLaptop\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.verySmallLaptop\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.verySmallLaptop\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.verySmallLaptop\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.verySmallLaptop\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.verySmallLaptop\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.verySmallLaptop\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.verySmallLaptop\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.verySmallLaptop\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.verySmallLaptop\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.verySmallLaptop\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.verySmallLaptop\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.verySmallLaptop\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.verySmallLaptop\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.verySmallLaptop\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.verySmallLaptop\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.verySmallLaptop\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.verySmallLaptop\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.verySmallLaptop\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.verySmallLaptop\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.verySmallLaptop\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.verySmallLaptop\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.verySmallLaptop\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.verySmallLaptop\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.verySmallLaptop\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.verySmallLaptop\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.verySmallLaptop\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.verySmallLaptop\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.verySmallLaptop\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.verySmallLaptop\:hover\:to-test:hover{--tw-gradient-to:#743902}.verySmallLaptop\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.verySmallLaptop\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.verySmallLaptop\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.verySmallLaptop\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.verySmallLaptop\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.verySmallLaptop\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.verySmallLaptop\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.verySmallLaptop\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.verySmallLaptop\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.verySmallLaptop\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.verySmallLaptop\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.verySmallLaptop\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.verySmallLaptop\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.verySmallLaptop\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.verySmallLaptop\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.verySmallLaptop\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.verySmallLaptop\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.verySmallLaptop\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.verySmallLaptop\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.verySmallLaptop\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.verySmallLaptop\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.verySmallLaptop\:focus\:to-current:focus{--tw-gradient-to:currentColor}.verySmallLaptop\:focus\:to-black:focus{--tw-gradient-to:#000}.verySmallLaptop\:focus\:to-white:focus{--tw-gradient-to:#fff}.verySmallLaptop\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.verySmallLaptop\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.verySmallLaptop\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.verySmallLaptop\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.verySmallLaptop\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.verySmallLaptop\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.verySmallLaptop\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.verySmallLaptop\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.verySmallLaptop\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.verySmallLaptop\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.verySmallLaptop\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.verySmallLaptop\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.verySmallLaptop\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.verySmallLaptop\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.verySmallLaptop\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.verySmallLaptop\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.verySmallLaptop\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.verySmallLaptop\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.verySmallLaptop\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.verySmallLaptop\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.verySmallLaptop\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.verySmallLaptop\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.verySmallLaptop\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.verySmallLaptop\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.verySmallLaptop\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.verySmallLaptop\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.verySmallLaptop\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.verySmallLaptop\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.verySmallLaptop\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.verySmallLaptop\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.verySmallLaptop\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.verySmallLaptop\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.verySmallLaptop\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.verySmallLaptop\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.verySmallLaptop\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.verySmallLaptop\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.verySmallLaptop\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.verySmallLaptop\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.verySmallLaptop\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.verySmallLaptop\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.verySmallLaptop\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.verySmallLaptop\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.verySmallLaptop\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.verySmallLaptop\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.verySmallLaptop\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.verySmallLaptop\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.verySmallLaptop\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.verySmallLaptop\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.verySmallLaptop\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.verySmallLaptop\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.verySmallLaptop\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.verySmallLaptop\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.verySmallLaptop\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.verySmallLaptop\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.verySmallLaptop\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.verySmallLaptop\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.verySmallLaptop\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.verySmallLaptop\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.verySmallLaptop\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.verySmallLaptop\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.verySmallLaptop\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.verySmallLaptop\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.verySmallLaptop\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.verySmallLaptop\:focus\:to-test:focus{--tw-gradient-to:#743902}.verySmallLaptop\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.verySmallLaptop\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.verySmallLaptop\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.verySmallLaptop\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.verySmallLaptop\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.verySmallLaptop\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.verySmallLaptop\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.verySmallLaptop\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.verySmallLaptop\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.verySmallLaptop\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.verySmallLaptop\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.verySmallLaptop\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.verySmallLaptop\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.verySmallLaptop\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.verySmallLaptop\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.verySmallLaptop\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.verySmallLaptop\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.verySmallLaptop\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.verySmallLaptop\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.verySmallLaptop\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.verySmallLaptop\:bg-auto{background-size:auto}.verySmallLaptop\:bg-cover{background-size:cover}.verySmallLaptop\:bg-contain{background-size:contain}.verySmallLaptop\:bg-fixed{background-attachment:fixed}.verySmallLaptop\:bg-local{background-attachment:local}.verySmallLaptop\:bg-scroll{background-attachment:scroll}.verySmallLaptop\:bg-clip-border{background-clip:initial}.verySmallLaptop\:bg-clip-padding{background-clip:padding-box}.verySmallLaptop\:bg-clip-content{background-clip:content-box}.verySmallLaptop\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.verySmallLaptop\:bg-bottom{background-position:bottom}.verySmallLaptop\:bg-center{background-position:50%}.verySmallLaptop\:bg-left{background-position:0}.verySmallLaptop\:bg-left-bottom{background-position:0 100%}.verySmallLaptop\:bg-left-top{background-position:0 0}.verySmallLaptop\:bg-right{background-position:100%}.verySmallLaptop\:bg-right-bottom{background-position:100% 100%}.verySmallLaptop\:bg-right-top{background-position:100% 0}.verySmallLaptop\:bg-top{background-position:top}.verySmallLaptop\:bg-repeat{background-repeat:repeat}.verySmallLaptop\:bg-no-repeat{background-repeat:no-repeat}.verySmallLaptop\:bg-repeat-x{background-repeat:repeat-x}.verySmallLaptop\:bg-repeat-y{background-repeat:repeat-y}.verySmallLaptop\:bg-repeat-round{background-repeat:round}.verySmallLaptop\:bg-repeat-space{background-repeat:space}.verySmallLaptop\:fill-current{fill:currentColor}.verySmallLaptop\:stroke-current{stroke:currentColor}.verySmallLaptop\:stroke-0{stroke-width:0}.verySmallLaptop\:stroke-1{stroke-width:1}.verySmallLaptop\:stroke-2{stroke-width:2}.verySmallLaptop\:object-contain{object-fit:contain}.verySmallLaptop\:object-cover{object-fit:cover}.verySmallLaptop\:object-fill{object-fit:fill}.verySmallLaptop\:object-none{object-fit:none}.verySmallLaptop\:object-scale-down{object-fit:scale-down}.verySmallLaptop\:object-bottom{object-position:bottom}.verySmallLaptop\:object-center{object-position:center}.verySmallLaptop\:object-left{object-position:left}.verySmallLaptop\:object-left-bottom{object-position:left bottom}.verySmallLaptop\:object-left-top{object-position:left top}.verySmallLaptop\:object-right{object-position:right}.verySmallLaptop\:object-right-bottom{object-position:right bottom}.verySmallLaptop\:object-right-top{object-position:right top}.verySmallLaptop\:object-top{object-position:top}.verySmallLaptop\:p-0{padding:0}.verySmallLaptop\:p-1{padding:.25rem}.verySmallLaptop\:p-2{padding:.5rem}.verySmallLaptop\:p-3{padding:.75rem}.verySmallLaptop\:p-4{padding:1rem}.verySmallLaptop\:p-5{padding:1.25rem}.verySmallLaptop\:p-6{padding:1.5rem}.verySmallLaptop\:p-7{padding:1.75rem}.verySmallLaptop\:p-8{padding:2rem}.verySmallLaptop\:p-9{padding:2.25rem}.verySmallLaptop\:p-10{padding:2.5rem}.verySmallLaptop\:p-11{padding:2.75rem}.verySmallLaptop\:p-12{padding:3rem}.verySmallLaptop\:p-13{padding:50px}.verySmallLaptop\:p-14{padding:3.5rem}.verySmallLaptop\:p-15{padding:30px}.verySmallLaptop\:p-16{padding:4rem}.verySmallLaptop\:p-20{padding:5rem}.verySmallLaptop\:p-24{padding:6rem}.verySmallLaptop\:p-28{padding:7rem}.verySmallLaptop\:p-30{padding:30%}.verySmallLaptop\:p-32{padding:8rem}.verySmallLaptop\:p-36{padding:9rem}.verySmallLaptop\:p-40{padding:10rem}.verySmallLaptop\:p-44{padding:11rem}.verySmallLaptop\:p-45{padding:45%}.verySmallLaptop\:p-48{padding:12rem}.verySmallLaptop\:p-50{padding:12.5rem}.verySmallLaptop\:p-52{padding:13rem}.verySmallLaptop\:p-56{padding:14rem}.verySmallLaptop\:p-60{padding:15rem}.verySmallLaptop\:p-64{padding:16rem}.verySmallLaptop\:p-72{padding:18rem}.verySmallLaptop\:p-80{padding:20rem}.verySmallLaptop\:p-96{padding:24rem}.verySmallLaptop\:p-155{padding:155px}.verySmallLaptop\:p-200{padding:20%}.verySmallLaptop\:p-300{padding:300px}.verySmallLaptop\:p-327{padding:327px}.verySmallLaptop\:p-366{padding:366px}.verySmallLaptop\:p-415{padding:415px}.verySmallLaptop\:p-450{padding:450px}.verySmallLaptop\:p-474{padding:474px}.verySmallLaptop\:p-500{padding:500px}.verySmallLaptop\:p-600{padding:600px}.verySmallLaptop\:p-690{padding:690px}.verySmallLaptop\:p-px{padding:1px}.verySmallLaptop\:p-0\.5{padding:.125rem}.verySmallLaptop\:p-1\.5{padding:.375rem}.verySmallLaptop\:p-2\.5{padding:.625rem}.verySmallLaptop\:p-3\.5{padding:.875rem}.verySmallLaptop\:px-0{padding-left:0;padding-right:0}.verySmallLaptop\:px-1{padding-left:.25rem;padding-right:.25rem}.verySmallLaptop\:px-2{padding-left:.5rem;padding-right:.5rem}.verySmallLaptop\:px-3{padding-left:.75rem;padding-right:.75rem}.verySmallLaptop\:px-4{padding-left:1rem;padding-right:1rem}.verySmallLaptop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.verySmallLaptop\:px-6{padding-left:1.5rem;padding-right:1.5rem}.verySmallLaptop\:px-7{padding-left:1.75rem;padding-right:1.75rem}.verySmallLaptop\:px-8{padding-left:2rem;padding-right:2rem}.verySmallLaptop\:px-9{padding-left:2.25rem;padding-right:2.25rem}.verySmallLaptop\:px-10{padding-left:2.5rem;padding-right:2.5rem}.verySmallLaptop\:px-11{padding-left:2.75rem;padding-right:2.75rem}.verySmallLaptop\:px-12{padding-left:3rem;padding-right:3rem}.verySmallLaptop\:px-13{padding-left:50px;padding-right:50px}.verySmallLaptop\:px-14{padding-left:3.5rem;padding-right:3.5rem}.verySmallLaptop\:px-15{padding-left:30px;padding-right:30px}.verySmallLaptop\:px-16{padding-left:4rem;padding-right:4rem}.verySmallLaptop\:px-20{padding-left:5rem;padding-right:5rem}.verySmallLaptop\:px-24{padding-left:6rem;padding-right:6rem}.verySmallLaptop\:px-28{padding-left:7rem;padding-right:7rem}.verySmallLaptop\:px-30{padding-left:30%;padding-right:30%}.verySmallLaptop\:px-32{padding-left:8rem;padding-right:8rem}.verySmallLaptop\:px-36{padding-left:9rem;padding-right:9rem}.verySmallLaptop\:px-40{padding-left:10rem;padding-right:10rem}.verySmallLaptop\:px-44{padding-left:11rem;padding-right:11rem}.verySmallLaptop\:px-45{padding-left:45%;padding-right:45%}.verySmallLaptop\:px-48{padding-left:12rem;padding-right:12rem}.verySmallLaptop\:px-50{padding-left:12.5rem;padding-right:12.5rem}.verySmallLaptop\:px-52{padding-left:13rem;padding-right:13rem}.verySmallLaptop\:px-56{padding-left:14rem;padding-right:14rem}.verySmallLaptop\:px-60{padding-left:15rem;padding-right:15rem}.verySmallLaptop\:px-64{padding-left:16rem;padding-right:16rem}.verySmallLaptop\:px-72{padding-left:18rem;padding-right:18rem}.verySmallLaptop\:px-80{padding-left:20rem;padding-right:20rem}.verySmallLaptop\:px-96{padding-left:24rem;padding-right:24rem}.verySmallLaptop\:px-155{padding-left:155px;padding-right:155px}.verySmallLaptop\:px-200{padding-left:20%;padding-right:20%}.verySmallLaptop\:px-300{padding-left:300px;padding-right:300px}.verySmallLaptop\:px-327{padding-left:327px;padding-right:327px}.verySmallLaptop\:px-366{padding-left:366px;padding-right:366px}.verySmallLaptop\:px-415{padding-left:415px;padding-right:415px}.verySmallLaptop\:px-450{padding-left:450px;padding-right:450px}.verySmallLaptop\:px-474{padding-left:474px;padding-right:474px}.verySmallLaptop\:px-500{padding-left:500px;padding-right:500px}.verySmallLaptop\:px-600{padding-left:600px;padding-right:600px}.verySmallLaptop\:px-690{padding-left:690px;padding-right:690px}.verySmallLaptop\:px-px{padding-left:1px;padding-right:1px}.verySmallLaptop\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.verySmallLaptop\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.verySmallLaptop\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.verySmallLaptop\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.verySmallLaptop\:py-0{padding-bottom:0;padding-top:0}.verySmallLaptop\:py-1{padding-bottom:.25rem;padding-top:.25rem}.verySmallLaptop\:py-2{padding-bottom:.5rem;padding-top:.5rem}.verySmallLaptop\:py-3{padding-bottom:.75rem;padding-top:.75rem}.verySmallLaptop\:py-4{padding-bottom:1rem;padding-top:1rem}.verySmallLaptop\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.verySmallLaptop\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.verySmallLaptop\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.verySmallLaptop\:py-8{padding-bottom:2rem;padding-top:2rem}.verySmallLaptop\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.verySmallLaptop\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.verySmallLaptop\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.verySmallLaptop\:py-12{padding-bottom:3rem;padding-top:3rem}.verySmallLaptop\:py-13{padding-bottom:50px;padding-top:50px}.verySmallLaptop\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.verySmallLaptop\:py-15{padding-bottom:30px;padding-top:30px}.verySmallLaptop\:py-16{padding-bottom:4rem;padding-top:4rem}.verySmallLaptop\:py-20{padding-bottom:5rem;padding-top:5rem}.verySmallLaptop\:py-24{padding-bottom:6rem;padding-top:6rem}.verySmallLaptop\:py-28{padding-bottom:7rem;padding-top:7rem}.verySmallLaptop\:py-30{padding-bottom:30%;padding-top:30%}.verySmallLaptop\:py-32{padding-bottom:8rem;padding-top:8rem}.verySmallLaptop\:py-36{padding-bottom:9rem;padding-top:9rem}.verySmallLaptop\:py-40{padding-bottom:10rem;padding-top:10rem}.verySmallLaptop\:py-44{padding-bottom:11rem;padding-top:11rem}.verySmallLaptop\:py-45{padding-bottom:45%;padding-top:45%}.verySmallLaptop\:py-48{padding-bottom:12rem;padding-top:12rem}.verySmallLaptop\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.verySmallLaptop\:py-52{padding-bottom:13rem;padding-top:13rem}.verySmallLaptop\:py-56{padding-bottom:14rem;padding-top:14rem}.verySmallLaptop\:py-60{padding-bottom:15rem;padding-top:15rem}.verySmallLaptop\:py-64{padding-bottom:16rem;padding-top:16rem}.verySmallLaptop\:py-72{padding-bottom:18rem;padding-top:18rem}.verySmallLaptop\:py-80{padding-bottom:20rem;padding-top:20rem}.verySmallLaptop\:py-96{padding-bottom:24rem;padding-top:24rem}.verySmallLaptop\:py-155{padding-bottom:155px;padding-top:155px}.verySmallLaptop\:py-200{padding-bottom:20%;padding-top:20%}.verySmallLaptop\:py-300{padding-bottom:300px;padding-top:300px}.verySmallLaptop\:py-327{padding-bottom:327px;padding-top:327px}.verySmallLaptop\:py-366{padding-bottom:366px;padding-top:366px}.verySmallLaptop\:py-415{padding-bottom:415px;padding-top:415px}.verySmallLaptop\:py-450{padding-bottom:450px;padding-top:450px}.verySmallLaptop\:py-474{padding-bottom:474px;padding-top:474px}.verySmallLaptop\:py-500{padding-bottom:500px;padding-top:500px}.verySmallLaptop\:py-600{padding-bottom:600px;padding-top:600px}.verySmallLaptop\:py-690{padding-bottom:690px;padding-top:690px}.verySmallLaptop\:py-px{padding-bottom:1px;padding-top:1px}.verySmallLaptop\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.verySmallLaptop\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.verySmallLaptop\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.verySmallLaptop\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.verySmallLaptop\:pt-0{padding-top:0}.verySmallLaptop\:pt-1{padding-top:.25rem}.verySmallLaptop\:pt-2{padding-top:.5rem}.verySmallLaptop\:pt-3{padding-top:.75rem}.verySmallLaptop\:pt-4{padding-top:1rem}.verySmallLaptop\:pt-5{padding-top:1.25rem}.verySmallLaptop\:pt-6{padding-top:1.5rem}.verySmallLaptop\:pt-7{padding-top:1.75rem}.verySmallLaptop\:pt-8{padding-top:2rem}.verySmallLaptop\:pt-9{padding-top:2.25rem}.verySmallLaptop\:pt-10{padding-top:2.5rem}.verySmallLaptop\:pt-11{padding-top:2.75rem}.verySmallLaptop\:pt-12{padding-top:3rem}.verySmallLaptop\:pt-13{padding-top:50px}.verySmallLaptop\:pt-14{padding-top:3.5rem}.verySmallLaptop\:pt-15{padding-top:30px}.verySmallLaptop\:pt-16{padding-top:4rem}.verySmallLaptop\:pt-20{padding-top:5rem}.verySmallLaptop\:pt-24{padding-top:6rem}.verySmallLaptop\:pt-28{padding-top:7rem}.verySmallLaptop\:pt-30{padding-top:30%}.verySmallLaptop\:pt-32{padding-top:8rem}.verySmallLaptop\:pt-36{padding-top:9rem}.verySmallLaptop\:pt-40{padding-top:10rem}.verySmallLaptop\:pt-44{padding-top:11rem}.verySmallLaptop\:pt-45{padding-top:45%}.verySmallLaptop\:pt-48{padding-top:12rem}.verySmallLaptop\:pt-50{padding-top:12.5rem}.verySmallLaptop\:pt-52{padding-top:13rem}.verySmallLaptop\:pt-56{padding-top:14rem}.verySmallLaptop\:pt-60{padding-top:15rem}.verySmallLaptop\:pt-64{padding-top:16rem}.verySmallLaptop\:pt-72{padding-top:18rem}.verySmallLaptop\:pt-80{padding-top:20rem}.verySmallLaptop\:pt-96{padding-top:24rem}.verySmallLaptop\:pt-155{padding-top:155px}.verySmallLaptop\:pt-200{padding-top:20%}.verySmallLaptop\:pt-300{padding-top:300px}.verySmallLaptop\:pt-327{padding-top:327px}.verySmallLaptop\:pt-366{padding-top:366px}.verySmallLaptop\:pt-415{padding-top:415px}.verySmallLaptop\:pt-450{padding-top:450px}.verySmallLaptop\:pt-474{padding-top:474px}.verySmallLaptop\:pt-500{padding-top:500px}.verySmallLaptop\:pt-600{padding-top:600px}.verySmallLaptop\:pt-690{padding-top:690px}.verySmallLaptop\:pt-px{padding-top:1px}.verySmallLaptop\:pt-0\.5{padding-top:.125rem}.verySmallLaptop\:pt-1\.5{padding-top:.375rem}.verySmallLaptop\:pt-2\.5{padding-top:.625rem}.verySmallLaptop\:pt-3\.5{padding-top:.875rem}.verySmallLaptop\:pr-0{padding-right:0}.verySmallLaptop\:pr-1{padding-right:.25rem}.verySmallLaptop\:pr-2{padding-right:.5rem}.verySmallLaptop\:pr-3{padding-right:.75rem}.verySmallLaptop\:pr-4{padding-right:1rem}.verySmallLaptop\:pr-5{padding-right:1.25rem}.verySmallLaptop\:pr-6{padding-right:1.5rem}.verySmallLaptop\:pr-7{padding-right:1.75rem}.verySmallLaptop\:pr-8{padding-right:2rem}.verySmallLaptop\:pr-9{padding-right:2.25rem}.verySmallLaptop\:pr-10{padding-right:2.5rem}.verySmallLaptop\:pr-11{padding-right:2.75rem}.verySmallLaptop\:pr-12{padding-right:3rem}.verySmallLaptop\:pr-13{padding-right:50px}.verySmallLaptop\:pr-14{padding-right:3.5rem}.verySmallLaptop\:pr-15{padding-right:30px}.verySmallLaptop\:pr-16{padding-right:4rem}.verySmallLaptop\:pr-20{padding-right:5rem}.verySmallLaptop\:pr-24{padding-right:6rem}.verySmallLaptop\:pr-28{padding-right:7rem}.verySmallLaptop\:pr-30{padding-right:30%}.verySmallLaptop\:pr-32{padding-right:8rem}.verySmallLaptop\:pr-36{padding-right:9rem}.verySmallLaptop\:pr-40{padding-right:10rem}.verySmallLaptop\:pr-44{padding-right:11rem}.verySmallLaptop\:pr-45{padding-right:45%}.verySmallLaptop\:pr-48{padding-right:12rem}.verySmallLaptop\:pr-50{padding-right:12.5rem}.verySmallLaptop\:pr-52{padding-right:13rem}.verySmallLaptop\:pr-56{padding-right:14rem}.verySmallLaptop\:pr-60{padding-right:15rem}.verySmallLaptop\:pr-64{padding-right:16rem}.verySmallLaptop\:pr-72{padding-right:18rem}.verySmallLaptop\:pr-80{padding-right:20rem}.verySmallLaptop\:pr-96{padding-right:24rem}.verySmallLaptop\:pr-155{padding-right:155px}.verySmallLaptop\:pr-200{padding-right:20%}.verySmallLaptop\:pr-300{padding-right:300px}.verySmallLaptop\:pr-327{padding-right:327px}.verySmallLaptop\:pr-366{padding-right:366px}.verySmallLaptop\:pr-415{padding-right:415px}.verySmallLaptop\:pr-450{padding-right:450px}.verySmallLaptop\:pr-474{padding-right:474px}.verySmallLaptop\:pr-500{padding-right:500px}.verySmallLaptop\:pr-600{padding-right:600px}.verySmallLaptop\:pr-690{padding-right:690px}.verySmallLaptop\:pr-px{padding-right:1px}.verySmallLaptop\:pr-0\.5{padding-right:.125rem}.verySmallLaptop\:pr-1\.5{padding-right:.375rem}.verySmallLaptop\:pr-2\.5{padding-right:.625rem}.verySmallLaptop\:pr-3\.5{padding-right:.875rem}.verySmallLaptop\:pb-0{padding-bottom:0}.verySmallLaptop\:pb-1{padding-bottom:.25rem}.verySmallLaptop\:pb-2{padding-bottom:.5rem}.verySmallLaptop\:pb-3{padding-bottom:.75rem}.verySmallLaptop\:pb-4{padding-bottom:1rem}.verySmallLaptop\:pb-5{padding-bottom:1.25rem}.verySmallLaptop\:pb-6{padding-bottom:1.5rem}.verySmallLaptop\:pb-7{padding-bottom:1.75rem}.verySmallLaptop\:pb-8{padding-bottom:2rem}.verySmallLaptop\:pb-9{padding-bottom:2.25rem}.verySmallLaptop\:pb-10{padding-bottom:2.5rem}.verySmallLaptop\:pb-11{padding-bottom:2.75rem}.verySmallLaptop\:pb-12{padding-bottom:3rem}.verySmallLaptop\:pb-13{padding-bottom:50px}.verySmallLaptop\:pb-14{padding-bottom:3.5rem}.verySmallLaptop\:pb-15{padding-bottom:30px}.verySmallLaptop\:pb-16{padding-bottom:4rem}.verySmallLaptop\:pb-20{padding-bottom:5rem}.verySmallLaptop\:pb-24{padding-bottom:6rem}.verySmallLaptop\:pb-28{padding-bottom:7rem}.verySmallLaptop\:pb-30{padding-bottom:30%}.verySmallLaptop\:pb-32{padding-bottom:8rem}.verySmallLaptop\:pb-36{padding-bottom:9rem}.verySmallLaptop\:pb-40{padding-bottom:10rem}.verySmallLaptop\:pb-44{padding-bottom:11rem}.verySmallLaptop\:pb-45{padding-bottom:45%}.verySmallLaptop\:pb-48{padding-bottom:12rem}.verySmallLaptop\:pb-50{padding-bottom:12.5rem}.verySmallLaptop\:pb-52{padding-bottom:13rem}.verySmallLaptop\:pb-56{padding-bottom:14rem}.verySmallLaptop\:pb-60{padding-bottom:15rem}.verySmallLaptop\:pb-64{padding-bottom:16rem}.verySmallLaptop\:pb-72{padding-bottom:18rem}.verySmallLaptop\:pb-80{padding-bottom:20rem}.verySmallLaptop\:pb-96{padding-bottom:24rem}.verySmallLaptop\:pb-155{padding-bottom:155px}.verySmallLaptop\:pb-200{padding-bottom:20%}.verySmallLaptop\:pb-300{padding-bottom:300px}.verySmallLaptop\:pb-327{padding-bottom:327px}.verySmallLaptop\:pb-366{padding-bottom:366px}.verySmallLaptop\:pb-415{padding-bottom:415px}.verySmallLaptop\:pb-450{padding-bottom:450px}.verySmallLaptop\:pb-474{padding-bottom:474px}.verySmallLaptop\:pb-500{padding-bottom:500px}.verySmallLaptop\:pb-600{padding-bottom:600px}.verySmallLaptop\:pb-690{padding-bottom:690px}.verySmallLaptop\:pb-px{padding-bottom:1px}.verySmallLaptop\:pb-0\.5{padding-bottom:.125rem}.verySmallLaptop\:pb-1\.5{padding-bottom:.375rem}.verySmallLaptop\:pb-2\.5{padding-bottom:.625rem}.verySmallLaptop\:pb-3\.5{padding-bottom:.875rem}.verySmallLaptop\:pl-0{padding-left:0}.verySmallLaptop\:pl-1{padding-left:.25rem}.verySmallLaptop\:pl-2{padding-left:.5rem}.verySmallLaptop\:pl-3{padding-left:.75rem}.verySmallLaptop\:pl-4{padding-left:1rem}.verySmallLaptop\:pl-5{padding-left:1.25rem}.verySmallLaptop\:pl-6{padding-left:1.5rem}.verySmallLaptop\:pl-7{padding-left:1.75rem}.verySmallLaptop\:pl-8{padding-left:2rem}.verySmallLaptop\:pl-9{padding-left:2.25rem}.verySmallLaptop\:pl-10{padding-left:2.5rem}.verySmallLaptop\:pl-11{padding-left:2.75rem}.verySmallLaptop\:pl-12{padding-left:3rem}.verySmallLaptop\:pl-13{padding-left:50px}.verySmallLaptop\:pl-14{padding-left:3.5rem}.verySmallLaptop\:pl-15{padding-left:30px}.verySmallLaptop\:pl-16{padding-left:4rem}.verySmallLaptop\:pl-20{padding-left:5rem}.verySmallLaptop\:pl-24{padding-left:6rem}.verySmallLaptop\:pl-28{padding-left:7rem}.verySmallLaptop\:pl-30{padding-left:30%}.verySmallLaptop\:pl-32{padding-left:8rem}.verySmallLaptop\:pl-36{padding-left:9rem}.verySmallLaptop\:pl-40{padding-left:10rem}.verySmallLaptop\:pl-44{padding-left:11rem}.verySmallLaptop\:pl-45{padding-left:45%}.verySmallLaptop\:pl-48{padding-left:12rem}.verySmallLaptop\:pl-50{padding-left:12.5rem}.verySmallLaptop\:pl-52{padding-left:13rem}.verySmallLaptop\:pl-56{padding-left:14rem}.verySmallLaptop\:pl-60{padding-left:15rem}.verySmallLaptop\:pl-64{padding-left:16rem}.verySmallLaptop\:pl-72{padding-left:18rem}.verySmallLaptop\:pl-80{padding-left:20rem}.verySmallLaptop\:pl-96{padding-left:24rem}.verySmallLaptop\:pl-155{padding-left:155px}.verySmallLaptop\:pl-200{padding-left:20%}.verySmallLaptop\:pl-300{padding-left:300px}.verySmallLaptop\:pl-327{padding-left:327px}.verySmallLaptop\:pl-366{padding-left:366px}.verySmallLaptop\:pl-415{padding-left:415px}.verySmallLaptop\:pl-450{padding-left:450px}.verySmallLaptop\:pl-474{padding-left:474px}.verySmallLaptop\:pl-500{padding-left:500px}.verySmallLaptop\:pl-600{padding-left:600px}.verySmallLaptop\:pl-690{padding-left:690px}.verySmallLaptop\:pl-px{padding-left:1px}.verySmallLaptop\:pl-0\.5{padding-left:.125rem}.verySmallLaptop\:pl-1\.5{padding-left:.375rem}.verySmallLaptop\:pl-2\.5{padding-left:.625rem}.verySmallLaptop\:pl-3\.5{padding-left:.875rem}.verySmallLaptop\:text-left{text-align:left}.verySmallLaptop\:text-center{text-align:center}.verySmallLaptop\:text-right{text-align:right}.verySmallLaptop\:text-justify{text-align:justify}.verySmallLaptop\:align-baseline{vertical-align:initial}.verySmallLaptop\:align-top{vertical-align:top}.verySmallLaptop\:align-middle{vertical-align:middle}.verySmallLaptop\:align-bottom{vertical-align:bottom}.verySmallLaptop\:align-text-top{vertical-align:text-top}.verySmallLaptop\:align-text-bottom{vertical-align:text-bottom}.verySmallLaptop\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.verySmallLaptop\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.verySmallLaptop\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.verySmallLaptop\:font-SfProDisplay{font-family:SF Pro Display}.verySmallLaptop\:font-SfPro{font-family:sf_pro_textregular}.verySmallLaptop\:text-xs{font-size:.75rem;line-height:1rem}.verySmallLaptop\:text-sm{font-size:.875rem;line-height:1.25rem}.verySmallLaptop\:text-base{font-size:1rem;line-height:1.5rem}.verySmallLaptop\:text-lg{font-size:1.125rem;line-height:1.75rem}.verySmallLaptop\:text-xl{font-size:1.25rem;line-height:1.75rem}.verySmallLaptop\:text-2xl{font-size:1.5rem;line-height:2rem}.verySmallLaptop\:text-3xl{font-size:1.875rem;line-height:2.25rem}.verySmallLaptop\:text-4xl{font-size:2.25rem;line-height:2.5rem}.verySmallLaptop\:text-5xl{font-size:3rem;line-height:1}.verySmallLaptop\:text-6xl{font-size:3.75rem;line-height:1}.verySmallLaptop\:text-7xl{font-size:4.5rem;line-height:1}.verySmallLaptop\:text-8xl{font-size:6rem;line-height:1}.verySmallLaptop\:text-9xl{font-size:8rem;line-height:1}.verySmallLaptop\:text-lt{font-size:2rem}.verySmallLaptop\:text-xxs{font-size:10px}.verySmallLaptop\:text-tiny{font-size:7px}.verySmallLaptop\:font-thin{font-weight:100}.verySmallLaptop\:font-extralight{font-weight:200}.verySmallLaptop\:font-light{font-weight:300}.verySmallLaptop\:font-normal{font-weight:400}.verySmallLaptop\:font-medium{font-weight:500}.verySmallLaptop\:font-semibold{font-weight:600}.verySmallLaptop\:font-bold{font-weight:700}.verySmallLaptop\:font-extrabold{font-weight:800}.verySmallLaptop\:font-black{font-weight:900}.verySmallLaptop\:uppercase{text-transform:uppercase}.verySmallLaptop\:lowercase{text-transform:lowercase}.verySmallLaptop\:capitalize{text-transform:capitalize}.verySmallLaptop\:normal-case{text-transform:none}.verySmallLaptop\:italic{font-style:italic}.verySmallLaptop\:not-italic{font-style:normal}.verySmallLaptop\:diagonal-fractions,.verySmallLaptop\:lining-nums,.verySmallLaptop\:oldstyle-nums,.verySmallLaptop\:ordinal,.verySmallLaptop\:proportional-nums,.verySmallLaptop\:slashed-zero,.verySmallLaptop\:stacked-fractions,.verySmallLaptop\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.verySmallLaptop\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.verySmallLaptop\:ordinal{--tw-ordinal:ordinal}.verySmallLaptop\:slashed-zero{--tw-slashed-zero:slashed-zero}.verySmallLaptop\:lining-nums{--tw-numeric-figure:lining-nums}.verySmallLaptop\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.verySmallLaptop\:proportional-nums{--tw-numeric-spacing:proportional-nums}.verySmallLaptop\:tabular-nums{--tw-numeric-spacing:tabular-nums}.verySmallLaptop\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.verySmallLaptop\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.verySmallLaptop\:leading-3{line-height:.75rem}.verySmallLaptop\:leading-4{line-height:1rem}.verySmallLaptop\:leading-5{line-height:1.25rem}.verySmallLaptop\:leading-6{line-height:1.5rem}.verySmallLaptop\:leading-7{line-height:1.75rem}.verySmallLaptop\:leading-8{line-height:2rem}.verySmallLaptop\:leading-9{line-height:2.25rem}.verySmallLaptop\:leading-10{line-height:2.5rem}.verySmallLaptop\:leading-none{line-height:1}.verySmallLaptop\:leading-tight{line-height:1.25}.verySmallLaptop\:leading-snug{line-height:1.375}.verySmallLaptop\:leading-normal{line-height:1.5}.verySmallLaptop\:leading-relaxed{line-height:1.625}.verySmallLaptop\:leading-loose{line-height:2}.verySmallLaptop\:tracking-tighter{letter-spacing:-.05em}.verySmallLaptop\:tracking-tight{letter-spacing:-.025em}.verySmallLaptop\:tracking-normal{letter-spacing:0}.verySmallLaptop\:tracking-wide{letter-spacing:.025em}.verySmallLaptop\:tracking-wider{letter-spacing:.05em}.verySmallLaptop\:tracking-widest{letter-spacing:.1em}.verySmallLaptop\:text-transparent{color:#0000}.verySmallLaptop\:text-current{color:currentColor}.verySmallLaptop\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.verySmallLaptop\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.verySmallLaptop\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.verySmallLaptop\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.verySmallLaptop\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.verySmallLaptop\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.verySmallLaptop\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.verySmallLaptop\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.verySmallLaptop\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.verySmallLaptop\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.verySmallLaptop\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.verySmallLaptop\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.verySmallLaptop\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.verySmallLaptop\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.verySmallLaptop\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.verySmallLaptop\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.verySmallLaptop\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.verySmallLaptop\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.verySmallLaptop\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.verySmallLaptop\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.verySmallLaptop\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.verySmallLaptop\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.verySmallLaptop\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.verySmallLaptop\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.verySmallLaptop\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.verySmallLaptop\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.verySmallLaptop\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.verySmallLaptop\:text-text-dark2{color:#0009}.verySmallLaptop\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.verySmallLaptop\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.verySmallLaptop\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-light3{color:FEFEFE}.verySmallLaptop\:text-grey-light4{color:E8E8E8}.verySmallLaptop\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-light6{color:#e8e8e85e}.verySmallLaptop\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.verySmallLaptop\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-transparent{color:#0000}.group:hover .verySmallLaptop\:group-hover\:text-current{color:currentColor}.group:hover .verySmallLaptop\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-text-dark2{color:#0009}.group:hover .verySmallLaptop\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .verySmallLaptop\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .verySmallLaptop\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .verySmallLaptop\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .verySmallLaptop\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-transparent:focus-within{color:#0000}.verySmallLaptop\:focus-within\:text-current:focus-within{color:currentColor}.verySmallLaptop\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-text-dark2:focus-within{color:#0009}.verySmallLaptop\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.verySmallLaptop\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.verySmallLaptop\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.verySmallLaptop\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.verySmallLaptop\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-transparent:hover{color:#0000}.verySmallLaptop\:hover\:text-current:hover{color:currentColor}.verySmallLaptop\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-text-dark2:hover{color:#0009}.verySmallLaptop\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-light3:hover{color:FEFEFE}.verySmallLaptop\:hover\:text-grey-light4:hover{color:E8E8E8}.verySmallLaptop\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-light6:hover{color:#e8e8e85e}.verySmallLaptop\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.verySmallLaptop\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-transparent:focus{color:#0000}.verySmallLaptop\:focus\:text-current:focus{color:currentColor}.verySmallLaptop\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-text-dark2:focus{color:#0009}.verySmallLaptop\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-light3:focus{color:FEFEFE}.verySmallLaptop\:focus\:text-grey-light4:focus{color:E8E8E8}.verySmallLaptop\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-light6:focus{color:#e8e8e85e}.verySmallLaptop\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.verySmallLaptop\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.verySmallLaptop\:text-opacity-0{--tw-text-opacity:0}.verySmallLaptop\:text-opacity-5{--tw-text-opacity:0.05}.verySmallLaptop\:text-opacity-10{--tw-text-opacity:0.1}.verySmallLaptop\:text-opacity-20{--tw-text-opacity:0.2}.verySmallLaptop\:text-opacity-25{--tw-text-opacity:0.25}.verySmallLaptop\:text-opacity-30{--tw-text-opacity:0.3}.verySmallLaptop\:text-opacity-40{--tw-text-opacity:0.4}.verySmallLaptop\:text-opacity-50{--tw-text-opacity:0.5}.verySmallLaptop\:text-opacity-60{--tw-text-opacity:0.6}.verySmallLaptop\:text-opacity-70{--tw-text-opacity:0.7}.verySmallLaptop\:text-opacity-75{--tw-text-opacity:0.75}.verySmallLaptop\:text-opacity-80{--tw-text-opacity:0.8}.verySmallLaptop\:text-opacity-90{--tw-text-opacity:0.9}.verySmallLaptop\:text-opacity-95{--tw-text-opacity:0.95}.verySmallLaptop\:text-opacity-100{--tw-text-opacity:1}.group:hover .verySmallLaptop\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .verySmallLaptop\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .verySmallLaptop\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .verySmallLaptop\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .verySmallLaptop\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .verySmallLaptop\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .verySmallLaptop\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .verySmallLaptop\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .verySmallLaptop\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .verySmallLaptop\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .verySmallLaptop\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .verySmallLaptop\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .verySmallLaptop\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .verySmallLaptop\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .verySmallLaptop\:group-hover\:text-opacity-100{--tw-text-opacity:1}.verySmallLaptop\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.verySmallLaptop\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.verySmallLaptop\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.verySmallLaptop\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.verySmallLaptop\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.verySmallLaptop\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.verySmallLaptop\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.verySmallLaptop\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.verySmallLaptop\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.verySmallLaptop\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.verySmallLaptop\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.verySmallLaptop\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.verySmallLaptop\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.verySmallLaptop\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.verySmallLaptop\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.verySmallLaptop\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.verySmallLaptop\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.verySmallLaptop\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.verySmallLaptop\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.verySmallLaptop\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.verySmallLaptop\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.verySmallLaptop\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.verySmallLaptop\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.verySmallLaptop\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.verySmallLaptop\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.verySmallLaptop\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.verySmallLaptop\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.verySmallLaptop\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.verySmallLaptop\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.verySmallLaptop\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.verySmallLaptop\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.verySmallLaptop\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.verySmallLaptop\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.verySmallLaptop\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.verySmallLaptop\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.verySmallLaptop\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.verySmallLaptop\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.verySmallLaptop\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.verySmallLaptop\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.verySmallLaptop\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.verySmallLaptop\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.verySmallLaptop\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.verySmallLaptop\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.verySmallLaptop\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.verySmallLaptop\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.verySmallLaptop\:underline{text-decoration:underline}.verySmallLaptop\:line-through{text-decoration:line-through}.verySmallLaptop\:no-underline{text-decoration:none}.group:hover .verySmallLaptop\:group-hover\:underline{text-decoration:underline}.group:hover .verySmallLaptop\:group-hover\:line-through{text-decoration:line-through}.group:hover .verySmallLaptop\:group-hover\:no-underline{text-decoration:none}.verySmallLaptop\:focus-within\:underline:focus-within{text-decoration:underline}.verySmallLaptop\:focus-within\:line-through:focus-within{text-decoration:line-through}.verySmallLaptop\:focus-within\:no-underline:focus-within{text-decoration:none}.verySmallLaptop\:hover\:underline:hover{text-decoration:underline}.verySmallLaptop\:hover\:line-through:hover{text-decoration:line-through}.verySmallLaptop\:hover\:no-underline:hover{text-decoration:none}.verySmallLaptop\:focus\:underline:focus{text-decoration:underline}.verySmallLaptop\:focus\:line-through:focus{text-decoration:line-through}.verySmallLaptop\:focus\:no-underline:focus{text-decoration:none}.verySmallLaptop\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.verySmallLaptop\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.verySmallLaptop\:placeholder-transparent::placeholder{color:#0000}.verySmallLaptop\:placeholder-current::placeholder{color:currentColor}.verySmallLaptop\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-text-dark2::placeholder{color:#0009}.verySmallLaptop\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-light3::placeholder{color:FEFEFE}.verySmallLaptop\:placeholder-grey-light4::placeholder{color:E8E8E8}.verySmallLaptop\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.verySmallLaptop\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.verySmallLaptop\:focus\:placeholder-current:focus::placeholder{color:currentColor}.verySmallLaptop\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.verySmallLaptop\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.verySmallLaptop\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.verySmallLaptop\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.verySmallLaptop\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.verySmallLaptop\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.verySmallLaptop\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.verySmallLaptop\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.verySmallLaptop\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.verySmallLaptop\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.verySmallLaptop\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.verySmallLaptop\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.verySmallLaptop\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.verySmallLaptop\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.verySmallLaptop\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.verySmallLaptop\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.verySmallLaptop\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.verySmallLaptop\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.verySmallLaptop\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.verySmallLaptop\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.verySmallLaptop\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.verySmallLaptop\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.verySmallLaptop\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.verySmallLaptop\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.verySmallLaptop\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.verySmallLaptop\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.verySmallLaptop\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.verySmallLaptop\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.verySmallLaptop\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.verySmallLaptop\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.verySmallLaptop\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.verySmallLaptop\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.verySmallLaptop\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.verySmallLaptop\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.verySmallLaptop\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.verySmallLaptop\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.verySmallLaptop\:opacity-0{opacity:0}.verySmallLaptop\:opacity-5{opacity:.05}.verySmallLaptop\:opacity-10{opacity:.1}.verySmallLaptop\:opacity-20{opacity:.2}.verySmallLaptop\:opacity-25{opacity:.25}.verySmallLaptop\:opacity-30{opacity:.3}.verySmallLaptop\:opacity-40{opacity:.4}.verySmallLaptop\:opacity-50{opacity:.5}.verySmallLaptop\:opacity-60{opacity:.6}.verySmallLaptop\:opacity-70{opacity:.7}.verySmallLaptop\:opacity-75{opacity:.75}.verySmallLaptop\:opacity-80{opacity:.8}.verySmallLaptop\:opacity-90{opacity:.9}.verySmallLaptop\:opacity-95{opacity:.95}.verySmallLaptop\:opacity-100{opacity:1}.group:hover .verySmallLaptop\:group-hover\:opacity-0{opacity:0}.group:hover .verySmallLaptop\:group-hover\:opacity-5{opacity:.05}.group:hover .verySmallLaptop\:group-hover\:opacity-10{opacity:.1}.group:hover .verySmallLaptop\:group-hover\:opacity-20{opacity:.2}.group:hover .verySmallLaptop\:group-hover\:opacity-25{opacity:.25}.group:hover .verySmallLaptop\:group-hover\:opacity-30{opacity:.3}.group:hover .verySmallLaptop\:group-hover\:opacity-40{opacity:.4}.group:hover .verySmallLaptop\:group-hover\:opacity-50{opacity:.5}.group:hover .verySmallLaptop\:group-hover\:opacity-60{opacity:.6}.group:hover .verySmallLaptop\:group-hover\:opacity-70{opacity:.7}.group:hover .verySmallLaptop\:group-hover\:opacity-75{opacity:.75}.group:hover .verySmallLaptop\:group-hover\:opacity-80{opacity:.8}.group:hover .verySmallLaptop\:group-hover\:opacity-90{opacity:.9}.group:hover .verySmallLaptop\:group-hover\:opacity-95{opacity:.95}.group:hover .verySmallLaptop\:group-hover\:opacity-100{opacity:1}.verySmallLaptop\:focus-within\:opacity-0:focus-within{opacity:0}.verySmallLaptop\:focus-within\:opacity-5:focus-within{opacity:.05}.verySmallLaptop\:focus-within\:opacity-10:focus-within{opacity:.1}.verySmallLaptop\:focus-within\:opacity-20:focus-within{opacity:.2}.verySmallLaptop\:focus-within\:opacity-25:focus-within{opacity:.25}.verySmallLaptop\:focus-within\:opacity-30:focus-within{opacity:.3}.verySmallLaptop\:focus-within\:opacity-40:focus-within{opacity:.4}.verySmallLaptop\:focus-within\:opacity-50:focus-within{opacity:.5}.verySmallLaptop\:focus-within\:opacity-60:focus-within{opacity:.6}.verySmallLaptop\:focus-within\:opacity-70:focus-within{opacity:.7}.verySmallLaptop\:focus-within\:opacity-75:focus-within{opacity:.75}.verySmallLaptop\:focus-within\:opacity-80:focus-within{opacity:.8}.verySmallLaptop\:focus-within\:opacity-90:focus-within{opacity:.9}.verySmallLaptop\:focus-within\:opacity-95:focus-within{opacity:.95}.verySmallLaptop\:focus-within\:opacity-100:focus-within{opacity:1}.verySmallLaptop\:hover\:opacity-0:hover{opacity:0}.verySmallLaptop\:hover\:opacity-5:hover{opacity:.05}.verySmallLaptop\:hover\:opacity-10:hover{opacity:.1}.verySmallLaptop\:hover\:opacity-20:hover{opacity:.2}.verySmallLaptop\:hover\:opacity-25:hover{opacity:.25}.verySmallLaptop\:hover\:opacity-30:hover{opacity:.3}.verySmallLaptop\:hover\:opacity-40:hover{opacity:.4}.verySmallLaptop\:hover\:opacity-50:hover{opacity:.5}.verySmallLaptop\:hover\:opacity-60:hover{opacity:.6}.verySmallLaptop\:hover\:opacity-70:hover{opacity:.7}.verySmallLaptop\:hover\:opacity-75:hover{opacity:.75}.verySmallLaptop\:hover\:opacity-80:hover{opacity:.8}.verySmallLaptop\:hover\:opacity-90:hover{opacity:.9}.verySmallLaptop\:hover\:opacity-95:hover{opacity:.95}.verySmallLaptop\:hover\:opacity-100:hover{opacity:1}.verySmallLaptop\:focus\:opacity-0:focus{opacity:0}.verySmallLaptop\:focus\:opacity-5:focus{opacity:.05}.verySmallLaptop\:focus\:opacity-10:focus{opacity:.1}.verySmallLaptop\:focus\:opacity-20:focus{opacity:.2}.verySmallLaptop\:focus\:opacity-25:focus{opacity:.25}.verySmallLaptop\:focus\:opacity-30:focus{opacity:.3}.verySmallLaptop\:focus\:opacity-40:focus{opacity:.4}.verySmallLaptop\:focus\:opacity-50:focus{opacity:.5}.verySmallLaptop\:focus\:opacity-60:focus{opacity:.6}.verySmallLaptop\:focus\:opacity-70:focus{opacity:.7}.verySmallLaptop\:focus\:opacity-75:focus{opacity:.75}.verySmallLaptop\:focus\:opacity-80:focus{opacity:.8}.verySmallLaptop\:focus\:opacity-90:focus{opacity:.9}.verySmallLaptop\:focus\:opacity-95:focus{opacity:.95}.verySmallLaptop\:focus\:opacity-100:focus{opacity:1}.verySmallLaptop\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.verySmallLaptop\:shadow,.verySmallLaptop\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.verySmallLaptop\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.verySmallLaptop\:shadow-lg,.verySmallLaptop\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.verySmallLaptop\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.verySmallLaptop\:shadow-2xl,.verySmallLaptop\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.verySmallLaptop\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.verySmallLaptop\:shadow-inner,.verySmallLaptop\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:shadow-none{--tw-shadow:0 0 #0000}.verySmallLaptop\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .verySmallLaptop\:group-hover\:shadow-sm,.verySmallLaptop\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .verySmallLaptop\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .verySmallLaptop\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .verySmallLaptop\:group-hover\:shadow,.group:hover .verySmallLaptop\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .verySmallLaptop\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .verySmallLaptop\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .verySmallLaptop\:group-hover\:shadow-lg,.group:hover .verySmallLaptop\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .verySmallLaptop\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .verySmallLaptop\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .verySmallLaptop\:group-hover\:shadow-2xl,.group:hover .verySmallLaptop\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .verySmallLaptop\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .verySmallLaptop\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .verySmallLaptop\:group-hover\:shadow-acs,.group:hover .verySmallLaptop\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .verySmallLaptop\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.verySmallLaptop\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.verySmallLaptop\:focus-within\:shadow-sm:focus-within,.verySmallLaptop\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.verySmallLaptop\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.verySmallLaptop\:focus-within\:shadow-lg:focus-within,.verySmallLaptop\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.verySmallLaptop\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.verySmallLaptop\:focus-within\:shadow-2xl:focus-within,.verySmallLaptop\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.verySmallLaptop\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.verySmallLaptop\:focus-within\:shadow-inner:focus-within,.verySmallLaptop\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.verySmallLaptop\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.verySmallLaptop\:focus-within\:shadow-acs:focus-within,.verySmallLaptop\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.verySmallLaptop\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.verySmallLaptop\:hover\:shadow-md:hover,.verySmallLaptop\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.verySmallLaptop\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.verySmallLaptop\:hover\:shadow-lg:hover,.verySmallLaptop\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.verySmallLaptop\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.verySmallLaptop\:hover\:shadow-2xl:hover,.verySmallLaptop\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.verySmallLaptop\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.verySmallLaptop\:hover\:shadow-acs:hover,.verySmallLaptop\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.verySmallLaptop\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.verySmallLaptop\:focus\:shadow-sm:focus,.verySmallLaptop\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.verySmallLaptop\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.verySmallLaptop\:focus\:shadow-lg:focus,.verySmallLaptop\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.verySmallLaptop\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.verySmallLaptop\:focus\:shadow-2xl:focus,.verySmallLaptop\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.verySmallLaptop\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.verySmallLaptop\:focus\:shadow-inner:focus,.verySmallLaptop\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.verySmallLaptop\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.verySmallLaptop\:outline-none{outline:2px solid #0000;outline-offset:2px}.verySmallLaptop\:outline-white{outline:2px dotted #fff;outline-offset:2px}.verySmallLaptop\:outline-black{outline:2px dotted #000;outline-offset:2px}.verySmallLaptop\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.verySmallLaptop\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.verySmallLaptop\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.verySmallLaptop\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.verySmallLaptop\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.verySmallLaptop\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.verySmallLaptop\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:ring-0,.verySmallLaptop\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:ring-2,.verySmallLaptop\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:ring,.verySmallLaptop\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-0:focus-within,.verySmallLaptop\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-2:focus-within,.verySmallLaptop\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-8:focus-within,.verySmallLaptop\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-0:focus,.verySmallLaptop\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-2:focus,.verySmallLaptop\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus\:ring-8:focus,.verySmallLaptop\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.verySmallLaptop\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.verySmallLaptop\:focus-within\:ring-inset:focus-within,.verySmallLaptop\:focus\:ring-inset:focus,.verySmallLaptop\:ring-inset{--tw-ring-inset:inset}.verySmallLaptop\:ring-transparent{--tw-ring-color:#0000}.verySmallLaptop\:ring-current{--tw-ring-color:currentColor}.verySmallLaptop\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.verySmallLaptop\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.verySmallLaptop\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.verySmallLaptop\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.verySmallLaptop\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.verySmallLaptop\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.verySmallLaptop\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.verySmallLaptop\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.verySmallLaptop\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.verySmallLaptop\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.verySmallLaptop\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.verySmallLaptop\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.verySmallLaptop\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.verySmallLaptop\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.verySmallLaptop\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.verySmallLaptop\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.verySmallLaptop\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.verySmallLaptop\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.verySmallLaptop\:ring-text-dark2{--tw-ring-color:#0009}.verySmallLaptop\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.verySmallLaptop\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.verySmallLaptop\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-light3{--tw-ring-color:FEFEFE}.verySmallLaptop\:ring-grey-light4{--tw-ring-color:E8E8E8}.verySmallLaptop\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.verySmallLaptop\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.verySmallLaptop\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.verySmallLaptop\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.verySmallLaptop\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.verySmallLaptop\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.verySmallLaptop\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.verySmallLaptop\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.verySmallLaptop\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.verySmallLaptop\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.verySmallLaptop\:focus\:ring-current:focus{--tw-ring-color:currentColor}.verySmallLaptop\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.verySmallLaptop\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.verySmallLaptop\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.verySmallLaptop\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.verySmallLaptop\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.verySmallLaptop\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.verySmallLaptop\:ring-opacity-0{--tw-ring-opacity:0}.verySmallLaptop\:ring-opacity-5{--tw-ring-opacity:0.05}.verySmallLaptop\:ring-opacity-10{--tw-ring-opacity:0.1}.verySmallLaptop\:ring-opacity-20{--tw-ring-opacity:0.2}.verySmallLaptop\:ring-opacity-25{--tw-ring-opacity:0.25}.verySmallLaptop\:ring-opacity-30{--tw-ring-opacity:0.3}.verySmallLaptop\:ring-opacity-40{--tw-ring-opacity:0.4}.verySmallLaptop\:ring-opacity-50{--tw-ring-opacity:0.5}.verySmallLaptop\:ring-opacity-60{--tw-ring-opacity:0.6}.verySmallLaptop\:ring-opacity-70{--tw-ring-opacity:0.7}.verySmallLaptop\:ring-opacity-75{--tw-ring-opacity:0.75}.verySmallLaptop\:ring-opacity-80{--tw-ring-opacity:0.8}.verySmallLaptop\:ring-opacity-90{--tw-ring-opacity:0.9}.verySmallLaptop\:ring-opacity-95{--tw-ring-opacity:0.95}.verySmallLaptop\:ring-opacity-100{--tw-ring-opacity:1}.verySmallLaptop\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.verySmallLaptop\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.verySmallLaptop\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.verySmallLaptop\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.verySmallLaptop\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.verySmallLaptop\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.verySmallLaptop\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.verySmallLaptop\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.verySmallLaptop\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.verySmallLaptop\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.verySmallLaptop\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.verySmallLaptop\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.verySmallLaptop\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.verySmallLaptop\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.verySmallLaptop\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.verySmallLaptop\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.verySmallLaptop\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.verySmallLaptop\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.verySmallLaptop\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.verySmallLaptop\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.verySmallLaptop\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.verySmallLaptop\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.verySmallLaptop\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.verySmallLaptop\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.verySmallLaptop\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.verySmallLaptop\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.verySmallLaptop\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.verySmallLaptop\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.verySmallLaptop\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.verySmallLaptop\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.verySmallLaptop\:ring-offset-0{--tw-ring-offset-width:0px}.verySmallLaptop\:ring-offset-1{--tw-ring-offset-width:1px}.verySmallLaptop\:ring-offset-2{--tw-ring-offset-width:2px}.verySmallLaptop\:ring-offset-4{--tw-ring-offset-width:4px}.verySmallLaptop\:ring-offset-8{--tw-ring-offset-width:8px}.verySmallLaptop\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.verySmallLaptop\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.verySmallLaptop\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.verySmallLaptop\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.verySmallLaptop\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.verySmallLaptop\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.verySmallLaptop\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.verySmallLaptop\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.verySmallLaptop\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.verySmallLaptop\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.verySmallLaptop\:ring-offset-transparent{--tw-ring-offset-color:#0000}.verySmallLaptop\:ring-offset-current{--tw-ring-offset-color:currentColor}.verySmallLaptop\:ring-offset-black{--tw-ring-offset-color:#000}.verySmallLaptop\:ring-offset-white{--tw-ring-offset-color:#fff}.verySmallLaptop\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.verySmallLaptop\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.verySmallLaptop\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.verySmallLaptop\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.verySmallLaptop\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.verySmallLaptop\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.verySmallLaptop\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.verySmallLaptop\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.verySmallLaptop\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.verySmallLaptop\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.verySmallLaptop\:ring-offset-red{--tw-ring-offset-color:#ff002a}.verySmallLaptop\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.verySmallLaptop\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.verySmallLaptop\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.verySmallLaptop\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.verySmallLaptop\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.verySmallLaptop\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.verySmallLaptop\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.verySmallLaptop\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.verySmallLaptop\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.verySmallLaptop\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.verySmallLaptop\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.verySmallLaptop\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.verySmallLaptop\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.verySmallLaptop\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.verySmallLaptop\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.verySmallLaptop\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.verySmallLaptop\:ring-offset-green-600{--tw-ring-offset-color:#059669}.verySmallLaptop\:ring-offset-green-700{--tw-ring-offset-color:#047857}.verySmallLaptop\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.verySmallLaptop\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.verySmallLaptop\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.verySmallLaptop\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.verySmallLaptop\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.verySmallLaptop\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.verySmallLaptop\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.verySmallLaptop\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.verySmallLaptop\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.verySmallLaptop\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.verySmallLaptop\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.verySmallLaptop\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.verySmallLaptop\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.verySmallLaptop\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.verySmallLaptop\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.verySmallLaptop\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.verySmallLaptop\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.verySmallLaptop\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.verySmallLaptop\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.verySmallLaptop\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.verySmallLaptop\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.verySmallLaptop\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.verySmallLaptop\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.verySmallLaptop\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.verySmallLaptop\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.verySmallLaptop\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.verySmallLaptop\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.verySmallLaptop\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.verySmallLaptop\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.verySmallLaptop\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.verySmallLaptop\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.verySmallLaptop\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.verySmallLaptop\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.verySmallLaptop\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.verySmallLaptop\:ring-offset-test{--tw-ring-offset-color:#743902}.verySmallLaptop\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.verySmallLaptop\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.verySmallLaptop\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.verySmallLaptop\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.verySmallLaptop\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.verySmallLaptop\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.verySmallLaptop\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.verySmallLaptop\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.verySmallLaptop\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.verySmallLaptop\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.verySmallLaptop\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.verySmallLaptop\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.verySmallLaptop\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.verySmallLaptop\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.verySmallLaptop\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.verySmallLaptop\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.verySmallLaptop\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.verySmallLaptop\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.verySmallLaptop\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.verySmallLaptop\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.verySmallLaptop\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.verySmallLaptop\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.verySmallLaptop\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.verySmallLaptop\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.verySmallLaptop\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.verySmallLaptop\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.verySmallLaptop\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.verySmallLaptop\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.verySmallLaptop\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.verySmallLaptop\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.verySmallLaptop\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.verySmallLaptop\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.verySmallLaptop\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.verySmallLaptop\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.verySmallLaptop\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.verySmallLaptop\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.verySmallLaptop\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.verySmallLaptop\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.verySmallLaptop\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.verySmallLaptop\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.verySmallLaptop\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.verySmallLaptop\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.verySmallLaptop\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.verySmallLaptop\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.verySmallLaptop\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.verySmallLaptop\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.verySmallLaptop\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.verySmallLaptop\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.verySmallLaptop\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.verySmallLaptop\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.verySmallLaptop\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.verySmallLaptop\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.verySmallLaptop\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.verySmallLaptop\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.verySmallLaptop\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.verySmallLaptop\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.verySmallLaptop\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.verySmallLaptop\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.verySmallLaptop\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.verySmallLaptop\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.verySmallLaptop\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.verySmallLaptop\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.verySmallLaptop\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.verySmallLaptop\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.verySmallLaptop\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.verySmallLaptop\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.verySmallLaptop\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.verySmallLaptop\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.verySmallLaptop\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.verySmallLaptop\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.verySmallLaptop\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.verySmallLaptop\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.verySmallLaptop\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.verySmallLaptop\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.verySmallLaptop\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.verySmallLaptop\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.verySmallLaptop\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.verySmallLaptop\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.verySmallLaptop\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.verySmallLaptop\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.verySmallLaptop\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.verySmallLaptop\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.verySmallLaptop\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.verySmallLaptop\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.verySmallLaptop\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.verySmallLaptop\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.verySmallLaptop\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.verySmallLaptop\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.verySmallLaptop\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.verySmallLaptop\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.verySmallLaptop\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.verySmallLaptop\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.verySmallLaptop\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.verySmallLaptop\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.verySmallLaptop\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.verySmallLaptop\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.verySmallLaptop\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.verySmallLaptop\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.verySmallLaptop\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.verySmallLaptop\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.verySmallLaptop\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.verySmallLaptop\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.verySmallLaptop\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.verySmallLaptop\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.verySmallLaptop\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.verySmallLaptop\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.verySmallLaptop\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.verySmallLaptop\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.verySmallLaptop\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.verySmallLaptop\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.verySmallLaptop\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.verySmallLaptop\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.verySmallLaptop\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.verySmallLaptop\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.verySmallLaptop\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.verySmallLaptop\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.verySmallLaptop\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.verySmallLaptop\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.verySmallLaptop\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.verySmallLaptop\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.verySmallLaptop\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.verySmallLaptop\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.verySmallLaptop\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.verySmallLaptop\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.verySmallLaptop\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.verySmallLaptop\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.verySmallLaptop\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.verySmallLaptop\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.verySmallLaptop\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.verySmallLaptop\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.verySmallLaptop\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.verySmallLaptop\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.verySmallLaptop\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.verySmallLaptop\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.verySmallLaptop\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.verySmallLaptop\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.verySmallLaptop\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.verySmallLaptop\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.verySmallLaptop\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.verySmallLaptop\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.verySmallLaptop\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.verySmallLaptop\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.verySmallLaptop\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.verySmallLaptop\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.verySmallLaptop\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.verySmallLaptop\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.verySmallLaptop\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.verySmallLaptop\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.verySmallLaptop\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.verySmallLaptop\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.verySmallLaptop\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.verySmallLaptop\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.verySmallLaptop\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.verySmallLaptop\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.verySmallLaptop\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.verySmallLaptop\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.verySmallLaptop\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.verySmallLaptop\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.verySmallLaptop\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.verySmallLaptop\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.verySmallLaptop\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.verySmallLaptop\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.verySmallLaptop\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.verySmallLaptop\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.verySmallLaptop\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.verySmallLaptop\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.verySmallLaptop\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.verySmallLaptop\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.verySmallLaptop\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.verySmallLaptop\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.verySmallLaptop\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.verySmallLaptop\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.verySmallLaptop\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.verySmallLaptop\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.verySmallLaptop\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.verySmallLaptop\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.verySmallLaptop\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.verySmallLaptop\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.verySmallLaptop\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.verySmallLaptop\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.verySmallLaptop\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.verySmallLaptop\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.verySmallLaptop\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.verySmallLaptop\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.verySmallLaptop\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.verySmallLaptop\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.verySmallLaptop\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.verySmallLaptop\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.verySmallLaptop\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.verySmallLaptop\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.verySmallLaptop\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.verySmallLaptop\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.verySmallLaptop\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.verySmallLaptop\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.verySmallLaptop\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.verySmallLaptop\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.verySmallLaptop\:transition-none{transition-property:none}.verySmallLaptop\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.verySmallLaptop\:delay-75{transition-delay:75ms}.verySmallLaptop\:delay-100{transition-delay:.1s}.verySmallLaptop\:delay-150{transition-delay:.15s}.verySmallLaptop\:delay-200{transition-delay:.2s}.verySmallLaptop\:delay-300{transition-delay:.3s}.verySmallLaptop\:delay-500{transition-delay:.5s}.verySmallLaptop\:delay-700{transition-delay:.7s}.verySmallLaptop\:delay-1000{transition-delay:1s}.verySmallLaptop\:duration-75{transition-duration:75ms}.verySmallLaptop\:duration-100{transition-duration:.1s}.verySmallLaptop\:duration-150{transition-duration:.15s}.verySmallLaptop\:duration-200{transition-duration:.2s}.verySmallLaptop\:duration-300{transition-duration:.3s}.verySmallLaptop\:duration-500{transition-duration:.5s}.verySmallLaptop\:duration-700{transition-duration:.7s}.verySmallLaptop\:duration-1000{transition-duration:1s}.verySmallLaptop\:ease-linear{transition-timing-function:linear}.verySmallLaptop\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.verySmallLaptop\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.verySmallLaptop\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:992px){.largeTablet\:container{width:100%}@media (min-width:640px){.largeTablet\:container{max-width:640px}}@media (min-width:768px){.largeTablet\:container{max-width:768px}}@media (min-width:1024px){.largeTablet\:container{max-width:1024px}}@media (min-width:1280px){.largeTablet\:container{max-width:1280px}}@media (min-width:1536px){.largeTablet\:container{max-width:1536px}}.largeTablet\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.largeTablet\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.largeTablet\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.largeTablet\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.largeTablet\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.largeTablet\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.largeTablet\:pointer-events-none{pointer-events:none}.largeTablet\:pointer-events-auto{pointer-events:auto}.largeTablet\:visible{visibility:visible}.largeTablet\:invisible{visibility:hidden}.largeTablet\:static{position:static}.largeTablet\:fixed{position:fixed}.largeTablet\:absolute{position:absolute}.largeTablet\:relative{position:relative}.largeTablet\:sticky{position:sticky}.largeTablet\:inset-0{bottom:0;left:0;right:0;top:0}.largeTablet\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.largeTablet\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.largeTablet\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.largeTablet\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.largeTablet\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.largeTablet\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.largeTablet\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.largeTablet\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.largeTablet\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.largeTablet\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.largeTablet\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.largeTablet\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.largeTablet\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.largeTablet\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.largeTablet\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.largeTablet\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.largeTablet\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.largeTablet\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.largeTablet\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.largeTablet\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.largeTablet\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.largeTablet\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.largeTablet\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.largeTablet\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.largeTablet\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.largeTablet\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.largeTablet\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.largeTablet\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.largeTablet\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.largeTablet\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.largeTablet\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.largeTablet\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.largeTablet\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.largeTablet\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.largeTablet\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.largeTablet\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.largeTablet\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.largeTablet\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.largeTablet\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.largeTablet\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.largeTablet\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.largeTablet\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.largeTablet\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.largeTablet\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.largeTablet\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.largeTablet\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.largeTablet\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.largeTablet\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.largeTablet\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.largeTablet\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.largeTablet\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.largeTablet\:-inset-0{bottom:0;left:0;right:0;top:0}.largeTablet\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.largeTablet\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.largeTablet\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.largeTablet\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.largeTablet\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.largeTablet\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.largeTablet\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.largeTablet\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.largeTablet\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.largeTablet\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.largeTablet\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.largeTablet\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.largeTablet\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.largeTablet\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.largeTablet\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.largeTablet\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.largeTablet\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.largeTablet\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.largeTablet\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.largeTablet\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.largeTablet\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.largeTablet\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.largeTablet\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.largeTablet\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.largeTablet\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.largeTablet\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.largeTablet\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.largeTablet\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.largeTablet\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.largeTablet\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.largeTablet\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.largeTablet\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.largeTablet\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.largeTablet\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.largeTablet\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.largeTablet\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.largeTablet\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.largeTablet\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.largeTablet\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.largeTablet\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.largeTablet\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.largeTablet\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.largeTablet\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.largeTablet\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.largeTablet\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.largeTablet\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.largeTablet\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.largeTablet\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.largeTablet\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.largeTablet\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.largeTablet\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.largeTablet\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.largeTablet\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.largeTablet\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.largeTablet\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.largeTablet\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.largeTablet\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.largeTablet\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.largeTablet\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.largeTablet\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.largeTablet\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.largeTablet\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.largeTablet\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.largeTablet\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.largeTablet\:inset-x-0{left:0;right:0}.largeTablet\:inset-x-1{left:.25rem;right:.25rem}.largeTablet\:inset-x-2{left:.5rem;right:.5rem}.largeTablet\:inset-x-3{left:.75rem;right:.75rem}.largeTablet\:inset-x-4{left:1rem;right:1rem}.largeTablet\:inset-x-5{left:1.25rem;right:1.25rem}.largeTablet\:inset-x-6{left:1.5rem;right:1.5rem}.largeTablet\:inset-x-7{left:1.75rem;right:1.75rem}.largeTablet\:inset-x-8{left:2rem;right:2rem}.largeTablet\:inset-x-9{left:2.25rem;right:2.25rem}.largeTablet\:inset-x-10{left:2.5rem;right:2.5rem}.largeTablet\:inset-x-11{left:2.75rem;right:2.75rem}.largeTablet\:inset-x-12{left:3rem;right:3rem}.largeTablet\:inset-x-13{left:50px;right:50px}.largeTablet\:inset-x-14{left:3.5rem;right:3.5rem}.largeTablet\:inset-x-15{left:30px;right:30px}.largeTablet\:inset-x-16{left:4rem;right:4rem}.largeTablet\:inset-x-20{left:5rem;right:5rem}.largeTablet\:inset-x-24{left:6rem;right:6rem}.largeTablet\:inset-x-28{left:7rem;right:7rem}.largeTablet\:inset-x-30{left:30%;right:30%}.largeTablet\:inset-x-32{left:8rem;right:8rem}.largeTablet\:inset-x-36{left:9rem;right:9rem}.largeTablet\:inset-x-40{left:10rem;right:10rem}.largeTablet\:inset-x-44{left:11rem;right:11rem}.largeTablet\:inset-x-45{left:45%;right:45%}.largeTablet\:inset-x-48{left:12rem;right:12rem}.largeTablet\:inset-x-50{left:12.5rem;right:12.5rem}.largeTablet\:inset-x-52{left:13rem;right:13rem}.largeTablet\:inset-x-56{left:14rem;right:14rem}.largeTablet\:inset-x-60{left:15rem;right:15rem}.largeTablet\:inset-x-64{left:16rem;right:16rem}.largeTablet\:inset-x-72{left:18rem;right:18rem}.largeTablet\:inset-x-80{left:20rem;right:20rem}.largeTablet\:inset-x-96{left:24rem;right:24rem}.largeTablet\:inset-x-155{left:155px;right:155px}.largeTablet\:inset-x-200{left:20%;right:20%}.largeTablet\:inset-x-300{left:300px;right:300px}.largeTablet\:inset-x-327{left:327px;right:327px}.largeTablet\:inset-x-366{left:366px;right:366px}.largeTablet\:inset-x-415{left:415px;right:415px}.largeTablet\:inset-x-450{left:450px;right:450px}.largeTablet\:inset-x-474{left:474px;right:474px}.largeTablet\:inset-x-500{left:500px;right:500px}.largeTablet\:inset-x-600{left:600px;right:600px}.largeTablet\:inset-x-690{left:690px;right:690px}.largeTablet\:inset-x-auto{left:auto;right:auto}.largeTablet\:inset-x-px{left:1px;right:1px}.largeTablet\:inset-x-0\.5{left:.125rem;right:.125rem}.largeTablet\:inset-x-1\.5{left:.375rem;right:.375rem}.largeTablet\:inset-x-2\.5{left:.625rem;right:.625rem}.largeTablet\:inset-x-3\.5{left:.875rem;right:.875rem}.largeTablet\:-inset-x-0{left:0;right:0}.largeTablet\:-inset-x-1{left:-.25rem;right:-.25rem}.largeTablet\:-inset-x-2{left:-.5rem;right:-.5rem}.largeTablet\:-inset-x-3{left:-.75rem;right:-.75rem}.largeTablet\:-inset-x-4{left:-1rem;right:-1rem}.largeTablet\:-inset-x-5{left:-1.25rem;right:-1.25rem}.largeTablet\:-inset-x-6{left:-1.5rem;right:-1.5rem}.largeTablet\:-inset-x-7{left:-1.75rem;right:-1.75rem}.largeTablet\:-inset-x-8{left:-2rem;right:-2rem}.largeTablet\:-inset-x-9{left:-2.25rem;right:-2.25rem}.largeTablet\:-inset-x-10{left:-2.5rem;right:-2.5rem}.largeTablet\:-inset-x-11{left:-2.75rem;right:-2.75rem}.largeTablet\:-inset-x-12{left:-3rem;right:-3rem}.largeTablet\:-inset-x-13{left:-50px;right:-50px}.largeTablet\:-inset-x-14{left:-3.5rem;right:-3.5rem}.largeTablet\:-inset-x-15{left:-30px;right:-30px}.largeTablet\:-inset-x-16{left:-4rem;right:-4rem}.largeTablet\:-inset-x-20{left:-5rem;right:-5rem}.largeTablet\:-inset-x-24{left:-6rem;right:-6rem}.largeTablet\:-inset-x-28{left:-7rem;right:-7rem}.largeTablet\:-inset-x-30{left:-30%;right:-30%}.largeTablet\:-inset-x-32{left:-8rem;right:-8rem}.largeTablet\:-inset-x-36{left:-9rem;right:-9rem}.largeTablet\:-inset-x-40{left:-10rem;right:-10rem}.largeTablet\:-inset-x-44{left:-11rem;right:-11rem}.largeTablet\:-inset-x-45{left:-45%;right:-45%}.largeTablet\:-inset-x-48{left:-12rem;right:-12rem}.largeTablet\:-inset-x-50{left:-12.5rem;right:-12.5rem}.largeTablet\:-inset-x-52{left:-13rem;right:-13rem}.largeTablet\:-inset-x-56{left:-14rem;right:-14rem}.largeTablet\:-inset-x-60{left:-15rem;right:-15rem}.largeTablet\:-inset-x-64{left:-16rem;right:-16rem}.largeTablet\:-inset-x-72{left:-18rem;right:-18rem}.largeTablet\:-inset-x-80{left:-20rem;right:-20rem}.largeTablet\:-inset-x-96{left:-24rem;right:-24rem}.largeTablet\:-inset-x-155{left:-155px;right:-155px}.largeTablet\:-inset-x-200{left:-20%;right:-20%}.largeTablet\:-inset-x-300{left:-300px;right:-300px}.largeTablet\:-inset-x-327{left:-327px;right:-327px}.largeTablet\:-inset-x-366{left:-366px;right:-366px}.largeTablet\:-inset-x-415{left:-415px;right:-415px}.largeTablet\:-inset-x-450{left:-450px;right:-450px}.largeTablet\:-inset-x-474{left:-474px;right:-474px}.largeTablet\:-inset-x-500{left:-500px;right:-500px}.largeTablet\:-inset-x-600{left:-600px;right:-600px}.largeTablet\:-inset-x-690{left:-690px;right:-690px}.largeTablet\:-inset-x-px{left:-1px;right:-1px}.largeTablet\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.largeTablet\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.largeTablet\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.largeTablet\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.largeTablet\:inset-x-1\/2{left:50%;right:50%}.largeTablet\:inset-x-1\/3{left:33.333333%;right:33.333333%}.largeTablet\:inset-x-2\/3{left:66.666667%;right:66.666667%}.largeTablet\:inset-x-1\/4{left:25%;right:25%}.largeTablet\:inset-x-2\/4{left:50%;right:50%}.largeTablet\:inset-x-3\/4{left:75%;right:75%}.largeTablet\:inset-x-full{left:100%;right:100%}.largeTablet\:-inset-x-1\/2{left:-50%;right:-50%}.largeTablet\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.largeTablet\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.largeTablet\:-inset-x-1\/4{left:-25%;right:-25%}.largeTablet\:-inset-x-2\/4{left:-50%;right:-50%}.largeTablet\:-inset-x-3\/4{left:-75%;right:-75%}.largeTablet\:-inset-x-full{left:-100%;right:-100%}.largeTablet\:inset-y-0{bottom:0;top:0}.largeTablet\:inset-y-1{bottom:.25rem;top:.25rem}.largeTablet\:inset-y-2{bottom:.5rem;top:.5rem}.largeTablet\:inset-y-3{bottom:.75rem;top:.75rem}.largeTablet\:inset-y-4{bottom:1rem;top:1rem}.largeTablet\:inset-y-5{bottom:1.25rem;top:1.25rem}.largeTablet\:inset-y-6{bottom:1.5rem;top:1.5rem}.largeTablet\:inset-y-7{bottom:1.75rem;top:1.75rem}.largeTablet\:inset-y-8{bottom:2rem;top:2rem}.largeTablet\:inset-y-9{bottom:2.25rem;top:2.25rem}.largeTablet\:inset-y-10{bottom:2.5rem;top:2.5rem}.largeTablet\:inset-y-11{bottom:2.75rem;top:2.75rem}.largeTablet\:inset-y-12{bottom:3rem;top:3rem}.largeTablet\:inset-y-13{bottom:50px;top:50px}.largeTablet\:inset-y-14{bottom:3.5rem;top:3.5rem}.largeTablet\:inset-y-15{bottom:30px;top:30px}.largeTablet\:inset-y-16{bottom:4rem;top:4rem}.largeTablet\:inset-y-20{bottom:5rem;top:5rem}.largeTablet\:inset-y-24{bottom:6rem;top:6rem}.largeTablet\:inset-y-28{bottom:7rem;top:7rem}.largeTablet\:inset-y-30{bottom:30%;top:30%}.largeTablet\:inset-y-32{bottom:8rem;top:8rem}.largeTablet\:inset-y-36{bottom:9rem;top:9rem}.largeTablet\:inset-y-40{bottom:10rem;top:10rem}.largeTablet\:inset-y-44{bottom:11rem;top:11rem}.largeTablet\:inset-y-45{bottom:45%;top:45%}.largeTablet\:inset-y-48{bottom:12rem;top:12rem}.largeTablet\:inset-y-50{bottom:12.5rem;top:12.5rem}.largeTablet\:inset-y-52{bottom:13rem;top:13rem}.largeTablet\:inset-y-56{bottom:14rem;top:14rem}.largeTablet\:inset-y-60{bottom:15rem;top:15rem}.largeTablet\:inset-y-64{bottom:16rem;top:16rem}.largeTablet\:inset-y-72{bottom:18rem;top:18rem}.largeTablet\:inset-y-80{bottom:20rem;top:20rem}.largeTablet\:inset-y-96{bottom:24rem;top:24rem}.largeTablet\:inset-y-155{bottom:155px;top:155px}.largeTablet\:inset-y-200{bottom:20%;top:20%}.largeTablet\:inset-y-300{bottom:300px;top:300px}.largeTablet\:inset-y-327{bottom:327px;top:327px}.largeTablet\:inset-y-366{bottom:366px;top:366px}.largeTablet\:inset-y-415{bottom:415px;top:415px}.largeTablet\:inset-y-450{bottom:450px;top:450px}.largeTablet\:inset-y-474{bottom:474px;top:474px}.largeTablet\:inset-y-500{bottom:500px;top:500px}.largeTablet\:inset-y-600{bottom:600px;top:600px}.largeTablet\:inset-y-690{bottom:690px;top:690px}.largeTablet\:inset-y-auto{bottom:auto;top:auto}.largeTablet\:inset-y-px{bottom:1px;top:1px}.largeTablet\:inset-y-0\.5{bottom:.125rem;top:.125rem}.largeTablet\:inset-y-1\.5{bottom:.375rem;top:.375rem}.largeTablet\:inset-y-2\.5{bottom:.625rem;top:.625rem}.largeTablet\:inset-y-3\.5{bottom:.875rem;top:.875rem}.largeTablet\:-inset-y-0{bottom:0;top:0}.largeTablet\:-inset-y-1{bottom:-.25rem;top:-.25rem}.largeTablet\:-inset-y-2{bottom:-.5rem;top:-.5rem}.largeTablet\:-inset-y-3{bottom:-.75rem;top:-.75rem}.largeTablet\:-inset-y-4{bottom:-1rem;top:-1rem}.largeTablet\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.largeTablet\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.largeTablet\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.largeTablet\:-inset-y-8{bottom:-2rem;top:-2rem}.largeTablet\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.largeTablet\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.largeTablet\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.largeTablet\:-inset-y-12{bottom:-3rem;top:-3rem}.largeTablet\:-inset-y-13{bottom:-50px;top:-50px}.largeTablet\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.largeTablet\:-inset-y-15{bottom:-30px;top:-30px}.largeTablet\:-inset-y-16{bottom:-4rem;top:-4rem}.largeTablet\:-inset-y-20{bottom:-5rem;top:-5rem}.largeTablet\:-inset-y-24{bottom:-6rem;top:-6rem}.largeTablet\:-inset-y-28{bottom:-7rem;top:-7rem}.largeTablet\:-inset-y-30{bottom:-30%;top:-30%}.largeTablet\:-inset-y-32{bottom:-8rem;top:-8rem}.largeTablet\:-inset-y-36{bottom:-9rem;top:-9rem}.largeTablet\:-inset-y-40{bottom:-10rem;top:-10rem}.largeTablet\:-inset-y-44{bottom:-11rem;top:-11rem}.largeTablet\:-inset-y-45{bottom:-45%;top:-45%}.largeTablet\:-inset-y-48{bottom:-12rem;top:-12rem}.largeTablet\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.largeTablet\:-inset-y-52{bottom:-13rem;top:-13rem}.largeTablet\:-inset-y-56{bottom:-14rem;top:-14rem}.largeTablet\:-inset-y-60{bottom:-15rem;top:-15rem}.largeTablet\:-inset-y-64{bottom:-16rem;top:-16rem}.largeTablet\:-inset-y-72{bottom:-18rem;top:-18rem}.largeTablet\:-inset-y-80{bottom:-20rem;top:-20rem}.largeTablet\:-inset-y-96{bottom:-24rem;top:-24rem}.largeTablet\:-inset-y-155{bottom:-155px;top:-155px}.largeTablet\:-inset-y-200{bottom:-20%;top:-20%}.largeTablet\:-inset-y-300{bottom:-300px;top:-300px}.largeTablet\:-inset-y-327{bottom:-327px;top:-327px}.largeTablet\:-inset-y-366{bottom:-366px;top:-366px}.largeTablet\:-inset-y-415{bottom:-415px;top:-415px}.largeTablet\:-inset-y-450{bottom:-450px;top:-450px}.largeTablet\:-inset-y-474{bottom:-474px;top:-474px}.largeTablet\:-inset-y-500{bottom:-500px;top:-500px}.largeTablet\:-inset-y-600{bottom:-600px;top:-600px}.largeTablet\:-inset-y-690{bottom:-690px;top:-690px}.largeTablet\:-inset-y-px{bottom:-1px;top:-1px}.largeTablet\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.largeTablet\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.largeTablet\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.largeTablet\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.largeTablet\:inset-y-1\/2{bottom:50%;top:50%}.largeTablet\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.largeTablet\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.largeTablet\:inset-y-1\/4{bottom:25%;top:25%}.largeTablet\:inset-y-2\/4{bottom:50%;top:50%}.largeTablet\:inset-y-3\/4{bottom:75%;top:75%}.largeTablet\:inset-y-full{bottom:100%;top:100%}.largeTablet\:-inset-y-1\/2{bottom:-50%;top:-50%}.largeTablet\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.largeTablet\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.largeTablet\:-inset-y-1\/4{bottom:-25%;top:-25%}.largeTablet\:-inset-y-2\/4{bottom:-50%;top:-50%}.largeTablet\:-inset-y-3\/4{bottom:-75%;top:-75%}.largeTablet\:-inset-y-full{bottom:-100%;top:-100%}.largeTablet\:top-0{top:0}.largeTablet\:top-1{top:.25rem}.largeTablet\:top-2{top:.5rem}.largeTablet\:top-3{top:.75rem}.largeTablet\:top-4{top:1rem}.largeTablet\:top-5{top:1.25rem}.largeTablet\:top-6{top:1.5rem}.largeTablet\:top-7{top:1.75rem}.largeTablet\:top-8{top:2rem}.largeTablet\:top-9{top:2.25rem}.largeTablet\:top-10{top:2.5rem}.largeTablet\:top-11{top:2.75rem}.largeTablet\:top-12{top:3rem}.largeTablet\:top-13{top:50px}.largeTablet\:top-14{top:3.5rem}.largeTablet\:top-15{top:30px}.largeTablet\:top-16{top:4rem}.largeTablet\:top-20{top:5rem}.largeTablet\:top-24{top:6rem}.largeTablet\:top-28{top:7rem}.largeTablet\:top-30{top:30%}.largeTablet\:top-32{top:8rem}.largeTablet\:top-36{top:9rem}.largeTablet\:top-40{top:10rem}.largeTablet\:top-44{top:11rem}.largeTablet\:top-45{top:45%}.largeTablet\:top-48{top:12rem}.largeTablet\:top-50{top:12.5rem}.largeTablet\:top-52{top:13rem}.largeTablet\:top-56{top:14rem}.largeTablet\:top-60{top:15rem}.largeTablet\:top-64{top:16rem}.largeTablet\:top-72{top:18rem}.largeTablet\:top-80{top:20rem}.largeTablet\:top-96{top:24rem}.largeTablet\:top-155{top:155px}.largeTablet\:top-200{top:20%}.largeTablet\:top-300{top:300px}.largeTablet\:top-327{top:327px}.largeTablet\:top-366{top:366px}.largeTablet\:top-415{top:415px}.largeTablet\:top-450{top:450px}.largeTablet\:top-474{top:474px}.largeTablet\:top-500{top:500px}.largeTablet\:top-600{top:600px}.largeTablet\:top-690{top:690px}.largeTablet\:top-auto{top:auto}.largeTablet\:top-px{top:1px}.largeTablet\:top-0\.5{top:.125rem}.largeTablet\:top-1\.5{top:.375rem}.largeTablet\:top-2\.5{top:.625rem}.largeTablet\:top-3\.5{top:.875rem}.largeTablet\:-top-0{top:0}.largeTablet\:-top-1{top:-.25rem}.largeTablet\:-top-2{top:-.5rem}.largeTablet\:-top-3{top:-.75rem}.largeTablet\:-top-4{top:-1rem}.largeTablet\:-top-5{top:-1.25rem}.largeTablet\:-top-6{top:-1.5rem}.largeTablet\:-top-7{top:-1.75rem}.largeTablet\:-top-8{top:-2rem}.largeTablet\:-top-9{top:-2.25rem}.largeTablet\:-top-10{top:-2.5rem}.largeTablet\:-top-11{top:-2.75rem}.largeTablet\:-top-12{top:-3rem}.largeTablet\:-top-13{top:-50px}.largeTablet\:-top-14{top:-3.5rem}.largeTablet\:-top-15{top:-30px}.largeTablet\:-top-16{top:-4rem}.largeTablet\:-top-20{top:-5rem}.largeTablet\:-top-24{top:-6rem}.largeTablet\:-top-28{top:-7rem}.largeTablet\:-top-30{top:-30%}.largeTablet\:-top-32{top:-8rem}.largeTablet\:-top-36{top:-9rem}.largeTablet\:-top-40{top:-10rem}.largeTablet\:-top-44{top:-11rem}.largeTablet\:-top-45{top:-45%}.largeTablet\:-top-48{top:-12rem}.largeTablet\:-top-50{top:-12.5rem}.largeTablet\:-top-52{top:-13rem}.largeTablet\:-top-56{top:-14rem}.largeTablet\:-top-60{top:-15rem}.largeTablet\:-top-64{top:-16rem}.largeTablet\:-top-72{top:-18rem}.largeTablet\:-top-80{top:-20rem}.largeTablet\:-top-96{top:-24rem}.largeTablet\:-top-155{top:-155px}.largeTablet\:-top-200{top:-20%}.largeTablet\:-top-300{top:-300px}.largeTablet\:-top-327{top:-327px}.largeTablet\:-top-366{top:-366px}.largeTablet\:-top-415{top:-415px}.largeTablet\:-top-450{top:-450px}.largeTablet\:-top-474{top:-474px}.largeTablet\:-top-500{top:-500px}.largeTablet\:-top-600{top:-600px}.largeTablet\:-top-690{top:-690px}.largeTablet\:-top-px{top:-1px}.largeTablet\:-top-0\.5{top:-.125rem}.largeTablet\:-top-1\.5{top:-.375rem}.largeTablet\:-top-2\.5{top:-.625rem}.largeTablet\:-top-3\.5{top:-.875rem}.largeTablet\:top-1\/2{top:50%}.largeTablet\:top-1\/3{top:33.333333%}.largeTablet\:top-2\/3{top:66.666667%}.largeTablet\:top-1\/4{top:25%}.largeTablet\:top-2\/4{top:50%}.largeTablet\:top-3\/4{top:75%}.largeTablet\:top-full{top:100%}.largeTablet\:-top-1\/2{top:-50%}.largeTablet\:-top-1\/3{top:-33.333333%}.largeTablet\:-top-2\/3{top:-66.666667%}.largeTablet\:-top-1\/4{top:-25%}.largeTablet\:-top-2\/4{top:-50%}.largeTablet\:-top-3\/4{top:-75%}.largeTablet\:-top-full{top:-100%}.largeTablet\:right-0{right:0}.largeTablet\:right-1{right:.25rem}.largeTablet\:right-2{right:.5rem}.largeTablet\:right-3{right:.75rem}.largeTablet\:right-4{right:1rem}.largeTablet\:right-5{right:1.25rem}.largeTablet\:right-6{right:1.5rem}.largeTablet\:right-7{right:1.75rem}.largeTablet\:right-8{right:2rem}.largeTablet\:right-9{right:2.25rem}.largeTablet\:right-10{right:2.5rem}.largeTablet\:right-11{right:2.75rem}.largeTablet\:right-12{right:3rem}.largeTablet\:right-13{right:50px}.largeTablet\:right-14{right:3.5rem}.largeTablet\:right-15{right:30px}.largeTablet\:right-16{right:4rem}.largeTablet\:right-20{right:5rem}.largeTablet\:right-24{right:6rem}.largeTablet\:right-28{right:7rem}.largeTablet\:right-30{right:30%}.largeTablet\:right-32{right:8rem}.largeTablet\:right-36{right:9rem}.largeTablet\:right-40{right:10rem}.largeTablet\:right-44{right:11rem}.largeTablet\:right-45{right:45%}.largeTablet\:right-48{right:12rem}.largeTablet\:right-50{right:12.5rem}.largeTablet\:right-52{right:13rem}.largeTablet\:right-56{right:14rem}.largeTablet\:right-60{right:15rem}.largeTablet\:right-64{right:16rem}.largeTablet\:right-72{right:18rem}.largeTablet\:right-80{right:20rem}.largeTablet\:right-96{right:24rem}.largeTablet\:right-155{right:155px}.largeTablet\:right-200{right:20%}.largeTablet\:right-300{right:300px}.largeTablet\:right-327{right:327px}.largeTablet\:right-366{right:366px}.largeTablet\:right-415{right:415px}.largeTablet\:right-450{right:450px}.largeTablet\:right-474{right:474px}.largeTablet\:right-500{right:500px}.largeTablet\:right-600{right:600px}.largeTablet\:right-690{right:690px}.largeTablet\:right-auto{right:auto}.largeTablet\:right-px{right:1px}.largeTablet\:right-0\.5{right:.125rem}.largeTablet\:right-1\.5{right:.375rem}.largeTablet\:right-2\.5{right:.625rem}.largeTablet\:right-3\.5{right:.875rem}.largeTablet\:-right-0{right:0}.largeTablet\:-right-1{right:-.25rem}.largeTablet\:-right-2{right:-.5rem}.largeTablet\:-right-3{right:-.75rem}.largeTablet\:-right-4{right:-1rem}.largeTablet\:-right-5{right:-1.25rem}.largeTablet\:-right-6{right:-1.5rem}.largeTablet\:-right-7{right:-1.75rem}.largeTablet\:-right-8{right:-2rem}.largeTablet\:-right-9{right:-2.25rem}.largeTablet\:-right-10{right:-2.5rem}.largeTablet\:-right-11{right:-2.75rem}.largeTablet\:-right-12{right:-3rem}.largeTablet\:-right-13{right:-50px}.largeTablet\:-right-14{right:-3.5rem}.largeTablet\:-right-15{right:-30px}.largeTablet\:-right-16{right:-4rem}.largeTablet\:-right-20{right:-5rem}.largeTablet\:-right-24{right:-6rem}.largeTablet\:-right-28{right:-7rem}.largeTablet\:-right-30{right:-30%}.largeTablet\:-right-32{right:-8rem}.largeTablet\:-right-36{right:-9rem}.largeTablet\:-right-40{right:-10rem}.largeTablet\:-right-44{right:-11rem}.largeTablet\:-right-45{right:-45%}.largeTablet\:-right-48{right:-12rem}.largeTablet\:-right-50{right:-12.5rem}.largeTablet\:-right-52{right:-13rem}.largeTablet\:-right-56{right:-14rem}.largeTablet\:-right-60{right:-15rem}.largeTablet\:-right-64{right:-16rem}.largeTablet\:-right-72{right:-18rem}.largeTablet\:-right-80{right:-20rem}.largeTablet\:-right-96{right:-24rem}.largeTablet\:-right-155{right:-155px}.largeTablet\:-right-200{right:-20%}.largeTablet\:-right-300{right:-300px}.largeTablet\:-right-327{right:-327px}.largeTablet\:-right-366{right:-366px}.largeTablet\:-right-415{right:-415px}.largeTablet\:-right-450{right:-450px}.largeTablet\:-right-474{right:-474px}.largeTablet\:-right-500{right:-500px}.largeTablet\:-right-600{right:-600px}.largeTablet\:-right-690{right:-690px}.largeTablet\:-right-px{right:-1px}.largeTablet\:-right-0\.5{right:-.125rem}.largeTablet\:-right-1\.5{right:-.375rem}.largeTablet\:-right-2\.5{right:-.625rem}.largeTablet\:-right-3\.5{right:-.875rem}.largeTablet\:right-1\/2{right:50%}.largeTablet\:right-1\/3{right:33.333333%}.largeTablet\:right-2\/3{right:66.666667%}.largeTablet\:right-1\/4{right:25%}.largeTablet\:right-2\/4{right:50%}.largeTablet\:right-3\/4{right:75%}.largeTablet\:right-full{right:100%}.largeTablet\:-right-1\/2{right:-50%}.largeTablet\:-right-1\/3{right:-33.333333%}.largeTablet\:-right-2\/3{right:-66.666667%}.largeTablet\:-right-1\/4{right:-25%}.largeTablet\:-right-2\/4{right:-50%}.largeTablet\:-right-3\/4{right:-75%}.largeTablet\:-right-full{right:-100%}.largeTablet\:bottom-0{bottom:0}.largeTablet\:bottom-1{bottom:.25rem}.largeTablet\:bottom-2{bottom:.5rem}.largeTablet\:bottom-3{bottom:.75rem}.largeTablet\:bottom-4{bottom:1rem}.largeTablet\:bottom-5{bottom:1.25rem}.largeTablet\:bottom-6{bottom:1.5rem}.largeTablet\:bottom-7{bottom:1.75rem}.largeTablet\:bottom-8{bottom:2rem}.largeTablet\:bottom-9{bottom:2.25rem}.largeTablet\:bottom-10{bottom:2.5rem}.largeTablet\:bottom-11{bottom:2.75rem}.largeTablet\:bottom-12{bottom:3rem}.largeTablet\:bottom-13{bottom:50px}.largeTablet\:bottom-14{bottom:3.5rem}.largeTablet\:bottom-15{bottom:30px}.largeTablet\:bottom-16{bottom:4rem}.largeTablet\:bottom-20{bottom:5rem}.largeTablet\:bottom-24{bottom:6rem}.largeTablet\:bottom-28{bottom:7rem}.largeTablet\:bottom-30{bottom:30%}.largeTablet\:bottom-32{bottom:8rem}.largeTablet\:bottom-36{bottom:9rem}.largeTablet\:bottom-40{bottom:10rem}.largeTablet\:bottom-44{bottom:11rem}.largeTablet\:bottom-45{bottom:45%}.largeTablet\:bottom-48{bottom:12rem}.largeTablet\:bottom-50{bottom:12.5rem}.largeTablet\:bottom-52{bottom:13rem}.largeTablet\:bottom-56{bottom:14rem}.largeTablet\:bottom-60{bottom:15rem}.largeTablet\:bottom-64{bottom:16rem}.largeTablet\:bottom-72{bottom:18rem}.largeTablet\:bottom-80{bottom:20rem}.largeTablet\:bottom-96{bottom:24rem}.largeTablet\:bottom-155{bottom:155px}.largeTablet\:bottom-200{bottom:20%}.largeTablet\:bottom-300{bottom:300px}.largeTablet\:bottom-327{bottom:327px}.largeTablet\:bottom-366{bottom:366px}.largeTablet\:bottom-415{bottom:415px}.largeTablet\:bottom-450{bottom:450px}.largeTablet\:bottom-474{bottom:474px}.largeTablet\:bottom-500{bottom:500px}.largeTablet\:bottom-600{bottom:600px}.largeTablet\:bottom-690{bottom:690px}.largeTablet\:bottom-auto{bottom:auto}.largeTablet\:bottom-px{bottom:1px}.largeTablet\:bottom-0\.5{bottom:.125rem}.largeTablet\:bottom-1\.5{bottom:.375rem}.largeTablet\:bottom-2\.5{bottom:.625rem}.largeTablet\:bottom-3\.5{bottom:.875rem}.largeTablet\:-bottom-0{bottom:0}.largeTablet\:-bottom-1{bottom:-.25rem}.largeTablet\:-bottom-2{bottom:-.5rem}.largeTablet\:-bottom-3{bottom:-.75rem}.largeTablet\:-bottom-4{bottom:-1rem}.largeTablet\:-bottom-5{bottom:-1.25rem}.largeTablet\:-bottom-6{bottom:-1.5rem}.largeTablet\:-bottom-7{bottom:-1.75rem}.largeTablet\:-bottom-8{bottom:-2rem}.largeTablet\:-bottom-9{bottom:-2.25rem}.largeTablet\:-bottom-10{bottom:-2.5rem}.largeTablet\:-bottom-11{bottom:-2.75rem}.largeTablet\:-bottom-12{bottom:-3rem}.largeTablet\:-bottom-13{bottom:-50px}.largeTablet\:-bottom-14{bottom:-3.5rem}.largeTablet\:-bottom-15{bottom:-30px}.largeTablet\:-bottom-16{bottom:-4rem}.largeTablet\:-bottom-20{bottom:-5rem}.largeTablet\:-bottom-24{bottom:-6rem}.largeTablet\:-bottom-28{bottom:-7rem}.largeTablet\:-bottom-30{bottom:-30%}.largeTablet\:-bottom-32{bottom:-8rem}.largeTablet\:-bottom-36{bottom:-9rem}.largeTablet\:-bottom-40{bottom:-10rem}.largeTablet\:-bottom-44{bottom:-11rem}.largeTablet\:-bottom-45{bottom:-45%}.largeTablet\:-bottom-48{bottom:-12rem}.largeTablet\:-bottom-50{bottom:-12.5rem}.largeTablet\:-bottom-52{bottom:-13rem}.largeTablet\:-bottom-56{bottom:-14rem}.largeTablet\:-bottom-60{bottom:-15rem}.largeTablet\:-bottom-64{bottom:-16rem}.largeTablet\:-bottom-72{bottom:-18rem}.largeTablet\:-bottom-80{bottom:-20rem}.largeTablet\:-bottom-96{bottom:-24rem}.largeTablet\:-bottom-155{bottom:-155px}.largeTablet\:-bottom-200{bottom:-20%}.largeTablet\:-bottom-300{bottom:-300px}.largeTablet\:-bottom-327{bottom:-327px}.largeTablet\:-bottom-366{bottom:-366px}.largeTablet\:-bottom-415{bottom:-415px}.largeTablet\:-bottom-450{bottom:-450px}.largeTablet\:-bottom-474{bottom:-474px}.largeTablet\:-bottom-500{bottom:-500px}.largeTablet\:-bottom-600{bottom:-600px}.largeTablet\:-bottom-690{bottom:-690px}.largeTablet\:-bottom-px{bottom:-1px}.largeTablet\:-bottom-0\.5{bottom:-.125rem}.largeTablet\:-bottom-1\.5{bottom:-.375rem}.largeTablet\:-bottom-2\.5{bottom:-.625rem}.largeTablet\:-bottom-3\.5{bottom:-.875rem}.largeTablet\:bottom-1\/2{bottom:50%}.largeTablet\:bottom-1\/3{bottom:33.333333%}.largeTablet\:bottom-2\/3{bottom:66.666667%}.largeTablet\:bottom-1\/4{bottom:25%}.largeTablet\:bottom-2\/4{bottom:50%}.largeTablet\:bottom-3\/4{bottom:75%}.largeTablet\:bottom-full{bottom:100%}.largeTablet\:-bottom-1\/2{bottom:-50%}.largeTablet\:-bottom-1\/3{bottom:-33.333333%}.largeTablet\:-bottom-2\/3{bottom:-66.666667%}.largeTablet\:-bottom-1\/4{bottom:-25%}.largeTablet\:-bottom-2\/4{bottom:-50%}.largeTablet\:-bottom-3\/4{bottom:-75%}.largeTablet\:-bottom-full{bottom:-100%}.largeTablet\:left-0{left:0}.largeTablet\:left-1{left:.25rem}.largeTablet\:left-2{left:.5rem}.largeTablet\:left-3{left:.75rem}.largeTablet\:left-4{left:1rem}.largeTablet\:left-5{left:1.25rem}.largeTablet\:left-6{left:1.5rem}.largeTablet\:left-7{left:1.75rem}.largeTablet\:left-8{left:2rem}.largeTablet\:left-9{left:2.25rem}.largeTablet\:left-10{left:2.5rem}.largeTablet\:left-11{left:2.75rem}.largeTablet\:left-12{left:3rem}.largeTablet\:left-13{left:50px}.largeTablet\:left-14{left:3.5rem}.largeTablet\:left-15{left:30px}.largeTablet\:left-16{left:4rem}.largeTablet\:left-20{left:5rem}.largeTablet\:left-24{left:6rem}.largeTablet\:left-28{left:7rem}.largeTablet\:left-30{left:30%}.largeTablet\:left-32{left:8rem}.largeTablet\:left-36{left:9rem}.largeTablet\:left-40{left:10rem}.largeTablet\:left-44{left:11rem}.largeTablet\:left-45{left:45%}.largeTablet\:left-48{left:12rem}.largeTablet\:left-50{left:12.5rem}.largeTablet\:left-52{left:13rem}.largeTablet\:left-56{left:14rem}.largeTablet\:left-60{left:15rem}.largeTablet\:left-64{left:16rem}.largeTablet\:left-72{left:18rem}.largeTablet\:left-80{left:20rem}.largeTablet\:left-96{left:24rem}.largeTablet\:left-155{left:155px}.largeTablet\:left-200{left:20%}.largeTablet\:left-300{left:300px}.largeTablet\:left-327{left:327px}.largeTablet\:left-366{left:366px}.largeTablet\:left-415{left:415px}.largeTablet\:left-450{left:450px}.largeTablet\:left-474{left:474px}.largeTablet\:left-500{left:500px}.largeTablet\:left-600{left:600px}.largeTablet\:left-690{left:690px}.largeTablet\:left-auto{left:auto}.largeTablet\:left-px{left:1px}.largeTablet\:left-0\.5{left:.125rem}.largeTablet\:left-1\.5{left:.375rem}.largeTablet\:left-2\.5{left:.625rem}.largeTablet\:left-3\.5{left:.875rem}.largeTablet\:-left-0{left:0}.largeTablet\:-left-1{left:-.25rem}.largeTablet\:-left-2{left:-.5rem}.largeTablet\:-left-3{left:-.75rem}.largeTablet\:-left-4{left:-1rem}.largeTablet\:-left-5{left:-1.25rem}.largeTablet\:-left-6{left:-1.5rem}.largeTablet\:-left-7{left:-1.75rem}.largeTablet\:-left-8{left:-2rem}.largeTablet\:-left-9{left:-2.25rem}.largeTablet\:-left-10{left:-2.5rem}.largeTablet\:-left-11{left:-2.75rem}.largeTablet\:-left-12{left:-3rem}.largeTablet\:-left-13{left:-50px}.largeTablet\:-left-14{left:-3.5rem}.largeTablet\:-left-15{left:-30px}.largeTablet\:-left-16{left:-4rem}.largeTablet\:-left-20{left:-5rem}.largeTablet\:-left-24{left:-6rem}.largeTablet\:-left-28{left:-7rem}.largeTablet\:-left-30{left:-30%}.largeTablet\:-left-32{left:-8rem}.largeTablet\:-left-36{left:-9rem}.largeTablet\:-left-40{left:-10rem}.largeTablet\:-left-44{left:-11rem}.largeTablet\:-left-45{left:-45%}.largeTablet\:-left-48{left:-12rem}.largeTablet\:-left-50{left:-12.5rem}.largeTablet\:-left-52{left:-13rem}.largeTablet\:-left-56{left:-14rem}.largeTablet\:-left-60{left:-15rem}.largeTablet\:-left-64{left:-16rem}.largeTablet\:-left-72{left:-18rem}.largeTablet\:-left-80{left:-20rem}.largeTablet\:-left-96{left:-24rem}.largeTablet\:-left-155{left:-155px}.largeTablet\:-left-200{left:-20%}.largeTablet\:-left-300{left:-300px}.largeTablet\:-left-327{left:-327px}.largeTablet\:-left-366{left:-366px}.largeTablet\:-left-415{left:-415px}.largeTablet\:-left-450{left:-450px}.largeTablet\:-left-474{left:-474px}.largeTablet\:-left-500{left:-500px}.largeTablet\:-left-600{left:-600px}.largeTablet\:-left-690{left:-690px}.largeTablet\:-left-px{left:-1px}.largeTablet\:-left-0\.5{left:-.125rem}.largeTablet\:-left-1\.5{left:-.375rem}.largeTablet\:-left-2\.5{left:-.625rem}.largeTablet\:-left-3\.5{left:-.875rem}.largeTablet\:left-1\/2{left:50%}.largeTablet\:left-1\/3{left:33.333333%}.largeTablet\:left-2\/3{left:66.666667%}.largeTablet\:left-1\/4{left:25%}.largeTablet\:left-2\/4{left:50%}.largeTablet\:left-3\/4{left:75%}.largeTablet\:left-full{left:100%}.largeTablet\:-left-1\/2{left:-50%}.largeTablet\:-left-1\/3{left:-33.333333%}.largeTablet\:-left-2\/3{left:-66.666667%}.largeTablet\:-left-1\/4{left:-25%}.largeTablet\:-left-2\/4{left:-50%}.largeTablet\:-left-3\/4{left:-75%}.largeTablet\:-left-full{left:-100%}.largeTablet\:z-0{z-index:0}.largeTablet\:z-10{z-index:10}.largeTablet\:z-20{z-index:20}.largeTablet\:z-30{z-index:30}.largeTablet\:z-40{z-index:40}.largeTablet\:z-50{z-index:50}.largeTablet\:z-auto{z-index:auto}.largeTablet\:focus-within\:z-0:focus-within{z-index:0}.largeTablet\:focus-within\:z-10:focus-within{z-index:10}.largeTablet\:focus-within\:z-20:focus-within{z-index:20}.largeTablet\:focus-within\:z-30:focus-within{z-index:30}.largeTablet\:focus-within\:z-40:focus-within{z-index:40}.largeTablet\:focus-within\:z-50:focus-within{z-index:50}.largeTablet\:focus-within\:z-auto:focus-within{z-index:auto}.largeTablet\:focus\:z-0:focus{z-index:0}.largeTablet\:focus\:z-10:focus{z-index:10}.largeTablet\:focus\:z-20:focus{z-index:20}.largeTablet\:focus\:z-30:focus{z-index:30}.largeTablet\:focus\:z-40:focus{z-index:40}.largeTablet\:focus\:z-50:focus{z-index:50}.largeTablet\:focus\:z-auto:focus{z-index:auto}.largeTablet\:order-1{order:1}.largeTablet\:order-2{order:2}.largeTablet\:order-3{order:3}.largeTablet\:order-4{order:4}.largeTablet\:order-5{order:5}.largeTablet\:order-6{order:6}.largeTablet\:order-7{order:7}.largeTablet\:order-8{order:8}.largeTablet\:order-9{order:9}.largeTablet\:order-10{order:10}.largeTablet\:order-11{order:11}.largeTablet\:order-12{order:12}.largeTablet\:order-first{order:-9999}.largeTablet\:order-last{order:9999}.largeTablet\:order-none{order:0}.largeTablet\:col-auto{grid-column:auto}.largeTablet\:col-span-1{grid-column:span 1/span 1}.largeTablet\:col-span-2{grid-column:span 2/span 2}.largeTablet\:col-span-3{grid-column:span 3/span 3}.largeTablet\:col-span-4{grid-column:span 4/span 4}.largeTablet\:col-span-5{grid-column:span 5/span 5}.largeTablet\:col-span-6{grid-column:span 6/span 6}.largeTablet\:col-span-7{grid-column:span 7/span 7}.largeTablet\:col-span-8{grid-column:span 8/span 8}.largeTablet\:col-span-9{grid-column:span 9/span 9}.largeTablet\:col-span-10{grid-column:span 10/span 10}.largeTablet\:col-span-11{grid-column:span 11/span 11}.largeTablet\:col-span-12{grid-column:span 12/span 12}.largeTablet\:col-span-full{grid-column:1/-1}.largeTablet\:col-start-1{grid-column-start:1}.largeTablet\:col-start-2{grid-column-start:2}.largeTablet\:col-start-3{grid-column-start:3}.largeTablet\:col-start-4{grid-column-start:4}.largeTablet\:col-start-5{grid-column-start:5}.largeTablet\:col-start-6{grid-column-start:6}.largeTablet\:col-start-7{grid-column-start:7}.largeTablet\:col-start-8{grid-column-start:8}.largeTablet\:col-start-9{grid-column-start:9}.largeTablet\:col-start-10{grid-column-start:10}.largeTablet\:col-start-11{grid-column-start:11}.largeTablet\:col-start-12{grid-column-start:12}.largeTablet\:col-start-13{grid-column-start:13}.largeTablet\:col-start-auto{grid-column-start:auto}.largeTablet\:col-end-1{grid-column-end:1}.largeTablet\:col-end-2{grid-column-end:2}.largeTablet\:col-end-3{grid-column-end:3}.largeTablet\:col-end-4{grid-column-end:4}.largeTablet\:col-end-5{grid-column-end:5}.largeTablet\:col-end-6{grid-column-end:6}.largeTablet\:col-end-7{grid-column-end:7}.largeTablet\:col-end-8{grid-column-end:8}.largeTablet\:col-end-9{grid-column-end:9}.largeTablet\:col-end-10{grid-column-end:10}.largeTablet\:col-end-11{grid-column-end:11}.largeTablet\:col-end-12{grid-column-end:12}.largeTablet\:col-end-13{grid-column-end:13}.largeTablet\:col-end-auto{grid-column-end:auto}.largeTablet\:row-auto{grid-row:auto}.largeTablet\:row-span-1{grid-row:span 1/span 1}.largeTablet\:row-span-2{grid-row:span 2/span 2}.largeTablet\:row-span-3{grid-row:span 3/span 3}.largeTablet\:row-span-4{grid-row:span 4/span 4}.largeTablet\:row-span-5{grid-row:span 5/span 5}.largeTablet\:row-span-6{grid-row:span 6/span 6}.largeTablet\:row-span-full{grid-row:1/-1}.largeTablet\:row-start-1{grid-row-start:1}.largeTablet\:row-start-2{grid-row-start:2}.largeTablet\:row-start-3{grid-row-start:3}.largeTablet\:row-start-4{grid-row-start:4}.largeTablet\:row-start-5{grid-row-start:5}.largeTablet\:row-start-6{grid-row-start:6}.largeTablet\:row-start-7{grid-row-start:7}.largeTablet\:row-start-auto{grid-row-start:auto}.largeTablet\:row-end-1{grid-row-end:1}.largeTablet\:row-end-2{grid-row-end:2}.largeTablet\:row-end-3{grid-row-end:3}.largeTablet\:row-end-4{grid-row-end:4}.largeTablet\:row-end-5{grid-row-end:5}.largeTablet\:row-end-6{grid-row-end:6}.largeTablet\:row-end-7{grid-row-end:7}.largeTablet\:row-end-auto{grid-row-end:auto}.largeTablet\:float-right{float:right}.largeTablet\:float-left{float:left}.largeTablet\:float-none{float:none}.largeTablet\:clear-left{clear:left}.largeTablet\:clear-right{clear:right}.largeTablet\:clear-both{clear:both}.largeTablet\:clear-none{clear:none}.largeTablet\:m-0{margin:0}.largeTablet\:m-1{margin:.25rem}.largeTablet\:m-2{margin:.5rem}.largeTablet\:m-3{margin:.75rem}.largeTablet\:m-4{margin:1rem}.largeTablet\:m-5{margin:1.25rem}.largeTablet\:m-6{margin:1.5rem}.largeTablet\:m-7{margin:1.75rem}.largeTablet\:m-8{margin:2rem}.largeTablet\:m-9{margin:2.25rem}.largeTablet\:m-10{margin:2.5rem}.largeTablet\:m-11{margin:2.75rem}.largeTablet\:m-12{margin:3rem}.largeTablet\:m-13{margin:50px}.largeTablet\:m-14{margin:3.5rem}.largeTablet\:m-15{margin:30px}.largeTablet\:m-16{margin:4rem}.largeTablet\:m-20{margin:5rem}.largeTablet\:m-24{margin:6rem}.largeTablet\:m-28{margin:7rem}.largeTablet\:m-30{margin:30%}.largeTablet\:m-32{margin:8rem}.largeTablet\:m-36{margin:9rem}.largeTablet\:m-40{margin:10rem}.largeTablet\:m-44{margin:11rem}.largeTablet\:m-45{margin:45%}.largeTablet\:m-48{margin:12rem}.largeTablet\:m-50{margin:12.5rem}.largeTablet\:m-52{margin:13rem}.largeTablet\:m-56{margin:14rem}.largeTablet\:m-60{margin:15rem}.largeTablet\:m-64{margin:16rem}.largeTablet\:m-72{margin:18rem}.largeTablet\:m-80{margin:20rem}.largeTablet\:m-96{margin:24rem}.largeTablet\:m-155{margin:155px}.largeTablet\:m-200{margin:20%}.largeTablet\:m-300{margin:300px}.largeTablet\:m-327{margin:327px}.largeTablet\:m-366{margin:366px}.largeTablet\:m-415{margin:415px}.largeTablet\:m-450{margin:450px}.largeTablet\:m-474{margin:474px}.largeTablet\:m-500{margin:500px}.largeTablet\:m-600{margin:600px}.largeTablet\:m-690{margin:690px}.largeTablet\:m-auto{margin:auto}.largeTablet\:m-px{margin:1px}.largeTablet\:m-0\.5{margin:.125rem}.largeTablet\:m-1\.5{margin:.375rem}.largeTablet\:m-2\.5{margin:.625rem}.largeTablet\:m-3\.5{margin:.875rem}.largeTablet\:-m-0{margin:0}.largeTablet\:-m-1{margin:-.25rem}.largeTablet\:-m-2{margin:-.5rem}.largeTablet\:-m-3{margin:-.75rem}.largeTablet\:-m-4{margin:-1rem}.largeTablet\:-m-5{margin:-1.25rem}.largeTablet\:-m-6{margin:-1.5rem}.largeTablet\:-m-7{margin:-1.75rem}.largeTablet\:-m-8{margin:-2rem}.largeTablet\:-m-9{margin:-2.25rem}.largeTablet\:-m-10{margin:-2.5rem}.largeTablet\:-m-11{margin:-2.75rem}.largeTablet\:-m-12{margin:-3rem}.largeTablet\:-m-13{margin:-50px}.largeTablet\:-m-14{margin:-3.5rem}.largeTablet\:-m-15{margin:-30px}.largeTablet\:-m-16{margin:-4rem}.largeTablet\:-m-20{margin:-5rem}.largeTablet\:-m-24{margin:-6rem}.largeTablet\:-m-28{margin:-7rem}.largeTablet\:-m-30{margin:-30%}.largeTablet\:-m-32{margin:-8rem}.largeTablet\:-m-36{margin:-9rem}.largeTablet\:-m-40{margin:-10rem}.largeTablet\:-m-44{margin:-11rem}.largeTablet\:-m-45{margin:-45%}.largeTablet\:-m-48{margin:-12rem}.largeTablet\:-m-50{margin:-12.5rem}.largeTablet\:-m-52{margin:-13rem}.largeTablet\:-m-56{margin:-14rem}.largeTablet\:-m-60{margin:-15rem}.largeTablet\:-m-64{margin:-16rem}.largeTablet\:-m-72{margin:-18rem}.largeTablet\:-m-80{margin:-20rem}.largeTablet\:-m-96{margin:-24rem}.largeTablet\:-m-155{margin:-155px}.largeTablet\:-m-200{margin:-20%}.largeTablet\:-m-300{margin:-300px}.largeTablet\:-m-327{margin:-327px}.largeTablet\:-m-366{margin:-366px}.largeTablet\:-m-415{margin:-415px}.largeTablet\:-m-450{margin:-450px}.largeTablet\:-m-474{margin:-474px}.largeTablet\:-m-500{margin:-500px}.largeTablet\:-m-600{margin:-600px}.largeTablet\:-m-690{margin:-690px}.largeTablet\:-m-px{margin:-1px}.largeTablet\:-m-0\.5{margin:-.125rem}.largeTablet\:-m-1\.5{margin:-.375rem}.largeTablet\:-m-2\.5{margin:-.625rem}.largeTablet\:-m-3\.5{margin:-.875rem}.largeTablet\:mx-0{margin-left:0;margin-right:0}.largeTablet\:mx-1{margin-left:.25rem;margin-right:.25rem}.largeTablet\:mx-2{margin-left:.5rem;margin-right:.5rem}.largeTablet\:mx-3{margin-left:.75rem;margin-right:.75rem}.largeTablet\:mx-4{margin-left:1rem;margin-right:1rem}.largeTablet\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.largeTablet\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.largeTablet\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.largeTablet\:mx-8{margin-left:2rem;margin-right:2rem}.largeTablet\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.largeTablet\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.largeTablet\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.largeTablet\:mx-12{margin-left:3rem;margin-right:3rem}.largeTablet\:mx-13{margin-left:50px;margin-right:50px}.largeTablet\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.largeTablet\:mx-15{margin-left:30px;margin-right:30px}.largeTablet\:mx-16{margin-left:4rem;margin-right:4rem}.largeTablet\:mx-20{margin-left:5rem;margin-right:5rem}.largeTablet\:mx-24{margin-left:6rem;margin-right:6rem}.largeTablet\:mx-28{margin-left:7rem;margin-right:7rem}.largeTablet\:mx-30{margin-left:30%;margin-right:30%}.largeTablet\:mx-32{margin-left:8rem;margin-right:8rem}.largeTablet\:mx-36{margin-left:9rem;margin-right:9rem}.largeTablet\:mx-40{margin-left:10rem;margin-right:10rem}.largeTablet\:mx-44{margin-left:11rem;margin-right:11rem}.largeTablet\:mx-45{margin-left:45%;margin-right:45%}.largeTablet\:mx-48{margin-left:12rem;margin-right:12rem}.largeTablet\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.largeTablet\:mx-52{margin-left:13rem;margin-right:13rem}.largeTablet\:mx-56{margin-left:14rem;margin-right:14rem}.largeTablet\:mx-60{margin-left:15rem;margin-right:15rem}.largeTablet\:mx-64{margin-left:16rem;margin-right:16rem}.largeTablet\:mx-72{margin-left:18rem;margin-right:18rem}.largeTablet\:mx-80{margin-left:20rem;margin-right:20rem}.largeTablet\:mx-96{margin-left:24rem;margin-right:24rem}.largeTablet\:mx-155{margin-left:155px;margin-right:155px}.largeTablet\:mx-200{margin-left:20%;margin-right:20%}.largeTablet\:mx-300{margin-left:300px;margin-right:300px}.largeTablet\:mx-327{margin-left:327px;margin-right:327px}.largeTablet\:mx-366{margin-left:366px;margin-right:366px}.largeTablet\:mx-415{margin-left:415px;margin-right:415px}.largeTablet\:mx-450{margin-left:450px;margin-right:450px}.largeTablet\:mx-474{margin-left:474px;margin-right:474px}.largeTablet\:mx-500{margin-left:500px;margin-right:500px}.largeTablet\:mx-600{margin-left:600px;margin-right:600px}.largeTablet\:mx-690{margin-left:690px;margin-right:690px}.largeTablet\:mx-auto{margin-left:auto;margin-right:auto}.largeTablet\:mx-px{margin-left:1px;margin-right:1px}.largeTablet\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.largeTablet\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.largeTablet\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.largeTablet\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.largeTablet\:-mx-0{margin-left:0;margin-right:0}.largeTablet\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.largeTablet\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.largeTablet\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.largeTablet\:-mx-4{margin-left:-1rem;margin-right:-1rem}.largeTablet\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.largeTablet\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.largeTablet\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.largeTablet\:-mx-8{margin-left:-2rem;margin-right:-2rem}.largeTablet\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.largeTablet\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.largeTablet\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.largeTablet\:-mx-12{margin-left:-3rem;margin-right:-3rem}.largeTablet\:-mx-13{margin-left:-50px;margin-right:-50px}.largeTablet\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.largeTablet\:-mx-15{margin-left:-30px;margin-right:-30px}.largeTablet\:-mx-16{margin-left:-4rem;margin-right:-4rem}.largeTablet\:-mx-20{margin-left:-5rem;margin-right:-5rem}.largeTablet\:-mx-24{margin-left:-6rem;margin-right:-6rem}.largeTablet\:-mx-28{margin-left:-7rem;margin-right:-7rem}.largeTablet\:-mx-30{margin-left:-30%;margin-right:-30%}.largeTablet\:-mx-32{margin-left:-8rem;margin-right:-8rem}.largeTablet\:-mx-36{margin-left:-9rem;margin-right:-9rem}.largeTablet\:-mx-40{margin-left:-10rem;margin-right:-10rem}.largeTablet\:-mx-44{margin-left:-11rem;margin-right:-11rem}.largeTablet\:-mx-45{margin-left:-45%;margin-right:-45%}.largeTablet\:-mx-48{margin-left:-12rem;margin-right:-12rem}.largeTablet\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.largeTablet\:-mx-52{margin-left:-13rem;margin-right:-13rem}.largeTablet\:-mx-56{margin-left:-14rem;margin-right:-14rem}.largeTablet\:-mx-60{margin-left:-15rem;margin-right:-15rem}.largeTablet\:-mx-64{margin-left:-16rem;margin-right:-16rem}.largeTablet\:-mx-72{margin-left:-18rem;margin-right:-18rem}.largeTablet\:-mx-80{margin-left:-20rem;margin-right:-20rem}.largeTablet\:-mx-96{margin-left:-24rem;margin-right:-24rem}.largeTablet\:-mx-155{margin-left:-155px;margin-right:-155px}.largeTablet\:-mx-200{margin-left:-20%;margin-right:-20%}.largeTablet\:-mx-300{margin-left:-300px;margin-right:-300px}.largeTablet\:-mx-327{margin-left:-327px;margin-right:-327px}.largeTablet\:-mx-366{margin-left:-366px;margin-right:-366px}.largeTablet\:-mx-415{margin-left:-415px;margin-right:-415px}.largeTablet\:-mx-450{margin-left:-450px;margin-right:-450px}.largeTablet\:-mx-474{margin-left:-474px;margin-right:-474px}.largeTablet\:-mx-500{margin-left:-500px;margin-right:-500px}.largeTablet\:-mx-600{margin-left:-600px;margin-right:-600px}.largeTablet\:-mx-690{margin-left:-690px;margin-right:-690px}.largeTablet\:-mx-px{margin-left:-1px;margin-right:-1px}.largeTablet\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.largeTablet\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.largeTablet\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.largeTablet\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.largeTablet\:my-0{margin-bottom:0;margin-top:0}.largeTablet\:my-1{margin-bottom:.25rem;margin-top:.25rem}.largeTablet\:my-2{margin-bottom:.5rem;margin-top:.5rem}.largeTablet\:my-3{margin-bottom:.75rem;margin-top:.75rem}.largeTablet\:my-4{margin-bottom:1rem;margin-top:1rem}.largeTablet\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.largeTablet\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.largeTablet\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.largeTablet\:my-8{margin-bottom:2rem;margin-top:2rem}.largeTablet\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.largeTablet\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.largeTablet\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.largeTablet\:my-12{margin-bottom:3rem;margin-top:3rem}.largeTablet\:my-13{margin-bottom:50px;margin-top:50px}.largeTablet\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.largeTablet\:my-15{margin-bottom:30px;margin-top:30px}.largeTablet\:my-16{margin-bottom:4rem;margin-top:4rem}.largeTablet\:my-20{margin-bottom:5rem;margin-top:5rem}.largeTablet\:my-24{margin-bottom:6rem;margin-top:6rem}.largeTablet\:my-28{margin-bottom:7rem;margin-top:7rem}.largeTablet\:my-30{margin-bottom:30%;margin-top:30%}.largeTablet\:my-32{margin-bottom:8rem;margin-top:8rem}.largeTablet\:my-36{margin-bottom:9rem;margin-top:9rem}.largeTablet\:my-40{margin-bottom:10rem;margin-top:10rem}.largeTablet\:my-44{margin-bottom:11rem;margin-top:11rem}.largeTablet\:my-45{margin-bottom:45%;margin-top:45%}.largeTablet\:my-48{margin-bottom:12rem;margin-top:12rem}.largeTablet\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.largeTablet\:my-52{margin-bottom:13rem;margin-top:13rem}.largeTablet\:my-56{margin-bottom:14rem;margin-top:14rem}.largeTablet\:my-60{margin-bottom:15rem;margin-top:15rem}.largeTablet\:my-64{margin-bottom:16rem;margin-top:16rem}.largeTablet\:my-72{margin-bottom:18rem;margin-top:18rem}.largeTablet\:my-80{margin-bottom:20rem;margin-top:20rem}.largeTablet\:my-96{margin-bottom:24rem;margin-top:24rem}.largeTablet\:my-155{margin-bottom:155px;margin-top:155px}.largeTablet\:my-200{margin-bottom:20%;margin-top:20%}.largeTablet\:my-300{margin-bottom:300px;margin-top:300px}.largeTablet\:my-327{margin-bottom:327px;margin-top:327px}.largeTablet\:my-366{margin-bottom:366px;margin-top:366px}.largeTablet\:my-415{margin-bottom:415px;margin-top:415px}.largeTablet\:my-450{margin-bottom:450px;margin-top:450px}.largeTablet\:my-474{margin-bottom:474px;margin-top:474px}.largeTablet\:my-500{margin-bottom:500px;margin-top:500px}.largeTablet\:my-600{margin-bottom:600px;margin-top:600px}.largeTablet\:my-690{margin-bottom:690px;margin-top:690px}.largeTablet\:my-auto{margin-bottom:auto;margin-top:auto}.largeTablet\:my-px{margin-bottom:1px;margin-top:1px}.largeTablet\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.largeTablet\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.largeTablet\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.largeTablet\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.largeTablet\:-my-0{margin-bottom:0;margin-top:0}.largeTablet\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.largeTablet\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.largeTablet\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.largeTablet\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.largeTablet\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.largeTablet\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.largeTablet\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.largeTablet\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.largeTablet\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.largeTablet\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.largeTablet\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.largeTablet\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.largeTablet\:-my-13{margin-bottom:-50px;margin-top:-50px}.largeTablet\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.largeTablet\:-my-15{margin-bottom:-30px;margin-top:-30px}.largeTablet\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.largeTablet\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.largeTablet\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.largeTablet\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.largeTablet\:-my-30{margin-bottom:-30%;margin-top:-30%}.largeTablet\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.largeTablet\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.largeTablet\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.largeTablet\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.largeTablet\:-my-45{margin-bottom:-45%;margin-top:-45%}.largeTablet\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.largeTablet\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.largeTablet\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.largeTablet\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.largeTablet\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.largeTablet\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.largeTablet\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.largeTablet\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.largeTablet\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.largeTablet\:-my-155{margin-bottom:-155px;margin-top:-155px}.largeTablet\:-my-200{margin-bottom:-20%;margin-top:-20%}.largeTablet\:-my-300{margin-bottom:-300px;margin-top:-300px}.largeTablet\:-my-327{margin-bottom:-327px;margin-top:-327px}.largeTablet\:-my-366{margin-bottom:-366px;margin-top:-366px}.largeTablet\:-my-415{margin-bottom:-415px;margin-top:-415px}.largeTablet\:-my-450{margin-bottom:-450px;margin-top:-450px}.largeTablet\:-my-474{margin-bottom:-474px;margin-top:-474px}.largeTablet\:-my-500{margin-bottom:-500px;margin-top:-500px}.largeTablet\:-my-600{margin-bottom:-600px;margin-top:-600px}.largeTablet\:-my-690{margin-bottom:-690px;margin-top:-690px}.largeTablet\:-my-px{margin-bottom:-1px;margin-top:-1px}.largeTablet\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.largeTablet\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.largeTablet\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.largeTablet\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.largeTablet\:mt-0{margin-top:0}.largeTablet\:mt-1{margin-top:.25rem}.largeTablet\:mt-2{margin-top:.5rem}.largeTablet\:mt-3{margin-top:.75rem}.largeTablet\:mt-4{margin-top:1rem}.largeTablet\:mt-5{margin-top:1.25rem}.largeTablet\:mt-6{margin-top:1.5rem}.largeTablet\:mt-7{margin-top:1.75rem}.largeTablet\:mt-8{margin-top:2rem}.largeTablet\:mt-9{margin-top:2.25rem}.largeTablet\:mt-10{margin-top:2.5rem}.largeTablet\:mt-11{margin-top:2.75rem}.largeTablet\:mt-12{margin-top:3rem}.largeTablet\:mt-13{margin-top:50px}.largeTablet\:mt-14{margin-top:3.5rem}.largeTablet\:mt-15{margin-top:30px}.largeTablet\:mt-16{margin-top:4rem}.largeTablet\:mt-20{margin-top:5rem}.largeTablet\:mt-24{margin-top:6rem}.largeTablet\:mt-28{margin-top:7rem}.largeTablet\:mt-30{margin-top:30%}.largeTablet\:mt-32{margin-top:8rem}.largeTablet\:mt-36{margin-top:9rem}.largeTablet\:mt-40{margin-top:10rem}.largeTablet\:mt-44{margin-top:11rem}.largeTablet\:mt-45{margin-top:45%}.largeTablet\:mt-48{margin-top:12rem}.largeTablet\:mt-50{margin-top:12.5rem}.largeTablet\:mt-52{margin-top:13rem}.largeTablet\:mt-56{margin-top:14rem}.largeTablet\:mt-60{margin-top:15rem}.largeTablet\:mt-64{margin-top:16rem}.largeTablet\:mt-72{margin-top:18rem}.largeTablet\:mt-80{margin-top:20rem}.largeTablet\:mt-96{margin-top:24rem}.largeTablet\:mt-155{margin-top:155px}.largeTablet\:mt-200{margin-top:20%}.largeTablet\:mt-300{margin-top:300px}.largeTablet\:mt-327{margin-top:327px}.largeTablet\:mt-366{margin-top:366px}.largeTablet\:mt-415{margin-top:415px}.largeTablet\:mt-450{margin-top:450px}.largeTablet\:mt-474{margin-top:474px}.largeTablet\:mt-500{margin-top:500px}.largeTablet\:mt-600{margin-top:600px}.largeTablet\:mt-690{margin-top:690px}.largeTablet\:mt-auto{margin-top:auto}.largeTablet\:mt-px{margin-top:1px}.largeTablet\:mt-0\.5{margin-top:.125rem}.largeTablet\:mt-1\.5{margin-top:.375rem}.largeTablet\:mt-2\.5{margin-top:.625rem}.largeTablet\:mt-3\.5{margin-top:.875rem}.largeTablet\:-mt-0{margin-top:0}.largeTablet\:-mt-1{margin-top:-.25rem}.largeTablet\:-mt-2{margin-top:-.5rem}.largeTablet\:-mt-3{margin-top:-.75rem}.largeTablet\:-mt-4{margin-top:-1rem}.largeTablet\:-mt-5{margin-top:-1.25rem}.largeTablet\:-mt-6{margin-top:-1.5rem}.largeTablet\:-mt-7{margin-top:-1.75rem}.largeTablet\:-mt-8{margin-top:-2rem}.largeTablet\:-mt-9{margin-top:-2.25rem}.largeTablet\:-mt-10{margin-top:-2.5rem}.largeTablet\:-mt-11{margin-top:-2.75rem}.largeTablet\:-mt-12{margin-top:-3rem}.largeTablet\:-mt-13{margin-top:-50px}.largeTablet\:-mt-14{margin-top:-3.5rem}.largeTablet\:-mt-15{margin-top:-30px}.largeTablet\:-mt-16{margin-top:-4rem}.largeTablet\:-mt-20{margin-top:-5rem}.largeTablet\:-mt-24{margin-top:-6rem}.largeTablet\:-mt-28{margin-top:-7rem}.largeTablet\:-mt-30{margin-top:-30%}.largeTablet\:-mt-32{margin-top:-8rem}.largeTablet\:-mt-36{margin-top:-9rem}.largeTablet\:-mt-40{margin-top:-10rem}.largeTablet\:-mt-44{margin-top:-11rem}.largeTablet\:-mt-45{margin-top:-45%}.largeTablet\:-mt-48{margin-top:-12rem}.largeTablet\:-mt-50{margin-top:-12.5rem}.largeTablet\:-mt-52{margin-top:-13rem}.largeTablet\:-mt-56{margin-top:-14rem}.largeTablet\:-mt-60{margin-top:-15rem}.largeTablet\:-mt-64{margin-top:-16rem}.largeTablet\:-mt-72{margin-top:-18rem}.largeTablet\:-mt-80{margin-top:-20rem}.largeTablet\:-mt-96{margin-top:-24rem}.largeTablet\:-mt-155{margin-top:-155px}.largeTablet\:-mt-200{margin-top:-20%}.largeTablet\:-mt-300{margin-top:-300px}.largeTablet\:-mt-327{margin-top:-327px}.largeTablet\:-mt-366{margin-top:-366px}.largeTablet\:-mt-415{margin-top:-415px}.largeTablet\:-mt-450{margin-top:-450px}.largeTablet\:-mt-474{margin-top:-474px}.largeTablet\:-mt-500{margin-top:-500px}.largeTablet\:-mt-600{margin-top:-600px}.largeTablet\:-mt-690{margin-top:-690px}.largeTablet\:-mt-px{margin-top:-1px}.largeTablet\:-mt-0\.5{margin-top:-.125rem}.largeTablet\:-mt-1\.5{margin-top:-.375rem}.largeTablet\:-mt-2\.5{margin-top:-.625rem}.largeTablet\:-mt-3\.5{margin-top:-.875rem}.largeTablet\:mr-0{margin-right:0}.largeTablet\:mr-1{margin-right:.25rem}.largeTablet\:mr-2{margin-right:.5rem}.largeTablet\:mr-3{margin-right:.75rem}.largeTablet\:mr-4{margin-right:1rem}.largeTablet\:mr-5{margin-right:1.25rem}.largeTablet\:mr-6{margin-right:1.5rem}.largeTablet\:mr-7{margin-right:1.75rem}.largeTablet\:mr-8{margin-right:2rem}.largeTablet\:mr-9{margin-right:2.25rem}.largeTablet\:mr-10{margin-right:2.5rem}.largeTablet\:mr-11{margin-right:2.75rem}.largeTablet\:mr-12{margin-right:3rem}.largeTablet\:mr-13{margin-right:50px}.largeTablet\:mr-14{margin-right:3.5rem}.largeTablet\:mr-15{margin-right:30px}.largeTablet\:mr-16{margin-right:4rem}.largeTablet\:mr-20{margin-right:5rem}.largeTablet\:mr-24{margin-right:6rem}.largeTablet\:mr-28{margin-right:7rem}.largeTablet\:mr-30{margin-right:30%}.largeTablet\:mr-32{margin-right:8rem}.largeTablet\:mr-36{margin-right:9rem}.largeTablet\:mr-40{margin-right:10rem}.largeTablet\:mr-44{margin-right:11rem}.largeTablet\:mr-45{margin-right:45%}.largeTablet\:mr-48{margin-right:12rem}.largeTablet\:mr-50{margin-right:12.5rem}.largeTablet\:mr-52{margin-right:13rem}.largeTablet\:mr-56{margin-right:14rem}.largeTablet\:mr-60{margin-right:15rem}.largeTablet\:mr-64{margin-right:16rem}.largeTablet\:mr-72{margin-right:18rem}.largeTablet\:mr-80{margin-right:20rem}.largeTablet\:mr-96{margin-right:24rem}.largeTablet\:mr-155{margin-right:155px}.largeTablet\:mr-200{margin-right:20%}.largeTablet\:mr-300{margin-right:300px}.largeTablet\:mr-327{margin-right:327px}.largeTablet\:mr-366{margin-right:366px}.largeTablet\:mr-415{margin-right:415px}.largeTablet\:mr-450{margin-right:450px}.largeTablet\:mr-474{margin-right:474px}.largeTablet\:mr-500{margin-right:500px}.largeTablet\:mr-600{margin-right:600px}.largeTablet\:mr-690{margin-right:690px}.largeTablet\:mr-auto{margin-right:auto}.largeTablet\:mr-px{margin-right:1px}.largeTablet\:mr-0\.5{margin-right:.125rem}.largeTablet\:mr-1\.5{margin-right:.375rem}.largeTablet\:mr-2\.5{margin-right:.625rem}.largeTablet\:mr-3\.5{margin-right:.875rem}.largeTablet\:-mr-0{margin-right:0}.largeTablet\:-mr-1{margin-right:-.25rem}.largeTablet\:-mr-2{margin-right:-.5rem}.largeTablet\:-mr-3{margin-right:-.75rem}.largeTablet\:-mr-4{margin-right:-1rem}.largeTablet\:-mr-5{margin-right:-1.25rem}.largeTablet\:-mr-6{margin-right:-1.5rem}.largeTablet\:-mr-7{margin-right:-1.75rem}.largeTablet\:-mr-8{margin-right:-2rem}.largeTablet\:-mr-9{margin-right:-2.25rem}.largeTablet\:-mr-10{margin-right:-2.5rem}.largeTablet\:-mr-11{margin-right:-2.75rem}.largeTablet\:-mr-12{margin-right:-3rem}.largeTablet\:-mr-13{margin-right:-50px}.largeTablet\:-mr-14{margin-right:-3.5rem}.largeTablet\:-mr-15{margin-right:-30px}.largeTablet\:-mr-16{margin-right:-4rem}.largeTablet\:-mr-20{margin-right:-5rem}.largeTablet\:-mr-24{margin-right:-6rem}.largeTablet\:-mr-28{margin-right:-7rem}.largeTablet\:-mr-30{margin-right:-30%}.largeTablet\:-mr-32{margin-right:-8rem}.largeTablet\:-mr-36{margin-right:-9rem}.largeTablet\:-mr-40{margin-right:-10rem}.largeTablet\:-mr-44{margin-right:-11rem}.largeTablet\:-mr-45{margin-right:-45%}.largeTablet\:-mr-48{margin-right:-12rem}.largeTablet\:-mr-50{margin-right:-12.5rem}.largeTablet\:-mr-52{margin-right:-13rem}.largeTablet\:-mr-56{margin-right:-14rem}.largeTablet\:-mr-60{margin-right:-15rem}.largeTablet\:-mr-64{margin-right:-16rem}.largeTablet\:-mr-72{margin-right:-18rem}.largeTablet\:-mr-80{margin-right:-20rem}.largeTablet\:-mr-96{margin-right:-24rem}.largeTablet\:-mr-155{margin-right:-155px}.largeTablet\:-mr-200{margin-right:-20%}.largeTablet\:-mr-300{margin-right:-300px}.largeTablet\:-mr-327{margin-right:-327px}.largeTablet\:-mr-366{margin-right:-366px}.largeTablet\:-mr-415{margin-right:-415px}.largeTablet\:-mr-450{margin-right:-450px}.largeTablet\:-mr-474{margin-right:-474px}.largeTablet\:-mr-500{margin-right:-500px}.largeTablet\:-mr-600{margin-right:-600px}.largeTablet\:-mr-690{margin-right:-690px}.largeTablet\:-mr-px{margin-right:-1px}.largeTablet\:-mr-0\.5{margin-right:-.125rem}.largeTablet\:-mr-1\.5{margin-right:-.375rem}.largeTablet\:-mr-2\.5{margin-right:-.625rem}.largeTablet\:-mr-3\.5{margin-right:-.875rem}.largeTablet\:mb-0{margin-bottom:0}.largeTablet\:mb-1{margin-bottom:.25rem}.largeTablet\:mb-2{margin-bottom:.5rem}.largeTablet\:mb-3{margin-bottom:.75rem}.largeTablet\:mb-4{margin-bottom:1rem}.largeTablet\:mb-5{margin-bottom:1.25rem}.largeTablet\:mb-6{margin-bottom:1.5rem}.largeTablet\:mb-7{margin-bottom:1.75rem}.largeTablet\:mb-8{margin-bottom:2rem}.largeTablet\:mb-9{margin-bottom:2.25rem}.largeTablet\:mb-10{margin-bottom:2.5rem}.largeTablet\:mb-11{margin-bottom:2.75rem}.largeTablet\:mb-12{margin-bottom:3rem}.largeTablet\:mb-13{margin-bottom:50px}.largeTablet\:mb-14{margin-bottom:3.5rem}.largeTablet\:mb-15{margin-bottom:30px}.largeTablet\:mb-16{margin-bottom:4rem}.largeTablet\:mb-20{margin-bottom:5rem}.largeTablet\:mb-24{margin-bottom:6rem}.largeTablet\:mb-28{margin-bottom:7rem}.largeTablet\:mb-30{margin-bottom:30%}.largeTablet\:mb-32{margin-bottom:8rem}.largeTablet\:mb-36{margin-bottom:9rem}.largeTablet\:mb-40{margin-bottom:10rem}.largeTablet\:mb-44{margin-bottom:11rem}.largeTablet\:mb-45{margin-bottom:45%}.largeTablet\:mb-48{margin-bottom:12rem}.largeTablet\:mb-50{margin-bottom:12.5rem}.largeTablet\:mb-52{margin-bottom:13rem}.largeTablet\:mb-56{margin-bottom:14rem}.largeTablet\:mb-60{margin-bottom:15rem}.largeTablet\:mb-64{margin-bottom:16rem}.largeTablet\:mb-72{margin-bottom:18rem}.largeTablet\:mb-80{margin-bottom:20rem}.largeTablet\:mb-96{margin-bottom:24rem}.largeTablet\:mb-155{margin-bottom:155px}.largeTablet\:mb-200{margin-bottom:20%}.largeTablet\:mb-300{margin-bottom:300px}.largeTablet\:mb-327{margin-bottom:327px}.largeTablet\:mb-366{margin-bottom:366px}.largeTablet\:mb-415{margin-bottom:415px}.largeTablet\:mb-450{margin-bottom:450px}.largeTablet\:mb-474{margin-bottom:474px}.largeTablet\:mb-500{margin-bottom:500px}.largeTablet\:mb-600{margin-bottom:600px}.largeTablet\:mb-690{margin-bottom:690px}.largeTablet\:mb-auto{margin-bottom:auto}.largeTablet\:mb-px{margin-bottom:1px}.largeTablet\:mb-0\.5{margin-bottom:.125rem}.largeTablet\:mb-1\.5{margin-bottom:.375rem}.largeTablet\:mb-2\.5{margin-bottom:.625rem}.largeTablet\:mb-3\.5{margin-bottom:.875rem}.largeTablet\:-mb-0{margin-bottom:0}.largeTablet\:-mb-1{margin-bottom:-.25rem}.largeTablet\:-mb-2{margin-bottom:-.5rem}.largeTablet\:-mb-3{margin-bottom:-.75rem}.largeTablet\:-mb-4{margin-bottom:-1rem}.largeTablet\:-mb-5{margin-bottom:-1.25rem}.largeTablet\:-mb-6{margin-bottom:-1.5rem}.largeTablet\:-mb-7{margin-bottom:-1.75rem}.largeTablet\:-mb-8{margin-bottom:-2rem}.largeTablet\:-mb-9{margin-bottom:-2.25rem}.largeTablet\:-mb-10{margin-bottom:-2.5rem}.largeTablet\:-mb-11{margin-bottom:-2.75rem}.largeTablet\:-mb-12{margin-bottom:-3rem}.largeTablet\:-mb-13{margin-bottom:-50px}.largeTablet\:-mb-14{margin-bottom:-3.5rem}.largeTablet\:-mb-15{margin-bottom:-30px}.largeTablet\:-mb-16{margin-bottom:-4rem}.largeTablet\:-mb-20{margin-bottom:-5rem}.largeTablet\:-mb-24{margin-bottom:-6rem}.largeTablet\:-mb-28{margin-bottom:-7rem}.largeTablet\:-mb-30{margin-bottom:-30%}.largeTablet\:-mb-32{margin-bottom:-8rem}.largeTablet\:-mb-36{margin-bottom:-9rem}.largeTablet\:-mb-40{margin-bottom:-10rem}.largeTablet\:-mb-44{margin-bottom:-11rem}.largeTablet\:-mb-45{margin-bottom:-45%}.largeTablet\:-mb-48{margin-bottom:-12rem}.largeTablet\:-mb-50{margin-bottom:-12.5rem}.largeTablet\:-mb-52{margin-bottom:-13rem}.largeTablet\:-mb-56{margin-bottom:-14rem}.largeTablet\:-mb-60{margin-bottom:-15rem}.largeTablet\:-mb-64{margin-bottom:-16rem}.largeTablet\:-mb-72{margin-bottom:-18rem}.largeTablet\:-mb-80{margin-bottom:-20rem}.largeTablet\:-mb-96{margin-bottom:-24rem}.largeTablet\:-mb-155{margin-bottom:-155px}.largeTablet\:-mb-200{margin-bottom:-20%}.largeTablet\:-mb-300{margin-bottom:-300px}.largeTablet\:-mb-327{margin-bottom:-327px}.largeTablet\:-mb-366{margin-bottom:-366px}.largeTablet\:-mb-415{margin-bottom:-415px}.largeTablet\:-mb-450{margin-bottom:-450px}.largeTablet\:-mb-474{margin-bottom:-474px}.largeTablet\:-mb-500{margin-bottom:-500px}.largeTablet\:-mb-600{margin-bottom:-600px}.largeTablet\:-mb-690{margin-bottom:-690px}.largeTablet\:-mb-px{margin-bottom:-1px}.largeTablet\:-mb-0\.5{margin-bottom:-.125rem}.largeTablet\:-mb-1\.5{margin-bottom:-.375rem}.largeTablet\:-mb-2\.5{margin-bottom:-.625rem}.largeTablet\:-mb-3\.5{margin-bottom:-.875rem}.largeTablet\:ml-0{margin-left:0}.largeTablet\:ml-1{margin-left:.25rem}.largeTablet\:ml-2{margin-left:.5rem}.largeTablet\:ml-3{margin-left:.75rem}.largeTablet\:ml-4{margin-left:1rem}.largeTablet\:ml-5{margin-left:1.25rem}.largeTablet\:ml-6{margin-left:1.5rem}.largeTablet\:ml-7{margin-left:1.75rem}.largeTablet\:ml-8{margin-left:2rem}.largeTablet\:ml-9{margin-left:2.25rem}.largeTablet\:ml-10{margin-left:2.5rem}.largeTablet\:ml-11{margin-left:2.75rem}.largeTablet\:ml-12{margin-left:3rem}.largeTablet\:ml-13{margin-left:50px}.largeTablet\:ml-14{margin-left:3.5rem}.largeTablet\:ml-15{margin-left:30px}.largeTablet\:ml-16{margin-left:4rem}.largeTablet\:ml-20{margin-left:5rem}.largeTablet\:ml-24{margin-left:6rem}.largeTablet\:ml-28{margin-left:7rem}.largeTablet\:ml-30{margin-left:30%}.largeTablet\:ml-32{margin-left:8rem}.largeTablet\:ml-36{margin-left:9rem}.largeTablet\:ml-40{margin-left:10rem}.largeTablet\:ml-44{margin-left:11rem}.largeTablet\:ml-45{margin-left:45%}.largeTablet\:ml-48{margin-left:12rem}.largeTablet\:ml-50{margin-left:12.5rem}.largeTablet\:ml-52{margin-left:13rem}.largeTablet\:ml-56{margin-left:14rem}.largeTablet\:ml-60{margin-left:15rem}.largeTablet\:ml-64{margin-left:16rem}.largeTablet\:ml-72{margin-left:18rem}.largeTablet\:ml-80{margin-left:20rem}.largeTablet\:ml-96{margin-left:24rem}.largeTablet\:ml-155{margin-left:155px}.largeTablet\:ml-200{margin-left:20%}.largeTablet\:ml-300{margin-left:300px}.largeTablet\:ml-327{margin-left:327px}.largeTablet\:ml-366{margin-left:366px}.largeTablet\:ml-415{margin-left:415px}.largeTablet\:ml-450{margin-left:450px}.largeTablet\:ml-474{margin-left:474px}.largeTablet\:ml-500{margin-left:500px}.largeTablet\:ml-600{margin-left:600px}.largeTablet\:ml-690{margin-left:690px}.largeTablet\:ml-auto{margin-left:auto}.largeTablet\:ml-px{margin-left:1px}.largeTablet\:ml-0\.5{margin-left:.125rem}.largeTablet\:ml-1\.5{margin-left:.375rem}.largeTablet\:ml-2\.5{margin-left:.625rem}.largeTablet\:ml-3\.5{margin-left:.875rem}.largeTablet\:-ml-0{margin-left:0}.largeTablet\:-ml-1{margin-left:-.25rem}.largeTablet\:-ml-2{margin-left:-.5rem}.largeTablet\:-ml-3{margin-left:-.75rem}.largeTablet\:-ml-4{margin-left:-1rem}.largeTablet\:-ml-5{margin-left:-1.25rem}.largeTablet\:-ml-6{margin-left:-1.5rem}.largeTablet\:-ml-7{margin-left:-1.75rem}.largeTablet\:-ml-8{margin-left:-2rem}.largeTablet\:-ml-9{margin-left:-2.25rem}.largeTablet\:-ml-10{margin-left:-2.5rem}.largeTablet\:-ml-11{margin-left:-2.75rem}.largeTablet\:-ml-12{margin-left:-3rem}.largeTablet\:-ml-13{margin-left:-50px}.largeTablet\:-ml-14{margin-left:-3.5rem}.largeTablet\:-ml-15{margin-left:-30px}.largeTablet\:-ml-16{margin-left:-4rem}.largeTablet\:-ml-20{margin-left:-5rem}.largeTablet\:-ml-24{margin-left:-6rem}.largeTablet\:-ml-28{margin-left:-7rem}.largeTablet\:-ml-30{margin-left:-30%}.largeTablet\:-ml-32{margin-left:-8rem}.largeTablet\:-ml-36{margin-left:-9rem}.largeTablet\:-ml-40{margin-left:-10rem}.largeTablet\:-ml-44{margin-left:-11rem}.largeTablet\:-ml-45{margin-left:-45%}.largeTablet\:-ml-48{margin-left:-12rem}.largeTablet\:-ml-50{margin-left:-12.5rem}.largeTablet\:-ml-52{margin-left:-13rem}.largeTablet\:-ml-56{margin-left:-14rem}.largeTablet\:-ml-60{margin-left:-15rem}.largeTablet\:-ml-64{margin-left:-16rem}.largeTablet\:-ml-72{margin-left:-18rem}.largeTablet\:-ml-80{margin-left:-20rem}.largeTablet\:-ml-96{margin-left:-24rem}.largeTablet\:-ml-155{margin-left:-155px}.largeTablet\:-ml-200{margin-left:-20%}.largeTablet\:-ml-300{margin-left:-300px}.largeTablet\:-ml-327{margin-left:-327px}.largeTablet\:-ml-366{margin-left:-366px}.largeTablet\:-ml-415{margin-left:-415px}.largeTablet\:-ml-450{margin-left:-450px}.largeTablet\:-ml-474{margin-left:-474px}.largeTablet\:-ml-500{margin-left:-500px}.largeTablet\:-ml-600{margin-left:-600px}.largeTablet\:-ml-690{margin-left:-690px}.largeTablet\:-ml-px{margin-left:-1px}.largeTablet\:-ml-0\.5{margin-left:-.125rem}.largeTablet\:-ml-1\.5{margin-left:-.375rem}.largeTablet\:-ml-2\.5{margin-left:-.625rem}.largeTablet\:-ml-3\.5{margin-left:-.875rem}.largeTablet\:box-border{box-sizing:border-box}.largeTablet\:box-content{box-sizing:initial}.largeTablet\:block{display:block}.largeTablet\:inline-block{display:inline-block}.largeTablet\:inline{display:inline}.largeTablet\:flex{display:flex}.largeTablet\:inline-flex{display:inline-flex}.largeTablet\:table{display:table}.largeTablet\:inline-table{display:inline-table}.largeTablet\:table-caption{display:table-caption}.largeTablet\:table-cell{display:table-cell}.largeTablet\:table-column{display:table-column}.largeTablet\:table-column-group{display:table-column-group}.largeTablet\:table-footer-group{display:table-footer-group}.largeTablet\:table-header-group{display:table-header-group}.largeTablet\:table-row-group{display:table-row-group}.largeTablet\:table-row{display:table-row}.largeTablet\:flow-root{display:flow-root}.largeTablet\:grid{display:grid}.largeTablet\:inline-grid{display:inline-grid}.largeTablet\:contents{display:contents}.largeTablet\:list-item{display:list-item}.largeTablet\:hidden{display:none}.largeTablet\:h-0{height:0}.largeTablet\:h-1{height:.25rem}.largeTablet\:h-2{height:.5rem}.largeTablet\:h-3{height:.75rem}.largeTablet\:h-4{height:1rem}.largeTablet\:h-5{height:1.25rem}.largeTablet\:h-6{height:1.5rem}.largeTablet\:h-7{height:1.75rem}.largeTablet\:h-8{height:2rem}.largeTablet\:h-9{height:2.25rem}.largeTablet\:h-10{height:2.5rem}.largeTablet\:h-11{height:2.75rem}.largeTablet\:h-12{height:3rem}.largeTablet\:h-13{height:50px}.largeTablet\:h-14{height:3.5rem}.largeTablet\:h-15{height:30px}.largeTablet\:h-16{height:4rem}.largeTablet\:h-20{height:5rem}.largeTablet\:h-24{height:6rem}.largeTablet\:h-28{height:7rem}.largeTablet\:h-30{height:30%}.largeTablet\:h-32{height:8rem}.largeTablet\:h-36{height:9rem}.largeTablet\:h-40{height:10rem}.largeTablet\:h-44{height:11rem}.largeTablet\:h-45{height:45%}.largeTablet\:h-48{height:12rem}.largeTablet\:h-50{height:12.5rem}.largeTablet\:h-52{height:13rem}.largeTablet\:h-56{height:14rem}.largeTablet\:h-60{height:15rem}.largeTablet\:h-64{height:16rem}.largeTablet\:h-72{height:18rem}.largeTablet\:h-80{height:20rem}.largeTablet\:h-96{height:24rem}.largeTablet\:h-155{height:155px}.largeTablet\:h-200{height:20%}.largeTablet\:h-300{height:300px}.largeTablet\:h-327{height:327px}.largeTablet\:h-366{height:366px}.largeTablet\:h-415{height:415px}.largeTablet\:h-450{height:450px}.largeTablet\:h-474{height:474px}.largeTablet\:h-500{height:500px}.largeTablet\:h-600{height:600px}.largeTablet\:h-690{height:690px}.largeTablet\:h-auto{height:auto}.largeTablet\:h-px{height:1px}.largeTablet\:h-0\.5{height:.125rem}.largeTablet\:h-1\.5{height:.375rem}.largeTablet\:h-2\.5{height:.625rem}.largeTablet\:h-3\.5{height:.875rem}.largeTablet\:h-1\/2{height:50%}.largeTablet\:h-1\/3{height:33.333333%}.largeTablet\:h-2\/3{height:66.666667%}.largeTablet\:h-1\/4{height:25%}.largeTablet\:h-2\/4{height:50%}.largeTablet\:h-3\/4{height:75%}.largeTablet\:h-1\/5{height:20%}.largeTablet\:h-2\/5{height:40%}.largeTablet\:h-3\/5{height:60%}.largeTablet\:h-4\/5{height:80%}.largeTablet\:h-1\/6{height:16.666667%}.largeTablet\:h-2\/6{height:33.333333%}.largeTablet\:h-3\/6{height:50%}.largeTablet\:h-4\/6{height:66.666667%}.largeTablet\:h-5\/6{height:83.333333%}.largeTablet\:h-full{height:100%}.largeTablet\:h-screen{height:100vh}.largeTablet\:max-h-0{max-height:0}.largeTablet\:max-h-1{max-height:.25rem}.largeTablet\:max-h-2{max-height:.5rem}.largeTablet\:max-h-3{max-height:.75rem}.largeTablet\:max-h-4{max-height:1rem}.largeTablet\:max-h-5{max-height:1.25rem}.largeTablet\:max-h-6{max-height:1.5rem}.largeTablet\:max-h-7{max-height:1.75rem}.largeTablet\:max-h-8{max-height:2rem}.largeTablet\:max-h-9{max-height:2.25rem}.largeTablet\:max-h-10{max-height:2.5rem}.largeTablet\:max-h-11{max-height:2.75rem}.largeTablet\:max-h-12{max-height:3rem}.largeTablet\:max-h-13{max-height:50px}.largeTablet\:max-h-14{max-height:3.5rem}.largeTablet\:max-h-15{max-height:30px}.largeTablet\:max-h-16{max-height:4rem}.largeTablet\:max-h-20{max-height:5rem}.largeTablet\:max-h-24{max-height:6rem}.largeTablet\:max-h-28{max-height:7rem}.largeTablet\:max-h-30{max-height:30%}.largeTablet\:max-h-32{max-height:8rem}.largeTablet\:max-h-36{max-height:9rem}.largeTablet\:max-h-40{max-height:10rem}.largeTablet\:max-h-44{max-height:11rem}.largeTablet\:max-h-45{max-height:45%}.largeTablet\:max-h-48{max-height:12rem}.largeTablet\:max-h-50{max-height:12.5rem}.largeTablet\:max-h-52{max-height:13rem}.largeTablet\:max-h-56{max-height:14rem}.largeTablet\:max-h-60{max-height:15rem}.largeTablet\:max-h-64{max-height:16rem}.largeTablet\:max-h-72{max-height:18rem}.largeTablet\:max-h-80{max-height:20rem}.largeTablet\:max-h-96{max-height:24rem}.largeTablet\:max-h-155{max-height:155px}.largeTablet\:max-h-200{max-height:20%}.largeTablet\:max-h-300{max-height:300px}.largeTablet\:max-h-327{max-height:327px}.largeTablet\:max-h-366{max-height:366px}.largeTablet\:max-h-415{max-height:415px}.largeTablet\:max-h-450{max-height:450px}.largeTablet\:max-h-474{max-height:474px}.largeTablet\:max-h-500{max-height:500px}.largeTablet\:max-h-600{max-height:600px}.largeTablet\:max-h-690{max-height:690px}.largeTablet\:max-h-px{max-height:1px}.largeTablet\:max-h-0\.5{max-height:.125rem}.largeTablet\:max-h-1\.5{max-height:.375rem}.largeTablet\:max-h-2\.5{max-height:.625rem}.largeTablet\:max-h-3\.5{max-height:.875rem}.largeTablet\:max-h-full{max-height:100%}.largeTablet\:max-h-screen{max-height:100vh}.largeTablet\:min-h-0{min-height:0}.largeTablet\:min-h-full{min-height:100%}.largeTablet\:min-h-screen{min-height:100vh}.largeTablet\:w-0{width:0}.largeTablet\:w-1{width:.25rem}.largeTablet\:w-2{width:.5rem}.largeTablet\:w-3{width:.75rem}.largeTablet\:w-4{width:1rem}.largeTablet\:w-5{width:1.25rem}.largeTablet\:w-6{width:1.5rem}.largeTablet\:w-7{width:1.75rem}.largeTablet\:w-8{width:2rem}.largeTablet\:w-9{width:2.25rem}.largeTablet\:w-10{width:2.5rem}.largeTablet\:w-11{width:2.75rem}.largeTablet\:w-12{width:3rem}.largeTablet\:w-13{width:50px}.largeTablet\:w-14{width:3.5rem}.largeTablet\:w-15{width:30px}.largeTablet\:w-16{width:4rem}.largeTablet\:w-20{width:5rem}.largeTablet\:w-24{width:6rem}.largeTablet\:w-28{width:7rem}.largeTablet\:w-30{width:30%}.largeTablet\:w-32{width:8rem}.largeTablet\:w-36{width:9rem}.largeTablet\:w-40{width:10rem}.largeTablet\:w-44{width:11rem}.largeTablet\:w-45{width:45%}.largeTablet\:w-48{width:12rem}.largeTablet\:w-50{width:12.5rem}.largeTablet\:w-52{width:13rem}.largeTablet\:w-56{width:14rem}.largeTablet\:w-60{width:15rem}.largeTablet\:w-64{width:16rem}.largeTablet\:w-72{width:18rem}.largeTablet\:w-80{width:20rem}.largeTablet\:w-96{width:24rem}.largeTablet\:w-155{width:155px}.largeTablet\:w-200{width:20%}.largeTablet\:w-300{width:300px}.largeTablet\:w-327{width:327px}.largeTablet\:w-366{width:366px}.largeTablet\:w-415{width:415px}.largeTablet\:w-450{width:450px}.largeTablet\:w-474{width:474px}.largeTablet\:w-500{width:500px}.largeTablet\:w-600{width:600px}.largeTablet\:w-690{width:690px}.largeTablet\:w-auto{width:auto}.largeTablet\:w-px{width:1px}.largeTablet\:w-0\.5{width:.125rem}.largeTablet\:w-1\.5{width:.375rem}.largeTablet\:w-2\.5{width:.625rem}.largeTablet\:w-3\.5{width:.875rem}.largeTablet\:w-1\/2{width:50%}.largeTablet\:w-1\/3{width:33.333333%}.largeTablet\:w-2\/3{width:66.666667%}.largeTablet\:w-1\/4{width:25%}.largeTablet\:w-2\/4{width:50%}.largeTablet\:w-3\/4{width:75%}.largeTablet\:w-1\/5{width:20%}.largeTablet\:w-2\/5{width:40%}.largeTablet\:w-3\/5{width:60%}.largeTablet\:w-4\/5{width:80%}.largeTablet\:w-1\/6{width:16.666667%}.largeTablet\:w-2\/6{width:33.333333%}.largeTablet\:w-3\/6{width:50%}.largeTablet\:w-4\/6{width:66.666667%}.largeTablet\:w-5\/6{width:83.333333%}.largeTablet\:w-1\/12{width:8.333333%}.largeTablet\:w-2\/12{width:16.666667%}.largeTablet\:w-3\/12{width:25%}.largeTablet\:w-4\/12{width:33.333333%}.largeTablet\:w-5\/12{width:41.666667%}.largeTablet\:w-6\/12{width:50%}.largeTablet\:w-7\/12{width:58.333333%}.largeTablet\:w-8\/12{width:66.666667%}.largeTablet\:w-9\/12{width:75%}.largeTablet\:w-10\/12{width:83.333333%}.largeTablet\:w-11\/12{width:91.666667%}.largeTablet\:w-full{width:100%}.largeTablet\:w-screen{width:100vw}.largeTablet\:w-min{width:min-content}.largeTablet\:w-max{width:max-content}.largeTablet\:min-w-0{min-width:0}.largeTablet\:min-w-full{min-width:100%}.largeTablet\:min-w-min{min-width:min-content}.largeTablet\:min-w-max{min-width:max-content}.largeTablet\:max-w-0{max-width:0}.largeTablet\:max-w-none{max-width:none}.largeTablet\:max-w-xs{max-width:20rem}.largeTablet\:max-w-sm{max-width:24rem}.largeTablet\:max-w-md{max-width:28rem}.largeTablet\:max-w-lg{max-width:32rem}.largeTablet\:max-w-xl{max-width:36rem}.largeTablet\:max-w-2xl{max-width:42rem}.largeTablet\:max-w-3xl{max-width:48rem}.largeTablet\:max-w-4xl{max-width:56rem}.largeTablet\:max-w-5xl{max-width:64rem}.largeTablet\:max-w-6xl{max-width:72rem}.largeTablet\:max-w-7xl{max-width:80rem}.largeTablet\:max-w-full{max-width:100%}.largeTablet\:max-w-min{max-width:min-content}.largeTablet\:max-w-max{max-width:max-content}.largeTablet\:max-w-prose{max-width:65ch}.largeTablet\:max-w-screen-sm{max-width:640px}.largeTablet\:max-w-screen-md{max-width:768px}.largeTablet\:max-w-screen-lg{max-width:1024px}.largeTablet\:max-w-screen-xl{max-width:1280px}.largeTablet\:max-w-screen-2xl{max-width:1536px}.largeTablet\:flex-1{flex:1 1}.largeTablet\:flex-auto{flex:1 1 auto}.largeTablet\:flex-initial{flex:0 1 auto}.largeTablet\:flex-none{flex:none}.largeTablet\:flex-shrink-0{flex-shrink:0}.largeTablet\:flex-shrink{flex-shrink:1}.largeTablet\:flex-grow-0{flex-grow:0}.largeTablet\:flex-grow{flex-grow:1}.largeTablet\:table-auto{table-layout:auto}.largeTablet\:table-fixed{table-layout:fixed}.largeTablet\:border-collapse{border-collapse:collapse}.largeTablet\:border-separate{border-collapse:initial}.largeTablet\:origin-center{transform-origin:center}.largeTablet\:origin-top{transform-origin:top}.largeTablet\:origin-top-right{transform-origin:top right}.largeTablet\:origin-right{transform-origin:right}.largeTablet\:origin-bottom-right{transform-origin:bottom right}.largeTablet\:origin-bottom{transform-origin:bottom}.largeTablet\:origin-bottom-left{transform-origin:bottom left}.largeTablet\:origin-left{transform-origin:left}.largeTablet\:origin-top-left{transform-origin:top left}.largeTablet\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.largeTablet\:transform,.largeTablet\:transform-gpu{--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}.largeTablet\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.largeTablet\:transform-none{transform:none}.largeTablet\:translate-x-0{--tw-translate-x:0px}.largeTablet\:translate-x-1{--tw-translate-x:0.25rem}.largeTablet\:translate-x-2{--tw-translate-x:0.5rem}.largeTablet\:translate-x-3{--tw-translate-x:0.75rem}.largeTablet\:translate-x-4{--tw-translate-x:1rem}.largeTablet\:translate-x-5{--tw-translate-x:1.25rem}.largeTablet\:translate-x-6{--tw-translate-x:1.5rem}.largeTablet\:translate-x-7{--tw-translate-x:1.75rem}.largeTablet\:translate-x-8{--tw-translate-x:2rem}.largeTablet\:translate-x-9{--tw-translate-x:2.25rem}.largeTablet\:translate-x-10{--tw-translate-x:2.5rem}.largeTablet\:translate-x-11{--tw-translate-x:2.75rem}.largeTablet\:translate-x-12{--tw-translate-x:3rem}.largeTablet\:translate-x-13{--tw-translate-x:50px}.largeTablet\:translate-x-14{--tw-translate-x:3.5rem}.largeTablet\:translate-x-15{--tw-translate-x:30px}.largeTablet\:translate-x-16{--tw-translate-x:4rem}.largeTablet\:translate-x-20{--tw-translate-x:5rem}.largeTablet\:translate-x-24{--tw-translate-x:6rem}.largeTablet\:translate-x-28{--tw-translate-x:7rem}.largeTablet\:translate-x-30{--tw-translate-x:30%}.largeTablet\:translate-x-32{--tw-translate-x:8rem}.largeTablet\:translate-x-36{--tw-translate-x:9rem}.largeTablet\:translate-x-40{--tw-translate-x:10rem}.largeTablet\:translate-x-44{--tw-translate-x:11rem}.largeTablet\:translate-x-45{--tw-translate-x:45%}.largeTablet\:translate-x-48{--tw-translate-x:12rem}.largeTablet\:translate-x-50{--tw-translate-x:12.5rem}.largeTablet\:translate-x-52{--tw-translate-x:13rem}.largeTablet\:translate-x-56{--tw-translate-x:14rem}.largeTablet\:translate-x-60{--tw-translate-x:15rem}.largeTablet\:translate-x-64{--tw-translate-x:16rem}.largeTablet\:translate-x-72{--tw-translate-x:18rem}.largeTablet\:translate-x-80{--tw-translate-x:20rem}.largeTablet\:translate-x-96{--tw-translate-x:24rem}.largeTablet\:translate-x-155{--tw-translate-x:155px}.largeTablet\:translate-x-200{--tw-translate-x:20%}.largeTablet\:translate-x-300{--tw-translate-x:300px}.largeTablet\:translate-x-327{--tw-translate-x:327px}.largeTablet\:translate-x-366{--tw-translate-x:366px}.largeTablet\:translate-x-415{--tw-translate-x:415px}.largeTablet\:translate-x-450{--tw-translate-x:450px}.largeTablet\:translate-x-474{--tw-translate-x:474px}.largeTablet\:translate-x-500{--tw-translate-x:500px}.largeTablet\:translate-x-600{--tw-translate-x:600px}.largeTablet\:translate-x-690{--tw-translate-x:690px}.largeTablet\:translate-x-px{--tw-translate-x:1px}.largeTablet\:translate-x-0\.5{--tw-translate-x:0.125rem}.largeTablet\:translate-x-1\.5{--tw-translate-x:0.375rem}.largeTablet\:translate-x-2\.5{--tw-translate-x:0.625rem}.largeTablet\:translate-x-3\.5{--tw-translate-x:0.875rem}.largeTablet\:-translate-x-0{--tw-translate-x:0px}.largeTablet\:-translate-x-1{--tw-translate-x:-0.25rem}.largeTablet\:-translate-x-2{--tw-translate-x:-0.5rem}.largeTablet\:-translate-x-3{--tw-translate-x:-0.75rem}.largeTablet\:-translate-x-4{--tw-translate-x:-1rem}.largeTablet\:-translate-x-5{--tw-translate-x:-1.25rem}.largeTablet\:-translate-x-6{--tw-translate-x:-1.5rem}.largeTablet\:-translate-x-7{--tw-translate-x:-1.75rem}.largeTablet\:-translate-x-8{--tw-translate-x:-2rem}.largeTablet\:-translate-x-9{--tw-translate-x:-2.25rem}.largeTablet\:-translate-x-10{--tw-translate-x:-2.5rem}.largeTablet\:-translate-x-11{--tw-translate-x:-2.75rem}.largeTablet\:-translate-x-12{--tw-translate-x:-3rem}.largeTablet\:-translate-x-13{--tw-translate-x:-50px}.largeTablet\:-translate-x-14{--tw-translate-x:-3.5rem}.largeTablet\:-translate-x-15{--tw-translate-x:-30px}.largeTablet\:-translate-x-16{--tw-translate-x:-4rem}.largeTablet\:-translate-x-20{--tw-translate-x:-5rem}.largeTablet\:-translate-x-24{--tw-translate-x:-6rem}.largeTablet\:-translate-x-28{--tw-translate-x:-7rem}.largeTablet\:-translate-x-30{--tw-translate-x:-30%}.largeTablet\:-translate-x-32{--tw-translate-x:-8rem}.largeTablet\:-translate-x-36{--tw-translate-x:-9rem}.largeTablet\:-translate-x-40{--tw-translate-x:-10rem}.largeTablet\:-translate-x-44{--tw-translate-x:-11rem}.largeTablet\:-translate-x-45{--tw-translate-x:-45%}.largeTablet\:-translate-x-48{--tw-translate-x:-12rem}.largeTablet\:-translate-x-50{--tw-translate-x:-12.5rem}.largeTablet\:-translate-x-52{--tw-translate-x:-13rem}.largeTablet\:-translate-x-56{--tw-translate-x:-14rem}.largeTablet\:-translate-x-60{--tw-translate-x:-15rem}.largeTablet\:-translate-x-64{--tw-translate-x:-16rem}.largeTablet\:-translate-x-72{--tw-translate-x:-18rem}.largeTablet\:-translate-x-80{--tw-translate-x:-20rem}.largeTablet\:-translate-x-96{--tw-translate-x:-24rem}.largeTablet\:-translate-x-155{--tw-translate-x:-155px}.largeTablet\:-translate-x-200{--tw-translate-x:-20%}.largeTablet\:-translate-x-300{--tw-translate-x:-300px}.largeTablet\:-translate-x-327{--tw-translate-x:-327px}.largeTablet\:-translate-x-366{--tw-translate-x:-366px}.largeTablet\:-translate-x-415{--tw-translate-x:-415px}.largeTablet\:-translate-x-450{--tw-translate-x:-450px}.largeTablet\:-translate-x-474{--tw-translate-x:-474px}.largeTablet\:-translate-x-500{--tw-translate-x:-500px}.largeTablet\:-translate-x-600{--tw-translate-x:-600px}.largeTablet\:-translate-x-690{--tw-translate-x:-690px}.largeTablet\:-translate-x-px{--tw-translate-x:-1px}.largeTablet\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.largeTablet\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.largeTablet\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.largeTablet\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.largeTablet\:translate-x-1\/2{--tw-translate-x:50%}.largeTablet\:translate-x-1\/3{--tw-translate-x:33.333333%}.largeTablet\:translate-x-2\/3{--tw-translate-x:66.666667%}.largeTablet\:translate-x-1\/4{--tw-translate-x:25%}.largeTablet\:translate-x-2\/4{--tw-translate-x:50%}.largeTablet\:translate-x-3\/4{--tw-translate-x:75%}.largeTablet\:translate-x-full{--tw-translate-x:100%}.largeTablet\:-translate-x-1\/2{--tw-translate-x:-50%}.largeTablet\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.largeTablet\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.largeTablet\:-translate-x-1\/4{--tw-translate-x:-25%}.largeTablet\:-translate-x-2\/4{--tw-translate-x:-50%}.largeTablet\:-translate-x-3\/4{--tw-translate-x:-75%}.largeTablet\:-translate-x-full{--tw-translate-x:-100%}.largeTablet\:translate-y-0{--tw-translate-y:0px}.largeTablet\:translate-y-1{--tw-translate-y:0.25rem}.largeTablet\:translate-y-2{--tw-translate-y:0.5rem}.largeTablet\:translate-y-3{--tw-translate-y:0.75rem}.largeTablet\:translate-y-4{--tw-translate-y:1rem}.largeTablet\:translate-y-5{--tw-translate-y:1.25rem}.largeTablet\:translate-y-6{--tw-translate-y:1.5rem}.largeTablet\:translate-y-7{--tw-translate-y:1.75rem}.largeTablet\:translate-y-8{--tw-translate-y:2rem}.largeTablet\:translate-y-9{--tw-translate-y:2.25rem}.largeTablet\:translate-y-10{--tw-translate-y:2.5rem}.largeTablet\:translate-y-11{--tw-translate-y:2.75rem}.largeTablet\:translate-y-12{--tw-translate-y:3rem}.largeTablet\:translate-y-13{--tw-translate-y:50px}.largeTablet\:translate-y-14{--tw-translate-y:3.5rem}.largeTablet\:translate-y-15{--tw-translate-y:30px}.largeTablet\:translate-y-16{--tw-translate-y:4rem}.largeTablet\:translate-y-20{--tw-translate-y:5rem}.largeTablet\:translate-y-24{--tw-translate-y:6rem}.largeTablet\:translate-y-28{--tw-translate-y:7rem}.largeTablet\:translate-y-30{--tw-translate-y:30%}.largeTablet\:translate-y-32{--tw-translate-y:8rem}.largeTablet\:translate-y-36{--tw-translate-y:9rem}.largeTablet\:translate-y-40{--tw-translate-y:10rem}.largeTablet\:translate-y-44{--tw-translate-y:11rem}.largeTablet\:translate-y-45{--tw-translate-y:45%}.largeTablet\:translate-y-48{--tw-translate-y:12rem}.largeTablet\:translate-y-50{--tw-translate-y:12.5rem}.largeTablet\:translate-y-52{--tw-translate-y:13rem}.largeTablet\:translate-y-56{--tw-translate-y:14rem}.largeTablet\:translate-y-60{--tw-translate-y:15rem}.largeTablet\:translate-y-64{--tw-translate-y:16rem}.largeTablet\:translate-y-72{--tw-translate-y:18rem}.largeTablet\:translate-y-80{--tw-translate-y:20rem}.largeTablet\:translate-y-96{--tw-translate-y:24rem}.largeTablet\:translate-y-155{--tw-translate-y:155px}.largeTablet\:translate-y-200{--tw-translate-y:20%}.largeTablet\:translate-y-300{--tw-translate-y:300px}.largeTablet\:translate-y-327{--tw-translate-y:327px}.largeTablet\:translate-y-366{--tw-translate-y:366px}.largeTablet\:translate-y-415{--tw-translate-y:415px}.largeTablet\:translate-y-450{--tw-translate-y:450px}.largeTablet\:translate-y-474{--tw-translate-y:474px}.largeTablet\:translate-y-500{--tw-translate-y:500px}.largeTablet\:translate-y-600{--tw-translate-y:600px}.largeTablet\:translate-y-690{--tw-translate-y:690px}.largeTablet\:translate-y-px{--tw-translate-y:1px}.largeTablet\:translate-y-0\.5{--tw-translate-y:0.125rem}.largeTablet\:translate-y-1\.5{--tw-translate-y:0.375rem}.largeTablet\:translate-y-2\.5{--tw-translate-y:0.625rem}.largeTablet\:translate-y-3\.5{--tw-translate-y:0.875rem}.largeTablet\:-translate-y-0{--tw-translate-y:0px}.largeTablet\:-translate-y-1{--tw-translate-y:-0.25rem}.largeTablet\:-translate-y-2{--tw-translate-y:-0.5rem}.largeTablet\:-translate-y-3{--tw-translate-y:-0.75rem}.largeTablet\:-translate-y-4{--tw-translate-y:-1rem}.largeTablet\:-translate-y-5{--tw-translate-y:-1.25rem}.largeTablet\:-translate-y-6{--tw-translate-y:-1.5rem}.largeTablet\:-translate-y-7{--tw-translate-y:-1.75rem}.largeTablet\:-translate-y-8{--tw-translate-y:-2rem}.largeTablet\:-translate-y-9{--tw-translate-y:-2.25rem}.largeTablet\:-translate-y-10{--tw-translate-y:-2.5rem}.largeTablet\:-translate-y-11{--tw-translate-y:-2.75rem}.largeTablet\:-translate-y-12{--tw-translate-y:-3rem}.largeTablet\:-translate-y-13{--tw-translate-y:-50px}.largeTablet\:-translate-y-14{--tw-translate-y:-3.5rem}.largeTablet\:-translate-y-15{--tw-translate-y:-30px}.largeTablet\:-translate-y-16{--tw-translate-y:-4rem}.largeTablet\:-translate-y-20{--tw-translate-y:-5rem}.largeTablet\:-translate-y-24{--tw-translate-y:-6rem}.largeTablet\:-translate-y-28{--tw-translate-y:-7rem}.largeTablet\:-translate-y-30{--tw-translate-y:-30%}.largeTablet\:-translate-y-32{--tw-translate-y:-8rem}.largeTablet\:-translate-y-36{--tw-translate-y:-9rem}.largeTablet\:-translate-y-40{--tw-translate-y:-10rem}.largeTablet\:-translate-y-44{--tw-translate-y:-11rem}.largeTablet\:-translate-y-45{--tw-translate-y:-45%}.largeTablet\:-translate-y-48{--tw-translate-y:-12rem}.largeTablet\:-translate-y-50{--tw-translate-y:-12.5rem}.largeTablet\:-translate-y-52{--tw-translate-y:-13rem}.largeTablet\:-translate-y-56{--tw-translate-y:-14rem}.largeTablet\:-translate-y-60{--tw-translate-y:-15rem}.largeTablet\:-translate-y-64{--tw-translate-y:-16rem}.largeTablet\:-translate-y-72{--tw-translate-y:-18rem}.largeTablet\:-translate-y-80{--tw-translate-y:-20rem}.largeTablet\:-translate-y-96{--tw-translate-y:-24rem}.largeTablet\:-translate-y-155{--tw-translate-y:-155px}.largeTablet\:-translate-y-200{--tw-translate-y:-20%}.largeTablet\:-translate-y-300{--tw-translate-y:-300px}.largeTablet\:-translate-y-327{--tw-translate-y:-327px}.largeTablet\:-translate-y-366{--tw-translate-y:-366px}.largeTablet\:-translate-y-415{--tw-translate-y:-415px}.largeTablet\:-translate-y-450{--tw-translate-y:-450px}.largeTablet\:-translate-y-474{--tw-translate-y:-474px}.largeTablet\:-translate-y-500{--tw-translate-y:-500px}.largeTablet\:-translate-y-600{--tw-translate-y:-600px}.largeTablet\:-translate-y-690{--tw-translate-y:-690px}.largeTablet\:-translate-y-px{--tw-translate-y:-1px}.largeTablet\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.largeTablet\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.largeTablet\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.largeTablet\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.largeTablet\:translate-y-1\/2{--tw-translate-y:50%}.largeTablet\:translate-y-1\/3{--tw-translate-y:33.333333%}.largeTablet\:translate-y-2\/3{--tw-translate-y:66.666667%}.largeTablet\:translate-y-1\/4{--tw-translate-y:25%}.largeTablet\:translate-y-2\/4{--tw-translate-y:50%}.largeTablet\:translate-y-3\/4{--tw-translate-y:75%}.largeTablet\:translate-y-full{--tw-translate-y:100%}.largeTablet\:-translate-y-1\/2{--tw-translate-y:-50%}.largeTablet\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.largeTablet\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.largeTablet\:-translate-y-1\/4{--tw-translate-y:-25%}.largeTablet\:-translate-y-2\/4{--tw-translate-y:-50%}.largeTablet\:-translate-y-3\/4{--tw-translate-y:-75%}.largeTablet\:-translate-y-full{--tw-translate-y:-100%}.largeTablet\:hover\:translate-x-0:hover{--tw-translate-x:0px}.largeTablet\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.largeTablet\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.largeTablet\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.largeTablet\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.largeTablet\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.largeTablet\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.largeTablet\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.largeTablet\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.largeTablet\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.largeTablet\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.largeTablet\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.largeTablet\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.largeTablet\:hover\:translate-x-13:hover{--tw-translate-x:50px}.largeTablet\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.largeTablet\:hover\:translate-x-15:hover{--tw-translate-x:30px}.largeTablet\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.largeTablet\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.largeTablet\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.largeTablet\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.largeTablet\:hover\:translate-x-30:hover{--tw-translate-x:30%}.largeTablet\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.largeTablet\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.largeTablet\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.largeTablet\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.largeTablet\:hover\:translate-x-45:hover{--tw-translate-x:45%}.largeTablet\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.largeTablet\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.largeTablet\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.largeTablet\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.largeTablet\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.largeTablet\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.largeTablet\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.largeTablet\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.largeTablet\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.largeTablet\:hover\:translate-x-155:hover{--tw-translate-x:155px}.largeTablet\:hover\:translate-x-200:hover{--tw-translate-x:20%}.largeTablet\:hover\:translate-x-300:hover{--tw-translate-x:300px}.largeTablet\:hover\:translate-x-327:hover{--tw-translate-x:327px}.largeTablet\:hover\:translate-x-366:hover{--tw-translate-x:366px}.largeTablet\:hover\:translate-x-415:hover{--tw-translate-x:415px}.largeTablet\:hover\:translate-x-450:hover{--tw-translate-x:450px}.largeTablet\:hover\:translate-x-474:hover{--tw-translate-x:474px}.largeTablet\:hover\:translate-x-500:hover{--tw-translate-x:500px}.largeTablet\:hover\:translate-x-600:hover{--tw-translate-x:600px}.largeTablet\:hover\:translate-x-690:hover{--tw-translate-x:690px}.largeTablet\:hover\:translate-x-px:hover{--tw-translate-x:1px}.largeTablet\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.largeTablet\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.largeTablet\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.largeTablet\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.largeTablet\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.largeTablet\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.largeTablet\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.largeTablet\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.largeTablet\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.largeTablet\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.largeTablet\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.largeTablet\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.largeTablet\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.largeTablet\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.largeTablet\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.largeTablet\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.largeTablet\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.largeTablet\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.largeTablet\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.largeTablet\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.largeTablet\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.largeTablet\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.largeTablet\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.largeTablet\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.largeTablet\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.largeTablet\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.largeTablet\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.largeTablet\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.largeTablet\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.largeTablet\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.largeTablet\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.largeTablet\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.largeTablet\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.largeTablet\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.largeTablet\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.largeTablet\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.largeTablet\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.largeTablet\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.largeTablet\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.largeTablet\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.largeTablet\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.largeTablet\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.largeTablet\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.largeTablet\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.largeTablet\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.largeTablet\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.largeTablet\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.largeTablet\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.largeTablet\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.largeTablet\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.largeTablet\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.largeTablet\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.largeTablet\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.largeTablet\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.largeTablet\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.largeTablet\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.largeTablet\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.largeTablet\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.largeTablet\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.largeTablet\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.largeTablet\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.largeTablet\:hover\:translate-x-full:hover{--tw-translate-x:100%}.largeTablet\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.largeTablet\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.largeTablet\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.largeTablet\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.largeTablet\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.largeTablet\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.largeTablet\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.largeTablet\:hover\:translate-y-0:hover{--tw-translate-y:0px}.largeTablet\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.largeTablet\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.largeTablet\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.largeTablet\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.largeTablet\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.largeTablet\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.largeTablet\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.largeTablet\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.largeTablet\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.largeTablet\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.largeTablet\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.largeTablet\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.largeTablet\:hover\:translate-y-13:hover{--tw-translate-y:50px}.largeTablet\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.largeTablet\:hover\:translate-y-15:hover{--tw-translate-y:30px}.largeTablet\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.largeTablet\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.largeTablet\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.largeTablet\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.largeTablet\:hover\:translate-y-30:hover{--tw-translate-y:30%}.largeTablet\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.largeTablet\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.largeTablet\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.largeTablet\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.largeTablet\:hover\:translate-y-45:hover{--tw-translate-y:45%}.largeTablet\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.largeTablet\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.largeTablet\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.largeTablet\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.largeTablet\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.largeTablet\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.largeTablet\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.largeTablet\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.largeTablet\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.largeTablet\:hover\:translate-y-155:hover{--tw-translate-y:155px}.largeTablet\:hover\:translate-y-200:hover{--tw-translate-y:20%}.largeTablet\:hover\:translate-y-300:hover{--tw-translate-y:300px}.largeTablet\:hover\:translate-y-327:hover{--tw-translate-y:327px}.largeTablet\:hover\:translate-y-366:hover{--tw-translate-y:366px}.largeTablet\:hover\:translate-y-415:hover{--tw-translate-y:415px}.largeTablet\:hover\:translate-y-450:hover{--tw-translate-y:450px}.largeTablet\:hover\:translate-y-474:hover{--tw-translate-y:474px}.largeTablet\:hover\:translate-y-500:hover{--tw-translate-y:500px}.largeTablet\:hover\:translate-y-600:hover{--tw-translate-y:600px}.largeTablet\:hover\:translate-y-690:hover{--tw-translate-y:690px}.largeTablet\:hover\:translate-y-px:hover{--tw-translate-y:1px}.largeTablet\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.largeTablet\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.largeTablet\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.largeTablet\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.largeTablet\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.largeTablet\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.largeTablet\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.largeTablet\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.largeTablet\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.largeTablet\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.largeTablet\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.largeTablet\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.largeTablet\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.largeTablet\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.largeTablet\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.largeTablet\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.largeTablet\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.largeTablet\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.largeTablet\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.largeTablet\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.largeTablet\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.largeTablet\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.largeTablet\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.largeTablet\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.largeTablet\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.largeTablet\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.largeTablet\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.largeTablet\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.largeTablet\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.largeTablet\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.largeTablet\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.largeTablet\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.largeTablet\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.largeTablet\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.largeTablet\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.largeTablet\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.largeTablet\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.largeTablet\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.largeTablet\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.largeTablet\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.largeTablet\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.largeTablet\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.largeTablet\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.largeTablet\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.largeTablet\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.largeTablet\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.largeTablet\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.largeTablet\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.largeTablet\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.largeTablet\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.largeTablet\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.largeTablet\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.largeTablet\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.largeTablet\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.largeTablet\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.largeTablet\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.largeTablet\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.largeTablet\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.largeTablet\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.largeTablet\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.largeTablet\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.largeTablet\:hover\:translate-y-full:hover{--tw-translate-y:100%}.largeTablet\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.largeTablet\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.largeTablet\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.largeTablet\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.largeTablet\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.largeTablet\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.largeTablet\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.largeTablet\:focus\:translate-x-0:focus{--tw-translate-x:0px}.largeTablet\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.largeTablet\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.largeTablet\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.largeTablet\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.largeTablet\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.largeTablet\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.largeTablet\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.largeTablet\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.largeTablet\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.largeTablet\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.largeTablet\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.largeTablet\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.largeTablet\:focus\:translate-x-13:focus{--tw-translate-x:50px}.largeTablet\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.largeTablet\:focus\:translate-x-15:focus{--tw-translate-x:30px}.largeTablet\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.largeTablet\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.largeTablet\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.largeTablet\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.largeTablet\:focus\:translate-x-30:focus{--tw-translate-x:30%}.largeTablet\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.largeTablet\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.largeTablet\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.largeTablet\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.largeTablet\:focus\:translate-x-45:focus{--tw-translate-x:45%}.largeTablet\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.largeTablet\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.largeTablet\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.largeTablet\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.largeTablet\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.largeTablet\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.largeTablet\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.largeTablet\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.largeTablet\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.largeTablet\:focus\:translate-x-155:focus{--tw-translate-x:155px}.largeTablet\:focus\:translate-x-200:focus{--tw-translate-x:20%}.largeTablet\:focus\:translate-x-300:focus{--tw-translate-x:300px}.largeTablet\:focus\:translate-x-327:focus{--tw-translate-x:327px}.largeTablet\:focus\:translate-x-366:focus{--tw-translate-x:366px}.largeTablet\:focus\:translate-x-415:focus{--tw-translate-x:415px}.largeTablet\:focus\:translate-x-450:focus{--tw-translate-x:450px}.largeTablet\:focus\:translate-x-474:focus{--tw-translate-x:474px}.largeTablet\:focus\:translate-x-500:focus{--tw-translate-x:500px}.largeTablet\:focus\:translate-x-600:focus{--tw-translate-x:600px}.largeTablet\:focus\:translate-x-690:focus{--tw-translate-x:690px}.largeTablet\:focus\:translate-x-px:focus{--tw-translate-x:1px}.largeTablet\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.largeTablet\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.largeTablet\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.largeTablet\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.largeTablet\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.largeTablet\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.largeTablet\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.largeTablet\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.largeTablet\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.largeTablet\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.largeTablet\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.largeTablet\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.largeTablet\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.largeTablet\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.largeTablet\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.largeTablet\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.largeTablet\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.largeTablet\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.largeTablet\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.largeTablet\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.largeTablet\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.largeTablet\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.largeTablet\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.largeTablet\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.largeTablet\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.largeTablet\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.largeTablet\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.largeTablet\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.largeTablet\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.largeTablet\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.largeTablet\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.largeTablet\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.largeTablet\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.largeTablet\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.largeTablet\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.largeTablet\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.largeTablet\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.largeTablet\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.largeTablet\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.largeTablet\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.largeTablet\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.largeTablet\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.largeTablet\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.largeTablet\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.largeTablet\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.largeTablet\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.largeTablet\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.largeTablet\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.largeTablet\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.largeTablet\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.largeTablet\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.largeTablet\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.largeTablet\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.largeTablet\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.largeTablet\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.largeTablet\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.largeTablet\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.largeTablet\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.largeTablet\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.largeTablet\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.largeTablet\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.largeTablet\:focus\:translate-x-full:focus{--tw-translate-x:100%}.largeTablet\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.largeTablet\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.largeTablet\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.largeTablet\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.largeTablet\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.largeTablet\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.largeTablet\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.largeTablet\:focus\:translate-y-0:focus{--tw-translate-y:0px}.largeTablet\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.largeTablet\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.largeTablet\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.largeTablet\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.largeTablet\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.largeTablet\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.largeTablet\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.largeTablet\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.largeTablet\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.largeTablet\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.largeTablet\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.largeTablet\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.largeTablet\:focus\:translate-y-13:focus{--tw-translate-y:50px}.largeTablet\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.largeTablet\:focus\:translate-y-15:focus{--tw-translate-y:30px}.largeTablet\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.largeTablet\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.largeTablet\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.largeTablet\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.largeTablet\:focus\:translate-y-30:focus{--tw-translate-y:30%}.largeTablet\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.largeTablet\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.largeTablet\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.largeTablet\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.largeTablet\:focus\:translate-y-45:focus{--tw-translate-y:45%}.largeTablet\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.largeTablet\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.largeTablet\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.largeTablet\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.largeTablet\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.largeTablet\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.largeTablet\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.largeTablet\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.largeTablet\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.largeTablet\:focus\:translate-y-155:focus{--tw-translate-y:155px}.largeTablet\:focus\:translate-y-200:focus{--tw-translate-y:20%}.largeTablet\:focus\:translate-y-300:focus{--tw-translate-y:300px}.largeTablet\:focus\:translate-y-327:focus{--tw-translate-y:327px}.largeTablet\:focus\:translate-y-366:focus{--tw-translate-y:366px}.largeTablet\:focus\:translate-y-415:focus{--tw-translate-y:415px}.largeTablet\:focus\:translate-y-450:focus{--tw-translate-y:450px}.largeTablet\:focus\:translate-y-474:focus{--tw-translate-y:474px}.largeTablet\:focus\:translate-y-500:focus{--tw-translate-y:500px}.largeTablet\:focus\:translate-y-600:focus{--tw-translate-y:600px}.largeTablet\:focus\:translate-y-690:focus{--tw-translate-y:690px}.largeTablet\:focus\:translate-y-px:focus{--tw-translate-y:1px}.largeTablet\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.largeTablet\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.largeTablet\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.largeTablet\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.largeTablet\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.largeTablet\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.largeTablet\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.largeTablet\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.largeTablet\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.largeTablet\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.largeTablet\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.largeTablet\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.largeTablet\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.largeTablet\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.largeTablet\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.largeTablet\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.largeTablet\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.largeTablet\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.largeTablet\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.largeTablet\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.largeTablet\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.largeTablet\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.largeTablet\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.largeTablet\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.largeTablet\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.largeTablet\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.largeTablet\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.largeTablet\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.largeTablet\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.largeTablet\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.largeTablet\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.largeTablet\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.largeTablet\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.largeTablet\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.largeTablet\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.largeTablet\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.largeTablet\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.largeTablet\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.largeTablet\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.largeTablet\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.largeTablet\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.largeTablet\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.largeTablet\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.largeTablet\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.largeTablet\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.largeTablet\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.largeTablet\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.largeTablet\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.largeTablet\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.largeTablet\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.largeTablet\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.largeTablet\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.largeTablet\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.largeTablet\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.largeTablet\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.largeTablet\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.largeTablet\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.largeTablet\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.largeTablet\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.largeTablet\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.largeTablet\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.largeTablet\:focus\:translate-y-full:focus{--tw-translate-y:100%}.largeTablet\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.largeTablet\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.largeTablet\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.largeTablet\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.largeTablet\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.largeTablet\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.largeTablet\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.largeTablet\:rotate-0{--tw-rotate:0deg}.largeTablet\:rotate-1{--tw-rotate:1deg}.largeTablet\:rotate-2{--tw-rotate:2deg}.largeTablet\:rotate-3{--tw-rotate:3deg}.largeTablet\:rotate-6{--tw-rotate:6deg}.largeTablet\:rotate-12{--tw-rotate:12deg}.largeTablet\:rotate-45{--tw-rotate:45deg}.largeTablet\:rotate-90{--tw-rotate:90deg}.largeTablet\:rotate-180{--tw-rotate:180deg}.largeTablet\:-rotate-180{--tw-rotate:-180deg}.largeTablet\:-rotate-90{--tw-rotate:-90deg}.largeTablet\:-rotate-45{--tw-rotate:-45deg}.largeTablet\:-rotate-12{--tw-rotate:-12deg}.largeTablet\:-rotate-6{--tw-rotate:-6deg}.largeTablet\:-rotate-3{--tw-rotate:-3deg}.largeTablet\:-rotate-2{--tw-rotate:-2deg}.largeTablet\:-rotate-1{--tw-rotate:-1deg}.largeTablet\:hover\:rotate-0:hover{--tw-rotate:0deg}.largeTablet\:hover\:rotate-1:hover{--tw-rotate:1deg}.largeTablet\:hover\:rotate-2:hover{--tw-rotate:2deg}.largeTablet\:hover\:rotate-3:hover{--tw-rotate:3deg}.largeTablet\:hover\:rotate-6:hover{--tw-rotate:6deg}.largeTablet\:hover\:rotate-12:hover{--tw-rotate:12deg}.largeTablet\:hover\:rotate-45:hover{--tw-rotate:45deg}.largeTablet\:hover\:rotate-90:hover{--tw-rotate:90deg}.largeTablet\:hover\:rotate-180:hover{--tw-rotate:180deg}.largeTablet\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.largeTablet\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.largeTablet\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.largeTablet\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.largeTablet\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.largeTablet\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.largeTablet\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.largeTablet\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.largeTablet\:focus\:rotate-0:focus{--tw-rotate:0deg}.largeTablet\:focus\:rotate-1:focus{--tw-rotate:1deg}.largeTablet\:focus\:rotate-2:focus{--tw-rotate:2deg}.largeTablet\:focus\:rotate-3:focus{--tw-rotate:3deg}.largeTablet\:focus\:rotate-6:focus{--tw-rotate:6deg}.largeTablet\:focus\:rotate-12:focus{--tw-rotate:12deg}.largeTablet\:focus\:rotate-45:focus{--tw-rotate:45deg}.largeTablet\:focus\:rotate-90:focus{--tw-rotate:90deg}.largeTablet\:focus\:rotate-180:focus{--tw-rotate:180deg}.largeTablet\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.largeTablet\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.largeTablet\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.largeTablet\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.largeTablet\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.largeTablet\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.largeTablet\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.largeTablet\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.largeTablet\:skew-x-0{--tw-skew-x:0deg}.largeTablet\:skew-x-1{--tw-skew-x:1deg}.largeTablet\:skew-x-2{--tw-skew-x:2deg}.largeTablet\:skew-x-3{--tw-skew-x:3deg}.largeTablet\:skew-x-6{--tw-skew-x:6deg}.largeTablet\:skew-x-12{--tw-skew-x:12deg}.largeTablet\:-skew-x-12{--tw-skew-x:-12deg}.largeTablet\:-skew-x-6{--tw-skew-x:-6deg}.largeTablet\:-skew-x-3{--tw-skew-x:-3deg}.largeTablet\:-skew-x-2{--tw-skew-x:-2deg}.largeTablet\:-skew-x-1{--tw-skew-x:-1deg}.largeTablet\:skew-y-0{--tw-skew-y:0deg}.largeTablet\:skew-y-1{--tw-skew-y:1deg}.largeTablet\:skew-y-2{--tw-skew-y:2deg}.largeTablet\:skew-y-3{--tw-skew-y:3deg}.largeTablet\:skew-y-6{--tw-skew-y:6deg}.largeTablet\:skew-y-12{--tw-skew-y:12deg}.largeTablet\:-skew-y-12{--tw-skew-y:-12deg}.largeTablet\:-skew-y-6{--tw-skew-y:-6deg}.largeTablet\:-skew-y-3{--tw-skew-y:-3deg}.largeTablet\:-skew-y-2{--tw-skew-y:-2deg}.largeTablet\:-skew-y-1{--tw-skew-y:-1deg}.largeTablet\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.largeTablet\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.largeTablet\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.largeTablet\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.largeTablet\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.largeTablet\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.largeTablet\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.largeTablet\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.largeTablet\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.largeTablet\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.largeTablet\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.largeTablet\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.largeTablet\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.largeTablet\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.largeTablet\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.largeTablet\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.largeTablet\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.largeTablet\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.largeTablet\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.largeTablet\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.largeTablet\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.largeTablet\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.largeTablet\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.largeTablet\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.largeTablet\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.largeTablet\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.largeTablet\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.largeTablet\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.largeTablet\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.largeTablet\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.largeTablet\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.largeTablet\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.largeTablet\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.largeTablet\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.largeTablet\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.largeTablet\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.largeTablet\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.largeTablet\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.largeTablet\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.largeTablet\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.largeTablet\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.largeTablet\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.largeTablet\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.largeTablet\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.largeTablet\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.largeTablet\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.largeTablet\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.largeTablet\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.largeTablet\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.largeTablet\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.largeTablet\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.largeTablet\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.largeTablet\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.largeTablet\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.largeTablet\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.largeTablet\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.largeTablet\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.largeTablet\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.largeTablet\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.largeTablet\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.largeTablet\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.largeTablet\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.largeTablet\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.largeTablet\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.largeTablet\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.largeTablet\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.largeTablet\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.largeTablet\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.largeTablet\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.largeTablet\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.largeTablet\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.largeTablet\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.largeTablet\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.largeTablet\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.largeTablet\:scale-x-0{--tw-scale-x:0}.largeTablet\:scale-x-50{--tw-scale-x:.5}.largeTablet\:scale-x-75{--tw-scale-x:.75}.largeTablet\:scale-x-90{--tw-scale-x:.9}.largeTablet\:scale-x-95{--tw-scale-x:.95}.largeTablet\:scale-x-100{--tw-scale-x:1}.largeTablet\:scale-x-105{--tw-scale-x:1.05}.largeTablet\:scale-x-110{--tw-scale-x:1.1}.largeTablet\:scale-x-125{--tw-scale-x:1.25}.largeTablet\:scale-x-150{--tw-scale-x:1.5}.largeTablet\:scale-y-0{--tw-scale-y:0}.largeTablet\:scale-y-50{--tw-scale-y:.5}.largeTablet\:scale-y-75{--tw-scale-y:.75}.largeTablet\:scale-y-90{--tw-scale-y:.9}.largeTablet\:scale-y-95{--tw-scale-y:.95}.largeTablet\:scale-y-100{--tw-scale-y:1}.largeTablet\:scale-y-105{--tw-scale-y:1.05}.largeTablet\:scale-y-110{--tw-scale-y:1.1}.largeTablet\:scale-y-125{--tw-scale-y:1.25}.largeTablet\:scale-y-150{--tw-scale-y:1.5}.largeTablet\:hover\:scale-x-0:hover{--tw-scale-x:0}.largeTablet\:hover\:scale-x-50:hover{--tw-scale-x:.5}.largeTablet\:hover\:scale-x-75:hover{--tw-scale-x:.75}.largeTablet\:hover\:scale-x-90:hover{--tw-scale-x:.9}.largeTablet\:hover\:scale-x-95:hover{--tw-scale-x:.95}.largeTablet\:hover\:scale-x-100:hover{--tw-scale-x:1}.largeTablet\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.largeTablet\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.largeTablet\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.largeTablet\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.largeTablet\:hover\:scale-y-0:hover{--tw-scale-y:0}.largeTablet\:hover\:scale-y-50:hover{--tw-scale-y:.5}.largeTablet\:hover\:scale-y-75:hover{--tw-scale-y:.75}.largeTablet\:hover\:scale-y-90:hover{--tw-scale-y:.9}.largeTablet\:hover\:scale-y-95:hover{--tw-scale-y:.95}.largeTablet\:hover\:scale-y-100:hover{--tw-scale-y:1}.largeTablet\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.largeTablet\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.largeTablet\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.largeTablet\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.largeTablet\:focus\:scale-x-0:focus{--tw-scale-x:0}.largeTablet\:focus\:scale-x-50:focus{--tw-scale-x:.5}.largeTablet\:focus\:scale-x-75:focus{--tw-scale-x:.75}.largeTablet\:focus\:scale-x-90:focus{--tw-scale-x:.9}.largeTablet\:focus\:scale-x-95:focus{--tw-scale-x:.95}.largeTablet\:focus\:scale-x-100:focus{--tw-scale-x:1}.largeTablet\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.largeTablet\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.largeTablet\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.largeTablet\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.largeTablet\:focus\:scale-y-0:focus{--tw-scale-y:0}.largeTablet\:focus\:scale-y-50:focus{--tw-scale-y:.5}.largeTablet\:focus\:scale-y-75:focus{--tw-scale-y:.75}.largeTablet\:focus\:scale-y-90:focus{--tw-scale-y:.9}.largeTablet\:focus\:scale-y-95:focus{--tw-scale-y:.95}.largeTablet\:focus\:scale-y-100:focus{--tw-scale-y:1}.largeTablet\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.largeTablet\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.largeTablet\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.largeTablet\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.largeTablet\:animate-none{animation:none}.largeTablet\:animate-spin{animation:spin 1s linear infinite}.largeTablet\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.largeTablet\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.largeTablet\:animate-bounce{animation:bounce 1s infinite}.largeTablet\:cursor-auto{cursor:auto}.largeTablet\:cursor-default{cursor:default}.largeTablet\:cursor-pointer{cursor:pointer}.largeTablet\:cursor-wait{cursor:wait}.largeTablet\:cursor-text{cursor:text}.largeTablet\:cursor-move{cursor:move}.largeTablet\:cursor-help{cursor:help}.largeTablet\:cursor-not-allowed{cursor:not-allowed}.largeTablet\:select-none{-webkit-user-select:none;user-select:none}.largeTablet\:select-text{-webkit-user-select:text;user-select:text}.largeTablet\:select-all{-webkit-user-select:all;user-select:all}.largeTablet\:select-auto{-webkit-user-select:auto;user-select:auto}.largeTablet\:resize-none{resize:none}.largeTablet\:resize-y{resize:vertical}.largeTablet\:resize-x{resize:horizontal}.largeTablet\:resize{resize:both}.largeTablet\:list-inside{list-style-position:inside}.largeTablet\:list-outside{list-style-position:outside}.largeTablet\:list-none{list-style-type:none}.largeTablet\:list-disc{list-style-type:disc}.largeTablet\:list-decimal{list-style-type:decimal}.largeTablet\:appearance-none{appearance:none}.largeTablet\:auto-cols-auto{grid-auto-columns:auto}.largeTablet\:auto-cols-min{grid-auto-columns:min-content}.largeTablet\:auto-cols-max{grid-auto-columns:max-content}.largeTablet\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.largeTablet\:grid-flow-row{grid-auto-flow:row}.largeTablet\:grid-flow-col{grid-auto-flow:column}.largeTablet\:grid-flow-row-dense{grid-auto-flow:row dense}.largeTablet\:grid-flow-col-dense{grid-auto-flow:column dense}.largeTablet\:auto-rows-auto{grid-auto-rows:auto}.largeTablet\:auto-rows-min{grid-auto-rows:min-content}.largeTablet\:auto-rows-max{grid-auto-rows:max-content}.largeTablet\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.largeTablet\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.largeTablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.largeTablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.largeTablet\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.largeTablet\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.largeTablet\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.largeTablet\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.largeTablet\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.largeTablet\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.largeTablet\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.largeTablet\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.largeTablet\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.largeTablet\:grid-cols-none{grid-template-columns:none}.largeTablet\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.largeTablet\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.largeTablet\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.largeTablet\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.largeTablet\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.largeTablet\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.largeTablet\:grid-rows-none{grid-template-rows:none}.largeTablet\:flex-row{flex-direction:row}.largeTablet\:flex-row-reverse{flex-direction:row-reverse}.largeTablet\:flex-col{flex-direction:column}.largeTablet\:flex-col-reverse{flex-direction:column-reverse}.largeTablet\:flex-wrap{flex-wrap:wrap}.largeTablet\:flex-wrap-reverse{flex-wrap:wrap-reverse}.largeTablet\:flex-nowrap{flex-wrap:nowrap}.largeTablet\:place-content-center{place-content:center}.largeTablet\:place-content-start{place-content:start}.largeTablet\:place-content-end{place-content:end}.largeTablet\:place-content-between{place-content:space-between}.largeTablet\:place-content-around{place-content:space-around}.largeTablet\:place-content-evenly{place-content:space-evenly}.largeTablet\:place-content-stretch{place-content:stretch}.largeTablet\:place-items-start{place-items:start}.largeTablet\:place-items-end{place-items:end}.largeTablet\:place-items-center{place-items:center}.largeTablet\:place-items-stretch{place-items:stretch}.largeTablet\:content-center{align-content:center}.largeTablet\:content-start{align-content:flex-start}.largeTablet\:content-end{align-content:flex-end}.largeTablet\:content-between{align-content:space-between}.largeTablet\:content-around{align-content:space-around}.largeTablet\:content-evenly{align-content:space-evenly}.largeTablet\:items-start{align-items:flex-start}.largeTablet\:items-end{align-items:flex-end}.largeTablet\:items-center{align-items:center}.largeTablet\:items-baseline{align-items:baseline}.largeTablet\:items-stretch{align-items:stretch}.largeTablet\:justify-start{justify-content:flex-start}.largeTablet\:justify-end{justify-content:flex-end}.largeTablet\:justify-center{justify-content:center}.largeTablet\:justify-between{justify-content:space-between}.largeTablet\:justify-around{justify-content:space-around}.largeTablet\:justify-evenly{justify-content:space-evenly}.largeTablet\:justify-items-start{justify-items:start}.largeTablet\:justify-items-end{justify-items:end}.largeTablet\:justify-items-center{justify-items:center}.largeTablet\:justify-items-stretch{justify-items:stretch}.largeTablet\:gap-0{gap:0}.largeTablet\:gap-1{gap:.25rem}.largeTablet\:gap-2{gap:.5rem}.largeTablet\:gap-3{gap:.75rem}.largeTablet\:gap-4{gap:1rem}.largeTablet\:gap-5{gap:1.25rem}.largeTablet\:gap-6{gap:1.5rem}.largeTablet\:gap-7{gap:1.75rem}.largeTablet\:gap-8{gap:2rem}.largeTablet\:gap-9{gap:2.25rem}.largeTablet\:gap-10{gap:2.5rem}.largeTablet\:gap-11{gap:2.75rem}.largeTablet\:gap-12{gap:3rem}.largeTablet\:gap-13{gap:50px}.largeTablet\:gap-14{gap:3.5rem}.largeTablet\:gap-15{gap:30px}.largeTablet\:gap-16{gap:4rem}.largeTablet\:gap-20{gap:5rem}.largeTablet\:gap-24{gap:6rem}.largeTablet\:gap-28{gap:7rem}.largeTablet\:gap-30{gap:30%}.largeTablet\:gap-32{gap:8rem}.largeTablet\:gap-36{gap:9rem}.largeTablet\:gap-40{gap:10rem}.largeTablet\:gap-44{gap:11rem}.largeTablet\:gap-45{gap:45%}.largeTablet\:gap-48{gap:12rem}.largeTablet\:gap-50{gap:12.5rem}.largeTablet\:gap-52{gap:13rem}.largeTablet\:gap-56{gap:14rem}.largeTablet\:gap-60{gap:15rem}.largeTablet\:gap-64{gap:16rem}.largeTablet\:gap-72{gap:18rem}.largeTablet\:gap-80{gap:20rem}.largeTablet\:gap-96{gap:24rem}.largeTablet\:gap-155{gap:155px}.largeTablet\:gap-200{gap:20%}.largeTablet\:gap-300{gap:300px}.largeTablet\:gap-327{gap:327px}.largeTablet\:gap-366{gap:366px}.largeTablet\:gap-415{gap:415px}.largeTablet\:gap-450{gap:450px}.largeTablet\:gap-474{gap:474px}.largeTablet\:gap-500{gap:500px}.largeTablet\:gap-600{gap:600px}.largeTablet\:gap-690{gap:690px}.largeTablet\:gap-px{gap:1px}.largeTablet\:gap-0\.5{gap:.125rem}.largeTablet\:gap-1\.5{gap:.375rem}.largeTablet\:gap-2\.5{gap:.625rem}.largeTablet\:gap-3\.5{gap:.875rem}.largeTablet\:gap-x-0{column-gap:0}.largeTablet\:gap-x-1{column-gap:.25rem}.largeTablet\:gap-x-2{column-gap:.5rem}.largeTablet\:gap-x-3{column-gap:.75rem}.largeTablet\:gap-x-4{column-gap:1rem}.largeTablet\:gap-x-5{column-gap:1.25rem}.largeTablet\:gap-x-6{column-gap:1.5rem}.largeTablet\:gap-x-7{column-gap:1.75rem}.largeTablet\:gap-x-8{column-gap:2rem}.largeTablet\:gap-x-9{column-gap:2.25rem}.largeTablet\:gap-x-10{column-gap:2.5rem}.largeTablet\:gap-x-11{column-gap:2.75rem}.largeTablet\:gap-x-12{column-gap:3rem}.largeTablet\:gap-x-13{column-gap:50px}.largeTablet\:gap-x-14{column-gap:3.5rem}.largeTablet\:gap-x-15{column-gap:30px}.largeTablet\:gap-x-16{column-gap:4rem}.largeTablet\:gap-x-20{column-gap:5rem}.largeTablet\:gap-x-24{column-gap:6rem}.largeTablet\:gap-x-28{column-gap:7rem}.largeTablet\:gap-x-30{column-gap:30%}.largeTablet\:gap-x-32{column-gap:8rem}.largeTablet\:gap-x-36{column-gap:9rem}.largeTablet\:gap-x-40{column-gap:10rem}.largeTablet\:gap-x-44{column-gap:11rem}.largeTablet\:gap-x-45{column-gap:45%}.largeTablet\:gap-x-48{column-gap:12rem}.largeTablet\:gap-x-50{column-gap:12.5rem}.largeTablet\:gap-x-52{column-gap:13rem}.largeTablet\:gap-x-56{column-gap:14rem}.largeTablet\:gap-x-60{column-gap:15rem}.largeTablet\:gap-x-64{column-gap:16rem}.largeTablet\:gap-x-72{column-gap:18rem}.largeTablet\:gap-x-80{column-gap:20rem}.largeTablet\:gap-x-96{column-gap:24rem}.largeTablet\:gap-x-155{column-gap:155px}.largeTablet\:gap-x-200{column-gap:20%}.largeTablet\:gap-x-300{column-gap:300px}.largeTablet\:gap-x-327{column-gap:327px}.largeTablet\:gap-x-366{column-gap:366px}.largeTablet\:gap-x-415{column-gap:415px}.largeTablet\:gap-x-450{column-gap:450px}.largeTablet\:gap-x-474{column-gap:474px}.largeTablet\:gap-x-500{column-gap:500px}.largeTablet\:gap-x-600{column-gap:600px}.largeTablet\:gap-x-690{column-gap:690px}.largeTablet\:gap-x-px{column-gap:1px}.largeTablet\:gap-x-0\.5{column-gap:.125rem}.largeTablet\:gap-x-1\.5{column-gap:.375rem}.largeTablet\:gap-x-2\.5{column-gap:.625rem}.largeTablet\:gap-x-3\.5{column-gap:.875rem}.largeTablet\:gap-y-0{row-gap:0}.largeTablet\:gap-y-1{row-gap:.25rem}.largeTablet\:gap-y-2{row-gap:.5rem}.largeTablet\:gap-y-3{row-gap:.75rem}.largeTablet\:gap-y-4{row-gap:1rem}.largeTablet\:gap-y-5{row-gap:1.25rem}.largeTablet\:gap-y-6{row-gap:1.5rem}.largeTablet\:gap-y-7{row-gap:1.75rem}.largeTablet\:gap-y-8{row-gap:2rem}.largeTablet\:gap-y-9{row-gap:2.25rem}.largeTablet\:gap-y-10{row-gap:2.5rem}.largeTablet\:gap-y-11{row-gap:2.75rem}.largeTablet\:gap-y-12{row-gap:3rem}.largeTablet\:gap-y-13{row-gap:50px}.largeTablet\:gap-y-14{row-gap:3.5rem}.largeTablet\:gap-y-15{row-gap:30px}.largeTablet\:gap-y-16{row-gap:4rem}.largeTablet\:gap-y-20{row-gap:5rem}.largeTablet\:gap-y-24{row-gap:6rem}.largeTablet\:gap-y-28{row-gap:7rem}.largeTablet\:gap-y-30{row-gap:30%}.largeTablet\:gap-y-32{row-gap:8rem}.largeTablet\:gap-y-36{row-gap:9rem}.largeTablet\:gap-y-40{row-gap:10rem}.largeTablet\:gap-y-44{row-gap:11rem}.largeTablet\:gap-y-45{row-gap:45%}.largeTablet\:gap-y-48{row-gap:12rem}.largeTablet\:gap-y-50{row-gap:12.5rem}.largeTablet\:gap-y-52{row-gap:13rem}.largeTablet\:gap-y-56{row-gap:14rem}.largeTablet\:gap-y-60{row-gap:15rem}.largeTablet\:gap-y-64{row-gap:16rem}.largeTablet\:gap-y-72{row-gap:18rem}.largeTablet\:gap-y-80{row-gap:20rem}.largeTablet\:gap-y-96{row-gap:24rem}.largeTablet\:gap-y-155{row-gap:155px}.largeTablet\:gap-y-200{row-gap:20%}.largeTablet\:gap-y-300{row-gap:300px}.largeTablet\:gap-y-327{row-gap:327px}.largeTablet\:gap-y-366{row-gap:366px}.largeTablet\:gap-y-415{row-gap:415px}.largeTablet\:gap-y-450{row-gap:450px}.largeTablet\:gap-y-474{row-gap:474px}.largeTablet\:gap-y-500{row-gap:500px}.largeTablet\:gap-y-600{row-gap:600px}.largeTablet\:gap-y-690{row-gap:690px}.largeTablet\:gap-y-px{row-gap:1px}.largeTablet\:gap-y-0\.5{row-gap:.125rem}.largeTablet\:gap-y-1\.5{row-gap:.375rem}.largeTablet\:gap-y-2\.5{row-gap:.625rem}.largeTablet\:gap-y-3\.5{row-gap:.875rem}.largeTablet\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.largeTablet\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.largeTablet\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.largeTablet\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.largeTablet\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.largeTablet\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.largeTablet\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.largeTablet\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.largeTablet\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.largeTablet\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.largeTablet\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.largeTablet\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.largeTablet\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.largeTablet\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.largeTablet\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.largeTablet\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.largeTablet\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.largeTablet\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.largeTablet\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.largeTablet\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.largeTablet\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.largeTablet\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.largeTablet\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.largeTablet\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.largeTablet\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.largeTablet\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.largeTablet\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.largeTablet\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.largeTablet\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.largeTablet\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.largeTablet\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.largeTablet\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.largeTablet\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.largeTablet\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.largeTablet\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.largeTablet\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.largeTablet\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.largeTablet\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.largeTablet\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.largeTablet\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.largeTablet\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.largeTablet\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.largeTablet\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.largeTablet\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.largeTablet\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.largeTablet\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.largeTablet\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.largeTablet\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.largeTablet\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.largeTablet\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.largeTablet\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.largeTablet\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.largeTablet\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.largeTablet\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.largeTablet\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.largeTablet\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.largeTablet\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.largeTablet\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.largeTablet\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.largeTablet\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.largeTablet\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.largeTablet\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.largeTablet\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.largeTablet\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.largeTablet\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.largeTablet\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.largeTablet\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.largeTablet\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.largeTablet\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.largeTablet\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.largeTablet\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.largeTablet\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.largeTablet\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.largeTablet\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.largeTablet\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.largeTablet\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.largeTablet\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.largeTablet\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.largeTablet\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.largeTablet\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.largeTablet\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.largeTablet\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.largeTablet\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.largeTablet\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.largeTablet\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.largeTablet\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.largeTablet\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.largeTablet\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.largeTablet\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.largeTablet\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.largeTablet\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.largeTablet\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.largeTablet\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.largeTablet\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.largeTablet\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.largeTablet\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.largeTablet\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.largeTablet\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.largeTablet\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.largeTablet\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.largeTablet\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.largeTablet\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.largeTablet\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.largeTablet\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.largeTablet\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.largeTablet\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.largeTablet\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.largeTablet\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.largeTablet\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.largeTablet\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.largeTablet\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.largeTablet\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.largeTablet\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.largeTablet\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.largeTablet\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.largeTablet\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.largeTablet\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.largeTablet\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.largeTablet\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.largeTablet\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.largeTablet\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.largeTablet\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.largeTablet\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.largeTablet\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.largeTablet\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.largeTablet\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.largeTablet\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.largeTablet\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.largeTablet\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.largeTablet\:place-self-auto{place-self:auto}.largeTablet\:place-self-start{place-self:start}.largeTablet\:place-self-end{place-self:end}.largeTablet\:place-self-center{place-self:center}.largeTablet\:place-self-stretch{place-self:stretch}.largeTablet\:self-auto{align-self:auto}.largeTablet\:self-start{align-self:flex-start}.largeTablet\:self-end{align-self:flex-end}.largeTablet\:self-center{align-self:center}.largeTablet\:self-stretch{align-self:stretch}.largeTablet\:self-baseline{align-self:baseline}.largeTablet\:justify-self-auto{justify-self:auto}.largeTablet\:justify-self-start{justify-self:start}.largeTablet\:justify-self-end{justify-self:end}.largeTablet\:justify-self-center{justify-self:center}.largeTablet\:justify-self-stretch{justify-self:stretch}.largeTablet\:overflow-auto{overflow:auto}.largeTablet\:overflow-hidden{overflow:hidden}.largeTablet\:overflow-visible{overflow:visible}.largeTablet\:overflow-scroll{overflow:scroll}.largeTablet\:overflow-x-auto{overflow-x:auto}.largeTablet\:overflow-y-auto{overflow-y:auto}.largeTablet\:overflow-x-hidden{overflow-x:hidden}.largeTablet\:overflow-y-hidden{overflow-y:hidden}.largeTablet\:overflow-x-visible{overflow-x:visible}.largeTablet\:overflow-y-visible{overflow-y:visible}.largeTablet\:overflow-x-scroll{overflow-x:scroll}.largeTablet\:overflow-y-scroll{overflow-y:scroll}.largeTablet\:overscroll-auto{overscroll-behavior:auto}.largeTablet\:overscroll-contain{overscroll-behavior:contain}.largeTablet\:overscroll-none{overscroll-behavior:none}.largeTablet\:overscroll-y-auto{overscroll-behavior-y:auto}.largeTablet\:overscroll-y-contain{overscroll-behavior-y:contain}.largeTablet\:overscroll-y-none{overscroll-behavior-y:none}.largeTablet\:overscroll-x-auto{overscroll-behavior-x:auto}.largeTablet\:overscroll-x-contain{overscroll-behavior-x:contain}.largeTablet\:overscroll-x-none{overscroll-behavior-x:none}.largeTablet\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.largeTablet\:overflow-ellipsis{text-overflow:ellipsis}.largeTablet\:overflow-clip{text-overflow:clip}.largeTablet\:whitespace-normal{white-space:normal}.largeTablet\:whitespace-nowrap{white-space:nowrap}.largeTablet\:whitespace-pre{white-space:pre}.largeTablet\:whitespace-pre-line{white-space:pre-line}.largeTablet\:whitespace-pre-wrap{white-space:pre-wrap}.largeTablet\:break-normal{overflow-wrap:normal;word-break:normal}.largeTablet\:break-words{overflow-wrap:break-word}.largeTablet\:break-all{word-break:break-all}.largeTablet\:rounded-none{border-radius:0}.largeTablet\:rounded-sm{border-radius:.125rem}.largeTablet\:rounded{border-radius:.25rem}.largeTablet\:rounded-md{border-radius:.375rem}.largeTablet\:rounded-lg{border-radius:.5rem}.largeTablet\:rounded-xl{border-radius:.75rem}.largeTablet\:rounded-2xl{border-radius:1rem}.largeTablet\:rounded-3xl{border-radius:1.5rem}.largeTablet\:rounded-full{border-radius:9999px}.largeTablet\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.largeTablet\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.largeTablet\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.largeTablet\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.largeTablet\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.largeTablet\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.largeTablet\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.largeTablet\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.largeTablet\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.largeTablet\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.largeTablet\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.largeTablet\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.largeTablet\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.largeTablet\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.largeTablet\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.largeTablet\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.largeTablet\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.largeTablet\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.largeTablet\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.largeTablet\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.largeTablet\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.largeTablet\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.largeTablet\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.largeTablet\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.largeTablet\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.largeTablet\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.largeTablet\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.largeTablet\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.largeTablet\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.largeTablet\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.largeTablet\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.largeTablet\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.largeTablet\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.largeTablet\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.largeTablet\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.largeTablet\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.largeTablet\:rounded-tl-none{border-top-left-radius:0}.largeTablet\:rounded-tl-sm{border-top-left-radius:.125rem}.largeTablet\:rounded-tl{border-top-left-radius:.25rem}.largeTablet\:rounded-tl-md{border-top-left-radius:.375rem}.largeTablet\:rounded-tl-lg{border-top-left-radius:.5rem}.largeTablet\:rounded-tl-xl{border-top-left-radius:.75rem}.largeTablet\:rounded-tl-2xl{border-top-left-radius:1rem}.largeTablet\:rounded-tl-3xl{border-top-left-radius:1.5rem}.largeTablet\:rounded-tl-full{border-top-left-radius:9999px}.largeTablet\:rounded-tr-none{border-top-right-radius:0}.largeTablet\:rounded-tr-sm{border-top-right-radius:.125rem}.largeTablet\:rounded-tr{border-top-right-radius:.25rem}.largeTablet\:rounded-tr-md{border-top-right-radius:.375rem}.largeTablet\:rounded-tr-lg{border-top-right-radius:.5rem}.largeTablet\:rounded-tr-xl{border-top-right-radius:.75rem}.largeTablet\:rounded-tr-2xl{border-top-right-radius:1rem}.largeTablet\:rounded-tr-3xl{border-top-right-radius:1.5rem}.largeTablet\:rounded-tr-full{border-top-right-radius:9999px}.largeTablet\:rounded-br-none{border-bottom-right-radius:0}.largeTablet\:rounded-br-sm{border-bottom-right-radius:.125rem}.largeTablet\:rounded-br{border-bottom-right-radius:.25rem}.largeTablet\:rounded-br-md{border-bottom-right-radius:.375rem}.largeTablet\:rounded-br-lg{border-bottom-right-radius:.5rem}.largeTablet\:rounded-br-xl{border-bottom-right-radius:.75rem}.largeTablet\:rounded-br-2xl{border-bottom-right-radius:1rem}.largeTablet\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.largeTablet\:rounded-br-full{border-bottom-right-radius:9999px}.largeTablet\:rounded-bl-none{border-bottom-left-radius:0}.largeTablet\:rounded-bl-sm{border-bottom-left-radius:.125rem}.largeTablet\:rounded-bl{border-bottom-left-radius:.25rem}.largeTablet\:rounded-bl-md{border-bottom-left-radius:.375rem}.largeTablet\:rounded-bl-lg{border-bottom-left-radius:.5rem}.largeTablet\:rounded-bl-xl{border-bottom-left-radius:.75rem}.largeTablet\:rounded-bl-2xl{border-bottom-left-radius:1rem}.largeTablet\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.largeTablet\:rounded-bl-full{border-bottom-left-radius:9999px}.largeTablet\:border-0{border-width:0}.largeTablet\:border-2{border-width:2px}.largeTablet\:border-4{border-width:4px}.largeTablet\:border-8{border-width:8px}.largeTablet\:border{border-width:1px}.largeTablet\:border-t-0{border-top-width:0}.largeTablet\:border-t-2{border-top-width:2px}.largeTablet\:border-t-4{border-top-width:4px}.largeTablet\:border-t-8{border-top-width:8px}.largeTablet\:border-t{border-top-width:1px}.largeTablet\:border-r-0{border-right-width:0}.largeTablet\:border-r-2{border-right-width:2px}.largeTablet\:border-r-4{border-right-width:4px}.largeTablet\:border-r-8{border-right-width:8px}.largeTablet\:border-r{border-right-width:1px}.largeTablet\:border-b-0{border-bottom-width:0}.largeTablet\:border-b-2{border-bottom-width:2px}.largeTablet\:border-b-4{border-bottom-width:4px}.largeTablet\:border-b-8{border-bottom-width:8px}.largeTablet\:border-b{border-bottom-width:1px}.largeTablet\:border-l-0{border-left-width:0}.largeTablet\:border-l-2{border-left-width:2px}.largeTablet\:border-l-4{border-left-width:4px}.largeTablet\:border-l-8{border-left-width:8px}.largeTablet\:border-l{border-left-width:1px}.largeTablet\:border-solid{border-style:solid}.largeTablet\:border-dashed{border-style:dashed}.largeTablet\:border-dotted{border-style:dotted}.largeTablet\:border-double{border-style:double}.largeTablet\:border-none{border-style:none}.largeTablet\:border-transparent{border-color:#0000}.largeTablet\:border-current{border-color:currentColor}.largeTablet\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.largeTablet\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.largeTablet\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.largeTablet\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.largeTablet\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.largeTablet\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.largeTablet\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.largeTablet\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.largeTablet\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.largeTablet\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.largeTablet\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.largeTablet\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.largeTablet\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.largeTablet\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.largeTablet\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.largeTablet\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.largeTablet\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.largeTablet\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.largeTablet\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.largeTablet\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.largeTablet\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.largeTablet\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.largeTablet\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.largeTablet\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.largeTablet\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.largeTablet\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.largeTablet\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.largeTablet\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.largeTablet\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.largeTablet\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.largeTablet\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.largeTablet\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.largeTablet\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.largeTablet\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.largeTablet\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.largeTablet\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.largeTablet\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.largeTablet\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.largeTablet\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.largeTablet\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.largeTablet\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.largeTablet\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.largeTablet\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.largeTablet\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.largeTablet\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.largeTablet\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.largeTablet\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.largeTablet\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.largeTablet\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.largeTablet\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.largeTablet\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.largeTablet\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.largeTablet\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.largeTablet\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.largeTablet\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.largeTablet\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.largeTablet\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.largeTablet\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.largeTablet\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.largeTablet\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.largeTablet\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.largeTablet\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.largeTablet\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.largeTablet\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.largeTablet\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.largeTablet\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.largeTablet\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.largeTablet\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.largeTablet\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.largeTablet\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.largeTablet\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.largeTablet\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.largeTablet\:border-text-dark2{border-color:#0009}.largeTablet\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.largeTablet\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.largeTablet\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.largeTablet\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.largeTablet\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.largeTablet\:border-grey-light3{border-color:FEFEFE}.largeTablet\:border-grey-light4{border-color:E8E8E8}.largeTablet\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.largeTablet\:border-grey-light6{border-color:#e8e8e85e}.largeTablet\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.largeTablet\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.largeTablet\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.largeTablet\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-transparent{border-color:#0000}.group:hover .largeTablet\:group-hover\:border-current{border-color:currentColor}.group:hover .largeTablet\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .largeTablet\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .largeTablet\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .largeTablet\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .largeTablet\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .largeTablet\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-transparent:focus-within{border-color:#0000}.largeTablet\:focus-within\:border-current:focus-within{border-color:currentColor}.largeTablet\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.largeTablet\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.largeTablet\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.largeTablet\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.largeTablet\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.largeTablet\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.largeTablet\:hover\:border-transparent:hover{border-color:#0000}.largeTablet\:hover\:border-current:hover{border-color:currentColor}.largeTablet\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.largeTablet\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.largeTablet\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.largeTablet\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.largeTablet\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.largeTablet\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.largeTablet\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.largeTablet\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.largeTablet\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.largeTablet\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.largeTablet\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.largeTablet\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.largeTablet\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.largeTablet\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.largeTablet\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.largeTablet\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.largeTablet\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.largeTablet\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.largeTablet\:hover\:border-text-dark2:hover{border-color:#0009}.largeTablet\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.largeTablet\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.largeTablet\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-light3:hover{border-color:FEFEFE}.largeTablet\:hover\:border-grey-light4:hover{border-color:E8E8E8}.largeTablet\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.largeTablet\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.largeTablet\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.largeTablet\:focus\:border-transparent:focus{border-color:#0000}.largeTablet\:focus\:border-current:focus{border-color:currentColor}.largeTablet\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.largeTablet\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.largeTablet\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.largeTablet\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.largeTablet\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.largeTablet\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.largeTablet\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.largeTablet\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.largeTablet\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.largeTablet\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.largeTablet\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.largeTablet\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.largeTablet\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.largeTablet\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.largeTablet\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.largeTablet\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.largeTablet\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.largeTablet\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.largeTablet\:focus\:border-text-dark2:focus{border-color:#0009}.largeTablet\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.largeTablet\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.largeTablet\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-light3:focus{border-color:FEFEFE}.largeTablet\:focus\:border-grey-light4:focus{border-color:E8E8E8}.largeTablet\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.largeTablet\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.largeTablet\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.largeTablet\:border-opacity-0{--tw-border-opacity:0}.largeTablet\:border-opacity-5{--tw-border-opacity:0.05}.largeTablet\:border-opacity-10{--tw-border-opacity:0.1}.largeTablet\:border-opacity-20{--tw-border-opacity:0.2}.largeTablet\:border-opacity-25{--tw-border-opacity:0.25}.largeTablet\:border-opacity-30{--tw-border-opacity:0.3}.largeTablet\:border-opacity-40{--tw-border-opacity:0.4}.largeTablet\:border-opacity-50{--tw-border-opacity:0.5}.largeTablet\:border-opacity-60{--tw-border-opacity:0.6}.largeTablet\:border-opacity-70{--tw-border-opacity:0.7}.largeTablet\:border-opacity-75{--tw-border-opacity:0.75}.largeTablet\:border-opacity-80{--tw-border-opacity:0.8}.largeTablet\:border-opacity-90{--tw-border-opacity:0.9}.largeTablet\:border-opacity-95{--tw-border-opacity:0.95}.largeTablet\:border-opacity-100{--tw-border-opacity:1}.group:hover .largeTablet\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .largeTablet\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .largeTablet\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .largeTablet\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .largeTablet\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .largeTablet\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .largeTablet\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .largeTablet\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .largeTablet\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .largeTablet\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .largeTablet\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .largeTablet\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .largeTablet\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .largeTablet\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .largeTablet\:group-hover\:border-opacity-100{--tw-border-opacity:1}.largeTablet\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.largeTablet\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.largeTablet\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.largeTablet\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.largeTablet\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.largeTablet\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.largeTablet\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.largeTablet\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.largeTablet\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.largeTablet\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.largeTablet\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.largeTablet\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.largeTablet\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.largeTablet\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.largeTablet\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.largeTablet\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.largeTablet\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.largeTablet\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.largeTablet\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.largeTablet\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.largeTablet\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.largeTablet\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.largeTablet\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.largeTablet\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.largeTablet\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.largeTablet\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.largeTablet\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.largeTablet\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.largeTablet\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.largeTablet\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.largeTablet\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.largeTablet\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.largeTablet\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.largeTablet\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.largeTablet\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.largeTablet\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.largeTablet\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.largeTablet\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.largeTablet\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.largeTablet\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.largeTablet\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.largeTablet\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.largeTablet\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.largeTablet\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.largeTablet\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.largeTablet\:bg-transparent{background-color:initial}.largeTablet\:bg-current{background-color:currentColor}.largeTablet\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.largeTablet\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.largeTablet\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.largeTablet\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.largeTablet\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.largeTablet\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.largeTablet\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.largeTablet\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.largeTablet\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.largeTablet\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.largeTablet\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.largeTablet\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.largeTablet\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.largeTablet\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.largeTablet\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.largeTablet\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.largeTablet\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.largeTablet\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.largeTablet\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.largeTablet\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.largeTablet\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.largeTablet\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.largeTablet\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.largeTablet\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.largeTablet\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.largeTablet\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.largeTablet\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.largeTablet\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.largeTablet\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.largeTablet\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.largeTablet\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.largeTablet\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.largeTablet\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.largeTablet\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.largeTablet\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.largeTablet\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.largeTablet\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.largeTablet\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.largeTablet\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.largeTablet\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.largeTablet\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.largeTablet\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.largeTablet\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.largeTablet\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.largeTablet\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.largeTablet\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.largeTablet\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.largeTablet\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.largeTablet\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.largeTablet\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.largeTablet\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.largeTablet\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.largeTablet\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.largeTablet\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.largeTablet\:bg-text-dark2{background-color:#0009}.largeTablet\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.largeTablet\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.largeTablet\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.largeTablet\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.largeTablet\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.largeTablet\:bg-grey-light3{background-color:FEFEFE}.largeTablet\:bg-grey-light4{background-color:E8E8E8}.largeTablet\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.largeTablet\:bg-grey-light6{background-color:#e8e8e85e}.largeTablet\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.largeTablet\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.largeTablet\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.largeTablet\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-transparent{background-color:initial}.group:hover .largeTablet\:group-hover\:bg-current{background-color:currentColor}.group:hover .largeTablet\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .largeTablet\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .largeTablet\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .largeTablet\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .largeTablet\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .largeTablet\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-transparent:focus-within{background-color:initial}.largeTablet\:focus-within\:bg-current:focus-within{background-color:currentColor}.largeTablet\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.largeTablet\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.largeTablet\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.largeTablet\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.largeTablet\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.largeTablet\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-transparent:hover{background-color:initial}.largeTablet\:hover\:bg-current:hover{background-color:currentColor}.largeTablet\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-text-dark2:hover{background-color:#0009}.largeTablet\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.largeTablet\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.largeTablet\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.largeTablet\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.largeTablet\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-transparent:focus{background-color:initial}.largeTablet\:focus\:bg-current:focus{background-color:currentColor}.largeTablet\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-text-dark2:focus{background-color:#0009}.largeTablet\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.largeTablet\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.largeTablet\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.largeTablet\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.largeTablet\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.largeTablet\:bg-opacity-0{--tw-bg-opacity:0}.largeTablet\:bg-opacity-5{--tw-bg-opacity:0.05}.largeTablet\:bg-opacity-10{--tw-bg-opacity:0.1}.largeTablet\:bg-opacity-20{--tw-bg-opacity:0.2}.largeTablet\:bg-opacity-25{--tw-bg-opacity:0.25}.largeTablet\:bg-opacity-30{--tw-bg-opacity:0.3}.largeTablet\:bg-opacity-40{--tw-bg-opacity:0.4}.largeTablet\:bg-opacity-50{--tw-bg-opacity:0.5}.largeTablet\:bg-opacity-60{--tw-bg-opacity:0.6}.largeTablet\:bg-opacity-70{--tw-bg-opacity:0.7}.largeTablet\:bg-opacity-75{--tw-bg-opacity:0.75}.largeTablet\:bg-opacity-80{--tw-bg-opacity:0.8}.largeTablet\:bg-opacity-90{--tw-bg-opacity:0.9}.largeTablet\:bg-opacity-95{--tw-bg-opacity:0.95}.largeTablet\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .largeTablet\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .largeTablet\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .largeTablet\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .largeTablet\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .largeTablet\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .largeTablet\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .largeTablet\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .largeTablet\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .largeTablet\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .largeTablet\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .largeTablet\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .largeTablet\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .largeTablet\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .largeTablet\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .largeTablet\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.largeTablet\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.largeTablet\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.largeTablet\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.largeTablet\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.largeTablet\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.largeTablet\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.largeTablet\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.largeTablet\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.largeTablet\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.largeTablet\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.largeTablet\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.largeTablet\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.largeTablet\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.largeTablet\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.largeTablet\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.largeTablet\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.largeTablet\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.largeTablet\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.largeTablet\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.largeTablet\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.largeTablet\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.largeTablet\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.largeTablet\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.largeTablet\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.largeTablet\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.largeTablet\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.largeTablet\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.largeTablet\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.largeTablet\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.largeTablet\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.largeTablet\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.largeTablet\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.largeTablet\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.largeTablet\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.largeTablet\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.largeTablet\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.largeTablet\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.largeTablet\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.largeTablet\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.largeTablet\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.largeTablet\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.largeTablet\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.largeTablet\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.largeTablet\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.largeTablet\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.largeTablet\:bg-none{background-image:none}.largeTablet\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.largeTablet\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.largeTablet\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.largeTablet\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.largeTablet\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.largeTablet\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.largeTablet\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.largeTablet\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.largeTablet\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.largeTablet\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.largeTablet\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.largeTablet\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.largeTablet\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.largeTablet\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.largeTablet\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.largeTablet\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.largeTablet\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.largeTablet\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.largeTablet\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.largeTablet\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.largeTablet\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.largeTablet\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.largeTablet\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.largeTablet\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.largeTablet\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.largeTablet\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.largeTablet\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.largeTablet\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.largeTablet\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.largeTablet\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.largeTablet\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.largeTablet\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.largeTablet\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.largeTablet\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.largeTablet\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.largeTablet\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.largeTablet\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.largeTablet\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.largeTablet\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.largeTablet\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.largeTablet\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.largeTablet\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.largeTablet\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.largeTablet\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.largeTablet\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.largeTablet\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.largeTablet\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.largeTablet\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.largeTablet\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.largeTablet\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.largeTablet\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.largeTablet\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.largeTablet\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.largeTablet\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.largeTablet\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.largeTablet\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.largeTablet\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.largeTablet\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.largeTablet\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.largeTablet\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.largeTablet\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.largeTablet\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.largeTablet\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.largeTablet\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.largeTablet\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.largeTablet\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.largeTablet\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.largeTablet\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.largeTablet\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.largeTablet\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.largeTablet\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.largeTablet\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.largeTablet\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.largeTablet\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.largeTablet\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.largeTablet\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.largeTablet\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.largeTablet\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.largeTablet\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.largeTablet\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.largeTablet\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.largeTablet\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.largeTablet\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.largeTablet\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.largeTablet\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.largeTablet\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.largeTablet\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.largeTablet\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.largeTablet\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.largeTablet\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.largeTablet\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.largeTablet\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.largeTablet\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.largeTablet\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.largeTablet\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.largeTablet\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.largeTablet\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.largeTablet\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.largeTablet\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.largeTablet\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.largeTablet\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.largeTablet\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.largeTablet\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.largeTablet\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.largeTablet\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.largeTablet\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.largeTablet\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.largeTablet\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.largeTablet\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.largeTablet\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.largeTablet\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.largeTablet\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.largeTablet\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.largeTablet\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.largeTablet\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.largeTablet\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.largeTablet\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.largeTablet\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.largeTablet\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.largeTablet\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.largeTablet\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.largeTablet\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.largeTablet\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.largeTablet\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.largeTablet\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.largeTablet\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.largeTablet\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.largeTablet\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.largeTablet\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.largeTablet\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.largeTablet\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.largeTablet\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.largeTablet\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.largeTablet\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.largeTablet\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.largeTablet\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.largeTablet\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.largeTablet\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.largeTablet\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.largeTablet\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.largeTablet\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.largeTablet\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.largeTablet\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.largeTablet\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.largeTablet\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.largeTablet\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.largeTablet\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.largeTablet\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.largeTablet\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.largeTablet\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.largeTablet\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.largeTablet\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.largeTablet\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.largeTablet\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.largeTablet\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.largeTablet\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.largeTablet\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.largeTablet\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.largeTablet\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.largeTablet\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.largeTablet\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.largeTablet\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.largeTablet\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.largeTablet\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.largeTablet\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.largeTablet\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.largeTablet\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.largeTablet\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.largeTablet\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.largeTablet\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.largeTablet\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.largeTablet\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.largeTablet\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.largeTablet\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.largeTablet\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.largeTablet\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.largeTablet\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.largeTablet\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.largeTablet\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.largeTablet\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.largeTablet\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.largeTablet\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.largeTablet\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.largeTablet\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.largeTablet\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.largeTablet\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.largeTablet\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.largeTablet\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.largeTablet\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.largeTablet\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.largeTablet\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.largeTablet\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.largeTablet\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.largeTablet\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.largeTablet\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.largeTablet\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.largeTablet\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.largeTablet\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.largeTablet\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.largeTablet\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.largeTablet\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.largeTablet\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.largeTablet\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.largeTablet\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.largeTablet\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.largeTablet\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.largeTablet\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.largeTablet\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.largeTablet\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.largeTablet\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.largeTablet\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.largeTablet\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.largeTablet\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.largeTablet\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.largeTablet\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.largeTablet\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.largeTablet\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.largeTablet\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.largeTablet\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.largeTablet\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.largeTablet\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.largeTablet\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.largeTablet\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.largeTablet\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.largeTablet\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.largeTablet\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.largeTablet\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.largeTablet\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.largeTablet\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.largeTablet\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.largeTablet\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.largeTablet\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.largeTablet\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.largeTablet\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.largeTablet\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.largeTablet\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.largeTablet\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.largeTablet\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.largeTablet\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.largeTablet\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.largeTablet\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.largeTablet\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.largeTablet\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.largeTablet\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.largeTablet\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.largeTablet\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.largeTablet\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.largeTablet\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.largeTablet\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.largeTablet\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.largeTablet\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.largeTablet\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.largeTablet\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.largeTablet\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.largeTablet\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.largeTablet\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.largeTablet\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.largeTablet\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.largeTablet\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.largeTablet\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.largeTablet\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.largeTablet\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.largeTablet\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.largeTablet\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.largeTablet\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.largeTablet\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.largeTablet\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.largeTablet\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.largeTablet\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.largeTablet\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.largeTablet\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.largeTablet\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.largeTablet\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.largeTablet\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.largeTablet\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.largeTablet\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.largeTablet\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.largeTablet\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.largeTablet\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.largeTablet\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.largeTablet\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.largeTablet\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.largeTablet\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.largeTablet\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.largeTablet\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.largeTablet\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.largeTablet\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.largeTablet\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.largeTablet\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.largeTablet\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.largeTablet\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.largeTablet\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.largeTablet\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.largeTablet\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.largeTablet\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.largeTablet\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.largeTablet\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.largeTablet\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.largeTablet\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.largeTablet\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.largeTablet\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.largeTablet\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.largeTablet\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.largeTablet\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.largeTablet\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.largeTablet\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.largeTablet\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.largeTablet\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.largeTablet\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.largeTablet\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.largeTablet\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.largeTablet\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.largeTablet\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.largeTablet\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.largeTablet\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.largeTablet\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.largeTablet\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.largeTablet\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.largeTablet\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.largeTablet\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.largeTablet\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.largeTablet\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.largeTablet\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.largeTablet\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.largeTablet\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.largeTablet\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.largeTablet\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.largeTablet\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.largeTablet\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.largeTablet\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.largeTablet\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.largeTablet\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.largeTablet\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.largeTablet\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.largeTablet\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.largeTablet\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.largeTablet\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.largeTablet\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.largeTablet\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.largeTablet\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.largeTablet\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.largeTablet\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.largeTablet\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.largeTablet\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.largeTablet\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.largeTablet\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.largeTablet\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.largeTablet\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.largeTablet\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.largeTablet\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.largeTablet\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.largeTablet\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.largeTablet\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.largeTablet\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.largeTablet\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.largeTablet\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.largeTablet\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.largeTablet\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.largeTablet\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.largeTablet\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.largeTablet\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.largeTablet\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.largeTablet\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.largeTablet\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.largeTablet\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.largeTablet\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.largeTablet\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.largeTablet\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.largeTablet\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.largeTablet\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.largeTablet\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.largeTablet\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.largeTablet\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.largeTablet\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.largeTablet\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.largeTablet\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.largeTablet\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.largeTablet\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.largeTablet\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.largeTablet\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.largeTablet\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.largeTablet\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.largeTablet\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.largeTablet\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.largeTablet\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.largeTablet\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.largeTablet\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.largeTablet\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.largeTablet\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.largeTablet\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.largeTablet\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.largeTablet\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.largeTablet\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.largeTablet\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.largeTablet\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.largeTablet\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.largeTablet\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.largeTablet\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.largeTablet\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.largeTablet\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.largeTablet\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.largeTablet\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.largeTablet\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.largeTablet\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.largeTablet\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.largeTablet\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.largeTablet\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.largeTablet\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.largeTablet\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.largeTablet\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.largeTablet\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.largeTablet\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.largeTablet\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.largeTablet\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.largeTablet\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.largeTablet\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.largeTablet\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.largeTablet\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.largeTablet\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.largeTablet\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.largeTablet\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.largeTablet\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.largeTablet\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.largeTablet\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.largeTablet\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.largeTablet\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.largeTablet\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.largeTablet\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.largeTablet\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.largeTablet\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.largeTablet\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.largeTablet\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.largeTablet\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.largeTablet\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.largeTablet\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.largeTablet\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.largeTablet\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.largeTablet\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.largeTablet\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.largeTablet\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.largeTablet\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.largeTablet\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.largeTablet\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.largeTablet\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.largeTablet\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.largeTablet\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.largeTablet\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.largeTablet\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.largeTablet\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.largeTablet\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.largeTablet\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.largeTablet\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.largeTablet\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.largeTablet\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.largeTablet\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.largeTablet\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.largeTablet\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.largeTablet\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.largeTablet\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.largeTablet\:to-transparent{--tw-gradient-to:#0000}.largeTablet\:to-current{--tw-gradient-to:currentColor}.largeTablet\:to-black{--tw-gradient-to:#000}.largeTablet\:to-white{--tw-gradient-to:#fff}.largeTablet\:to-gray-50{--tw-gradient-to:#f9fafb}.largeTablet\:to-gray-100{--tw-gradient-to:#f3f4f6}.largeTablet\:to-gray-200{--tw-gradient-to:#e5e7eb}.largeTablet\:to-gray-300{--tw-gradient-to:#d1d5db}.largeTablet\:to-gray-400{--tw-gradient-to:#9ca3af}.largeTablet\:to-gray-500{--tw-gradient-to:#6b7280}.largeTablet\:to-gray-600{--tw-gradient-to:#4b5563}.largeTablet\:to-gray-700{--tw-gradient-to:#374151}.largeTablet\:to-gray-800{--tw-gradient-to:#1f2937}.largeTablet\:to-gray-900{--tw-gradient-to:#111827}.largeTablet\:to-red{--tw-gradient-to:#ff002a}.largeTablet\:to-yellow-50{--tw-gradient-to:#fffbeb}.largeTablet\:to-yellow-100{--tw-gradient-to:#fef3c7}.largeTablet\:to-yellow-200{--tw-gradient-to:#fde68a}.largeTablet\:to-yellow-300{--tw-gradient-to:#fcd34d}.largeTablet\:to-yellow-400{--tw-gradient-to:#fbbf24}.largeTablet\:to-yellow-500{--tw-gradient-to:#f59e0b}.largeTablet\:to-yellow-600{--tw-gradient-to:#d97706}.largeTablet\:to-yellow-700{--tw-gradient-to:#b45309}.largeTablet\:to-yellow-800{--tw-gradient-to:#92400e}.largeTablet\:to-yellow-900{--tw-gradient-to:#78350f}.largeTablet\:to-green-50{--tw-gradient-to:#ecfdf5}.largeTablet\:to-green-100{--tw-gradient-to:#d1fae5}.largeTablet\:to-green-200{--tw-gradient-to:#a7f3d0}.largeTablet\:to-green-300{--tw-gradient-to:#6ee7b7}.largeTablet\:to-green-400{--tw-gradient-to:#34d399}.largeTablet\:to-green-500{--tw-gradient-to:#10b981}.largeTablet\:to-green-600{--tw-gradient-to:#059669}.largeTablet\:to-green-700{--tw-gradient-to:#047857}.largeTablet\:to-green-800{--tw-gradient-to:#065f46}.largeTablet\:to-green-900{--tw-gradient-to:#064e3b}.largeTablet\:to-blue{--tw-gradient-to:#3b82f6}.largeTablet\:to-indigo-50{--tw-gradient-to:#eef2ff}.largeTablet\:to-indigo-100{--tw-gradient-to:#e0e7ff}.largeTablet\:to-indigo-200{--tw-gradient-to:#c7d2fe}.largeTablet\:to-indigo-300{--tw-gradient-to:#a5b4fc}.largeTablet\:to-indigo-400{--tw-gradient-to:#818cf8}.largeTablet\:to-indigo-500{--tw-gradient-to:#6366f1}.largeTablet\:to-indigo-600{--tw-gradient-to:#4f46e5}.largeTablet\:to-indigo-700{--tw-gradient-to:#4338ca}.largeTablet\:to-indigo-800{--tw-gradient-to:#3730a3}.largeTablet\:to-indigo-900{--tw-gradient-to:#312e81}.largeTablet\:to-purple-50{--tw-gradient-to:#f5f3ff}.largeTablet\:to-purple-100{--tw-gradient-to:#ede9fe}.largeTablet\:to-purple-200{--tw-gradient-to:#ddd6fe}.largeTablet\:to-purple-300{--tw-gradient-to:#c4b5fd}.largeTablet\:to-purple-400{--tw-gradient-to:#a78bfa}.largeTablet\:to-purple-500{--tw-gradient-to:#8b5cf6}.largeTablet\:to-purple-600{--tw-gradient-to:#7c3aed}.largeTablet\:to-purple-700{--tw-gradient-to:#6d28d9}.largeTablet\:to-purple-800{--tw-gradient-to:#5b21b6}.largeTablet\:to-purple-900{--tw-gradient-to:#4c1d95}.largeTablet\:to-pink-50{--tw-gradient-to:#fdf2f8}.largeTablet\:to-pink-100{--tw-gradient-to:#fce7f3}.largeTablet\:to-pink-200{--tw-gradient-to:#fbcfe8}.largeTablet\:to-pink-300{--tw-gradient-to:#f9a8d4}.largeTablet\:to-pink-400{--tw-gradient-to:#f472b6}.largeTablet\:to-pink-500{--tw-gradient-to:#ec4899}.largeTablet\:to-pink-600{--tw-gradient-to:#db2777}.largeTablet\:to-pink-700{--tw-gradient-to:#be185d}.largeTablet\:to-pink-800{--tw-gradient-to:#9d174d}.largeTablet\:to-pink-900{--tw-gradient-to:#831843}.largeTablet\:to-primary{--tw-gradient-to:#c734e5}.largeTablet\:to-test{--tw-gradient-to:#743902}.largeTablet\:to-tertiary{--tw-gradient-to:#4fc143}.largeTablet\:to-bg_primary{--tw-gradient-to:#af7ba3}.largeTablet\:to-crd_b{--tw-gradient-to:#263884}.largeTablet\:to-crd_o{--tw-gradient-to:#f07c6a}.largeTablet\:to-crd_p{--tw-gradient-to:#009ee0}.largeTablet\:to-text-dark{--tw-gradient-to:#555b6d}.largeTablet\:to-text-dark2{--tw-gradient-to:#0009}.largeTablet\:to-text-primary{--tw-gradient-to:#7a2467}.largeTablet\:to-text-other{--tw-gradient-to:#11142d}.largeTablet\:to-text-light{--tw-gradient-to:#9a9ab0}.largeTablet\:to-grey-light{--tw-gradient-to:#a0a4a8}.largeTablet\:to-grey-light2{--tw-gradient-to:#dbdde0}.largeTablet\:to-grey-light3{--tw-gradient-to:FEFEFE}.largeTablet\:to-grey-light4{--tw-gradient-to:E8E8E8}.largeTablet\:to-grey-light5{--tw-gradient-to:#f8f9fb}.largeTablet\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.largeTablet\:to-grey-white{--tw-gradient-to:#f2f5fb}.largeTablet\:to-grey-dark{--tw-gradient-to:#52575c}.largeTablet\:to-grey-vl{--tw-gradient-to:#eff2f7}.largeTablet\:to-grey-fi{--tw-gradient-to:#c4c4c4}.largeTablet\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.largeTablet\:hover\:to-current:hover{--tw-gradient-to:currentColor}.largeTablet\:hover\:to-black:hover{--tw-gradient-to:#000}.largeTablet\:hover\:to-white:hover{--tw-gradient-to:#fff}.largeTablet\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.largeTablet\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.largeTablet\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.largeTablet\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.largeTablet\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.largeTablet\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.largeTablet\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.largeTablet\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.largeTablet\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.largeTablet\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.largeTablet\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.largeTablet\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.largeTablet\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.largeTablet\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.largeTablet\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.largeTablet\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.largeTablet\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.largeTablet\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.largeTablet\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.largeTablet\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.largeTablet\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.largeTablet\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.largeTablet\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.largeTablet\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.largeTablet\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.largeTablet\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.largeTablet\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.largeTablet\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.largeTablet\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.largeTablet\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.largeTablet\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.largeTablet\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.largeTablet\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.largeTablet\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.largeTablet\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.largeTablet\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.largeTablet\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.largeTablet\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.largeTablet\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.largeTablet\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.largeTablet\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.largeTablet\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.largeTablet\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.largeTablet\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.largeTablet\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.largeTablet\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.largeTablet\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.largeTablet\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.largeTablet\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.largeTablet\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.largeTablet\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.largeTablet\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.largeTablet\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.largeTablet\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.largeTablet\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.largeTablet\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.largeTablet\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.largeTablet\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.largeTablet\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.largeTablet\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.largeTablet\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.largeTablet\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.largeTablet\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.largeTablet\:hover\:to-test:hover{--tw-gradient-to:#743902}.largeTablet\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.largeTablet\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.largeTablet\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.largeTablet\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.largeTablet\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.largeTablet\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.largeTablet\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.largeTablet\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.largeTablet\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.largeTablet\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.largeTablet\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.largeTablet\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.largeTablet\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.largeTablet\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.largeTablet\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.largeTablet\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.largeTablet\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.largeTablet\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.largeTablet\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.largeTablet\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.largeTablet\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.largeTablet\:focus\:to-current:focus{--tw-gradient-to:currentColor}.largeTablet\:focus\:to-black:focus{--tw-gradient-to:#000}.largeTablet\:focus\:to-white:focus{--tw-gradient-to:#fff}.largeTablet\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.largeTablet\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.largeTablet\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.largeTablet\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.largeTablet\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.largeTablet\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.largeTablet\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.largeTablet\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.largeTablet\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.largeTablet\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.largeTablet\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.largeTablet\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.largeTablet\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.largeTablet\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.largeTablet\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.largeTablet\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.largeTablet\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.largeTablet\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.largeTablet\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.largeTablet\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.largeTablet\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.largeTablet\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.largeTablet\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.largeTablet\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.largeTablet\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.largeTablet\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.largeTablet\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.largeTablet\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.largeTablet\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.largeTablet\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.largeTablet\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.largeTablet\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.largeTablet\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.largeTablet\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.largeTablet\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.largeTablet\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.largeTablet\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.largeTablet\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.largeTablet\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.largeTablet\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.largeTablet\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.largeTablet\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.largeTablet\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.largeTablet\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.largeTablet\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.largeTablet\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.largeTablet\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.largeTablet\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.largeTablet\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.largeTablet\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.largeTablet\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.largeTablet\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.largeTablet\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.largeTablet\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.largeTablet\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.largeTablet\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.largeTablet\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.largeTablet\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.largeTablet\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.largeTablet\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.largeTablet\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.largeTablet\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.largeTablet\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.largeTablet\:focus\:to-test:focus{--tw-gradient-to:#743902}.largeTablet\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.largeTablet\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.largeTablet\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.largeTablet\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.largeTablet\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.largeTablet\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.largeTablet\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.largeTablet\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.largeTablet\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.largeTablet\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.largeTablet\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.largeTablet\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.largeTablet\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.largeTablet\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.largeTablet\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.largeTablet\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.largeTablet\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.largeTablet\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.largeTablet\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.largeTablet\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.largeTablet\:bg-auto{background-size:auto}.largeTablet\:bg-cover{background-size:cover}.largeTablet\:bg-contain{background-size:contain}.largeTablet\:bg-fixed{background-attachment:fixed}.largeTablet\:bg-local{background-attachment:local}.largeTablet\:bg-scroll{background-attachment:scroll}.largeTablet\:bg-clip-border{background-clip:initial}.largeTablet\:bg-clip-padding{background-clip:padding-box}.largeTablet\:bg-clip-content{background-clip:content-box}.largeTablet\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.largeTablet\:bg-bottom{background-position:bottom}.largeTablet\:bg-center{background-position:50%}.largeTablet\:bg-left{background-position:0}.largeTablet\:bg-left-bottom{background-position:0 100%}.largeTablet\:bg-left-top{background-position:0 0}.largeTablet\:bg-right{background-position:100%}.largeTablet\:bg-right-bottom{background-position:100% 100%}.largeTablet\:bg-right-top{background-position:100% 0}.largeTablet\:bg-top{background-position:top}.largeTablet\:bg-repeat{background-repeat:repeat}.largeTablet\:bg-no-repeat{background-repeat:no-repeat}.largeTablet\:bg-repeat-x{background-repeat:repeat-x}.largeTablet\:bg-repeat-y{background-repeat:repeat-y}.largeTablet\:bg-repeat-round{background-repeat:round}.largeTablet\:bg-repeat-space{background-repeat:space}.largeTablet\:fill-current{fill:currentColor}.largeTablet\:stroke-current{stroke:currentColor}.largeTablet\:stroke-0{stroke-width:0}.largeTablet\:stroke-1{stroke-width:1}.largeTablet\:stroke-2{stroke-width:2}.largeTablet\:object-contain{object-fit:contain}.largeTablet\:object-cover{object-fit:cover}.largeTablet\:object-fill{object-fit:fill}.largeTablet\:object-none{object-fit:none}.largeTablet\:object-scale-down{object-fit:scale-down}.largeTablet\:object-bottom{object-position:bottom}.largeTablet\:object-center{object-position:center}.largeTablet\:object-left{object-position:left}.largeTablet\:object-left-bottom{object-position:left bottom}.largeTablet\:object-left-top{object-position:left top}.largeTablet\:object-right{object-position:right}.largeTablet\:object-right-bottom{object-position:right bottom}.largeTablet\:object-right-top{object-position:right top}.largeTablet\:object-top{object-position:top}.largeTablet\:p-0{padding:0}.largeTablet\:p-1{padding:.25rem}.largeTablet\:p-2{padding:.5rem}.largeTablet\:p-3{padding:.75rem}.largeTablet\:p-4{padding:1rem}.largeTablet\:p-5{padding:1.25rem}.largeTablet\:p-6{padding:1.5rem}.largeTablet\:p-7{padding:1.75rem}.largeTablet\:p-8{padding:2rem}.largeTablet\:p-9{padding:2.25rem}.largeTablet\:p-10{padding:2.5rem}.largeTablet\:p-11{padding:2.75rem}.largeTablet\:p-12{padding:3rem}.largeTablet\:p-13{padding:50px}.largeTablet\:p-14{padding:3.5rem}.largeTablet\:p-15{padding:30px}.largeTablet\:p-16{padding:4rem}.largeTablet\:p-20{padding:5rem}.largeTablet\:p-24{padding:6rem}.largeTablet\:p-28{padding:7rem}.largeTablet\:p-30{padding:30%}.largeTablet\:p-32{padding:8rem}.largeTablet\:p-36{padding:9rem}.largeTablet\:p-40{padding:10rem}.largeTablet\:p-44{padding:11rem}.largeTablet\:p-45{padding:45%}.largeTablet\:p-48{padding:12rem}.largeTablet\:p-50{padding:12.5rem}.largeTablet\:p-52{padding:13rem}.largeTablet\:p-56{padding:14rem}.largeTablet\:p-60{padding:15rem}.largeTablet\:p-64{padding:16rem}.largeTablet\:p-72{padding:18rem}.largeTablet\:p-80{padding:20rem}.largeTablet\:p-96{padding:24rem}.largeTablet\:p-155{padding:155px}.largeTablet\:p-200{padding:20%}.largeTablet\:p-300{padding:300px}.largeTablet\:p-327{padding:327px}.largeTablet\:p-366{padding:366px}.largeTablet\:p-415{padding:415px}.largeTablet\:p-450{padding:450px}.largeTablet\:p-474{padding:474px}.largeTablet\:p-500{padding:500px}.largeTablet\:p-600{padding:600px}.largeTablet\:p-690{padding:690px}.largeTablet\:p-px{padding:1px}.largeTablet\:p-0\.5{padding:.125rem}.largeTablet\:p-1\.5{padding:.375rem}.largeTablet\:p-2\.5{padding:.625rem}.largeTablet\:p-3\.5{padding:.875rem}.largeTablet\:px-0{padding-left:0;padding-right:0}.largeTablet\:px-1{padding-left:.25rem;padding-right:.25rem}.largeTablet\:px-2{padding-left:.5rem;padding-right:.5rem}.largeTablet\:px-3{padding-left:.75rem;padding-right:.75rem}.largeTablet\:px-4{padding-left:1rem;padding-right:1rem}.largeTablet\:px-5{padding-left:1.25rem;padding-right:1.25rem}.largeTablet\:px-6{padding-left:1.5rem;padding-right:1.5rem}.largeTablet\:px-7{padding-left:1.75rem;padding-right:1.75rem}.largeTablet\:px-8{padding-left:2rem;padding-right:2rem}.largeTablet\:px-9{padding-left:2.25rem;padding-right:2.25rem}.largeTablet\:px-10{padding-left:2.5rem;padding-right:2.5rem}.largeTablet\:px-11{padding-left:2.75rem;padding-right:2.75rem}.largeTablet\:px-12{padding-left:3rem;padding-right:3rem}.largeTablet\:px-13{padding-left:50px;padding-right:50px}.largeTablet\:px-14{padding-left:3.5rem;padding-right:3.5rem}.largeTablet\:px-15{padding-left:30px;padding-right:30px}.largeTablet\:px-16{padding-left:4rem;padding-right:4rem}.largeTablet\:px-20{padding-left:5rem;padding-right:5rem}.largeTablet\:px-24{padding-left:6rem;padding-right:6rem}.largeTablet\:px-28{padding-left:7rem;padding-right:7rem}.largeTablet\:px-30{padding-left:30%;padding-right:30%}.largeTablet\:px-32{padding-left:8rem;padding-right:8rem}.largeTablet\:px-36{padding-left:9rem;padding-right:9rem}.largeTablet\:px-40{padding-left:10rem;padding-right:10rem}.largeTablet\:px-44{padding-left:11rem;padding-right:11rem}.largeTablet\:px-45{padding-left:45%;padding-right:45%}.largeTablet\:px-48{padding-left:12rem;padding-right:12rem}.largeTablet\:px-50{padding-left:12.5rem;padding-right:12.5rem}.largeTablet\:px-52{padding-left:13rem;padding-right:13rem}.largeTablet\:px-56{padding-left:14rem;padding-right:14rem}.largeTablet\:px-60{padding-left:15rem;padding-right:15rem}.largeTablet\:px-64{padding-left:16rem;padding-right:16rem}.largeTablet\:px-72{padding-left:18rem;padding-right:18rem}.largeTablet\:px-80{padding-left:20rem;padding-right:20rem}.largeTablet\:px-96{padding-left:24rem;padding-right:24rem}.largeTablet\:px-155{padding-left:155px;padding-right:155px}.largeTablet\:px-200{padding-left:20%;padding-right:20%}.largeTablet\:px-300{padding-left:300px;padding-right:300px}.largeTablet\:px-327{padding-left:327px;padding-right:327px}.largeTablet\:px-366{padding-left:366px;padding-right:366px}.largeTablet\:px-415{padding-left:415px;padding-right:415px}.largeTablet\:px-450{padding-left:450px;padding-right:450px}.largeTablet\:px-474{padding-left:474px;padding-right:474px}.largeTablet\:px-500{padding-left:500px;padding-right:500px}.largeTablet\:px-600{padding-left:600px;padding-right:600px}.largeTablet\:px-690{padding-left:690px;padding-right:690px}.largeTablet\:px-px{padding-left:1px;padding-right:1px}.largeTablet\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.largeTablet\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.largeTablet\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.largeTablet\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.largeTablet\:py-0{padding-bottom:0;padding-top:0}.largeTablet\:py-1{padding-bottom:.25rem;padding-top:.25rem}.largeTablet\:py-2{padding-bottom:.5rem;padding-top:.5rem}.largeTablet\:py-3{padding-bottom:.75rem;padding-top:.75rem}.largeTablet\:py-4{padding-bottom:1rem;padding-top:1rem}.largeTablet\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.largeTablet\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.largeTablet\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.largeTablet\:py-8{padding-bottom:2rem;padding-top:2rem}.largeTablet\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.largeTablet\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.largeTablet\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.largeTablet\:py-12{padding-bottom:3rem;padding-top:3rem}.largeTablet\:py-13{padding-bottom:50px;padding-top:50px}.largeTablet\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.largeTablet\:py-15{padding-bottom:30px;padding-top:30px}.largeTablet\:py-16{padding-bottom:4rem;padding-top:4rem}.largeTablet\:py-20{padding-bottom:5rem;padding-top:5rem}.largeTablet\:py-24{padding-bottom:6rem;padding-top:6rem}.largeTablet\:py-28{padding-bottom:7rem;padding-top:7rem}.largeTablet\:py-30{padding-bottom:30%;padding-top:30%}.largeTablet\:py-32{padding-bottom:8rem;padding-top:8rem}.largeTablet\:py-36{padding-bottom:9rem;padding-top:9rem}.largeTablet\:py-40{padding-bottom:10rem;padding-top:10rem}.largeTablet\:py-44{padding-bottom:11rem;padding-top:11rem}.largeTablet\:py-45{padding-bottom:45%;padding-top:45%}.largeTablet\:py-48{padding-bottom:12rem;padding-top:12rem}.largeTablet\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.largeTablet\:py-52{padding-bottom:13rem;padding-top:13rem}.largeTablet\:py-56{padding-bottom:14rem;padding-top:14rem}.largeTablet\:py-60{padding-bottom:15rem;padding-top:15rem}.largeTablet\:py-64{padding-bottom:16rem;padding-top:16rem}.largeTablet\:py-72{padding-bottom:18rem;padding-top:18rem}.largeTablet\:py-80{padding-bottom:20rem;padding-top:20rem}.largeTablet\:py-96{padding-bottom:24rem;padding-top:24rem}.largeTablet\:py-155{padding-bottom:155px;padding-top:155px}.largeTablet\:py-200{padding-bottom:20%;padding-top:20%}.largeTablet\:py-300{padding-bottom:300px;padding-top:300px}.largeTablet\:py-327{padding-bottom:327px;padding-top:327px}.largeTablet\:py-366{padding-bottom:366px;padding-top:366px}.largeTablet\:py-415{padding-bottom:415px;padding-top:415px}.largeTablet\:py-450{padding-bottom:450px;padding-top:450px}.largeTablet\:py-474{padding-bottom:474px;padding-top:474px}.largeTablet\:py-500{padding-bottom:500px;padding-top:500px}.largeTablet\:py-600{padding-bottom:600px;padding-top:600px}.largeTablet\:py-690{padding-bottom:690px;padding-top:690px}.largeTablet\:py-px{padding-bottom:1px;padding-top:1px}.largeTablet\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.largeTablet\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.largeTablet\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.largeTablet\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.largeTablet\:pt-0{padding-top:0}.largeTablet\:pt-1{padding-top:.25rem}.largeTablet\:pt-2{padding-top:.5rem}.largeTablet\:pt-3{padding-top:.75rem}.largeTablet\:pt-4{padding-top:1rem}.largeTablet\:pt-5{padding-top:1.25rem}.largeTablet\:pt-6{padding-top:1.5rem}.largeTablet\:pt-7{padding-top:1.75rem}.largeTablet\:pt-8{padding-top:2rem}.largeTablet\:pt-9{padding-top:2.25rem}.largeTablet\:pt-10{padding-top:2.5rem}.largeTablet\:pt-11{padding-top:2.75rem}.largeTablet\:pt-12{padding-top:3rem}.largeTablet\:pt-13{padding-top:50px}.largeTablet\:pt-14{padding-top:3.5rem}.largeTablet\:pt-15{padding-top:30px}.largeTablet\:pt-16{padding-top:4rem}.largeTablet\:pt-20{padding-top:5rem}.largeTablet\:pt-24{padding-top:6rem}.largeTablet\:pt-28{padding-top:7rem}.largeTablet\:pt-30{padding-top:30%}.largeTablet\:pt-32{padding-top:8rem}.largeTablet\:pt-36{padding-top:9rem}.largeTablet\:pt-40{padding-top:10rem}.largeTablet\:pt-44{padding-top:11rem}.largeTablet\:pt-45{padding-top:45%}.largeTablet\:pt-48{padding-top:12rem}.largeTablet\:pt-50{padding-top:12.5rem}.largeTablet\:pt-52{padding-top:13rem}.largeTablet\:pt-56{padding-top:14rem}.largeTablet\:pt-60{padding-top:15rem}.largeTablet\:pt-64{padding-top:16rem}.largeTablet\:pt-72{padding-top:18rem}.largeTablet\:pt-80{padding-top:20rem}.largeTablet\:pt-96{padding-top:24rem}.largeTablet\:pt-155{padding-top:155px}.largeTablet\:pt-200{padding-top:20%}.largeTablet\:pt-300{padding-top:300px}.largeTablet\:pt-327{padding-top:327px}.largeTablet\:pt-366{padding-top:366px}.largeTablet\:pt-415{padding-top:415px}.largeTablet\:pt-450{padding-top:450px}.largeTablet\:pt-474{padding-top:474px}.largeTablet\:pt-500{padding-top:500px}.largeTablet\:pt-600{padding-top:600px}.largeTablet\:pt-690{padding-top:690px}.largeTablet\:pt-px{padding-top:1px}.largeTablet\:pt-0\.5{padding-top:.125rem}.largeTablet\:pt-1\.5{padding-top:.375rem}.largeTablet\:pt-2\.5{padding-top:.625rem}.largeTablet\:pt-3\.5{padding-top:.875rem}.largeTablet\:pr-0{padding-right:0}.largeTablet\:pr-1{padding-right:.25rem}.largeTablet\:pr-2{padding-right:.5rem}.largeTablet\:pr-3{padding-right:.75rem}.largeTablet\:pr-4{padding-right:1rem}.largeTablet\:pr-5{padding-right:1.25rem}.largeTablet\:pr-6{padding-right:1.5rem}.largeTablet\:pr-7{padding-right:1.75rem}.largeTablet\:pr-8{padding-right:2rem}.largeTablet\:pr-9{padding-right:2.25rem}.largeTablet\:pr-10{padding-right:2.5rem}.largeTablet\:pr-11{padding-right:2.75rem}.largeTablet\:pr-12{padding-right:3rem}.largeTablet\:pr-13{padding-right:50px}.largeTablet\:pr-14{padding-right:3.5rem}.largeTablet\:pr-15{padding-right:30px}.largeTablet\:pr-16{padding-right:4rem}.largeTablet\:pr-20{padding-right:5rem}.largeTablet\:pr-24{padding-right:6rem}.largeTablet\:pr-28{padding-right:7rem}.largeTablet\:pr-30{padding-right:30%}.largeTablet\:pr-32{padding-right:8rem}.largeTablet\:pr-36{padding-right:9rem}.largeTablet\:pr-40{padding-right:10rem}.largeTablet\:pr-44{padding-right:11rem}.largeTablet\:pr-45{padding-right:45%}.largeTablet\:pr-48{padding-right:12rem}.largeTablet\:pr-50{padding-right:12.5rem}.largeTablet\:pr-52{padding-right:13rem}.largeTablet\:pr-56{padding-right:14rem}.largeTablet\:pr-60{padding-right:15rem}.largeTablet\:pr-64{padding-right:16rem}.largeTablet\:pr-72{padding-right:18rem}.largeTablet\:pr-80{padding-right:20rem}.largeTablet\:pr-96{padding-right:24rem}.largeTablet\:pr-155{padding-right:155px}.largeTablet\:pr-200{padding-right:20%}.largeTablet\:pr-300{padding-right:300px}.largeTablet\:pr-327{padding-right:327px}.largeTablet\:pr-366{padding-right:366px}.largeTablet\:pr-415{padding-right:415px}.largeTablet\:pr-450{padding-right:450px}.largeTablet\:pr-474{padding-right:474px}.largeTablet\:pr-500{padding-right:500px}.largeTablet\:pr-600{padding-right:600px}.largeTablet\:pr-690{padding-right:690px}.largeTablet\:pr-px{padding-right:1px}.largeTablet\:pr-0\.5{padding-right:.125rem}.largeTablet\:pr-1\.5{padding-right:.375rem}.largeTablet\:pr-2\.5{padding-right:.625rem}.largeTablet\:pr-3\.5{padding-right:.875rem}.largeTablet\:pb-0{padding-bottom:0}.largeTablet\:pb-1{padding-bottom:.25rem}.largeTablet\:pb-2{padding-bottom:.5rem}.largeTablet\:pb-3{padding-bottom:.75rem}.largeTablet\:pb-4{padding-bottom:1rem}.largeTablet\:pb-5{padding-bottom:1.25rem}.largeTablet\:pb-6{padding-bottom:1.5rem}.largeTablet\:pb-7{padding-bottom:1.75rem}.largeTablet\:pb-8{padding-bottom:2rem}.largeTablet\:pb-9{padding-bottom:2.25rem}.largeTablet\:pb-10{padding-bottom:2.5rem}.largeTablet\:pb-11{padding-bottom:2.75rem}.largeTablet\:pb-12{padding-bottom:3rem}.largeTablet\:pb-13{padding-bottom:50px}.largeTablet\:pb-14{padding-bottom:3.5rem}.largeTablet\:pb-15{padding-bottom:30px}.largeTablet\:pb-16{padding-bottom:4rem}.largeTablet\:pb-20{padding-bottom:5rem}.largeTablet\:pb-24{padding-bottom:6rem}.largeTablet\:pb-28{padding-bottom:7rem}.largeTablet\:pb-30{padding-bottom:30%}.largeTablet\:pb-32{padding-bottom:8rem}.largeTablet\:pb-36{padding-bottom:9rem}.largeTablet\:pb-40{padding-bottom:10rem}.largeTablet\:pb-44{padding-bottom:11rem}.largeTablet\:pb-45{padding-bottom:45%}.largeTablet\:pb-48{padding-bottom:12rem}.largeTablet\:pb-50{padding-bottom:12.5rem}.largeTablet\:pb-52{padding-bottom:13rem}.largeTablet\:pb-56{padding-bottom:14rem}.largeTablet\:pb-60{padding-bottom:15rem}.largeTablet\:pb-64{padding-bottom:16rem}.largeTablet\:pb-72{padding-bottom:18rem}.largeTablet\:pb-80{padding-bottom:20rem}.largeTablet\:pb-96{padding-bottom:24rem}.largeTablet\:pb-155{padding-bottom:155px}.largeTablet\:pb-200{padding-bottom:20%}.largeTablet\:pb-300{padding-bottom:300px}.largeTablet\:pb-327{padding-bottom:327px}.largeTablet\:pb-366{padding-bottom:366px}.largeTablet\:pb-415{padding-bottom:415px}.largeTablet\:pb-450{padding-bottom:450px}.largeTablet\:pb-474{padding-bottom:474px}.largeTablet\:pb-500{padding-bottom:500px}.largeTablet\:pb-600{padding-bottom:600px}.largeTablet\:pb-690{padding-bottom:690px}.largeTablet\:pb-px{padding-bottom:1px}.largeTablet\:pb-0\.5{padding-bottom:.125rem}.largeTablet\:pb-1\.5{padding-bottom:.375rem}.largeTablet\:pb-2\.5{padding-bottom:.625rem}.largeTablet\:pb-3\.5{padding-bottom:.875rem}.largeTablet\:pl-0{padding-left:0}.largeTablet\:pl-1{padding-left:.25rem}.largeTablet\:pl-2{padding-left:.5rem}.largeTablet\:pl-3{padding-left:.75rem}.largeTablet\:pl-4{padding-left:1rem}.largeTablet\:pl-5{padding-left:1.25rem}.largeTablet\:pl-6{padding-left:1.5rem}.largeTablet\:pl-7{padding-left:1.75rem}.largeTablet\:pl-8{padding-left:2rem}.largeTablet\:pl-9{padding-left:2.25rem}.largeTablet\:pl-10{padding-left:2.5rem}.largeTablet\:pl-11{padding-left:2.75rem}.largeTablet\:pl-12{padding-left:3rem}.largeTablet\:pl-13{padding-left:50px}.largeTablet\:pl-14{padding-left:3.5rem}.largeTablet\:pl-15{padding-left:30px}.largeTablet\:pl-16{padding-left:4rem}.largeTablet\:pl-20{padding-left:5rem}.largeTablet\:pl-24{padding-left:6rem}.largeTablet\:pl-28{padding-left:7rem}.largeTablet\:pl-30{padding-left:30%}.largeTablet\:pl-32{padding-left:8rem}.largeTablet\:pl-36{padding-left:9rem}.largeTablet\:pl-40{padding-left:10rem}.largeTablet\:pl-44{padding-left:11rem}.largeTablet\:pl-45{padding-left:45%}.largeTablet\:pl-48{padding-left:12rem}.largeTablet\:pl-50{padding-left:12.5rem}.largeTablet\:pl-52{padding-left:13rem}.largeTablet\:pl-56{padding-left:14rem}.largeTablet\:pl-60{padding-left:15rem}.largeTablet\:pl-64{padding-left:16rem}.largeTablet\:pl-72{padding-left:18rem}.largeTablet\:pl-80{padding-left:20rem}.largeTablet\:pl-96{padding-left:24rem}.largeTablet\:pl-155{padding-left:155px}.largeTablet\:pl-200{padding-left:20%}.largeTablet\:pl-300{padding-left:300px}.largeTablet\:pl-327{padding-left:327px}.largeTablet\:pl-366{padding-left:366px}.largeTablet\:pl-415{padding-left:415px}.largeTablet\:pl-450{padding-left:450px}.largeTablet\:pl-474{padding-left:474px}.largeTablet\:pl-500{padding-left:500px}.largeTablet\:pl-600{padding-left:600px}.largeTablet\:pl-690{padding-left:690px}.largeTablet\:pl-px{padding-left:1px}.largeTablet\:pl-0\.5{padding-left:.125rem}.largeTablet\:pl-1\.5{padding-left:.375rem}.largeTablet\:pl-2\.5{padding-left:.625rem}.largeTablet\:pl-3\.5{padding-left:.875rem}.largeTablet\:text-left{text-align:left}.largeTablet\:text-center{text-align:center}.largeTablet\:text-right{text-align:right}.largeTablet\:text-justify{text-align:justify}.largeTablet\:align-baseline{vertical-align:initial}.largeTablet\:align-top{vertical-align:top}.largeTablet\:align-middle{vertical-align:middle}.largeTablet\:align-bottom{vertical-align:bottom}.largeTablet\:align-text-top{vertical-align:text-top}.largeTablet\:align-text-bottom{vertical-align:text-bottom}.largeTablet\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.largeTablet\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.largeTablet\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.largeTablet\:font-SfProDisplay{font-family:SF Pro Display}.largeTablet\:font-SfPro{font-family:sf_pro_textregular}.largeTablet\:text-xs{font-size:.75rem;line-height:1rem}.largeTablet\:text-sm{font-size:.875rem;line-height:1.25rem}.largeTablet\:text-base{font-size:1rem;line-height:1.5rem}.largeTablet\:text-lg{font-size:1.125rem;line-height:1.75rem}.largeTablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.largeTablet\:text-2xl{font-size:1.5rem;line-height:2rem}.largeTablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.largeTablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.largeTablet\:text-5xl{font-size:3rem;line-height:1}.largeTablet\:text-6xl{font-size:3.75rem;line-height:1}.largeTablet\:text-7xl{font-size:4.5rem;line-height:1}.largeTablet\:text-8xl{font-size:6rem;line-height:1}.largeTablet\:text-9xl{font-size:8rem;line-height:1}.largeTablet\:text-lt{font-size:2rem}.largeTablet\:text-xxs{font-size:10px}.largeTablet\:text-tiny{font-size:7px}.largeTablet\:font-thin{font-weight:100}.largeTablet\:font-extralight{font-weight:200}.largeTablet\:font-light{font-weight:300}.largeTablet\:font-normal{font-weight:400}.largeTablet\:font-medium{font-weight:500}.largeTablet\:font-semibold{font-weight:600}.largeTablet\:font-bold{font-weight:700}.largeTablet\:font-extrabold{font-weight:800}.largeTablet\:font-black{font-weight:900}.largeTablet\:uppercase{text-transform:uppercase}.largeTablet\:lowercase{text-transform:lowercase}.largeTablet\:capitalize{text-transform:capitalize}.largeTablet\:normal-case{text-transform:none}.largeTablet\:italic{font-style:italic}.largeTablet\:not-italic{font-style:normal}.largeTablet\:diagonal-fractions,.largeTablet\:lining-nums,.largeTablet\:oldstyle-nums,.largeTablet\:ordinal,.largeTablet\:proportional-nums,.largeTablet\:slashed-zero,.largeTablet\:stacked-fractions,.largeTablet\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.largeTablet\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.largeTablet\:ordinal{--tw-ordinal:ordinal}.largeTablet\:slashed-zero{--tw-slashed-zero:slashed-zero}.largeTablet\:lining-nums{--tw-numeric-figure:lining-nums}.largeTablet\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.largeTablet\:proportional-nums{--tw-numeric-spacing:proportional-nums}.largeTablet\:tabular-nums{--tw-numeric-spacing:tabular-nums}.largeTablet\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.largeTablet\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.largeTablet\:leading-3{line-height:.75rem}.largeTablet\:leading-4{line-height:1rem}.largeTablet\:leading-5{line-height:1.25rem}.largeTablet\:leading-6{line-height:1.5rem}.largeTablet\:leading-7{line-height:1.75rem}.largeTablet\:leading-8{line-height:2rem}.largeTablet\:leading-9{line-height:2.25rem}.largeTablet\:leading-10{line-height:2.5rem}.largeTablet\:leading-none{line-height:1}.largeTablet\:leading-tight{line-height:1.25}.largeTablet\:leading-snug{line-height:1.375}.largeTablet\:leading-normal{line-height:1.5}.largeTablet\:leading-relaxed{line-height:1.625}.largeTablet\:leading-loose{line-height:2}.largeTablet\:tracking-tighter{letter-spacing:-.05em}.largeTablet\:tracking-tight{letter-spacing:-.025em}.largeTablet\:tracking-normal{letter-spacing:0}.largeTablet\:tracking-wide{letter-spacing:.025em}.largeTablet\:tracking-wider{letter-spacing:.05em}.largeTablet\:tracking-widest{letter-spacing:.1em}.largeTablet\:text-transparent{color:#0000}.largeTablet\:text-current{color:currentColor}.largeTablet\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.largeTablet\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.largeTablet\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.largeTablet\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.largeTablet\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.largeTablet\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.largeTablet\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.largeTablet\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.largeTablet\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.largeTablet\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.largeTablet\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.largeTablet\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.largeTablet\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.largeTablet\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.largeTablet\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.largeTablet\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.largeTablet\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.largeTablet\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.largeTablet\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.largeTablet\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.largeTablet\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.largeTablet\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.largeTablet\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.largeTablet\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.largeTablet\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.largeTablet\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.largeTablet\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.largeTablet\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.largeTablet\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.largeTablet\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.largeTablet\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.largeTablet\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.largeTablet\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.largeTablet\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.largeTablet\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.largeTablet\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.largeTablet\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.largeTablet\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.largeTablet\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.largeTablet\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.largeTablet\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.largeTablet\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.largeTablet\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.largeTablet\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.largeTablet\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.largeTablet\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.largeTablet\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.largeTablet\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.largeTablet\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.largeTablet\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.largeTablet\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.largeTablet\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.largeTablet\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.largeTablet\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.largeTablet\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.largeTablet\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.largeTablet\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.largeTablet\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.largeTablet\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.largeTablet\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.largeTablet\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.largeTablet\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.largeTablet\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.largeTablet\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.largeTablet\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.largeTablet\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.largeTablet\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.largeTablet\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.largeTablet\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.largeTablet\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.largeTablet\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.largeTablet\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.largeTablet\:text-text-dark2{color:#0009}.largeTablet\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.largeTablet\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.largeTablet\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.largeTablet\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.largeTablet\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.largeTablet\:text-grey-light3{color:FEFEFE}.largeTablet\:text-grey-light4{color:E8E8E8}.largeTablet\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.largeTablet\:text-grey-light6{color:#e8e8e85e}.largeTablet\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.largeTablet\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.largeTablet\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.largeTablet\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-transparent{color:#0000}.group:hover .largeTablet\:group-hover\:text-current{color:currentColor}.group:hover .largeTablet\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-text-dark2{color:#0009}.group:hover .largeTablet\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .largeTablet\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .largeTablet\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .largeTablet\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .largeTablet\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-transparent:focus-within{color:#0000}.largeTablet\:focus-within\:text-current:focus-within{color:currentColor}.largeTablet\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-text-dark2:focus-within{color:#0009}.largeTablet\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.largeTablet\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.largeTablet\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.largeTablet\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.largeTablet\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.largeTablet\:hover\:text-transparent:hover{color:#0000}.largeTablet\:hover\:text-current:hover{color:currentColor}.largeTablet\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.largeTablet\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.largeTablet\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.largeTablet\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.largeTablet\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.largeTablet\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.largeTablet\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.largeTablet\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.largeTablet\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.largeTablet\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.largeTablet\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.largeTablet\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.largeTablet\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.largeTablet\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.largeTablet\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.largeTablet\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.largeTablet\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.largeTablet\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.largeTablet\:hover\:text-text-dark2:hover{color:#0009}.largeTablet\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.largeTablet\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.largeTablet\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-light3:hover{color:FEFEFE}.largeTablet\:hover\:text-grey-light4:hover{color:E8E8E8}.largeTablet\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-light6:hover{color:#e8e8e85e}.largeTablet\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.largeTablet\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.largeTablet\:focus\:text-transparent:focus{color:#0000}.largeTablet\:focus\:text-current:focus{color:currentColor}.largeTablet\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.largeTablet\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.largeTablet\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.largeTablet\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.largeTablet\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.largeTablet\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.largeTablet\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.largeTablet\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.largeTablet\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.largeTablet\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.largeTablet\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.largeTablet\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.largeTablet\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.largeTablet\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.largeTablet\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.largeTablet\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.largeTablet\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.largeTablet\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.largeTablet\:focus\:text-text-dark2:focus{color:#0009}.largeTablet\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.largeTablet\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.largeTablet\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-light3:focus{color:FEFEFE}.largeTablet\:focus\:text-grey-light4:focus{color:E8E8E8}.largeTablet\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-light6:focus{color:#e8e8e85e}.largeTablet\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.largeTablet\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.largeTablet\:text-opacity-0{--tw-text-opacity:0}.largeTablet\:text-opacity-5{--tw-text-opacity:0.05}.largeTablet\:text-opacity-10{--tw-text-opacity:0.1}.largeTablet\:text-opacity-20{--tw-text-opacity:0.2}.largeTablet\:text-opacity-25{--tw-text-opacity:0.25}.largeTablet\:text-opacity-30{--tw-text-opacity:0.3}.largeTablet\:text-opacity-40{--tw-text-opacity:0.4}.largeTablet\:text-opacity-50{--tw-text-opacity:0.5}.largeTablet\:text-opacity-60{--tw-text-opacity:0.6}.largeTablet\:text-opacity-70{--tw-text-opacity:0.7}.largeTablet\:text-opacity-75{--tw-text-opacity:0.75}.largeTablet\:text-opacity-80{--tw-text-opacity:0.8}.largeTablet\:text-opacity-90{--tw-text-opacity:0.9}.largeTablet\:text-opacity-95{--tw-text-opacity:0.95}.largeTablet\:text-opacity-100{--tw-text-opacity:1}.group:hover .largeTablet\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .largeTablet\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .largeTablet\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .largeTablet\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .largeTablet\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .largeTablet\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .largeTablet\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .largeTablet\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .largeTablet\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .largeTablet\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .largeTablet\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .largeTablet\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .largeTablet\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .largeTablet\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .largeTablet\:group-hover\:text-opacity-100{--tw-text-opacity:1}.largeTablet\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.largeTablet\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.largeTablet\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.largeTablet\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.largeTablet\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.largeTablet\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.largeTablet\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.largeTablet\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.largeTablet\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.largeTablet\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.largeTablet\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.largeTablet\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.largeTablet\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.largeTablet\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.largeTablet\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.largeTablet\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.largeTablet\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.largeTablet\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.largeTablet\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.largeTablet\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.largeTablet\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.largeTablet\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.largeTablet\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.largeTablet\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.largeTablet\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.largeTablet\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.largeTablet\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.largeTablet\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.largeTablet\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.largeTablet\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.largeTablet\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.largeTablet\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.largeTablet\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.largeTablet\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.largeTablet\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.largeTablet\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.largeTablet\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.largeTablet\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.largeTablet\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.largeTablet\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.largeTablet\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.largeTablet\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.largeTablet\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.largeTablet\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.largeTablet\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.largeTablet\:underline{text-decoration:underline}.largeTablet\:line-through{text-decoration:line-through}.largeTablet\:no-underline{text-decoration:none}.group:hover .largeTablet\:group-hover\:underline{text-decoration:underline}.group:hover .largeTablet\:group-hover\:line-through{text-decoration:line-through}.group:hover .largeTablet\:group-hover\:no-underline{text-decoration:none}.largeTablet\:focus-within\:underline:focus-within{text-decoration:underline}.largeTablet\:focus-within\:line-through:focus-within{text-decoration:line-through}.largeTablet\:focus-within\:no-underline:focus-within{text-decoration:none}.largeTablet\:hover\:underline:hover{text-decoration:underline}.largeTablet\:hover\:line-through:hover{text-decoration:line-through}.largeTablet\:hover\:no-underline:hover{text-decoration:none}.largeTablet\:focus\:underline:focus{text-decoration:underline}.largeTablet\:focus\:line-through:focus{text-decoration:line-through}.largeTablet\:focus\:no-underline:focus{text-decoration:none}.largeTablet\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.largeTablet\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.largeTablet\:placeholder-transparent::placeholder{color:#0000}.largeTablet\:placeholder-current::placeholder{color:currentColor}.largeTablet\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-text-dark2::placeholder{color:#0009}.largeTablet\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-light3::placeholder{color:FEFEFE}.largeTablet\:placeholder-grey-light4::placeholder{color:E8E8E8}.largeTablet\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.largeTablet\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.largeTablet\:focus\:placeholder-current:focus::placeholder{color:currentColor}.largeTablet\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.largeTablet\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.largeTablet\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.largeTablet\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.largeTablet\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.largeTablet\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.largeTablet\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.largeTablet\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.largeTablet\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.largeTablet\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.largeTablet\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.largeTablet\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.largeTablet\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.largeTablet\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.largeTablet\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.largeTablet\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.largeTablet\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.largeTablet\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.largeTablet\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.largeTablet\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.largeTablet\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.largeTablet\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.largeTablet\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.largeTablet\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.largeTablet\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.largeTablet\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.largeTablet\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.largeTablet\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.largeTablet\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.largeTablet\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.largeTablet\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.largeTablet\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.largeTablet\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.largeTablet\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.largeTablet\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.largeTablet\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.largeTablet\:opacity-0{opacity:0}.largeTablet\:opacity-5{opacity:.05}.largeTablet\:opacity-10{opacity:.1}.largeTablet\:opacity-20{opacity:.2}.largeTablet\:opacity-25{opacity:.25}.largeTablet\:opacity-30{opacity:.3}.largeTablet\:opacity-40{opacity:.4}.largeTablet\:opacity-50{opacity:.5}.largeTablet\:opacity-60{opacity:.6}.largeTablet\:opacity-70{opacity:.7}.largeTablet\:opacity-75{opacity:.75}.largeTablet\:opacity-80{opacity:.8}.largeTablet\:opacity-90{opacity:.9}.largeTablet\:opacity-95{opacity:.95}.largeTablet\:opacity-100{opacity:1}.group:hover .largeTablet\:group-hover\:opacity-0{opacity:0}.group:hover .largeTablet\:group-hover\:opacity-5{opacity:.05}.group:hover .largeTablet\:group-hover\:opacity-10{opacity:.1}.group:hover .largeTablet\:group-hover\:opacity-20{opacity:.2}.group:hover .largeTablet\:group-hover\:opacity-25{opacity:.25}.group:hover .largeTablet\:group-hover\:opacity-30{opacity:.3}.group:hover .largeTablet\:group-hover\:opacity-40{opacity:.4}.group:hover .largeTablet\:group-hover\:opacity-50{opacity:.5}.group:hover .largeTablet\:group-hover\:opacity-60{opacity:.6}.group:hover .largeTablet\:group-hover\:opacity-70{opacity:.7}.group:hover .largeTablet\:group-hover\:opacity-75{opacity:.75}.group:hover .largeTablet\:group-hover\:opacity-80{opacity:.8}.group:hover .largeTablet\:group-hover\:opacity-90{opacity:.9}.group:hover .largeTablet\:group-hover\:opacity-95{opacity:.95}.group:hover .largeTablet\:group-hover\:opacity-100{opacity:1}.largeTablet\:focus-within\:opacity-0:focus-within{opacity:0}.largeTablet\:focus-within\:opacity-5:focus-within{opacity:.05}.largeTablet\:focus-within\:opacity-10:focus-within{opacity:.1}.largeTablet\:focus-within\:opacity-20:focus-within{opacity:.2}.largeTablet\:focus-within\:opacity-25:focus-within{opacity:.25}.largeTablet\:focus-within\:opacity-30:focus-within{opacity:.3}.largeTablet\:focus-within\:opacity-40:focus-within{opacity:.4}.largeTablet\:focus-within\:opacity-50:focus-within{opacity:.5}.largeTablet\:focus-within\:opacity-60:focus-within{opacity:.6}.largeTablet\:focus-within\:opacity-70:focus-within{opacity:.7}.largeTablet\:focus-within\:opacity-75:focus-within{opacity:.75}.largeTablet\:focus-within\:opacity-80:focus-within{opacity:.8}.largeTablet\:focus-within\:opacity-90:focus-within{opacity:.9}.largeTablet\:focus-within\:opacity-95:focus-within{opacity:.95}.largeTablet\:focus-within\:opacity-100:focus-within{opacity:1}.largeTablet\:hover\:opacity-0:hover{opacity:0}.largeTablet\:hover\:opacity-5:hover{opacity:.05}.largeTablet\:hover\:opacity-10:hover{opacity:.1}.largeTablet\:hover\:opacity-20:hover{opacity:.2}.largeTablet\:hover\:opacity-25:hover{opacity:.25}.largeTablet\:hover\:opacity-30:hover{opacity:.3}.largeTablet\:hover\:opacity-40:hover{opacity:.4}.largeTablet\:hover\:opacity-50:hover{opacity:.5}.largeTablet\:hover\:opacity-60:hover{opacity:.6}.largeTablet\:hover\:opacity-70:hover{opacity:.7}.largeTablet\:hover\:opacity-75:hover{opacity:.75}.largeTablet\:hover\:opacity-80:hover{opacity:.8}.largeTablet\:hover\:opacity-90:hover{opacity:.9}.largeTablet\:hover\:opacity-95:hover{opacity:.95}.largeTablet\:hover\:opacity-100:hover{opacity:1}.largeTablet\:focus\:opacity-0:focus{opacity:0}.largeTablet\:focus\:opacity-5:focus{opacity:.05}.largeTablet\:focus\:opacity-10:focus{opacity:.1}.largeTablet\:focus\:opacity-20:focus{opacity:.2}.largeTablet\:focus\:opacity-25:focus{opacity:.25}.largeTablet\:focus\:opacity-30:focus{opacity:.3}.largeTablet\:focus\:opacity-40:focus{opacity:.4}.largeTablet\:focus\:opacity-50:focus{opacity:.5}.largeTablet\:focus\:opacity-60:focus{opacity:.6}.largeTablet\:focus\:opacity-70:focus{opacity:.7}.largeTablet\:focus\:opacity-75:focus{opacity:.75}.largeTablet\:focus\:opacity-80:focus{opacity:.8}.largeTablet\:focus\:opacity-90:focus{opacity:.9}.largeTablet\:focus\:opacity-95:focus{opacity:.95}.largeTablet\:focus\:opacity-100:focus{opacity:1}.largeTablet\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.largeTablet\:shadow,.largeTablet\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.largeTablet\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.largeTablet\:shadow-lg,.largeTablet\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.largeTablet\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.largeTablet\:shadow-2xl,.largeTablet\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.largeTablet\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.largeTablet\:shadow-inner,.largeTablet\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:shadow-none{--tw-shadow:0 0 #0000}.largeTablet\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .largeTablet\:group-hover\:shadow-sm,.largeTablet\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .largeTablet\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .largeTablet\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .largeTablet\:group-hover\:shadow,.group:hover .largeTablet\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .largeTablet\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .largeTablet\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .largeTablet\:group-hover\:shadow-lg,.group:hover .largeTablet\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .largeTablet\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .largeTablet\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .largeTablet\:group-hover\:shadow-2xl,.group:hover .largeTablet\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .largeTablet\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .largeTablet\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .largeTablet\:group-hover\:shadow-acs,.group:hover .largeTablet\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .largeTablet\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.largeTablet\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.largeTablet\:focus-within\:shadow-sm:focus-within,.largeTablet\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.largeTablet\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.largeTablet\:focus-within\:shadow-lg:focus-within,.largeTablet\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.largeTablet\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.largeTablet\:focus-within\:shadow-2xl:focus-within,.largeTablet\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.largeTablet\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.largeTablet\:focus-within\:shadow-inner:focus-within,.largeTablet\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.largeTablet\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.largeTablet\:focus-within\:shadow-acs:focus-within,.largeTablet\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.largeTablet\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.largeTablet\:hover\:shadow-md:hover,.largeTablet\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.largeTablet\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.largeTablet\:hover\:shadow-lg:hover,.largeTablet\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.largeTablet\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.largeTablet\:hover\:shadow-2xl:hover,.largeTablet\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.largeTablet\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.largeTablet\:hover\:shadow-acs:hover,.largeTablet\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.largeTablet\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.largeTablet\:focus\:shadow-sm:focus,.largeTablet\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.largeTablet\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.largeTablet\:focus\:shadow-lg:focus,.largeTablet\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.largeTablet\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.largeTablet\:focus\:shadow-2xl:focus,.largeTablet\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.largeTablet\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.largeTablet\:focus\:shadow-inner:focus,.largeTablet\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.largeTablet\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.largeTablet\:outline-none{outline:2px solid #0000;outline-offset:2px}.largeTablet\:outline-white{outline:2px dotted #fff;outline-offset:2px}.largeTablet\:outline-black{outline:2px dotted #000;outline-offset:2px}.largeTablet\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.largeTablet\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.largeTablet\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.largeTablet\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.largeTablet\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.largeTablet\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.largeTablet\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:ring-0,.largeTablet\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:ring-2,.largeTablet\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:ring,.largeTablet\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-0:focus-within,.largeTablet\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-2:focus-within,.largeTablet\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-8:focus-within,.largeTablet\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-0:focus,.largeTablet\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-2:focus,.largeTablet\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus\:ring-8:focus,.largeTablet\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.largeTablet\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.largeTablet\:focus-within\:ring-inset:focus-within,.largeTablet\:focus\:ring-inset:focus,.largeTablet\:ring-inset{--tw-ring-inset:inset}.largeTablet\:ring-transparent{--tw-ring-color:#0000}.largeTablet\:ring-current{--tw-ring-color:currentColor}.largeTablet\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.largeTablet\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.largeTablet\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.largeTablet\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.largeTablet\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.largeTablet\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.largeTablet\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.largeTablet\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.largeTablet\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.largeTablet\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.largeTablet\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.largeTablet\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.largeTablet\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.largeTablet\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.largeTablet\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.largeTablet\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.largeTablet\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.largeTablet\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.largeTablet\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.largeTablet\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.largeTablet\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.largeTablet\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.largeTablet\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.largeTablet\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.largeTablet\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.largeTablet\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.largeTablet\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.largeTablet\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.largeTablet\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.largeTablet\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.largeTablet\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.largeTablet\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.largeTablet\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.largeTablet\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.largeTablet\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.largeTablet\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.largeTablet\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.largeTablet\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.largeTablet\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.largeTablet\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.largeTablet\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.largeTablet\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.largeTablet\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.largeTablet\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.largeTablet\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.largeTablet\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.largeTablet\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.largeTablet\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.largeTablet\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.largeTablet\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.largeTablet\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.largeTablet\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.largeTablet\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.largeTablet\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.largeTablet\:ring-text-dark2{--tw-ring-color:#0009}.largeTablet\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.largeTablet\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.largeTablet\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.largeTablet\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.largeTablet\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.largeTablet\:ring-grey-light3{--tw-ring-color:FEFEFE}.largeTablet\:ring-grey-light4{--tw-ring-color:E8E8E8}.largeTablet\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.largeTablet\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.largeTablet\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.largeTablet\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.largeTablet\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.largeTablet\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.largeTablet\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.largeTablet\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.largeTablet\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.largeTablet\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.largeTablet\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.largeTablet\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.largeTablet\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.largeTablet\:focus\:ring-current:focus{--tw-ring-color:currentColor}.largeTablet\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.largeTablet\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.largeTablet\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.largeTablet\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.largeTablet\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.largeTablet\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.largeTablet\:ring-opacity-0{--tw-ring-opacity:0}.largeTablet\:ring-opacity-5{--tw-ring-opacity:0.05}.largeTablet\:ring-opacity-10{--tw-ring-opacity:0.1}.largeTablet\:ring-opacity-20{--tw-ring-opacity:0.2}.largeTablet\:ring-opacity-25{--tw-ring-opacity:0.25}.largeTablet\:ring-opacity-30{--tw-ring-opacity:0.3}.largeTablet\:ring-opacity-40{--tw-ring-opacity:0.4}.largeTablet\:ring-opacity-50{--tw-ring-opacity:0.5}.largeTablet\:ring-opacity-60{--tw-ring-opacity:0.6}.largeTablet\:ring-opacity-70{--tw-ring-opacity:0.7}.largeTablet\:ring-opacity-75{--tw-ring-opacity:0.75}.largeTablet\:ring-opacity-80{--tw-ring-opacity:0.8}.largeTablet\:ring-opacity-90{--tw-ring-opacity:0.9}.largeTablet\:ring-opacity-95{--tw-ring-opacity:0.95}.largeTablet\:ring-opacity-100{--tw-ring-opacity:1}.largeTablet\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.largeTablet\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.largeTablet\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.largeTablet\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.largeTablet\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.largeTablet\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.largeTablet\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.largeTablet\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.largeTablet\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.largeTablet\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.largeTablet\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.largeTablet\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.largeTablet\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.largeTablet\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.largeTablet\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.largeTablet\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.largeTablet\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.largeTablet\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.largeTablet\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.largeTablet\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.largeTablet\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.largeTablet\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.largeTablet\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.largeTablet\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.largeTablet\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.largeTablet\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.largeTablet\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.largeTablet\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.largeTablet\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.largeTablet\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.largeTablet\:ring-offset-0{--tw-ring-offset-width:0px}.largeTablet\:ring-offset-1{--tw-ring-offset-width:1px}.largeTablet\:ring-offset-2{--tw-ring-offset-width:2px}.largeTablet\:ring-offset-4{--tw-ring-offset-width:4px}.largeTablet\:ring-offset-8{--tw-ring-offset-width:8px}.largeTablet\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.largeTablet\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.largeTablet\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.largeTablet\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.largeTablet\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.largeTablet\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.largeTablet\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.largeTablet\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.largeTablet\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.largeTablet\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.largeTablet\:ring-offset-transparent{--tw-ring-offset-color:#0000}.largeTablet\:ring-offset-current{--tw-ring-offset-color:currentColor}.largeTablet\:ring-offset-black{--tw-ring-offset-color:#000}.largeTablet\:ring-offset-white{--tw-ring-offset-color:#fff}.largeTablet\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.largeTablet\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.largeTablet\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.largeTablet\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.largeTablet\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.largeTablet\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.largeTablet\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.largeTablet\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.largeTablet\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.largeTablet\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.largeTablet\:ring-offset-red{--tw-ring-offset-color:#ff002a}.largeTablet\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.largeTablet\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.largeTablet\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.largeTablet\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.largeTablet\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.largeTablet\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.largeTablet\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.largeTablet\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.largeTablet\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.largeTablet\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.largeTablet\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.largeTablet\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.largeTablet\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.largeTablet\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.largeTablet\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.largeTablet\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.largeTablet\:ring-offset-green-600{--tw-ring-offset-color:#059669}.largeTablet\:ring-offset-green-700{--tw-ring-offset-color:#047857}.largeTablet\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.largeTablet\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.largeTablet\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.largeTablet\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.largeTablet\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.largeTablet\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.largeTablet\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.largeTablet\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.largeTablet\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.largeTablet\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.largeTablet\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.largeTablet\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.largeTablet\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.largeTablet\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.largeTablet\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.largeTablet\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.largeTablet\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.largeTablet\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.largeTablet\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.largeTablet\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.largeTablet\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.largeTablet\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.largeTablet\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.largeTablet\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.largeTablet\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.largeTablet\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.largeTablet\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.largeTablet\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.largeTablet\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.largeTablet\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.largeTablet\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.largeTablet\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.largeTablet\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.largeTablet\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.largeTablet\:ring-offset-test{--tw-ring-offset-color:#743902}.largeTablet\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.largeTablet\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.largeTablet\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.largeTablet\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.largeTablet\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.largeTablet\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.largeTablet\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.largeTablet\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.largeTablet\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.largeTablet\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.largeTablet\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.largeTablet\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.largeTablet\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.largeTablet\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.largeTablet\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.largeTablet\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.largeTablet\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.largeTablet\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.largeTablet\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.largeTablet\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.largeTablet\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.largeTablet\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.largeTablet\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.largeTablet\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.largeTablet\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.largeTablet\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.largeTablet\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.largeTablet\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.largeTablet\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.largeTablet\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.largeTablet\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.largeTablet\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.largeTablet\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.largeTablet\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.largeTablet\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.largeTablet\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.largeTablet\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.largeTablet\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.largeTablet\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.largeTablet\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.largeTablet\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.largeTablet\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.largeTablet\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.largeTablet\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.largeTablet\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.largeTablet\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.largeTablet\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.largeTablet\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.largeTablet\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.largeTablet\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.largeTablet\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.largeTablet\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.largeTablet\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.largeTablet\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.largeTablet\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.largeTablet\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.largeTablet\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.largeTablet\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.largeTablet\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.largeTablet\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.largeTablet\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.largeTablet\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.largeTablet\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.largeTablet\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.largeTablet\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.largeTablet\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.largeTablet\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.largeTablet\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.largeTablet\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.largeTablet\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.largeTablet\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.largeTablet\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.largeTablet\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.largeTablet\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.largeTablet\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.largeTablet\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.largeTablet\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.largeTablet\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.largeTablet\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.largeTablet\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.largeTablet\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.largeTablet\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.largeTablet\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.largeTablet\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.largeTablet\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.largeTablet\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.largeTablet\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.largeTablet\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.largeTablet\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.largeTablet\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.largeTablet\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.largeTablet\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.largeTablet\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.largeTablet\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.largeTablet\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.largeTablet\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.largeTablet\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.largeTablet\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.largeTablet\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.largeTablet\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.largeTablet\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.largeTablet\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.largeTablet\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.largeTablet\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.largeTablet\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.largeTablet\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.largeTablet\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.largeTablet\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.largeTablet\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.largeTablet\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.largeTablet\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.largeTablet\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.largeTablet\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.largeTablet\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.largeTablet\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.largeTablet\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.largeTablet\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.largeTablet\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.largeTablet\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.largeTablet\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.largeTablet\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.largeTablet\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.largeTablet\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.largeTablet\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.largeTablet\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.largeTablet\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.largeTablet\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.largeTablet\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.largeTablet\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.largeTablet\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.largeTablet\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.largeTablet\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.largeTablet\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.largeTablet\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.largeTablet\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.largeTablet\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.largeTablet\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.largeTablet\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.largeTablet\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.largeTablet\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.largeTablet\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.largeTablet\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.largeTablet\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.largeTablet\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.largeTablet\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.largeTablet\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.largeTablet\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.largeTablet\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.largeTablet\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.largeTablet\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.largeTablet\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.largeTablet\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.largeTablet\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.largeTablet\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.largeTablet\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.largeTablet\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.largeTablet\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.largeTablet\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.largeTablet\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.largeTablet\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.largeTablet\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.largeTablet\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.largeTablet\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.largeTablet\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.largeTablet\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.largeTablet\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.largeTablet\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.largeTablet\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.largeTablet\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.largeTablet\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.largeTablet\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.largeTablet\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.largeTablet\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.largeTablet\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.largeTablet\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.largeTablet\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.largeTablet\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.largeTablet\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.largeTablet\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.largeTablet\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.largeTablet\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.largeTablet\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.largeTablet\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.largeTablet\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.largeTablet\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.largeTablet\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.largeTablet\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.largeTablet\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.largeTablet\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.largeTablet\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.largeTablet\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.largeTablet\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.largeTablet\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.largeTablet\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.largeTablet\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.largeTablet\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.largeTablet\:transition-none{transition-property:none}.largeTablet\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.largeTablet\:delay-75{transition-delay:75ms}.largeTablet\:delay-100{transition-delay:.1s}.largeTablet\:delay-150{transition-delay:.15s}.largeTablet\:delay-200{transition-delay:.2s}.largeTablet\:delay-300{transition-delay:.3s}.largeTablet\:delay-500{transition-delay:.5s}.largeTablet\:delay-700{transition-delay:.7s}.largeTablet\:delay-1000{transition-delay:1s}.largeTablet\:duration-75{transition-duration:75ms}.largeTablet\:duration-100{transition-duration:.1s}.largeTablet\:duration-150{transition-duration:.15s}.largeTablet\:duration-200{transition-duration:.2s}.largeTablet\:duration-300{transition-duration:.3s}.largeTablet\:duration-500{transition-duration:.5s}.largeTablet\:duration-700{transition-duration:.7s}.largeTablet\:duration-1000{transition-duration:1s}.largeTablet\:ease-linear{transition-timing-function:linear}.largeTablet\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.largeTablet\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.largeTablet\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:800px){.tablet\:container{width:100%}@media (min-width:640px){.tablet\:container{max-width:640px}}@media (min-width:768px){.tablet\:container{max-width:768px}}@media (min-width:1024px){.tablet\:container{max-width:1024px}}@media (min-width:1280px){.tablet\:container{max-width:1280px}}@media (min-width:1536px){.tablet\:container{max-width:1536px}}.tablet\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tablet\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.tablet\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tablet\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.tablet\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tablet\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.tablet\:pointer-events-none{pointer-events:none}.tablet\:pointer-events-auto{pointer-events:auto}.tablet\:visible{visibility:visible}.tablet\:invisible{visibility:hidden}.tablet\:static{position:static}.tablet\:fixed{position:fixed}.tablet\:absolute{position:absolute}.tablet\:relative{position:relative}.tablet\:sticky{position:sticky}.tablet\:inset-0{bottom:0;left:0;right:0;top:0}.tablet\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.tablet\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.tablet\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.tablet\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.tablet\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.tablet\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.tablet\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.tablet\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.tablet\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.tablet\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.tablet\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.tablet\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.tablet\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.tablet\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.tablet\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.tablet\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.tablet\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.tablet\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.tablet\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.tablet\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.tablet\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.tablet\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.tablet\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.tablet\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.tablet\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.tablet\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.tablet\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.tablet\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.tablet\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.tablet\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.tablet\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.tablet\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.tablet\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.tablet\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.tablet\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.tablet\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.tablet\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.tablet\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.tablet\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.tablet\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.tablet\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.tablet\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.tablet\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.tablet\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.tablet\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.tablet\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.tablet\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.tablet\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.tablet\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.tablet\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.tablet\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.tablet\:-inset-0{bottom:0;left:0;right:0;top:0}.tablet\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.tablet\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.tablet\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.tablet\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.tablet\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.tablet\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.tablet\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.tablet\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.tablet\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.tablet\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.tablet\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.tablet\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.tablet\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.tablet\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.tablet\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.tablet\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.tablet\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.tablet\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.tablet\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.tablet\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.tablet\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.tablet\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.tablet\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.tablet\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.tablet\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.tablet\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.tablet\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.tablet\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.tablet\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.tablet\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.tablet\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.tablet\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.tablet\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.tablet\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.tablet\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.tablet\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.tablet\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.tablet\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.tablet\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.tablet\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.tablet\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.tablet\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.tablet\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.tablet\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.tablet\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.tablet\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.tablet\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.tablet\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.tablet\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.tablet\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.tablet\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.tablet\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.tablet\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.tablet\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.tablet\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.tablet\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.tablet\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.tablet\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.tablet\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.tablet\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.tablet\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.tablet\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.tablet\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.tablet\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.tablet\:inset-x-0{left:0;right:0}.tablet\:inset-x-1{left:.25rem;right:.25rem}.tablet\:inset-x-2{left:.5rem;right:.5rem}.tablet\:inset-x-3{left:.75rem;right:.75rem}.tablet\:inset-x-4{left:1rem;right:1rem}.tablet\:inset-x-5{left:1.25rem;right:1.25rem}.tablet\:inset-x-6{left:1.5rem;right:1.5rem}.tablet\:inset-x-7{left:1.75rem;right:1.75rem}.tablet\:inset-x-8{left:2rem;right:2rem}.tablet\:inset-x-9{left:2.25rem;right:2.25rem}.tablet\:inset-x-10{left:2.5rem;right:2.5rem}.tablet\:inset-x-11{left:2.75rem;right:2.75rem}.tablet\:inset-x-12{left:3rem;right:3rem}.tablet\:inset-x-13{left:50px;right:50px}.tablet\:inset-x-14{left:3.5rem;right:3.5rem}.tablet\:inset-x-15{left:30px;right:30px}.tablet\:inset-x-16{left:4rem;right:4rem}.tablet\:inset-x-20{left:5rem;right:5rem}.tablet\:inset-x-24{left:6rem;right:6rem}.tablet\:inset-x-28{left:7rem;right:7rem}.tablet\:inset-x-30{left:30%;right:30%}.tablet\:inset-x-32{left:8rem;right:8rem}.tablet\:inset-x-36{left:9rem;right:9rem}.tablet\:inset-x-40{left:10rem;right:10rem}.tablet\:inset-x-44{left:11rem;right:11rem}.tablet\:inset-x-45{left:45%;right:45%}.tablet\:inset-x-48{left:12rem;right:12rem}.tablet\:inset-x-50{left:12.5rem;right:12.5rem}.tablet\:inset-x-52{left:13rem;right:13rem}.tablet\:inset-x-56{left:14rem;right:14rem}.tablet\:inset-x-60{left:15rem;right:15rem}.tablet\:inset-x-64{left:16rem;right:16rem}.tablet\:inset-x-72{left:18rem;right:18rem}.tablet\:inset-x-80{left:20rem;right:20rem}.tablet\:inset-x-96{left:24rem;right:24rem}.tablet\:inset-x-155{left:155px;right:155px}.tablet\:inset-x-200{left:20%;right:20%}.tablet\:inset-x-300{left:300px;right:300px}.tablet\:inset-x-327{left:327px;right:327px}.tablet\:inset-x-366{left:366px;right:366px}.tablet\:inset-x-415{left:415px;right:415px}.tablet\:inset-x-450{left:450px;right:450px}.tablet\:inset-x-474{left:474px;right:474px}.tablet\:inset-x-500{left:500px;right:500px}.tablet\:inset-x-600{left:600px;right:600px}.tablet\:inset-x-690{left:690px;right:690px}.tablet\:inset-x-auto{left:auto;right:auto}.tablet\:inset-x-px{left:1px;right:1px}.tablet\:inset-x-0\.5{left:.125rem;right:.125rem}.tablet\:inset-x-1\.5{left:.375rem;right:.375rem}.tablet\:inset-x-2\.5{left:.625rem;right:.625rem}.tablet\:inset-x-3\.5{left:.875rem;right:.875rem}.tablet\:-inset-x-0{left:0;right:0}.tablet\:-inset-x-1{left:-.25rem;right:-.25rem}.tablet\:-inset-x-2{left:-.5rem;right:-.5rem}.tablet\:-inset-x-3{left:-.75rem;right:-.75rem}.tablet\:-inset-x-4{left:-1rem;right:-1rem}.tablet\:-inset-x-5{left:-1.25rem;right:-1.25rem}.tablet\:-inset-x-6{left:-1.5rem;right:-1.5rem}.tablet\:-inset-x-7{left:-1.75rem;right:-1.75rem}.tablet\:-inset-x-8{left:-2rem;right:-2rem}.tablet\:-inset-x-9{left:-2.25rem;right:-2.25rem}.tablet\:-inset-x-10{left:-2.5rem;right:-2.5rem}.tablet\:-inset-x-11{left:-2.75rem;right:-2.75rem}.tablet\:-inset-x-12{left:-3rem;right:-3rem}.tablet\:-inset-x-13{left:-50px;right:-50px}.tablet\:-inset-x-14{left:-3.5rem;right:-3.5rem}.tablet\:-inset-x-15{left:-30px;right:-30px}.tablet\:-inset-x-16{left:-4rem;right:-4rem}.tablet\:-inset-x-20{left:-5rem;right:-5rem}.tablet\:-inset-x-24{left:-6rem;right:-6rem}.tablet\:-inset-x-28{left:-7rem;right:-7rem}.tablet\:-inset-x-30{left:-30%;right:-30%}.tablet\:-inset-x-32{left:-8rem;right:-8rem}.tablet\:-inset-x-36{left:-9rem;right:-9rem}.tablet\:-inset-x-40{left:-10rem;right:-10rem}.tablet\:-inset-x-44{left:-11rem;right:-11rem}.tablet\:-inset-x-45{left:-45%;right:-45%}.tablet\:-inset-x-48{left:-12rem;right:-12rem}.tablet\:-inset-x-50{left:-12.5rem;right:-12.5rem}.tablet\:-inset-x-52{left:-13rem;right:-13rem}.tablet\:-inset-x-56{left:-14rem;right:-14rem}.tablet\:-inset-x-60{left:-15rem;right:-15rem}.tablet\:-inset-x-64{left:-16rem;right:-16rem}.tablet\:-inset-x-72{left:-18rem;right:-18rem}.tablet\:-inset-x-80{left:-20rem;right:-20rem}.tablet\:-inset-x-96{left:-24rem;right:-24rem}.tablet\:-inset-x-155{left:-155px;right:-155px}.tablet\:-inset-x-200{left:-20%;right:-20%}.tablet\:-inset-x-300{left:-300px;right:-300px}.tablet\:-inset-x-327{left:-327px;right:-327px}.tablet\:-inset-x-366{left:-366px;right:-366px}.tablet\:-inset-x-415{left:-415px;right:-415px}.tablet\:-inset-x-450{left:-450px;right:-450px}.tablet\:-inset-x-474{left:-474px;right:-474px}.tablet\:-inset-x-500{left:-500px;right:-500px}.tablet\:-inset-x-600{left:-600px;right:-600px}.tablet\:-inset-x-690{left:-690px;right:-690px}.tablet\:-inset-x-px{left:-1px;right:-1px}.tablet\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.tablet\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.tablet\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.tablet\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.tablet\:inset-x-1\/2{left:50%;right:50%}.tablet\:inset-x-1\/3{left:33.333333%;right:33.333333%}.tablet\:inset-x-2\/3{left:66.666667%;right:66.666667%}.tablet\:inset-x-1\/4{left:25%;right:25%}.tablet\:inset-x-2\/4{left:50%;right:50%}.tablet\:inset-x-3\/4{left:75%;right:75%}.tablet\:inset-x-full{left:100%;right:100%}.tablet\:-inset-x-1\/2{left:-50%;right:-50%}.tablet\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.tablet\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.tablet\:-inset-x-1\/4{left:-25%;right:-25%}.tablet\:-inset-x-2\/4{left:-50%;right:-50%}.tablet\:-inset-x-3\/4{left:-75%;right:-75%}.tablet\:-inset-x-full{left:-100%;right:-100%}.tablet\:inset-y-0{bottom:0;top:0}.tablet\:inset-y-1{bottom:.25rem;top:.25rem}.tablet\:inset-y-2{bottom:.5rem;top:.5rem}.tablet\:inset-y-3{bottom:.75rem;top:.75rem}.tablet\:inset-y-4{bottom:1rem;top:1rem}.tablet\:inset-y-5{bottom:1.25rem;top:1.25rem}.tablet\:inset-y-6{bottom:1.5rem;top:1.5rem}.tablet\:inset-y-7{bottom:1.75rem;top:1.75rem}.tablet\:inset-y-8{bottom:2rem;top:2rem}.tablet\:inset-y-9{bottom:2.25rem;top:2.25rem}.tablet\:inset-y-10{bottom:2.5rem;top:2.5rem}.tablet\:inset-y-11{bottom:2.75rem;top:2.75rem}.tablet\:inset-y-12{bottom:3rem;top:3rem}.tablet\:inset-y-13{bottom:50px;top:50px}.tablet\:inset-y-14{bottom:3.5rem;top:3.5rem}.tablet\:inset-y-15{bottom:30px;top:30px}.tablet\:inset-y-16{bottom:4rem;top:4rem}.tablet\:inset-y-20{bottom:5rem;top:5rem}.tablet\:inset-y-24{bottom:6rem;top:6rem}.tablet\:inset-y-28{bottom:7rem;top:7rem}.tablet\:inset-y-30{bottom:30%;top:30%}.tablet\:inset-y-32{bottom:8rem;top:8rem}.tablet\:inset-y-36{bottom:9rem;top:9rem}.tablet\:inset-y-40{bottom:10rem;top:10rem}.tablet\:inset-y-44{bottom:11rem;top:11rem}.tablet\:inset-y-45{bottom:45%;top:45%}.tablet\:inset-y-48{bottom:12rem;top:12rem}.tablet\:inset-y-50{bottom:12.5rem;top:12.5rem}.tablet\:inset-y-52{bottom:13rem;top:13rem}.tablet\:inset-y-56{bottom:14rem;top:14rem}.tablet\:inset-y-60{bottom:15rem;top:15rem}.tablet\:inset-y-64{bottom:16rem;top:16rem}.tablet\:inset-y-72{bottom:18rem;top:18rem}.tablet\:inset-y-80{bottom:20rem;top:20rem}.tablet\:inset-y-96{bottom:24rem;top:24rem}.tablet\:inset-y-155{bottom:155px;top:155px}.tablet\:inset-y-200{bottom:20%;top:20%}.tablet\:inset-y-300{bottom:300px;top:300px}.tablet\:inset-y-327{bottom:327px;top:327px}.tablet\:inset-y-366{bottom:366px;top:366px}.tablet\:inset-y-415{bottom:415px;top:415px}.tablet\:inset-y-450{bottom:450px;top:450px}.tablet\:inset-y-474{bottom:474px;top:474px}.tablet\:inset-y-500{bottom:500px;top:500px}.tablet\:inset-y-600{bottom:600px;top:600px}.tablet\:inset-y-690{bottom:690px;top:690px}.tablet\:inset-y-auto{bottom:auto;top:auto}.tablet\:inset-y-px{bottom:1px;top:1px}.tablet\:inset-y-0\.5{bottom:.125rem;top:.125rem}.tablet\:inset-y-1\.5{bottom:.375rem;top:.375rem}.tablet\:inset-y-2\.5{bottom:.625rem;top:.625rem}.tablet\:inset-y-3\.5{bottom:.875rem;top:.875rem}.tablet\:-inset-y-0{bottom:0;top:0}.tablet\:-inset-y-1{bottom:-.25rem;top:-.25rem}.tablet\:-inset-y-2{bottom:-.5rem;top:-.5rem}.tablet\:-inset-y-3{bottom:-.75rem;top:-.75rem}.tablet\:-inset-y-4{bottom:-1rem;top:-1rem}.tablet\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.tablet\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.tablet\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.tablet\:-inset-y-8{bottom:-2rem;top:-2rem}.tablet\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.tablet\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.tablet\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.tablet\:-inset-y-12{bottom:-3rem;top:-3rem}.tablet\:-inset-y-13{bottom:-50px;top:-50px}.tablet\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.tablet\:-inset-y-15{bottom:-30px;top:-30px}.tablet\:-inset-y-16{bottom:-4rem;top:-4rem}.tablet\:-inset-y-20{bottom:-5rem;top:-5rem}.tablet\:-inset-y-24{bottom:-6rem;top:-6rem}.tablet\:-inset-y-28{bottom:-7rem;top:-7rem}.tablet\:-inset-y-30{bottom:-30%;top:-30%}.tablet\:-inset-y-32{bottom:-8rem;top:-8rem}.tablet\:-inset-y-36{bottom:-9rem;top:-9rem}.tablet\:-inset-y-40{bottom:-10rem;top:-10rem}.tablet\:-inset-y-44{bottom:-11rem;top:-11rem}.tablet\:-inset-y-45{bottom:-45%;top:-45%}.tablet\:-inset-y-48{bottom:-12rem;top:-12rem}.tablet\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.tablet\:-inset-y-52{bottom:-13rem;top:-13rem}.tablet\:-inset-y-56{bottom:-14rem;top:-14rem}.tablet\:-inset-y-60{bottom:-15rem;top:-15rem}.tablet\:-inset-y-64{bottom:-16rem;top:-16rem}.tablet\:-inset-y-72{bottom:-18rem;top:-18rem}.tablet\:-inset-y-80{bottom:-20rem;top:-20rem}.tablet\:-inset-y-96{bottom:-24rem;top:-24rem}.tablet\:-inset-y-155{bottom:-155px;top:-155px}.tablet\:-inset-y-200{bottom:-20%;top:-20%}.tablet\:-inset-y-300{bottom:-300px;top:-300px}.tablet\:-inset-y-327{bottom:-327px;top:-327px}.tablet\:-inset-y-366{bottom:-366px;top:-366px}.tablet\:-inset-y-415{bottom:-415px;top:-415px}.tablet\:-inset-y-450{bottom:-450px;top:-450px}.tablet\:-inset-y-474{bottom:-474px;top:-474px}.tablet\:-inset-y-500{bottom:-500px;top:-500px}.tablet\:-inset-y-600{bottom:-600px;top:-600px}.tablet\:-inset-y-690{bottom:-690px;top:-690px}.tablet\:-inset-y-px{bottom:-1px;top:-1px}.tablet\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.tablet\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.tablet\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.tablet\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.tablet\:inset-y-1\/2{bottom:50%;top:50%}.tablet\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.tablet\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.tablet\:inset-y-1\/4{bottom:25%;top:25%}.tablet\:inset-y-2\/4{bottom:50%;top:50%}.tablet\:inset-y-3\/4{bottom:75%;top:75%}.tablet\:inset-y-full{bottom:100%;top:100%}.tablet\:-inset-y-1\/2{bottom:-50%;top:-50%}.tablet\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.tablet\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.tablet\:-inset-y-1\/4{bottom:-25%;top:-25%}.tablet\:-inset-y-2\/4{bottom:-50%;top:-50%}.tablet\:-inset-y-3\/4{bottom:-75%;top:-75%}.tablet\:-inset-y-full{bottom:-100%;top:-100%}.tablet\:top-0{top:0}.tablet\:top-1{top:.25rem}.tablet\:top-2{top:.5rem}.tablet\:top-3{top:.75rem}.tablet\:top-4{top:1rem}.tablet\:top-5{top:1.25rem}.tablet\:top-6{top:1.5rem}.tablet\:top-7{top:1.75rem}.tablet\:top-8{top:2rem}.tablet\:top-9{top:2.25rem}.tablet\:top-10{top:2.5rem}.tablet\:top-11{top:2.75rem}.tablet\:top-12{top:3rem}.tablet\:top-13{top:50px}.tablet\:top-14{top:3.5rem}.tablet\:top-15{top:30px}.tablet\:top-16{top:4rem}.tablet\:top-20{top:5rem}.tablet\:top-24{top:6rem}.tablet\:top-28{top:7rem}.tablet\:top-30{top:30%}.tablet\:top-32{top:8rem}.tablet\:top-36{top:9rem}.tablet\:top-40{top:10rem}.tablet\:top-44{top:11rem}.tablet\:top-45{top:45%}.tablet\:top-48{top:12rem}.tablet\:top-50{top:12.5rem}.tablet\:top-52{top:13rem}.tablet\:top-56{top:14rem}.tablet\:top-60{top:15rem}.tablet\:top-64{top:16rem}.tablet\:top-72{top:18rem}.tablet\:top-80{top:20rem}.tablet\:top-96{top:24rem}.tablet\:top-155{top:155px}.tablet\:top-200{top:20%}.tablet\:top-300{top:300px}.tablet\:top-327{top:327px}.tablet\:top-366{top:366px}.tablet\:top-415{top:415px}.tablet\:top-450{top:450px}.tablet\:top-474{top:474px}.tablet\:top-500{top:500px}.tablet\:top-600{top:600px}.tablet\:top-690{top:690px}.tablet\:top-auto{top:auto}.tablet\:top-px{top:1px}.tablet\:top-0\.5{top:.125rem}.tablet\:top-1\.5{top:.375rem}.tablet\:top-2\.5{top:.625rem}.tablet\:top-3\.5{top:.875rem}.tablet\:-top-0{top:0}.tablet\:-top-1{top:-.25rem}.tablet\:-top-2{top:-.5rem}.tablet\:-top-3{top:-.75rem}.tablet\:-top-4{top:-1rem}.tablet\:-top-5{top:-1.25rem}.tablet\:-top-6{top:-1.5rem}.tablet\:-top-7{top:-1.75rem}.tablet\:-top-8{top:-2rem}.tablet\:-top-9{top:-2.25rem}.tablet\:-top-10{top:-2.5rem}.tablet\:-top-11{top:-2.75rem}.tablet\:-top-12{top:-3rem}.tablet\:-top-13{top:-50px}.tablet\:-top-14{top:-3.5rem}.tablet\:-top-15{top:-30px}.tablet\:-top-16{top:-4rem}.tablet\:-top-20{top:-5rem}.tablet\:-top-24{top:-6rem}.tablet\:-top-28{top:-7rem}.tablet\:-top-30{top:-30%}.tablet\:-top-32{top:-8rem}.tablet\:-top-36{top:-9rem}.tablet\:-top-40{top:-10rem}.tablet\:-top-44{top:-11rem}.tablet\:-top-45{top:-45%}.tablet\:-top-48{top:-12rem}.tablet\:-top-50{top:-12.5rem}.tablet\:-top-52{top:-13rem}.tablet\:-top-56{top:-14rem}.tablet\:-top-60{top:-15rem}.tablet\:-top-64{top:-16rem}.tablet\:-top-72{top:-18rem}.tablet\:-top-80{top:-20rem}.tablet\:-top-96{top:-24rem}.tablet\:-top-155{top:-155px}.tablet\:-top-200{top:-20%}.tablet\:-top-300{top:-300px}.tablet\:-top-327{top:-327px}.tablet\:-top-366{top:-366px}.tablet\:-top-415{top:-415px}.tablet\:-top-450{top:-450px}.tablet\:-top-474{top:-474px}.tablet\:-top-500{top:-500px}.tablet\:-top-600{top:-600px}.tablet\:-top-690{top:-690px}.tablet\:-top-px{top:-1px}.tablet\:-top-0\.5{top:-.125rem}.tablet\:-top-1\.5{top:-.375rem}.tablet\:-top-2\.5{top:-.625rem}.tablet\:-top-3\.5{top:-.875rem}.tablet\:top-1\/2{top:50%}.tablet\:top-1\/3{top:33.333333%}.tablet\:top-2\/3{top:66.666667%}.tablet\:top-1\/4{top:25%}.tablet\:top-2\/4{top:50%}.tablet\:top-3\/4{top:75%}.tablet\:top-full{top:100%}.tablet\:-top-1\/2{top:-50%}.tablet\:-top-1\/3{top:-33.333333%}.tablet\:-top-2\/3{top:-66.666667%}.tablet\:-top-1\/4{top:-25%}.tablet\:-top-2\/4{top:-50%}.tablet\:-top-3\/4{top:-75%}.tablet\:-top-full{top:-100%}.tablet\:right-0{right:0}.tablet\:right-1{right:.25rem}.tablet\:right-2{right:.5rem}.tablet\:right-3{right:.75rem}.tablet\:right-4{right:1rem}.tablet\:right-5{right:1.25rem}.tablet\:right-6{right:1.5rem}.tablet\:right-7{right:1.75rem}.tablet\:right-8{right:2rem}.tablet\:right-9{right:2.25rem}.tablet\:right-10{right:2.5rem}.tablet\:right-11{right:2.75rem}.tablet\:right-12{right:3rem}.tablet\:right-13{right:50px}.tablet\:right-14{right:3.5rem}.tablet\:right-15{right:30px}.tablet\:right-16{right:4rem}.tablet\:right-20{right:5rem}.tablet\:right-24{right:6rem}.tablet\:right-28{right:7rem}.tablet\:right-30{right:30%}.tablet\:right-32{right:8rem}.tablet\:right-36{right:9rem}.tablet\:right-40{right:10rem}.tablet\:right-44{right:11rem}.tablet\:right-45{right:45%}.tablet\:right-48{right:12rem}.tablet\:right-50{right:12.5rem}.tablet\:right-52{right:13rem}.tablet\:right-56{right:14rem}.tablet\:right-60{right:15rem}.tablet\:right-64{right:16rem}.tablet\:right-72{right:18rem}.tablet\:right-80{right:20rem}.tablet\:right-96{right:24rem}.tablet\:right-155{right:155px}.tablet\:right-200{right:20%}.tablet\:right-300{right:300px}.tablet\:right-327{right:327px}.tablet\:right-366{right:366px}.tablet\:right-415{right:415px}.tablet\:right-450{right:450px}.tablet\:right-474{right:474px}.tablet\:right-500{right:500px}.tablet\:right-600{right:600px}.tablet\:right-690{right:690px}.tablet\:right-auto{right:auto}.tablet\:right-px{right:1px}.tablet\:right-0\.5{right:.125rem}.tablet\:right-1\.5{right:.375rem}.tablet\:right-2\.5{right:.625rem}.tablet\:right-3\.5{right:.875rem}.tablet\:-right-0{right:0}.tablet\:-right-1{right:-.25rem}.tablet\:-right-2{right:-.5rem}.tablet\:-right-3{right:-.75rem}.tablet\:-right-4{right:-1rem}.tablet\:-right-5{right:-1.25rem}.tablet\:-right-6{right:-1.5rem}.tablet\:-right-7{right:-1.75rem}.tablet\:-right-8{right:-2rem}.tablet\:-right-9{right:-2.25rem}.tablet\:-right-10{right:-2.5rem}.tablet\:-right-11{right:-2.75rem}.tablet\:-right-12{right:-3rem}.tablet\:-right-13{right:-50px}.tablet\:-right-14{right:-3.5rem}.tablet\:-right-15{right:-30px}.tablet\:-right-16{right:-4rem}.tablet\:-right-20{right:-5rem}.tablet\:-right-24{right:-6rem}.tablet\:-right-28{right:-7rem}.tablet\:-right-30{right:-30%}.tablet\:-right-32{right:-8rem}.tablet\:-right-36{right:-9rem}.tablet\:-right-40{right:-10rem}.tablet\:-right-44{right:-11rem}.tablet\:-right-45{right:-45%}.tablet\:-right-48{right:-12rem}.tablet\:-right-50{right:-12.5rem}.tablet\:-right-52{right:-13rem}.tablet\:-right-56{right:-14rem}.tablet\:-right-60{right:-15rem}.tablet\:-right-64{right:-16rem}.tablet\:-right-72{right:-18rem}.tablet\:-right-80{right:-20rem}.tablet\:-right-96{right:-24rem}.tablet\:-right-155{right:-155px}.tablet\:-right-200{right:-20%}.tablet\:-right-300{right:-300px}.tablet\:-right-327{right:-327px}.tablet\:-right-366{right:-366px}.tablet\:-right-415{right:-415px}.tablet\:-right-450{right:-450px}.tablet\:-right-474{right:-474px}.tablet\:-right-500{right:-500px}.tablet\:-right-600{right:-600px}.tablet\:-right-690{right:-690px}.tablet\:-right-px{right:-1px}.tablet\:-right-0\.5{right:-.125rem}.tablet\:-right-1\.5{right:-.375rem}.tablet\:-right-2\.5{right:-.625rem}.tablet\:-right-3\.5{right:-.875rem}.tablet\:right-1\/2{right:50%}.tablet\:right-1\/3{right:33.333333%}.tablet\:right-2\/3{right:66.666667%}.tablet\:right-1\/4{right:25%}.tablet\:right-2\/4{right:50%}.tablet\:right-3\/4{right:75%}.tablet\:right-full{right:100%}.tablet\:-right-1\/2{right:-50%}.tablet\:-right-1\/3{right:-33.333333%}.tablet\:-right-2\/3{right:-66.666667%}.tablet\:-right-1\/4{right:-25%}.tablet\:-right-2\/4{right:-50%}.tablet\:-right-3\/4{right:-75%}.tablet\:-right-full{right:-100%}.tablet\:bottom-0{bottom:0}.tablet\:bottom-1{bottom:.25rem}.tablet\:bottom-2{bottom:.5rem}.tablet\:bottom-3{bottom:.75rem}.tablet\:bottom-4{bottom:1rem}.tablet\:bottom-5{bottom:1.25rem}.tablet\:bottom-6{bottom:1.5rem}.tablet\:bottom-7{bottom:1.75rem}.tablet\:bottom-8{bottom:2rem}.tablet\:bottom-9{bottom:2.25rem}.tablet\:bottom-10{bottom:2.5rem}.tablet\:bottom-11{bottom:2.75rem}.tablet\:bottom-12{bottom:3rem}.tablet\:bottom-13{bottom:50px}.tablet\:bottom-14{bottom:3.5rem}.tablet\:bottom-15{bottom:30px}.tablet\:bottom-16{bottom:4rem}.tablet\:bottom-20{bottom:5rem}.tablet\:bottom-24{bottom:6rem}.tablet\:bottom-28{bottom:7rem}.tablet\:bottom-30{bottom:30%}.tablet\:bottom-32{bottom:8rem}.tablet\:bottom-36{bottom:9rem}.tablet\:bottom-40{bottom:10rem}.tablet\:bottom-44{bottom:11rem}.tablet\:bottom-45{bottom:45%}.tablet\:bottom-48{bottom:12rem}.tablet\:bottom-50{bottom:12.5rem}.tablet\:bottom-52{bottom:13rem}.tablet\:bottom-56{bottom:14rem}.tablet\:bottom-60{bottom:15rem}.tablet\:bottom-64{bottom:16rem}.tablet\:bottom-72{bottom:18rem}.tablet\:bottom-80{bottom:20rem}.tablet\:bottom-96{bottom:24rem}.tablet\:bottom-155{bottom:155px}.tablet\:bottom-200{bottom:20%}.tablet\:bottom-300{bottom:300px}.tablet\:bottom-327{bottom:327px}.tablet\:bottom-366{bottom:366px}.tablet\:bottom-415{bottom:415px}.tablet\:bottom-450{bottom:450px}.tablet\:bottom-474{bottom:474px}.tablet\:bottom-500{bottom:500px}.tablet\:bottom-600{bottom:600px}.tablet\:bottom-690{bottom:690px}.tablet\:bottom-auto{bottom:auto}.tablet\:bottom-px{bottom:1px}.tablet\:bottom-0\.5{bottom:.125rem}.tablet\:bottom-1\.5{bottom:.375rem}.tablet\:bottom-2\.5{bottom:.625rem}.tablet\:bottom-3\.5{bottom:.875rem}.tablet\:-bottom-0{bottom:0}.tablet\:-bottom-1{bottom:-.25rem}.tablet\:-bottom-2{bottom:-.5rem}.tablet\:-bottom-3{bottom:-.75rem}.tablet\:-bottom-4{bottom:-1rem}.tablet\:-bottom-5{bottom:-1.25rem}.tablet\:-bottom-6{bottom:-1.5rem}.tablet\:-bottom-7{bottom:-1.75rem}.tablet\:-bottom-8{bottom:-2rem}.tablet\:-bottom-9{bottom:-2.25rem}.tablet\:-bottom-10{bottom:-2.5rem}.tablet\:-bottom-11{bottom:-2.75rem}.tablet\:-bottom-12{bottom:-3rem}.tablet\:-bottom-13{bottom:-50px}.tablet\:-bottom-14{bottom:-3.5rem}.tablet\:-bottom-15{bottom:-30px}.tablet\:-bottom-16{bottom:-4rem}.tablet\:-bottom-20{bottom:-5rem}.tablet\:-bottom-24{bottom:-6rem}.tablet\:-bottom-28{bottom:-7rem}.tablet\:-bottom-30{bottom:-30%}.tablet\:-bottom-32{bottom:-8rem}.tablet\:-bottom-36{bottom:-9rem}.tablet\:-bottom-40{bottom:-10rem}.tablet\:-bottom-44{bottom:-11rem}.tablet\:-bottom-45{bottom:-45%}.tablet\:-bottom-48{bottom:-12rem}.tablet\:-bottom-50{bottom:-12.5rem}.tablet\:-bottom-52{bottom:-13rem}.tablet\:-bottom-56{bottom:-14rem}.tablet\:-bottom-60{bottom:-15rem}.tablet\:-bottom-64{bottom:-16rem}.tablet\:-bottom-72{bottom:-18rem}.tablet\:-bottom-80{bottom:-20rem}.tablet\:-bottom-96{bottom:-24rem}.tablet\:-bottom-155{bottom:-155px}.tablet\:-bottom-200{bottom:-20%}.tablet\:-bottom-300{bottom:-300px}.tablet\:-bottom-327{bottom:-327px}.tablet\:-bottom-366{bottom:-366px}.tablet\:-bottom-415{bottom:-415px}.tablet\:-bottom-450{bottom:-450px}.tablet\:-bottom-474{bottom:-474px}.tablet\:-bottom-500{bottom:-500px}.tablet\:-bottom-600{bottom:-600px}.tablet\:-bottom-690{bottom:-690px}.tablet\:-bottom-px{bottom:-1px}.tablet\:-bottom-0\.5{bottom:-.125rem}.tablet\:-bottom-1\.5{bottom:-.375rem}.tablet\:-bottom-2\.5{bottom:-.625rem}.tablet\:-bottom-3\.5{bottom:-.875rem}.tablet\:bottom-1\/2{bottom:50%}.tablet\:bottom-1\/3{bottom:33.333333%}.tablet\:bottom-2\/3{bottom:66.666667%}.tablet\:bottom-1\/4{bottom:25%}.tablet\:bottom-2\/4{bottom:50%}.tablet\:bottom-3\/4{bottom:75%}.tablet\:bottom-full{bottom:100%}.tablet\:-bottom-1\/2{bottom:-50%}.tablet\:-bottom-1\/3{bottom:-33.333333%}.tablet\:-bottom-2\/3{bottom:-66.666667%}.tablet\:-bottom-1\/4{bottom:-25%}.tablet\:-bottom-2\/4{bottom:-50%}.tablet\:-bottom-3\/4{bottom:-75%}.tablet\:-bottom-full{bottom:-100%}.tablet\:left-0{left:0}.tablet\:left-1{left:.25rem}.tablet\:left-2{left:.5rem}.tablet\:left-3{left:.75rem}.tablet\:left-4{left:1rem}.tablet\:left-5{left:1.25rem}.tablet\:left-6{left:1.5rem}.tablet\:left-7{left:1.75rem}.tablet\:left-8{left:2rem}.tablet\:left-9{left:2.25rem}.tablet\:left-10{left:2.5rem}.tablet\:left-11{left:2.75rem}.tablet\:left-12{left:3rem}.tablet\:left-13{left:50px}.tablet\:left-14{left:3.5rem}.tablet\:left-15{left:30px}.tablet\:left-16{left:4rem}.tablet\:left-20{left:5rem}.tablet\:left-24{left:6rem}.tablet\:left-28{left:7rem}.tablet\:left-30{left:30%}.tablet\:left-32{left:8rem}.tablet\:left-36{left:9rem}.tablet\:left-40{left:10rem}.tablet\:left-44{left:11rem}.tablet\:left-45{left:45%}.tablet\:left-48{left:12rem}.tablet\:left-50{left:12.5rem}.tablet\:left-52{left:13rem}.tablet\:left-56{left:14rem}.tablet\:left-60{left:15rem}.tablet\:left-64{left:16rem}.tablet\:left-72{left:18rem}.tablet\:left-80{left:20rem}.tablet\:left-96{left:24rem}.tablet\:left-155{left:155px}.tablet\:left-200{left:20%}.tablet\:left-300{left:300px}.tablet\:left-327{left:327px}.tablet\:left-366{left:366px}.tablet\:left-415{left:415px}.tablet\:left-450{left:450px}.tablet\:left-474{left:474px}.tablet\:left-500{left:500px}.tablet\:left-600{left:600px}.tablet\:left-690{left:690px}.tablet\:left-auto{left:auto}.tablet\:left-px{left:1px}.tablet\:left-0\.5{left:.125rem}.tablet\:left-1\.5{left:.375rem}.tablet\:left-2\.5{left:.625rem}.tablet\:left-3\.5{left:.875rem}.tablet\:-left-0{left:0}.tablet\:-left-1{left:-.25rem}.tablet\:-left-2{left:-.5rem}.tablet\:-left-3{left:-.75rem}.tablet\:-left-4{left:-1rem}.tablet\:-left-5{left:-1.25rem}.tablet\:-left-6{left:-1.5rem}.tablet\:-left-7{left:-1.75rem}.tablet\:-left-8{left:-2rem}.tablet\:-left-9{left:-2.25rem}.tablet\:-left-10{left:-2.5rem}.tablet\:-left-11{left:-2.75rem}.tablet\:-left-12{left:-3rem}.tablet\:-left-13{left:-50px}.tablet\:-left-14{left:-3.5rem}.tablet\:-left-15{left:-30px}.tablet\:-left-16{left:-4rem}.tablet\:-left-20{left:-5rem}.tablet\:-left-24{left:-6rem}.tablet\:-left-28{left:-7rem}.tablet\:-left-30{left:-30%}.tablet\:-left-32{left:-8rem}.tablet\:-left-36{left:-9rem}.tablet\:-left-40{left:-10rem}.tablet\:-left-44{left:-11rem}.tablet\:-left-45{left:-45%}.tablet\:-left-48{left:-12rem}.tablet\:-left-50{left:-12.5rem}.tablet\:-left-52{left:-13rem}.tablet\:-left-56{left:-14rem}.tablet\:-left-60{left:-15rem}.tablet\:-left-64{left:-16rem}.tablet\:-left-72{left:-18rem}.tablet\:-left-80{left:-20rem}.tablet\:-left-96{left:-24rem}.tablet\:-left-155{left:-155px}.tablet\:-left-200{left:-20%}.tablet\:-left-300{left:-300px}.tablet\:-left-327{left:-327px}.tablet\:-left-366{left:-366px}.tablet\:-left-415{left:-415px}.tablet\:-left-450{left:-450px}.tablet\:-left-474{left:-474px}.tablet\:-left-500{left:-500px}.tablet\:-left-600{left:-600px}.tablet\:-left-690{left:-690px}.tablet\:-left-px{left:-1px}.tablet\:-left-0\.5{left:-.125rem}.tablet\:-left-1\.5{left:-.375rem}.tablet\:-left-2\.5{left:-.625rem}.tablet\:-left-3\.5{left:-.875rem}.tablet\:left-1\/2{left:50%}.tablet\:left-1\/3{left:33.333333%}.tablet\:left-2\/3{left:66.666667%}.tablet\:left-1\/4{left:25%}.tablet\:left-2\/4{left:50%}.tablet\:left-3\/4{left:75%}.tablet\:left-full{left:100%}.tablet\:-left-1\/2{left:-50%}.tablet\:-left-1\/3{left:-33.333333%}.tablet\:-left-2\/3{left:-66.666667%}.tablet\:-left-1\/4{left:-25%}.tablet\:-left-2\/4{left:-50%}.tablet\:-left-3\/4{left:-75%}.tablet\:-left-full{left:-100%}.tablet\:z-0{z-index:0}.tablet\:z-10{z-index:10}.tablet\:z-20{z-index:20}.tablet\:z-30{z-index:30}.tablet\:z-40{z-index:40}.tablet\:z-50{z-index:50}.tablet\:z-auto{z-index:auto}.tablet\:focus-within\:z-0:focus-within{z-index:0}.tablet\:focus-within\:z-10:focus-within{z-index:10}.tablet\:focus-within\:z-20:focus-within{z-index:20}.tablet\:focus-within\:z-30:focus-within{z-index:30}.tablet\:focus-within\:z-40:focus-within{z-index:40}.tablet\:focus-within\:z-50:focus-within{z-index:50}.tablet\:focus-within\:z-auto:focus-within{z-index:auto}.tablet\:focus\:z-0:focus{z-index:0}.tablet\:focus\:z-10:focus{z-index:10}.tablet\:focus\:z-20:focus{z-index:20}.tablet\:focus\:z-30:focus{z-index:30}.tablet\:focus\:z-40:focus{z-index:40}.tablet\:focus\:z-50:focus{z-index:50}.tablet\:focus\:z-auto:focus{z-index:auto}.tablet\:order-1{order:1}.tablet\:order-2{order:2}.tablet\:order-3{order:3}.tablet\:order-4{order:4}.tablet\:order-5{order:5}.tablet\:order-6{order:6}.tablet\:order-7{order:7}.tablet\:order-8{order:8}.tablet\:order-9{order:9}.tablet\:order-10{order:10}.tablet\:order-11{order:11}.tablet\:order-12{order:12}.tablet\:order-first{order:-9999}.tablet\:order-last{order:9999}.tablet\:order-none{order:0}.tablet\:col-auto{grid-column:auto}.tablet\:col-span-1{grid-column:span 1/span 1}.tablet\:col-span-2{grid-column:span 2/span 2}.tablet\:col-span-3{grid-column:span 3/span 3}.tablet\:col-span-4{grid-column:span 4/span 4}.tablet\:col-span-5{grid-column:span 5/span 5}.tablet\:col-span-6{grid-column:span 6/span 6}.tablet\:col-span-7{grid-column:span 7/span 7}.tablet\:col-span-8{grid-column:span 8/span 8}.tablet\:col-span-9{grid-column:span 9/span 9}.tablet\:col-span-10{grid-column:span 10/span 10}.tablet\:col-span-11{grid-column:span 11/span 11}.tablet\:col-span-12{grid-column:span 12/span 12}.tablet\:col-span-full{grid-column:1/-1}.tablet\:col-start-1{grid-column-start:1}.tablet\:col-start-2{grid-column-start:2}.tablet\:col-start-3{grid-column-start:3}.tablet\:col-start-4{grid-column-start:4}.tablet\:col-start-5{grid-column-start:5}.tablet\:col-start-6{grid-column-start:6}.tablet\:col-start-7{grid-column-start:7}.tablet\:col-start-8{grid-column-start:8}.tablet\:col-start-9{grid-column-start:9}.tablet\:col-start-10{grid-column-start:10}.tablet\:col-start-11{grid-column-start:11}.tablet\:col-start-12{grid-column-start:12}.tablet\:col-start-13{grid-column-start:13}.tablet\:col-start-auto{grid-column-start:auto}.tablet\:col-end-1{grid-column-end:1}.tablet\:col-end-2{grid-column-end:2}.tablet\:col-end-3{grid-column-end:3}.tablet\:col-end-4{grid-column-end:4}.tablet\:col-end-5{grid-column-end:5}.tablet\:col-end-6{grid-column-end:6}.tablet\:col-end-7{grid-column-end:7}.tablet\:col-end-8{grid-column-end:8}.tablet\:col-end-9{grid-column-end:9}.tablet\:col-end-10{grid-column-end:10}.tablet\:col-end-11{grid-column-end:11}.tablet\:col-end-12{grid-column-end:12}.tablet\:col-end-13{grid-column-end:13}.tablet\:col-end-auto{grid-column-end:auto}.tablet\:row-auto{grid-row:auto}.tablet\:row-span-1{grid-row:span 1/span 1}.tablet\:row-span-2{grid-row:span 2/span 2}.tablet\:row-span-3{grid-row:span 3/span 3}.tablet\:row-span-4{grid-row:span 4/span 4}.tablet\:row-span-5{grid-row:span 5/span 5}.tablet\:row-span-6{grid-row:span 6/span 6}.tablet\:row-span-full{grid-row:1/-1}.tablet\:row-start-1{grid-row-start:1}.tablet\:row-start-2{grid-row-start:2}.tablet\:row-start-3{grid-row-start:3}.tablet\:row-start-4{grid-row-start:4}.tablet\:row-start-5{grid-row-start:5}.tablet\:row-start-6{grid-row-start:6}.tablet\:row-start-7{grid-row-start:7}.tablet\:row-start-auto{grid-row-start:auto}.tablet\:row-end-1{grid-row-end:1}.tablet\:row-end-2{grid-row-end:2}.tablet\:row-end-3{grid-row-end:3}.tablet\:row-end-4{grid-row-end:4}.tablet\:row-end-5{grid-row-end:5}.tablet\:row-end-6{grid-row-end:6}.tablet\:row-end-7{grid-row-end:7}.tablet\:row-end-auto{grid-row-end:auto}.tablet\:float-right{float:right}.tablet\:float-left{float:left}.tablet\:float-none{float:none}.tablet\:clear-left{clear:left}.tablet\:clear-right{clear:right}.tablet\:clear-both{clear:both}.tablet\:clear-none{clear:none}.tablet\:m-0{margin:0}.tablet\:m-1{margin:.25rem}.tablet\:m-2{margin:.5rem}.tablet\:m-3{margin:.75rem}.tablet\:m-4{margin:1rem}.tablet\:m-5{margin:1.25rem}.tablet\:m-6{margin:1.5rem}.tablet\:m-7{margin:1.75rem}.tablet\:m-8{margin:2rem}.tablet\:m-9{margin:2.25rem}.tablet\:m-10{margin:2.5rem}.tablet\:m-11{margin:2.75rem}.tablet\:m-12{margin:3rem}.tablet\:m-13{margin:50px}.tablet\:m-14{margin:3.5rem}.tablet\:m-15{margin:30px}.tablet\:m-16{margin:4rem}.tablet\:m-20{margin:5rem}.tablet\:m-24{margin:6rem}.tablet\:m-28{margin:7rem}.tablet\:m-30{margin:30%}.tablet\:m-32{margin:8rem}.tablet\:m-36{margin:9rem}.tablet\:m-40{margin:10rem}.tablet\:m-44{margin:11rem}.tablet\:m-45{margin:45%}.tablet\:m-48{margin:12rem}.tablet\:m-50{margin:12.5rem}.tablet\:m-52{margin:13rem}.tablet\:m-56{margin:14rem}.tablet\:m-60{margin:15rem}.tablet\:m-64{margin:16rem}.tablet\:m-72{margin:18rem}.tablet\:m-80{margin:20rem}.tablet\:m-96{margin:24rem}.tablet\:m-155{margin:155px}.tablet\:m-200{margin:20%}.tablet\:m-300{margin:300px}.tablet\:m-327{margin:327px}.tablet\:m-366{margin:366px}.tablet\:m-415{margin:415px}.tablet\:m-450{margin:450px}.tablet\:m-474{margin:474px}.tablet\:m-500{margin:500px}.tablet\:m-600{margin:600px}.tablet\:m-690{margin:690px}.tablet\:m-auto{margin:auto}.tablet\:m-px{margin:1px}.tablet\:m-0\.5{margin:.125rem}.tablet\:m-1\.5{margin:.375rem}.tablet\:m-2\.5{margin:.625rem}.tablet\:m-3\.5{margin:.875rem}.tablet\:-m-0{margin:0}.tablet\:-m-1{margin:-.25rem}.tablet\:-m-2{margin:-.5rem}.tablet\:-m-3{margin:-.75rem}.tablet\:-m-4{margin:-1rem}.tablet\:-m-5{margin:-1.25rem}.tablet\:-m-6{margin:-1.5rem}.tablet\:-m-7{margin:-1.75rem}.tablet\:-m-8{margin:-2rem}.tablet\:-m-9{margin:-2.25rem}.tablet\:-m-10{margin:-2.5rem}.tablet\:-m-11{margin:-2.75rem}.tablet\:-m-12{margin:-3rem}.tablet\:-m-13{margin:-50px}.tablet\:-m-14{margin:-3.5rem}.tablet\:-m-15{margin:-30px}.tablet\:-m-16{margin:-4rem}.tablet\:-m-20{margin:-5rem}.tablet\:-m-24{margin:-6rem}.tablet\:-m-28{margin:-7rem}.tablet\:-m-30{margin:-30%}.tablet\:-m-32{margin:-8rem}.tablet\:-m-36{margin:-9rem}.tablet\:-m-40{margin:-10rem}.tablet\:-m-44{margin:-11rem}.tablet\:-m-45{margin:-45%}.tablet\:-m-48{margin:-12rem}.tablet\:-m-50{margin:-12.5rem}.tablet\:-m-52{margin:-13rem}.tablet\:-m-56{margin:-14rem}.tablet\:-m-60{margin:-15rem}.tablet\:-m-64{margin:-16rem}.tablet\:-m-72{margin:-18rem}.tablet\:-m-80{margin:-20rem}.tablet\:-m-96{margin:-24rem}.tablet\:-m-155{margin:-155px}.tablet\:-m-200{margin:-20%}.tablet\:-m-300{margin:-300px}.tablet\:-m-327{margin:-327px}.tablet\:-m-366{margin:-366px}.tablet\:-m-415{margin:-415px}.tablet\:-m-450{margin:-450px}.tablet\:-m-474{margin:-474px}.tablet\:-m-500{margin:-500px}.tablet\:-m-600{margin:-600px}.tablet\:-m-690{margin:-690px}.tablet\:-m-px{margin:-1px}.tablet\:-m-0\.5{margin:-.125rem}.tablet\:-m-1\.5{margin:-.375rem}.tablet\:-m-2\.5{margin:-.625rem}.tablet\:-m-3\.5{margin:-.875rem}.tablet\:mx-0{margin-left:0;margin-right:0}.tablet\:mx-1{margin-left:.25rem;margin-right:.25rem}.tablet\:mx-2{margin-left:.5rem;margin-right:.5rem}.tablet\:mx-3{margin-left:.75rem;margin-right:.75rem}.tablet\:mx-4{margin-left:1rem;margin-right:1rem}.tablet\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.tablet\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.tablet\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.tablet\:mx-8{margin-left:2rem;margin-right:2rem}.tablet\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.tablet\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.tablet\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.tablet\:mx-12{margin-left:3rem;margin-right:3rem}.tablet\:mx-13{margin-left:50px;margin-right:50px}.tablet\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.tablet\:mx-15{margin-left:30px;margin-right:30px}.tablet\:mx-16{margin-left:4rem;margin-right:4rem}.tablet\:mx-20{margin-left:5rem;margin-right:5rem}.tablet\:mx-24{margin-left:6rem;margin-right:6rem}.tablet\:mx-28{margin-left:7rem;margin-right:7rem}.tablet\:mx-30{margin-left:30%;margin-right:30%}.tablet\:mx-32{margin-left:8rem;margin-right:8rem}.tablet\:mx-36{margin-left:9rem;margin-right:9rem}.tablet\:mx-40{margin-left:10rem;margin-right:10rem}.tablet\:mx-44{margin-left:11rem;margin-right:11rem}.tablet\:mx-45{margin-left:45%;margin-right:45%}.tablet\:mx-48{margin-left:12rem;margin-right:12rem}.tablet\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.tablet\:mx-52{margin-left:13rem;margin-right:13rem}.tablet\:mx-56{margin-left:14rem;margin-right:14rem}.tablet\:mx-60{margin-left:15rem;margin-right:15rem}.tablet\:mx-64{margin-left:16rem;margin-right:16rem}.tablet\:mx-72{margin-left:18rem;margin-right:18rem}.tablet\:mx-80{margin-left:20rem;margin-right:20rem}.tablet\:mx-96{margin-left:24rem;margin-right:24rem}.tablet\:mx-155{margin-left:155px;margin-right:155px}.tablet\:mx-200{margin-left:20%;margin-right:20%}.tablet\:mx-300{margin-left:300px;margin-right:300px}.tablet\:mx-327{margin-left:327px;margin-right:327px}.tablet\:mx-366{margin-left:366px;margin-right:366px}.tablet\:mx-415{margin-left:415px;margin-right:415px}.tablet\:mx-450{margin-left:450px;margin-right:450px}.tablet\:mx-474{margin-left:474px;margin-right:474px}.tablet\:mx-500{margin-left:500px;margin-right:500px}.tablet\:mx-600{margin-left:600px;margin-right:600px}.tablet\:mx-690{margin-left:690px;margin-right:690px}.tablet\:mx-auto{margin-left:auto;margin-right:auto}.tablet\:mx-px{margin-left:1px;margin-right:1px}.tablet\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.tablet\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.tablet\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.tablet\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.tablet\:-mx-0{margin-left:0;margin-right:0}.tablet\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.tablet\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.tablet\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.tablet\:-mx-4{margin-left:-1rem;margin-right:-1rem}.tablet\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.tablet\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.tablet\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.tablet\:-mx-8{margin-left:-2rem;margin-right:-2rem}.tablet\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.tablet\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.tablet\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.tablet\:-mx-12{margin-left:-3rem;margin-right:-3rem}.tablet\:-mx-13{margin-left:-50px;margin-right:-50px}.tablet\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.tablet\:-mx-15{margin-left:-30px;margin-right:-30px}.tablet\:-mx-16{margin-left:-4rem;margin-right:-4rem}.tablet\:-mx-20{margin-left:-5rem;margin-right:-5rem}.tablet\:-mx-24{margin-left:-6rem;margin-right:-6rem}.tablet\:-mx-28{margin-left:-7rem;margin-right:-7rem}.tablet\:-mx-30{margin-left:-30%;margin-right:-30%}.tablet\:-mx-32{margin-left:-8rem;margin-right:-8rem}.tablet\:-mx-36{margin-left:-9rem;margin-right:-9rem}.tablet\:-mx-40{margin-left:-10rem;margin-right:-10rem}.tablet\:-mx-44{margin-left:-11rem;margin-right:-11rem}.tablet\:-mx-45{margin-left:-45%;margin-right:-45%}.tablet\:-mx-48{margin-left:-12rem;margin-right:-12rem}.tablet\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.tablet\:-mx-52{margin-left:-13rem;margin-right:-13rem}.tablet\:-mx-56{margin-left:-14rem;margin-right:-14rem}.tablet\:-mx-60{margin-left:-15rem;margin-right:-15rem}.tablet\:-mx-64{margin-left:-16rem;margin-right:-16rem}.tablet\:-mx-72{margin-left:-18rem;margin-right:-18rem}.tablet\:-mx-80{margin-left:-20rem;margin-right:-20rem}.tablet\:-mx-96{margin-left:-24rem;margin-right:-24rem}.tablet\:-mx-155{margin-left:-155px;margin-right:-155px}.tablet\:-mx-200{margin-left:-20%;margin-right:-20%}.tablet\:-mx-300{margin-left:-300px;margin-right:-300px}.tablet\:-mx-327{margin-left:-327px;margin-right:-327px}.tablet\:-mx-366{margin-left:-366px;margin-right:-366px}.tablet\:-mx-415{margin-left:-415px;margin-right:-415px}.tablet\:-mx-450{margin-left:-450px;margin-right:-450px}.tablet\:-mx-474{margin-left:-474px;margin-right:-474px}.tablet\:-mx-500{margin-left:-500px;margin-right:-500px}.tablet\:-mx-600{margin-left:-600px;margin-right:-600px}.tablet\:-mx-690{margin-left:-690px;margin-right:-690px}.tablet\:-mx-px{margin-left:-1px;margin-right:-1px}.tablet\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.tablet\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.tablet\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.tablet\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.tablet\:my-0{margin-bottom:0;margin-top:0}.tablet\:my-1{margin-bottom:.25rem;margin-top:.25rem}.tablet\:my-2{margin-bottom:.5rem;margin-top:.5rem}.tablet\:my-3{margin-bottom:.75rem;margin-top:.75rem}.tablet\:my-4{margin-bottom:1rem;margin-top:1rem}.tablet\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.tablet\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.tablet\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.tablet\:my-8{margin-bottom:2rem;margin-top:2rem}.tablet\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.tablet\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.tablet\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.tablet\:my-12{margin-bottom:3rem;margin-top:3rem}.tablet\:my-13{margin-bottom:50px;margin-top:50px}.tablet\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.tablet\:my-15{margin-bottom:30px;margin-top:30px}.tablet\:my-16{margin-bottom:4rem;margin-top:4rem}.tablet\:my-20{margin-bottom:5rem;margin-top:5rem}.tablet\:my-24{margin-bottom:6rem;margin-top:6rem}.tablet\:my-28{margin-bottom:7rem;margin-top:7rem}.tablet\:my-30{margin-bottom:30%;margin-top:30%}.tablet\:my-32{margin-bottom:8rem;margin-top:8rem}.tablet\:my-36{margin-bottom:9rem;margin-top:9rem}.tablet\:my-40{margin-bottom:10rem;margin-top:10rem}.tablet\:my-44{margin-bottom:11rem;margin-top:11rem}.tablet\:my-45{margin-bottom:45%;margin-top:45%}.tablet\:my-48{margin-bottom:12rem;margin-top:12rem}.tablet\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.tablet\:my-52{margin-bottom:13rem;margin-top:13rem}.tablet\:my-56{margin-bottom:14rem;margin-top:14rem}.tablet\:my-60{margin-bottom:15rem;margin-top:15rem}.tablet\:my-64{margin-bottom:16rem;margin-top:16rem}.tablet\:my-72{margin-bottom:18rem;margin-top:18rem}.tablet\:my-80{margin-bottom:20rem;margin-top:20rem}.tablet\:my-96{margin-bottom:24rem;margin-top:24rem}.tablet\:my-155{margin-bottom:155px;margin-top:155px}.tablet\:my-200{margin-bottom:20%;margin-top:20%}.tablet\:my-300{margin-bottom:300px;margin-top:300px}.tablet\:my-327{margin-bottom:327px;margin-top:327px}.tablet\:my-366{margin-bottom:366px;margin-top:366px}.tablet\:my-415{margin-bottom:415px;margin-top:415px}.tablet\:my-450{margin-bottom:450px;margin-top:450px}.tablet\:my-474{margin-bottom:474px;margin-top:474px}.tablet\:my-500{margin-bottom:500px;margin-top:500px}.tablet\:my-600{margin-bottom:600px;margin-top:600px}.tablet\:my-690{margin-bottom:690px;margin-top:690px}.tablet\:my-auto{margin-bottom:auto;margin-top:auto}.tablet\:my-px{margin-bottom:1px;margin-top:1px}.tablet\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.tablet\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.tablet\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.tablet\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.tablet\:-my-0{margin-bottom:0;margin-top:0}.tablet\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.tablet\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.tablet\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.tablet\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.tablet\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.tablet\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.tablet\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.tablet\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.tablet\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.tablet\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.tablet\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.tablet\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.tablet\:-my-13{margin-bottom:-50px;margin-top:-50px}.tablet\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.tablet\:-my-15{margin-bottom:-30px;margin-top:-30px}.tablet\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.tablet\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.tablet\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.tablet\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.tablet\:-my-30{margin-bottom:-30%;margin-top:-30%}.tablet\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.tablet\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.tablet\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.tablet\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.tablet\:-my-45{margin-bottom:-45%;margin-top:-45%}.tablet\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.tablet\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.tablet\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.tablet\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.tablet\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.tablet\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.tablet\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.tablet\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.tablet\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.tablet\:-my-155{margin-bottom:-155px;margin-top:-155px}.tablet\:-my-200{margin-bottom:-20%;margin-top:-20%}.tablet\:-my-300{margin-bottom:-300px;margin-top:-300px}.tablet\:-my-327{margin-bottom:-327px;margin-top:-327px}.tablet\:-my-366{margin-bottom:-366px;margin-top:-366px}.tablet\:-my-415{margin-bottom:-415px;margin-top:-415px}.tablet\:-my-450{margin-bottom:-450px;margin-top:-450px}.tablet\:-my-474{margin-bottom:-474px;margin-top:-474px}.tablet\:-my-500{margin-bottom:-500px;margin-top:-500px}.tablet\:-my-600{margin-bottom:-600px;margin-top:-600px}.tablet\:-my-690{margin-bottom:-690px;margin-top:-690px}.tablet\:-my-px{margin-bottom:-1px;margin-top:-1px}.tablet\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.tablet\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.tablet\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.tablet\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.tablet\:mt-0{margin-top:0}.tablet\:mt-1{margin-top:.25rem}.tablet\:mt-2{margin-top:.5rem}.tablet\:mt-3{margin-top:.75rem}.tablet\:mt-4{margin-top:1rem}.tablet\:mt-5{margin-top:1.25rem}.tablet\:mt-6{margin-top:1.5rem}.tablet\:mt-7{margin-top:1.75rem}.tablet\:mt-8{margin-top:2rem}.tablet\:mt-9{margin-top:2.25rem}.tablet\:mt-10{margin-top:2.5rem}.tablet\:mt-11{margin-top:2.75rem}.tablet\:mt-12{margin-top:3rem}.tablet\:mt-13{margin-top:50px}.tablet\:mt-14{margin-top:3.5rem}.tablet\:mt-15{margin-top:30px}.tablet\:mt-16{margin-top:4rem}.tablet\:mt-20{margin-top:5rem}.tablet\:mt-24{margin-top:6rem}.tablet\:mt-28{margin-top:7rem}.tablet\:mt-30{margin-top:30%}.tablet\:mt-32{margin-top:8rem}.tablet\:mt-36{margin-top:9rem}.tablet\:mt-40{margin-top:10rem}.tablet\:mt-44{margin-top:11rem}.tablet\:mt-45{margin-top:45%}.tablet\:mt-48{margin-top:12rem}.tablet\:mt-50{margin-top:12.5rem}.tablet\:mt-52{margin-top:13rem}.tablet\:mt-56{margin-top:14rem}.tablet\:mt-60{margin-top:15rem}.tablet\:mt-64{margin-top:16rem}.tablet\:mt-72{margin-top:18rem}.tablet\:mt-80{margin-top:20rem}.tablet\:mt-96{margin-top:24rem}.tablet\:mt-155{margin-top:155px}.tablet\:mt-200{margin-top:20%}.tablet\:mt-300{margin-top:300px}.tablet\:mt-327{margin-top:327px}.tablet\:mt-366{margin-top:366px}.tablet\:mt-415{margin-top:415px}.tablet\:mt-450{margin-top:450px}.tablet\:mt-474{margin-top:474px}.tablet\:mt-500{margin-top:500px}.tablet\:mt-600{margin-top:600px}.tablet\:mt-690{margin-top:690px}.tablet\:mt-auto{margin-top:auto}.tablet\:mt-px{margin-top:1px}.tablet\:mt-0\.5{margin-top:.125rem}.tablet\:mt-1\.5{margin-top:.375rem}.tablet\:mt-2\.5{margin-top:.625rem}.tablet\:mt-3\.5{margin-top:.875rem}.tablet\:-mt-0{margin-top:0}.tablet\:-mt-1{margin-top:-.25rem}.tablet\:-mt-2{margin-top:-.5rem}.tablet\:-mt-3{margin-top:-.75rem}.tablet\:-mt-4{margin-top:-1rem}.tablet\:-mt-5{margin-top:-1.25rem}.tablet\:-mt-6{margin-top:-1.5rem}.tablet\:-mt-7{margin-top:-1.75rem}.tablet\:-mt-8{margin-top:-2rem}.tablet\:-mt-9{margin-top:-2.25rem}.tablet\:-mt-10{margin-top:-2.5rem}.tablet\:-mt-11{margin-top:-2.75rem}.tablet\:-mt-12{margin-top:-3rem}.tablet\:-mt-13{margin-top:-50px}.tablet\:-mt-14{margin-top:-3.5rem}.tablet\:-mt-15{margin-top:-30px}.tablet\:-mt-16{margin-top:-4rem}.tablet\:-mt-20{margin-top:-5rem}.tablet\:-mt-24{margin-top:-6rem}.tablet\:-mt-28{margin-top:-7rem}.tablet\:-mt-30{margin-top:-30%}.tablet\:-mt-32{margin-top:-8rem}.tablet\:-mt-36{margin-top:-9rem}.tablet\:-mt-40{margin-top:-10rem}.tablet\:-mt-44{margin-top:-11rem}.tablet\:-mt-45{margin-top:-45%}.tablet\:-mt-48{margin-top:-12rem}.tablet\:-mt-50{margin-top:-12.5rem}.tablet\:-mt-52{margin-top:-13rem}.tablet\:-mt-56{margin-top:-14rem}.tablet\:-mt-60{margin-top:-15rem}.tablet\:-mt-64{margin-top:-16rem}.tablet\:-mt-72{margin-top:-18rem}.tablet\:-mt-80{margin-top:-20rem}.tablet\:-mt-96{margin-top:-24rem}.tablet\:-mt-155{margin-top:-155px}.tablet\:-mt-200{margin-top:-20%}.tablet\:-mt-300{margin-top:-300px}.tablet\:-mt-327{margin-top:-327px}.tablet\:-mt-366{margin-top:-366px}.tablet\:-mt-415{margin-top:-415px}.tablet\:-mt-450{margin-top:-450px}.tablet\:-mt-474{margin-top:-474px}.tablet\:-mt-500{margin-top:-500px}.tablet\:-mt-600{margin-top:-600px}.tablet\:-mt-690{margin-top:-690px}.tablet\:-mt-px{margin-top:-1px}.tablet\:-mt-0\.5{margin-top:-.125rem}.tablet\:-mt-1\.5{margin-top:-.375rem}.tablet\:-mt-2\.5{margin-top:-.625rem}.tablet\:-mt-3\.5{margin-top:-.875rem}.tablet\:mr-0{margin-right:0}.tablet\:mr-1{margin-right:.25rem}.tablet\:mr-2{margin-right:.5rem}.tablet\:mr-3{margin-right:.75rem}.tablet\:mr-4{margin-right:1rem}.tablet\:mr-5{margin-right:1.25rem}.tablet\:mr-6{margin-right:1.5rem}.tablet\:mr-7{margin-right:1.75rem}.tablet\:mr-8{margin-right:2rem}.tablet\:mr-9{margin-right:2.25rem}.tablet\:mr-10{margin-right:2.5rem}.tablet\:mr-11{margin-right:2.75rem}.tablet\:mr-12{margin-right:3rem}.tablet\:mr-13{margin-right:50px}.tablet\:mr-14{margin-right:3.5rem}.tablet\:mr-15{margin-right:30px}.tablet\:mr-16{margin-right:4rem}.tablet\:mr-20{margin-right:5rem}.tablet\:mr-24{margin-right:6rem}.tablet\:mr-28{margin-right:7rem}.tablet\:mr-30{margin-right:30%}.tablet\:mr-32{margin-right:8rem}.tablet\:mr-36{margin-right:9rem}.tablet\:mr-40{margin-right:10rem}.tablet\:mr-44{margin-right:11rem}.tablet\:mr-45{margin-right:45%}.tablet\:mr-48{margin-right:12rem}.tablet\:mr-50{margin-right:12.5rem}.tablet\:mr-52{margin-right:13rem}.tablet\:mr-56{margin-right:14rem}.tablet\:mr-60{margin-right:15rem}.tablet\:mr-64{margin-right:16rem}.tablet\:mr-72{margin-right:18rem}.tablet\:mr-80{margin-right:20rem}.tablet\:mr-96{margin-right:24rem}.tablet\:mr-155{margin-right:155px}.tablet\:mr-200{margin-right:20%}.tablet\:mr-300{margin-right:300px}.tablet\:mr-327{margin-right:327px}.tablet\:mr-366{margin-right:366px}.tablet\:mr-415{margin-right:415px}.tablet\:mr-450{margin-right:450px}.tablet\:mr-474{margin-right:474px}.tablet\:mr-500{margin-right:500px}.tablet\:mr-600{margin-right:600px}.tablet\:mr-690{margin-right:690px}.tablet\:mr-auto{margin-right:auto}.tablet\:mr-px{margin-right:1px}.tablet\:mr-0\.5{margin-right:.125rem}.tablet\:mr-1\.5{margin-right:.375rem}.tablet\:mr-2\.5{margin-right:.625rem}.tablet\:mr-3\.5{margin-right:.875rem}.tablet\:-mr-0{margin-right:0}.tablet\:-mr-1{margin-right:-.25rem}.tablet\:-mr-2{margin-right:-.5rem}.tablet\:-mr-3{margin-right:-.75rem}.tablet\:-mr-4{margin-right:-1rem}.tablet\:-mr-5{margin-right:-1.25rem}.tablet\:-mr-6{margin-right:-1.5rem}.tablet\:-mr-7{margin-right:-1.75rem}.tablet\:-mr-8{margin-right:-2rem}.tablet\:-mr-9{margin-right:-2.25rem}.tablet\:-mr-10{margin-right:-2.5rem}.tablet\:-mr-11{margin-right:-2.75rem}.tablet\:-mr-12{margin-right:-3rem}.tablet\:-mr-13{margin-right:-50px}.tablet\:-mr-14{margin-right:-3.5rem}.tablet\:-mr-15{margin-right:-30px}.tablet\:-mr-16{margin-right:-4rem}.tablet\:-mr-20{margin-right:-5rem}.tablet\:-mr-24{margin-right:-6rem}.tablet\:-mr-28{margin-right:-7rem}.tablet\:-mr-30{margin-right:-30%}.tablet\:-mr-32{margin-right:-8rem}.tablet\:-mr-36{margin-right:-9rem}.tablet\:-mr-40{margin-right:-10rem}.tablet\:-mr-44{margin-right:-11rem}.tablet\:-mr-45{margin-right:-45%}.tablet\:-mr-48{margin-right:-12rem}.tablet\:-mr-50{margin-right:-12.5rem}.tablet\:-mr-52{margin-right:-13rem}.tablet\:-mr-56{margin-right:-14rem}.tablet\:-mr-60{margin-right:-15rem}.tablet\:-mr-64{margin-right:-16rem}.tablet\:-mr-72{margin-right:-18rem}.tablet\:-mr-80{margin-right:-20rem}.tablet\:-mr-96{margin-right:-24rem}.tablet\:-mr-155{margin-right:-155px}.tablet\:-mr-200{margin-right:-20%}.tablet\:-mr-300{margin-right:-300px}.tablet\:-mr-327{margin-right:-327px}.tablet\:-mr-366{margin-right:-366px}.tablet\:-mr-415{margin-right:-415px}.tablet\:-mr-450{margin-right:-450px}.tablet\:-mr-474{margin-right:-474px}.tablet\:-mr-500{margin-right:-500px}.tablet\:-mr-600{margin-right:-600px}.tablet\:-mr-690{margin-right:-690px}.tablet\:-mr-px{margin-right:-1px}.tablet\:-mr-0\.5{margin-right:-.125rem}.tablet\:-mr-1\.5{margin-right:-.375rem}.tablet\:-mr-2\.5{margin-right:-.625rem}.tablet\:-mr-3\.5{margin-right:-.875rem}.tablet\:mb-0{margin-bottom:0}.tablet\:mb-1{margin-bottom:.25rem}.tablet\:mb-2{margin-bottom:.5rem}.tablet\:mb-3{margin-bottom:.75rem}.tablet\:mb-4{margin-bottom:1rem}.tablet\:mb-5{margin-bottom:1.25rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-7{margin-bottom:1.75rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mb-9{margin-bottom:2.25rem}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-11{margin-bottom:2.75rem}.tablet\:mb-12{margin-bottom:3rem}.tablet\:mb-13{margin-bottom:50px}.tablet\:mb-14{margin-bottom:3.5rem}.tablet\:mb-15{margin-bottom:30px}.tablet\:mb-16{margin-bottom:4rem}.tablet\:mb-20{margin-bottom:5rem}.tablet\:mb-24{margin-bottom:6rem}.tablet\:mb-28{margin-bottom:7rem}.tablet\:mb-30{margin-bottom:30%}.tablet\:mb-32{margin-bottom:8rem}.tablet\:mb-36{margin-bottom:9rem}.tablet\:mb-40{margin-bottom:10rem}.tablet\:mb-44{margin-bottom:11rem}.tablet\:mb-45{margin-bottom:45%}.tablet\:mb-48{margin-bottom:12rem}.tablet\:mb-50{margin-bottom:12.5rem}.tablet\:mb-52{margin-bottom:13rem}.tablet\:mb-56{margin-bottom:14rem}.tablet\:mb-60{margin-bottom:15rem}.tablet\:mb-64{margin-bottom:16rem}.tablet\:mb-72{margin-bottom:18rem}.tablet\:mb-80{margin-bottom:20rem}.tablet\:mb-96{margin-bottom:24rem}.tablet\:mb-155{margin-bottom:155px}.tablet\:mb-200{margin-bottom:20%}.tablet\:mb-300{margin-bottom:300px}.tablet\:mb-327{margin-bottom:327px}.tablet\:mb-366{margin-bottom:366px}.tablet\:mb-415{margin-bottom:415px}.tablet\:mb-450{margin-bottom:450px}.tablet\:mb-474{margin-bottom:474px}.tablet\:mb-500{margin-bottom:500px}.tablet\:mb-600{margin-bottom:600px}.tablet\:mb-690{margin-bottom:690px}.tablet\:mb-auto{margin-bottom:auto}.tablet\:mb-px{margin-bottom:1px}.tablet\:mb-0\.5{margin-bottom:.125rem}.tablet\:mb-1\.5{margin-bottom:.375rem}.tablet\:mb-2\.5{margin-bottom:.625rem}.tablet\:mb-3\.5{margin-bottom:.875rem}.tablet\:-mb-0{margin-bottom:0}.tablet\:-mb-1{margin-bottom:-.25rem}.tablet\:-mb-2{margin-bottom:-.5rem}.tablet\:-mb-3{margin-bottom:-.75rem}.tablet\:-mb-4{margin-bottom:-1rem}.tablet\:-mb-5{margin-bottom:-1.25rem}.tablet\:-mb-6{margin-bottom:-1.5rem}.tablet\:-mb-7{margin-bottom:-1.75rem}.tablet\:-mb-8{margin-bottom:-2rem}.tablet\:-mb-9{margin-bottom:-2.25rem}.tablet\:-mb-10{margin-bottom:-2.5rem}.tablet\:-mb-11{margin-bottom:-2.75rem}.tablet\:-mb-12{margin-bottom:-3rem}.tablet\:-mb-13{margin-bottom:-50px}.tablet\:-mb-14{margin-bottom:-3.5rem}.tablet\:-mb-15{margin-bottom:-30px}.tablet\:-mb-16{margin-bottom:-4rem}.tablet\:-mb-20{margin-bottom:-5rem}.tablet\:-mb-24{margin-bottom:-6rem}.tablet\:-mb-28{margin-bottom:-7rem}.tablet\:-mb-30{margin-bottom:-30%}.tablet\:-mb-32{margin-bottom:-8rem}.tablet\:-mb-36{margin-bottom:-9rem}.tablet\:-mb-40{margin-bottom:-10rem}.tablet\:-mb-44{margin-bottom:-11rem}.tablet\:-mb-45{margin-bottom:-45%}.tablet\:-mb-48{margin-bottom:-12rem}.tablet\:-mb-50{margin-bottom:-12.5rem}.tablet\:-mb-52{margin-bottom:-13rem}.tablet\:-mb-56{margin-bottom:-14rem}.tablet\:-mb-60{margin-bottom:-15rem}.tablet\:-mb-64{margin-bottom:-16rem}.tablet\:-mb-72{margin-bottom:-18rem}.tablet\:-mb-80{margin-bottom:-20rem}.tablet\:-mb-96{margin-bottom:-24rem}.tablet\:-mb-155{margin-bottom:-155px}.tablet\:-mb-200{margin-bottom:-20%}.tablet\:-mb-300{margin-bottom:-300px}.tablet\:-mb-327{margin-bottom:-327px}.tablet\:-mb-366{margin-bottom:-366px}.tablet\:-mb-415{margin-bottom:-415px}.tablet\:-mb-450{margin-bottom:-450px}.tablet\:-mb-474{margin-bottom:-474px}.tablet\:-mb-500{margin-bottom:-500px}.tablet\:-mb-600{margin-bottom:-600px}.tablet\:-mb-690{margin-bottom:-690px}.tablet\:-mb-px{margin-bottom:-1px}.tablet\:-mb-0\.5{margin-bottom:-.125rem}.tablet\:-mb-1\.5{margin-bottom:-.375rem}.tablet\:-mb-2\.5{margin-bottom:-.625rem}.tablet\:-mb-3\.5{margin-bottom:-.875rem}.tablet\:ml-0{margin-left:0}.tablet\:ml-1{margin-left:.25rem}.tablet\:ml-2{margin-left:.5rem}.tablet\:ml-3{margin-left:.75rem}.tablet\:ml-4{margin-left:1rem}.tablet\:ml-5{margin-left:1.25rem}.tablet\:ml-6{margin-left:1.5rem}.tablet\:ml-7{margin-left:1.75rem}.tablet\:ml-8{margin-left:2rem}.tablet\:ml-9{margin-left:2.25rem}.tablet\:ml-10{margin-left:2.5rem}.tablet\:ml-11{margin-left:2.75rem}.tablet\:ml-12{margin-left:3rem}.tablet\:ml-13{margin-left:50px}.tablet\:ml-14{margin-left:3.5rem}.tablet\:ml-15{margin-left:30px}.tablet\:ml-16{margin-left:4rem}.tablet\:ml-20{margin-left:5rem}.tablet\:ml-24{margin-left:6rem}.tablet\:ml-28{margin-left:7rem}.tablet\:ml-30{margin-left:30%}.tablet\:ml-32{margin-left:8rem}.tablet\:ml-36{margin-left:9rem}.tablet\:ml-40{margin-left:10rem}.tablet\:ml-44{margin-left:11rem}.tablet\:ml-45{margin-left:45%}.tablet\:ml-48{margin-left:12rem}.tablet\:ml-50{margin-left:12.5rem}.tablet\:ml-52{margin-left:13rem}.tablet\:ml-56{margin-left:14rem}.tablet\:ml-60{margin-left:15rem}.tablet\:ml-64{margin-left:16rem}.tablet\:ml-72{margin-left:18rem}.tablet\:ml-80{margin-left:20rem}.tablet\:ml-96{margin-left:24rem}.tablet\:ml-155{margin-left:155px}.tablet\:ml-200{margin-left:20%}.tablet\:ml-300{margin-left:300px}.tablet\:ml-327{margin-left:327px}.tablet\:ml-366{margin-left:366px}.tablet\:ml-415{margin-left:415px}.tablet\:ml-450{margin-left:450px}.tablet\:ml-474{margin-left:474px}.tablet\:ml-500{margin-left:500px}.tablet\:ml-600{margin-left:600px}.tablet\:ml-690{margin-left:690px}.tablet\:ml-auto{margin-left:auto}.tablet\:ml-px{margin-left:1px}.tablet\:ml-0\.5{margin-left:.125rem}.tablet\:ml-1\.5{margin-left:.375rem}.tablet\:ml-2\.5{margin-left:.625rem}.tablet\:ml-3\.5{margin-left:.875rem}.tablet\:-ml-0{margin-left:0}.tablet\:-ml-1{margin-left:-.25rem}.tablet\:-ml-2{margin-left:-.5rem}.tablet\:-ml-3{margin-left:-.75rem}.tablet\:-ml-4{margin-left:-1rem}.tablet\:-ml-5{margin-left:-1.25rem}.tablet\:-ml-6{margin-left:-1.5rem}.tablet\:-ml-7{margin-left:-1.75rem}.tablet\:-ml-8{margin-left:-2rem}.tablet\:-ml-9{margin-left:-2.25rem}.tablet\:-ml-10{margin-left:-2.5rem}.tablet\:-ml-11{margin-left:-2.75rem}.tablet\:-ml-12{margin-left:-3rem}.tablet\:-ml-13{margin-left:-50px}.tablet\:-ml-14{margin-left:-3.5rem}.tablet\:-ml-15{margin-left:-30px}.tablet\:-ml-16{margin-left:-4rem}.tablet\:-ml-20{margin-left:-5rem}.tablet\:-ml-24{margin-left:-6rem}.tablet\:-ml-28{margin-left:-7rem}.tablet\:-ml-30{margin-left:-30%}.tablet\:-ml-32{margin-left:-8rem}.tablet\:-ml-36{margin-left:-9rem}.tablet\:-ml-40{margin-left:-10rem}.tablet\:-ml-44{margin-left:-11rem}.tablet\:-ml-45{margin-left:-45%}.tablet\:-ml-48{margin-left:-12rem}.tablet\:-ml-50{margin-left:-12.5rem}.tablet\:-ml-52{margin-left:-13rem}.tablet\:-ml-56{margin-left:-14rem}.tablet\:-ml-60{margin-left:-15rem}.tablet\:-ml-64{margin-left:-16rem}.tablet\:-ml-72{margin-left:-18rem}.tablet\:-ml-80{margin-left:-20rem}.tablet\:-ml-96{margin-left:-24rem}.tablet\:-ml-155{margin-left:-155px}.tablet\:-ml-200{margin-left:-20%}.tablet\:-ml-300{margin-left:-300px}.tablet\:-ml-327{margin-left:-327px}.tablet\:-ml-366{margin-left:-366px}.tablet\:-ml-415{margin-left:-415px}.tablet\:-ml-450{margin-left:-450px}.tablet\:-ml-474{margin-left:-474px}.tablet\:-ml-500{margin-left:-500px}.tablet\:-ml-600{margin-left:-600px}.tablet\:-ml-690{margin-left:-690px}.tablet\:-ml-px{margin-left:-1px}.tablet\:-ml-0\.5{margin-left:-.125rem}.tablet\:-ml-1\.5{margin-left:-.375rem}.tablet\:-ml-2\.5{margin-left:-.625rem}.tablet\:-ml-3\.5{margin-left:-.875rem}.tablet\:box-border{box-sizing:border-box}.tablet\:box-content{box-sizing:initial}.tablet\:block{display:block}.tablet\:inline-block{display:inline-block}.tablet\:inline{display:inline}.tablet\:flex{display:flex}.tablet\:inline-flex{display:inline-flex}.tablet\:table{display:table}.tablet\:inline-table{display:inline-table}.tablet\:table-caption{display:table-caption}.tablet\:table-cell{display:table-cell}.tablet\:table-column{display:table-column}.tablet\:table-column-group{display:table-column-group}.tablet\:table-footer-group{display:table-footer-group}.tablet\:table-header-group{display:table-header-group}.tablet\:table-row-group{display:table-row-group}.tablet\:table-row{display:table-row}.tablet\:flow-root{display:flow-root}.tablet\:grid{display:grid}.tablet\:inline-grid{display:inline-grid}.tablet\:contents{display:contents}.tablet\:list-item{display:list-item}.tablet\:hidden{display:none}.tablet\:h-0{height:0}.tablet\:h-1{height:.25rem}.tablet\:h-2{height:.5rem}.tablet\:h-3{height:.75rem}.tablet\:h-4{height:1rem}.tablet\:h-5{height:1.25rem}.tablet\:h-6{height:1.5rem}.tablet\:h-7{height:1.75rem}.tablet\:h-8{height:2rem}.tablet\:h-9{height:2.25rem}.tablet\:h-10{height:2.5rem}.tablet\:h-11{height:2.75rem}.tablet\:h-12{height:3rem}.tablet\:h-13{height:50px}.tablet\:h-14{height:3.5rem}.tablet\:h-15{height:30px}.tablet\:h-16{height:4rem}.tablet\:h-20{height:5rem}.tablet\:h-24{height:6rem}.tablet\:h-28{height:7rem}.tablet\:h-30{height:30%}.tablet\:h-32{height:8rem}.tablet\:h-36{height:9rem}.tablet\:h-40{height:10rem}.tablet\:h-44{height:11rem}.tablet\:h-45{height:45%}.tablet\:h-48{height:12rem}.tablet\:h-50{height:12.5rem}.tablet\:h-52{height:13rem}.tablet\:h-56{height:14rem}.tablet\:h-60{height:15rem}.tablet\:h-64{height:16rem}.tablet\:h-72{height:18rem}.tablet\:h-80{height:20rem}.tablet\:h-96{height:24rem}.tablet\:h-155{height:155px}.tablet\:h-200{height:20%}.tablet\:h-300{height:300px}.tablet\:h-327{height:327px}.tablet\:h-366{height:366px}.tablet\:h-415{height:415px}.tablet\:h-450{height:450px}.tablet\:h-474{height:474px}.tablet\:h-500{height:500px}.tablet\:h-600{height:600px}.tablet\:h-690{height:690px}.tablet\:h-auto{height:auto}.tablet\:h-px{height:1px}.tablet\:h-0\.5{height:.125rem}.tablet\:h-1\.5{height:.375rem}.tablet\:h-2\.5{height:.625rem}.tablet\:h-3\.5{height:.875rem}.tablet\:h-1\/2{height:50%}.tablet\:h-1\/3{height:33.333333%}.tablet\:h-2\/3{height:66.666667%}.tablet\:h-1\/4{height:25%}.tablet\:h-2\/4{height:50%}.tablet\:h-3\/4{height:75%}.tablet\:h-1\/5{height:20%}.tablet\:h-2\/5{height:40%}.tablet\:h-3\/5{height:60%}.tablet\:h-4\/5{height:80%}.tablet\:h-1\/6{height:16.666667%}.tablet\:h-2\/6{height:33.333333%}.tablet\:h-3\/6{height:50%}.tablet\:h-4\/6{height:66.666667%}.tablet\:h-5\/6{height:83.333333%}.tablet\:h-full{height:100%}.tablet\:h-screen{height:100vh}.tablet\:max-h-0{max-height:0}.tablet\:max-h-1{max-height:.25rem}.tablet\:max-h-2{max-height:.5rem}.tablet\:max-h-3{max-height:.75rem}.tablet\:max-h-4{max-height:1rem}.tablet\:max-h-5{max-height:1.25rem}.tablet\:max-h-6{max-height:1.5rem}.tablet\:max-h-7{max-height:1.75rem}.tablet\:max-h-8{max-height:2rem}.tablet\:max-h-9{max-height:2.25rem}.tablet\:max-h-10{max-height:2.5rem}.tablet\:max-h-11{max-height:2.75rem}.tablet\:max-h-12{max-height:3rem}.tablet\:max-h-13{max-height:50px}.tablet\:max-h-14{max-height:3.5rem}.tablet\:max-h-15{max-height:30px}.tablet\:max-h-16{max-height:4rem}.tablet\:max-h-20{max-height:5rem}.tablet\:max-h-24{max-height:6rem}.tablet\:max-h-28{max-height:7rem}.tablet\:max-h-30{max-height:30%}.tablet\:max-h-32{max-height:8rem}.tablet\:max-h-36{max-height:9rem}.tablet\:max-h-40{max-height:10rem}.tablet\:max-h-44{max-height:11rem}.tablet\:max-h-45{max-height:45%}.tablet\:max-h-48{max-height:12rem}.tablet\:max-h-50{max-height:12.5rem}.tablet\:max-h-52{max-height:13rem}.tablet\:max-h-56{max-height:14rem}.tablet\:max-h-60{max-height:15rem}.tablet\:max-h-64{max-height:16rem}.tablet\:max-h-72{max-height:18rem}.tablet\:max-h-80{max-height:20rem}.tablet\:max-h-96{max-height:24rem}.tablet\:max-h-155{max-height:155px}.tablet\:max-h-200{max-height:20%}.tablet\:max-h-300{max-height:300px}.tablet\:max-h-327{max-height:327px}.tablet\:max-h-366{max-height:366px}.tablet\:max-h-415{max-height:415px}.tablet\:max-h-450{max-height:450px}.tablet\:max-h-474{max-height:474px}.tablet\:max-h-500{max-height:500px}.tablet\:max-h-600{max-height:600px}.tablet\:max-h-690{max-height:690px}.tablet\:max-h-px{max-height:1px}.tablet\:max-h-0\.5{max-height:.125rem}.tablet\:max-h-1\.5{max-height:.375rem}.tablet\:max-h-2\.5{max-height:.625rem}.tablet\:max-h-3\.5{max-height:.875rem}.tablet\:max-h-full{max-height:100%}.tablet\:max-h-screen{max-height:100vh}.tablet\:min-h-0{min-height:0}.tablet\:min-h-full{min-height:100%}.tablet\:min-h-screen{min-height:100vh}.tablet\:w-0{width:0}.tablet\:w-1{width:.25rem}.tablet\:w-2{width:.5rem}.tablet\:w-3{width:.75rem}.tablet\:w-4{width:1rem}.tablet\:w-5{width:1.25rem}.tablet\:w-6{width:1.5rem}.tablet\:w-7{width:1.75rem}.tablet\:w-8{width:2rem}.tablet\:w-9{width:2.25rem}.tablet\:w-10{width:2.5rem}.tablet\:w-11{width:2.75rem}.tablet\:w-12{width:3rem}.tablet\:w-13{width:50px}.tablet\:w-14{width:3.5rem}.tablet\:w-15{width:30px}.tablet\:w-16{width:4rem}.tablet\:w-20{width:5rem}.tablet\:w-24{width:6rem}.tablet\:w-28{width:7rem}.tablet\:w-30{width:30%}.tablet\:w-32{width:8rem}.tablet\:w-36{width:9rem}.tablet\:w-40{width:10rem}.tablet\:w-44{width:11rem}.tablet\:w-45{width:45%}.tablet\:w-48{width:12rem}.tablet\:w-50{width:12.5rem}.tablet\:w-52{width:13rem}.tablet\:w-56{width:14rem}.tablet\:w-60{width:15rem}.tablet\:w-64{width:16rem}.tablet\:w-72{width:18rem}.tablet\:w-80{width:20rem}.tablet\:w-96{width:24rem}.tablet\:w-155{width:155px}.tablet\:w-200{width:20%}.tablet\:w-300{width:300px}.tablet\:w-327{width:327px}.tablet\:w-366{width:366px}.tablet\:w-415{width:415px}.tablet\:w-450{width:450px}.tablet\:w-474{width:474px}.tablet\:w-500{width:500px}.tablet\:w-600{width:600px}.tablet\:w-690{width:690px}.tablet\:w-auto{width:auto}.tablet\:w-px{width:1px}.tablet\:w-0\.5{width:.125rem}.tablet\:w-1\.5{width:.375rem}.tablet\:w-2\.5{width:.625rem}.tablet\:w-3\.5{width:.875rem}.tablet\:w-1\/2{width:50%}.tablet\:w-1\/3{width:33.333333%}.tablet\:w-2\/3{width:66.666667%}.tablet\:w-1\/4{width:25%}.tablet\:w-2\/4{width:50%}.tablet\:w-3\/4{width:75%}.tablet\:w-1\/5{width:20%}.tablet\:w-2\/5{width:40%}.tablet\:w-3\/5{width:60%}.tablet\:w-4\/5{width:80%}.tablet\:w-1\/6{width:16.666667%}.tablet\:w-2\/6{width:33.333333%}.tablet\:w-3\/6{width:50%}.tablet\:w-4\/6{width:66.666667%}.tablet\:w-5\/6{width:83.333333%}.tablet\:w-1\/12{width:8.333333%}.tablet\:w-2\/12{width:16.666667%}.tablet\:w-3\/12{width:25%}.tablet\:w-4\/12{width:33.333333%}.tablet\:w-5\/12{width:41.666667%}.tablet\:w-6\/12{width:50%}.tablet\:w-7\/12{width:58.333333%}.tablet\:w-8\/12{width:66.666667%}.tablet\:w-9\/12{width:75%}.tablet\:w-10\/12{width:83.333333%}.tablet\:w-11\/12{width:91.666667%}.tablet\:w-full{width:100%}.tablet\:w-screen{width:100vw}.tablet\:w-min{width:min-content}.tablet\:w-max{width:max-content}.tablet\:min-w-0{min-width:0}.tablet\:min-w-full{min-width:100%}.tablet\:min-w-min{min-width:min-content}.tablet\:min-w-max{min-width:max-content}.tablet\:max-w-0{max-width:0}.tablet\:max-w-none{max-width:none}.tablet\:max-w-xs{max-width:20rem}.tablet\:max-w-sm{max-width:24rem}.tablet\:max-w-md{max-width:28rem}.tablet\:max-w-lg{max-width:32rem}.tablet\:max-w-xl{max-width:36rem}.tablet\:max-w-2xl{max-width:42rem}.tablet\:max-w-3xl{max-width:48rem}.tablet\:max-w-4xl{max-width:56rem}.tablet\:max-w-5xl{max-width:64rem}.tablet\:max-w-6xl{max-width:72rem}.tablet\:max-w-7xl{max-width:80rem}.tablet\:max-w-full{max-width:100%}.tablet\:max-w-min{max-width:min-content}.tablet\:max-w-max{max-width:max-content}.tablet\:max-w-prose{max-width:65ch}.tablet\:max-w-screen-sm{max-width:640px}.tablet\:max-w-screen-md{max-width:768px}.tablet\:max-w-screen-lg{max-width:1024px}.tablet\:max-w-screen-xl{max-width:1280px}.tablet\:max-w-screen-2xl{max-width:1536px}.tablet\:flex-1{flex:1 1}.tablet\:flex-auto{flex:1 1 auto}.tablet\:flex-initial{flex:0 1 auto}.tablet\:flex-none{flex:none}.tablet\:flex-shrink-0{flex-shrink:0}.tablet\:flex-shrink{flex-shrink:1}.tablet\:flex-grow-0{flex-grow:0}.tablet\:flex-grow{flex-grow:1}.tablet\:table-auto{table-layout:auto}.tablet\:table-fixed{table-layout:fixed}.tablet\:border-collapse{border-collapse:collapse}.tablet\:border-separate{border-collapse:initial}.tablet\:origin-center{transform-origin:center}.tablet\:origin-top{transform-origin:top}.tablet\:origin-top-right{transform-origin:top right}.tablet\:origin-right{transform-origin:right}.tablet\:origin-bottom-right{transform-origin:bottom right}.tablet\:origin-bottom{transform-origin:bottom}.tablet\:origin-bottom-left{transform-origin:bottom left}.tablet\:origin-left{transform-origin:left}.tablet\:origin-top-left{transform-origin:top left}.tablet\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.tablet\:transform,.tablet\:transform-gpu{--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}.tablet\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tablet\:transform-none{transform:none}.tablet\:translate-x-0{--tw-translate-x:0px}.tablet\:translate-x-1{--tw-translate-x:0.25rem}.tablet\:translate-x-2{--tw-translate-x:0.5rem}.tablet\:translate-x-3{--tw-translate-x:0.75rem}.tablet\:translate-x-4{--tw-translate-x:1rem}.tablet\:translate-x-5{--tw-translate-x:1.25rem}.tablet\:translate-x-6{--tw-translate-x:1.5rem}.tablet\:translate-x-7{--tw-translate-x:1.75rem}.tablet\:translate-x-8{--tw-translate-x:2rem}.tablet\:translate-x-9{--tw-translate-x:2.25rem}.tablet\:translate-x-10{--tw-translate-x:2.5rem}.tablet\:translate-x-11{--tw-translate-x:2.75rem}.tablet\:translate-x-12{--tw-translate-x:3rem}.tablet\:translate-x-13{--tw-translate-x:50px}.tablet\:translate-x-14{--tw-translate-x:3.5rem}.tablet\:translate-x-15{--tw-translate-x:30px}.tablet\:translate-x-16{--tw-translate-x:4rem}.tablet\:translate-x-20{--tw-translate-x:5rem}.tablet\:translate-x-24{--tw-translate-x:6rem}.tablet\:translate-x-28{--tw-translate-x:7rem}.tablet\:translate-x-30{--tw-translate-x:30%}.tablet\:translate-x-32{--tw-translate-x:8rem}.tablet\:translate-x-36{--tw-translate-x:9rem}.tablet\:translate-x-40{--tw-translate-x:10rem}.tablet\:translate-x-44{--tw-translate-x:11rem}.tablet\:translate-x-45{--tw-translate-x:45%}.tablet\:translate-x-48{--tw-translate-x:12rem}.tablet\:translate-x-50{--tw-translate-x:12.5rem}.tablet\:translate-x-52{--tw-translate-x:13rem}.tablet\:translate-x-56{--tw-translate-x:14rem}.tablet\:translate-x-60{--tw-translate-x:15rem}.tablet\:translate-x-64{--tw-translate-x:16rem}.tablet\:translate-x-72{--tw-translate-x:18rem}.tablet\:translate-x-80{--tw-translate-x:20rem}.tablet\:translate-x-96{--tw-translate-x:24rem}.tablet\:translate-x-155{--tw-translate-x:155px}.tablet\:translate-x-200{--tw-translate-x:20%}.tablet\:translate-x-300{--tw-translate-x:300px}.tablet\:translate-x-327{--tw-translate-x:327px}.tablet\:translate-x-366{--tw-translate-x:366px}.tablet\:translate-x-415{--tw-translate-x:415px}.tablet\:translate-x-450{--tw-translate-x:450px}.tablet\:translate-x-474{--tw-translate-x:474px}.tablet\:translate-x-500{--tw-translate-x:500px}.tablet\:translate-x-600{--tw-translate-x:600px}.tablet\:translate-x-690{--tw-translate-x:690px}.tablet\:translate-x-px{--tw-translate-x:1px}.tablet\:translate-x-0\.5{--tw-translate-x:0.125rem}.tablet\:translate-x-1\.5{--tw-translate-x:0.375rem}.tablet\:translate-x-2\.5{--tw-translate-x:0.625rem}.tablet\:translate-x-3\.5{--tw-translate-x:0.875rem}.tablet\:-translate-x-0{--tw-translate-x:0px}.tablet\:-translate-x-1{--tw-translate-x:-0.25rem}.tablet\:-translate-x-2{--tw-translate-x:-0.5rem}.tablet\:-translate-x-3{--tw-translate-x:-0.75rem}.tablet\:-translate-x-4{--tw-translate-x:-1rem}.tablet\:-translate-x-5{--tw-translate-x:-1.25rem}.tablet\:-translate-x-6{--tw-translate-x:-1.5rem}.tablet\:-translate-x-7{--tw-translate-x:-1.75rem}.tablet\:-translate-x-8{--tw-translate-x:-2rem}.tablet\:-translate-x-9{--tw-translate-x:-2.25rem}.tablet\:-translate-x-10{--tw-translate-x:-2.5rem}.tablet\:-translate-x-11{--tw-translate-x:-2.75rem}.tablet\:-translate-x-12{--tw-translate-x:-3rem}.tablet\:-translate-x-13{--tw-translate-x:-50px}.tablet\:-translate-x-14{--tw-translate-x:-3.5rem}.tablet\:-translate-x-15{--tw-translate-x:-30px}.tablet\:-translate-x-16{--tw-translate-x:-4rem}.tablet\:-translate-x-20{--tw-translate-x:-5rem}.tablet\:-translate-x-24{--tw-translate-x:-6rem}.tablet\:-translate-x-28{--tw-translate-x:-7rem}.tablet\:-translate-x-30{--tw-translate-x:-30%}.tablet\:-translate-x-32{--tw-translate-x:-8rem}.tablet\:-translate-x-36{--tw-translate-x:-9rem}.tablet\:-translate-x-40{--tw-translate-x:-10rem}.tablet\:-translate-x-44{--tw-translate-x:-11rem}.tablet\:-translate-x-45{--tw-translate-x:-45%}.tablet\:-translate-x-48{--tw-translate-x:-12rem}.tablet\:-translate-x-50{--tw-translate-x:-12.5rem}.tablet\:-translate-x-52{--tw-translate-x:-13rem}.tablet\:-translate-x-56{--tw-translate-x:-14rem}.tablet\:-translate-x-60{--tw-translate-x:-15rem}.tablet\:-translate-x-64{--tw-translate-x:-16rem}.tablet\:-translate-x-72{--tw-translate-x:-18rem}.tablet\:-translate-x-80{--tw-translate-x:-20rem}.tablet\:-translate-x-96{--tw-translate-x:-24rem}.tablet\:-translate-x-155{--tw-translate-x:-155px}.tablet\:-translate-x-200{--tw-translate-x:-20%}.tablet\:-translate-x-300{--tw-translate-x:-300px}.tablet\:-translate-x-327{--tw-translate-x:-327px}.tablet\:-translate-x-366{--tw-translate-x:-366px}.tablet\:-translate-x-415{--tw-translate-x:-415px}.tablet\:-translate-x-450{--tw-translate-x:-450px}.tablet\:-translate-x-474{--tw-translate-x:-474px}.tablet\:-translate-x-500{--tw-translate-x:-500px}.tablet\:-translate-x-600{--tw-translate-x:-600px}.tablet\:-translate-x-690{--tw-translate-x:-690px}.tablet\:-translate-x-px{--tw-translate-x:-1px}.tablet\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.tablet\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.tablet\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.tablet\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.tablet\:translate-x-1\/2{--tw-translate-x:50%}.tablet\:translate-x-1\/3{--tw-translate-x:33.333333%}.tablet\:translate-x-2\/3{--tw-translate-x:66.666667%}.tablet\:translate-x-1\/4{--tw-translate-x:25%}.tablet\:translate-x-2\/4{--tw-translate-x:50%}.tablet\:translate-x-3\/4{--tw-translate-x:75%}.tablet\:translate-x-full{--tw-translate-x:100%}.tablet\:-translate-x-1\/2{--tw-translate-x:-50%}.tablet\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.tablet\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.tablet\:-translate-x-1\/4{--tw-translate-x:-25%}.tablet\:-translate-x-2\/4{--tw-translate-x:-50%}.tablet\:-translate-x-3\/4{--tw-translate-x:-75%}.tablet\:-translate-x-full{--tw-translate-x:-100%}.tablet\:translate-y-0{--tw-translate-y:0px}.tablet\:translate-y-1{--tw-translate-y:0.25rem}.tablet\:translate-y-2{--tw-translate-y:0.5rem}.tablet\:translate-y-3{--tw-translate-y:0.75rem}.tablet\:translate-y-4{--tw-translate-y:1rem}.tablet\:translate-y-5{--tw-translate-y:1.25rem}.tablet\:translate-y-6{--tw-translate-y:1.5rem}.tablet\:translate-y-7{--tw-translate-y:1.75rem}.tablet\:translate-y-8{--tw-translate-y:2rem}.tablet\:translate-y-9{--tw-translate-y:2.25rem}.tablet\:translate-y-10{--tw-translate-y:2.5rem}.tablet\:translate-y-11{--tw-translate-y:2.75rem}.tablet\:translate-y-12{--tw-translate-y:3rem}.tablet\:translate-y-13{--tw-translate-y:50px}.tablet\:translate-y-14{--tw-translate-y:3.5rem}.tablet\:translate-y-15{--tw-translate-y:30px}.tablet\:translate-y-16{--tw-translate-y:4rem}.tablet\:translate-y-20{--tw-translate-y:5rem}.tablet\:translate-y-24{--tw-translate-y:6rem}.tablet\:translate-y-28{--tw-translate-y:7rem}.tablet\:translate-y-30{--tw-translate-y:30%}.tablet\:translate-y-32{--tw-translate-y:8rem}.tablet\:translate-y-36{--tw-translate-y:9rem}.tablet\:translate-y-40{--tw-translate-y:10rem}.tablet\:translate-y-44{--tw-translate-y:11rem}.tablet\:translate-y-45{--tw-translate-y:45%}.tablet\:translate-y-48{--tw-translate-y:12rem}.tablet\:translate-y-50{--tw-translate-y:12.5rem}.tablet\:translate-y-52{--tw-translate-y:13rem}.tablet\:translate-y-56{--tw-translate-y:14rem}.tablet\:translate-y-60{--tw-translate-y:15rem}.tablet\:translate-y-64{--tw-translate-y:16rem}.tablet\:translate-y-72{--tw-translate-y:18rem}.tablet\:translate-y-80{--tw-translate-y:20rem}.tablet\:translate-y-96{--tw-translate-y:24rem}.tablet\:translate-y-155{--tw-translate-y:155px}.tablet\:translate-y-200{--tw-translate-y:20%}.tablet\:translate-y-300{--tw-translate-y:300px}.tablet\:translate-y-327{--tw-translate-y:327px}.tablet\:translate-y-366{--tw-translate-y:366px}.tablet\:translate-y-415{--tw-translate-y:415px}.tablet\:translate-y-450{--tw-translate-y:450px}.tablet\:translate-y-474{--tw-translate-y:474px}.tablet\:translate-y-500{--tw-translate-y:500px}.tablet\:translate-y-600{--tw-translate-y:600px}.tablet\:translate-y-690{--tw-translate-y:690px}.tablet\:translate-y-px{--tw-translate-y:1px}.tablet\:translate-y-0\.5{--tw-translate-y:0.125rem}.tablet\:translate-y-1\.5{--tw-translate-y:0.375rem}.tablet\:translate-y-2\.5{--tw-translate-y:0.625rem}.tablet\:translate-y-3\.5{--tw-translate-y:0.875rem}.tablet\:-translate-y-0{--tw-translate-y:0px}.tablet\:-translate-y-1{--tw-translate-y:-0.25rem}.tablet\:-translate-y-2{--tw-translate-y:-0.5rem}.tablet\:-translate-y-3{--tw-translate-y:-0.75rem}.tablet\:-translate-y-4{--tw-translate-y:-1rem}.tablet\:-translate-y-5{--tw-translate-y:-1.25rem}.tablet\:-translate-y-6{--tw-translate-y:-1.5rem}.tablet\:-translate-y-7{--tw-translate-y:-1.75rem}.tablet\:-translate-y-8{--tw-translate-y:-2rem}.tablet\:-translate-y-9{--tw-translate-y:-2.25rem}.tablet\:-translate-y-10{--tw-translate-y:-2.5rem}.tablet\:-translate-y-11{--tw-translate-y:-2.75rem}.tablet\:-translate-y-12{--tw-translate-y:-3rem}.tablet\:-translate-y-13{--tw-translate-y:-50px}.tablet\:-translate-y-14{--tw-translate-y:-3.5rem}.tablet\:-translate-y-15{--tw-translate-y:-30px}.tablet\:-translate-y-16{--tw-translate-y:-4rem}.tablet\:-translate-y-20{--tw-translate-y:-5rem}.tablet\:-translate-y-24{--tw-translate-y:-6rem}.tablet\:-translate-y-28{--tw-translate-y:-7rem}.tablet\:-translate-y-30{--tw-translate-y:-30%}.tablet\:-translate-y-32{--tw-translate-y:-8rem}.tablet\:-translate-y-36{--tw-translate-y:-9rem}.tablet\:-translate-y-40{--tw-translate-y:-10rem}.tablet\:-translate-y-44{--tw-translate-y:-11rem}.tablet\:-translate-y-45{--tw-translate-y:-45%}.tablet\:-translate-y-48{--tw-translate-y:-12rem}.tablet\:-translate-y-50{--tw-translate-y:-12.5rem}.tablet\:-translate-y-52{--tw-translate-y:-13rem}.tablet\:-translate-y-56{--tw-translate-y:-14rem}.tablet\:-translate-y-60{--tw-translate-y:-15rem}.tablet\:-translate-y-64{--tw-translate-y:-16rem}.tablet\:-translate-y-72{--tw-translate-y:-18rem}.tablet\:-translate-y-80{--tw-translate-y:-20rem}.tablet\:-translate-y-96{--tw-translate-y:-24rem}.tablet\:-translate-y-155{--tw-translate-y:-155px}.tablet\:-translate-y-200{--tw-translate-y:-20%}.tablet\:-translate-y-300{--tw-translate-y:-300px}.tablet\:-translate-y-327{--tw-translate-y:-327px}.tablet\:-translate-y-366{--tw-translate-y:-366px}.tablet\:-translate-y-415{--tw-translate-y:-415px}.tablet\:-translate-y-450{--tw-translate-y:-450px}.tablet\:-translate-y-474{--tw-translate-y:-474px}.tablet\:-translate-y-500{--tw-translate-y:-500px}.tablet\:-translate-y-600{--tw-translate-y:-600px}.tablet\:-translate-y-690{--tw-translate-y:-690px}.tablet\:-translate-y-px{--tw-translate-y:-1px}.tablet\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.tablet\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.tablet\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.tablet\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.tablet\:translate-y-1\/2{--tw-translate-y:50%}.tablet\:translate-y-1\/3{--tw-translate-y:33.333333%}.tablet\:translate-y-2\/3{--tw-translate-y:66.666667%}.tablet\:translate-y-1\/4{--tw-translate-y:25%}.tablet\:translate-y-2\/4{--tw-translate-y:50%}.tablet\:translate-y-3\/4{--tw-translate-y:75%}.tablet\:translate-y-full{--tw-translate-y:100%}.tablet\:-translate-y-1\/2{--tw-translate-y:-50%}.tablet\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.tablet\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.tablet\:-translate-y-1\/4{--tw-translate-y:-25%}.tablet\:-translate-y-2\/4{--tw-translate-y:-50%}.tablet\:-translate-y-3\/4{--tw-translate-y:-75%}.tablet\:-translate-y-full{--tw-translate-y:-100%}.tablet\:hover\:translate-x-0:hover{--tw-translate-x:0px}.tablet\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.tablet\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.tablet\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.tablet\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.tablet\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.tablet\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.tablet\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.tablet\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.tablet\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.tablet\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.tablet\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.tablet\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.tablet\:hover\:translate-x-13:hover{--tw-translate-x:50px}.tablet\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.tablet\:hover\:translate-x-15:hover{--tw-translate-x:30px}.tablet\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.tablet\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.tablet\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.tablet\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.tablet\:hover\:translate-x-30:hover{--tw-translate-x:30%}.tablet\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.tablet\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.tablet\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.tablet\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.tablet\:hover\:translate-x-45:hover{--tw-translate-x:45%}.tablet\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.tablet\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.tablet\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.tablet\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.tablet\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.tablet\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.tablet\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.tablet\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.tablet\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.tablet\:hover\:translate-x-155:hover{--tw-translate-x:155px}.tablet\:hover\:translate-x-200:hover{--tw-translate-x:20%}.tablet\:hover\:translate-x-300:hover{--tw-translate-x:300px}.tablet\:hover\:translate-x-327:hover{--tw-translate-x:327px}.tablet\:hover\:translate-x-366:hover{--tw-translate-x:366px}.tablet\:hover\:translate-x-415:hover{--tw-translate-x:415px}.tablet\:hover\:translate-x-450:hover{--tw-translate-x:450px}.tablet\:hover\:translate-x-474:hover{--tw-translate-x:474px}.tablet\:hover\:translate-x-500:hover{--tw-translate-x:500px}.tablet\:hover\:translate-x-600:hover{--tw-translate-x:600px}.tablet\:hover\:translate-x-690:hover{--tw-translate-x:690px}.tablet\:hover\:translate-x-px:hover{--tw-translate-x:1px}.tablet\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.tablet\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.tablet\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.tablet\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.tablet\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.tablet\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.tablet\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.tablet\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.tablet\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.tablet\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.tablet\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.tablet\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.tablet\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.tablet\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.tablet\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.tablet\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.tablet\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.tablet\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.tablet\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.tablet\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.tablet\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.tablet\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.tablet\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.tablet\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.tablet\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.tablet\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.tablet\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.tablet\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.tablet\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.tablet\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.tablet\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.tablet\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.tablet\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.tablet\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.tablet\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.tablet\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.tablet\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.tablet\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.tablet\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.tablet\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.tablet\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.tablet\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.tablet\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.tablet\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.tablet\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.tablet\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.tablet\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.tablet\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.tablet\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.tablet\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.tablet\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.tablet\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.tablet\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.tablet\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.tablet\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.tablet\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.tablet\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.tablet\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.tablet\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.tablet\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.tablet\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.tablet\:hover\:translate-x-full:hover{--tw-translate-x:100%}.tablet\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.tablet\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.tablet\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.tablet\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.tablet\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.tablet\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.tablet\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.tablet\:hover\:translate-y-0:hover{--tw-translate-y:0px}.tablet\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.tablet\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.tablet\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.tablet\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.tablet\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.tablet\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.tablet\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.tablet\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.tablet\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.tablet\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.tablet\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.tablet\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.tablet\:hover\:translate-y-13:hover{--tw-translate-y:50px}.tablet\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.tablet\:hover\:translate-y-15:hover{--tw-translate-y:30px}.tablet\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.tablet\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.tablet\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.tablet\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.tablet\:hover\:translate-y-30:hover{--tw-translate-y:30%}.tablet\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.tablet\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.tablet\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.tablet\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.tablet\:hover\:translate-y-45:hover{--tw-translate-y:45%}.tablet\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.tablet\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.tablet\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.tablet\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.tablet\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.tablet\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.tablet\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.tablet\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.tablet\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.tablet\:hover\:translate-y-155:hover{--tw-translate-y:155px}.tablet\:hover\:translate-y-200:hover{--tw-translate-y:20%}.tablet\:hover\:translate-y-300:hover{--tw-translate-y:300px}.tablet\:hover\:translate-y-327:hover{--tw-translate-y:327px}.tablet\:hover\:translate-y-366:hover{--tw-translate-y:366px}.tablet\:hover\:translate-y-415:hover{--tw-translate-y:415px}.tablet\:hover\:translate-y-450:hover{--tw-translate-y:450px}.tablet\:hover\:translate-y-474:hover{--tw-translate-y:474px}.tablet\:hover\:translate-y-500:hover{--tw-translate-y:500px}.tablet\:hover\:translate-y-600:hover{--tw-translate-y:600px}.tablet\:hover\:translate-y-690:hover{--tw-translate-y:690px}.tablet\:hover\:translate-y-px:hover{--tw-translate-y:1px}.tablet\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.tablet\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.tablet\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.tablet\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.tablet\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.tablet\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.tablet\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.tablet\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.tablet\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.tablet\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.tablet\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.tablet\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.tablet\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.tablet\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.tablet\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.tablet\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.tablet\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.tablet\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.tablet\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.tablet\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.tablet\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.tablet\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.tablet\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.tablet\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.tablet\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.tablet\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.tablet\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.tablet\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.tablet\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.tablet\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.tablet\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.tablet\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.tablet\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.tablet\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.tablet\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.tablet\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.tablet\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.tablet\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.tablet\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.tablet\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.tablet\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.tablet\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.tablet\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.tablet\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.tablet\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.tablet\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.tablet\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.tablet\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.tablet\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.tablet\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.tablet\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.tablet\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.tablet\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.tablet\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.tablet\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.tablet\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.tablet\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.tablet\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.tablet\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.tablet\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.tablet\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.tablet\:hover\:translate-y-full:hover{--tw-translate-y:100%}.tablet\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.tablet\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.tablet\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.tablet\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.tablet\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.tablet\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.tablet\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.tablet\:focus\:translate-x-0:focus{--tw-translate-x:0px}.tablet\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.tablet\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.tablet\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.tablet\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.tablet\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.tablet\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.tablet\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.tablet\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.tablet\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.tablet\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.tablet\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.tablet\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.tablet\:focus\:translate-x-13:focus{--tw-translate-x:50px}.tablet\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.tablet\:focus\:translate-x-15:focus{--tw-translate-x:30px}.tablet\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.tablet\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.tablet\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.tablet\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.tablet\:focus\:translate-x-30:focus{--tw-translate-x:30%}.tablet\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.tablet\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.tablet\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.tablet\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.tablet\:focus\:translate-x-45:focus{--tw-translate-x:45%}.tablet\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.tablet\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.tablet\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.tablet\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.tablet\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.tablet\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.tablet\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.tablet\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.tablet\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.tablet\:focus\:translate-x-155:focus{--tw-translate-x:155px}.tablet\:focus\:translate-x-200:focus{--tw-translate-x:20%}.tablet\:focus\:translate-x-300:focus{--tw-translate-x:300px}.tablet\:focus\:translate-x-327:focus{--tw-translate-x:327px}.tablet\:focus\:translate-x-366:focus{--tw-translate-x:366px}.tablet\:focus\:translate-x-415:focus{--tw-translate-x:415px}.tablet\:focus\:translate-x-450:focus{--tw-translate-x:450px}.tablet\:focus\:translate-x-474:focus{--tw-translate-x:474px}.tablet\:focus\:translate-x-500:focus{--tw-translate-x:500px}.tablet\:focus\:translate-x-600:focus{--tw-translate-x:600px}.tablet\:focus\:translate-x-690:focus{--tw-translate-x:690px}.tablet\:focus\:translate-x-px:focus{--tw-translate-x:1px}.tablet\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.tablet\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.tablet\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.tablet\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.tablet\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.tablet\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.tablet\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.tablet\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.tablet\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.tablet\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.tablet\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.tablet\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.tablet\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.tablet\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.tablet\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.tablet\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.tablet\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.tablet\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.tablet\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.tablet\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.tablet\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.tablet\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.tablet\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.tablet\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.tablet\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.tablet\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.tablet\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.tablet\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.tablet\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.tablet\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.tablet\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.tablet\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.tablet\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.tablet\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.tablet\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.tablet\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.tablet\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.tablet\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.tablet\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.tablet\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.tablet\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.tablet\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.tablet\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.tablet\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.tablet\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.tablet\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.tablet\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.tablet\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.tablet\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.tablet\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.tablet\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.tablet\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.tablet\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.tablet\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.tablet\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.tablet\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.tablet\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.tablet\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.tablet\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.tablet\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.tablet\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.tablet\:focus\:translate-x-full:focus{--tw-translate-x:100%}.tablet\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.tablet\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.tablet\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.tablet\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.tablet\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.tablet\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.tablet\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.tablet\:focus\:translate-y-0:focus{--tw-translate-y:0px}.tablet\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.tablet\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.tablet\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.tablet\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.tablet\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.tablet\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.tablet\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.tablet\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.tablet\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.tablet\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.tablet\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.tablet\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.tablet\:focus\:translate-y-13:focus{--tw-translate-y:50px}.tablet\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.tablet\:focus\:translate-y-15:focus{--tw-translate-y:30px}.tablet\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.tablet\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.tablet\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.tablet\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.tablet\:focus\:translate-y-30:focus{--tw-translate-y:30%}.tablet\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.tablet\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.tablet\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.tablet\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.tablet\:focus\:translate-y-45:focus{--tw-translate-y:45%}.tablet\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.tablet\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.tablet\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.tablet\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.tablet\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.tablet\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.tablet\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.tablet\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.tablet\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.tablet\:focus\:translate-y-155:focus{--tw-translate-y:155px}.tablet\:focus\:translate-y-200:focus{--tw-translate-y:20%}.tablet\:focus\:translate-y-300:focus{--tw-translate-y:300px}.tablet\:focus\:translate-y-327:focus{--tw-translate-y:327px}.tablet\:focus\:translate-y-366:focus{--tw-translate-y:366px}.tablet\:focus\:translate-y-415:focus{--tw-translate-y:415px}.tablet\:focus\:translate-y-450:focus{--tw-translate-y:450px}.tablet\:focus\:translate-y-474:focus{--tw-translate-y:474px}.tablet\:focus\:translate-y-500:focus{--tw-translate-y:500px}.tablet\:focus\:translate-y-600:focus{--tw-translate-y:600px}.tablet\:focus\:translate-y-690:focus{--tw-translate-y:690px}.tablet\:focus\:translate-y-px:focus{--tw-translate-y:1px}.tablet\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.tablet\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.tablet\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.tablet\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.tablet\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.tablet\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.tablet\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.tablet\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.tablet\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.tablet\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.tablet\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.tablet\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.tablet\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.tablet\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.tablet\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.tablet\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.tablet\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.tablet\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.tablet\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.tablet\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.tablet\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.tablet\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.tablet\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.tablet\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.tablet\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.tablet\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.tablet\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.tablet\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.tablet\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.tablet\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.tablet\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.tablet\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.tablet\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.tablet\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.tablet\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.tablet\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.tablet\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.tablet\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.tablet\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.tablet\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.tablet\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.tablet\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.tablet\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.tablet\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.tablet\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.tablet\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.tablet\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.tablet\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.tablet\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.tablet\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.tablet\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.tablet\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.tablet\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.tablet\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.tablet\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.tablet\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.tablet\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.tablet\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.tablet\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.tablet\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.tablet\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.tablet\:focus\:translate-y-full:focus{--tw-translate-y:100%}.tablet\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.tablet\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.tablet\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.tablet\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.tablet\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.tablet\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.tablet\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.tablet\:rotate-0{--tw-rotate:0deg}.tablet\:rotate-1{--tw-rotate:1deg}.tablet\:rotate-2{--tw-rotate:2deg}.tablet\:rotate-3{--tw-rotate:3deg}.tablet\:rotate-6{--tw-rotate:6deg}.tablet\:rotate-12{--tw-rotate:12deg}.tablet\:rotate-45{--tw-rotate:45deg}.tablet\:rotate-90{--tw-rotate:90deg}.tablet\:rotate-180{--tw-rotate:180deg}.tablet\:-rotate-180{--tw-rotate:-180deg}.tablet\:-rotate-90{--tw-rotate:-90deg}.tablet\:-rotate-45{--tw-rotate:-45deg}.tablet\:-rotate-12{--tw-rotate:-12deg}.tablet\:-rotate-6{--tw-rotate:-6deg}.tablet\:-rotate-3{--tw-rotate:-3deg}.tablet\:-rotate-2{--tw-rotate:-2deg}.tablet\:-rotate-1{--tw-rotate:-1deg}.tablet\:hover\:rotate-0:hover{--tw-rotate:0deg}.tablet\:hover\:rotate-1:hover{--tw-rotate:1deg}.tablet\:hover\:rotate-2:hover{--tw-rotate:2deg}.tablet\:hover\:rotate-3:hover{--tw-rotate:3deg}.tablet\:hover\:rotate-6:hover{--tw-rotate:6deg}.tablet\:hover\:rotate-12:hover{--tw-rotate:12deg}.tablet\:hover\:rotate-45:hover{--tw-rotate:45deg}.tablet\:hover\:rotate-90:hover{--tw-rotate:90deg}.tablet\:hover\:rotate-180:hover{--tw-rotate:180deg}.tablet\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.tablet\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.tablet\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.tablet\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.tablet\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.tablet\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.tablet\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.tablet\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.tablet\:focus\:rotate-0:focus{--tw-rotate:0deg}.tablet\:focus\:rotate-1:focus{--tw-rotate:1deg}.tablet\:focus\:rotate-2:focus{--tw-rotate:2deg}.tablet\:focus\:rotate-3:focus{--tw-rotate:3deg}.tablet\:focus\:rotate-6:focus{--tw-rotate:6deg}.tablet\:focus\:rotate-12:focus{--tw-rotate:12deg}.tablet\:focus\:rotate-45:focus{--tw-rotate:45deg}.tablet\:focus\:rotate-90:focus{--tw-rotate:90deg}.tablet\:focus\:rotate-180:focus{--tw-rotate:180deg}.tablet\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.tablet\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.tablet\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.tablet\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.tablet\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.tablet\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.tablet\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.tablet\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.tablet\:skew-x-0{--tw-skew-x:0deg}.tablet\:skew-x-1{--tw-skew-x:1deg}.tablet\:skew-x-2{--tw-skew-x:2deg}.tablet\:skew-x-3{--tw-skew-x:3deg}.tablet\:skew-x-6{--tw-skew-x:6deg}.tablet\:skew-x-12{--tw-skew-x:12deg}.tablet\:-skew-x-12{--tw-skew-x:-12deg}.tablet\:-skew-x-6{--tw-skew-x:-6deg}.tablet\:-skew-x-3{--tw-skew-x:-3deg}.tablet\:-skew-x-2{--tw-skew-x:-2deg}.tablet\:-skew-x-1{--tw-skew-x:-1deg}.tablet\:skew-y-0{--tw-skew-y:0deg}.tablet\:skew-y-1{--tw-skew-y:1deg}.tablet\:skew-y-2{--tw-skew-y:2deg}.tablet\:skew-y-3{--tw-skew-y:3deg}.tablet\:skew-y-6{--tw-skew-y:6deg}.tablet\:skew-y-12{--tw-skew-y:12deg}.tablet\:-skew-y-12{--tw-skew-y:-12deg}.tablet\:-skew-y-6{--tw-skew-y:-6deg}.tablet\:-skew-y-3{--tw-skew-y:-3deg}.tablet\:-skew-y-2{--tw-skew-y:-2deg}.tablet\:-skew-y-1{--tw-skew-y:-1deg}.tablet\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.tablet\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.tablet\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.tablet\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.tablet\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.tablet\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.tablet\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.tablet\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.tablet\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.tablet\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.tablet\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.tablet\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.tablet\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.tablet\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.tablet\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.tablet\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.tablet\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.tablet\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.tablet\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.tablet\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.tablet\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.tablet\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.tablet\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.tablet\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.tablet\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.tablet\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.tablet\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.tablet\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.tablet\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.tablet\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.tablet\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.tablet\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.tablet\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.tablet\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.tablet\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.tablet\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.tablet\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.tablet\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.tablet\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.tablet\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.tablet\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.tablet\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.tablet\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.tablet\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.tablet\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.tablet\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.tablet\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.tablet\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.tablet\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.tablet\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.tablet\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.tablet\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.tablet\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.tablet\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.tablet\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.tablet\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.tablet\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.tablet\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.tablet\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.tablet\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.tablet\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.tablet\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.tablet\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.tablet\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.tablet\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.tablet\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.tablet\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.tablet\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.tablet\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.tablet\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.tablet\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.tablet\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.tablet\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.tablet\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.tablet\:scale-x-0{--tw-scale-x:0}.tablet\:scale-x-50{--tw-scale-x:.5}.tablet\:scale-x-75{--tw-scale-x:.75}.tablet\:scale-x-90{--tw-scale-x:.9}.tablet\:scale-x-95{--tw-scale-x:.95}.tablet\:scale-x-100{--tw-scale-x:1}.tablet\:scale-x-105{--tw-scale-x:1.05}.tablet\:scale-x-110{--tw-scale-x:1.1}.tablet\:scale-x-125{--tw-scale-x:1.25}.tablet\:scale-x-150{--tw-scale-x:1.5}.tablet\:scale-y-0{--tw-scale-y:0}.tablet\:scale-y-50{--tw-scale-y:.5}.tablet\:scale-y-75{--tw-scale-y:.75}.tablet\:scale-y-90{--tw-scale-y:.9}.tablet\:scale-y-95{--tw-scale-y:.95}.tablet\:scale-y-100{--tw-scale-y:1}.tablet\:scale-y-105{--tw-scale-y:1.05}.tablet\:scale-y-110{--tw-scale-y:1.1}.tablet\:scale-y-125{--tw-scale-y:1.25}.tablet\:scale-y-150{--tw-scale-y:1.5}.tablet\:hover\:scale-x-0:hover{--tw-scale-x:0}.tablet\:hover\:scale-x-50:hover{--tw-scale-x:.5}.tablet\:hover\:scale-x-75:hover{--tw-scale-x:.75}.tablet\:hover\:scale-x-90:hover{--tw-scale-x:.9}.tablet\:hover\:scale-x-95:hover{--tw-scale-x:.95}.tablet\:hover\:scale-x-100:hover{--tw-scale-x:1}.tablet\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.tablet\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.tablet\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.tablet\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.tablet\:hover\:scale-y-0:hover{--tw-scale-y:0}.tablet\:hover\:scale-y-50:hover{--tw-scale-y:.5}.tablet\:hover\:scale-y-75:hover{--tw-scale-y:.75}.tablet\:hover\:scale-y-90:hover{--tw-scale-y:.9}.tablet\:hover\:scale-y-95:hover{--tw-scale-y:.95}.tablet\:hover\:scale-y-100:hover{--tw-scale-y:1}.tablet\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.tablet\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.tablet\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.tablet\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.tablet\:focus\:scale-x-0:focus{--tw-scale-x:0}.tablet\:focus\:scale-x-50:focus{--tw-scale-x:.5}.tablet\:focus\:scale-x-75:focus{--tw-scale-x:.75}.tablet\:focus\:scale-x-90:focus{--tw-scale-x:.9}.tablet\:focus\:scale-x-95:focus{--tw-scale-x:.95}.tablet\:focus\:scale-x-100:focus{--tw-scale-x:1}.tablet\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.tablet\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.tablet\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.tablet\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.tablet\:focus\:scale-y-0:focus{--tw-scale-y:0}.tablet\:focus\:scale-y-50:focus{--tw-scale-y:.5}.tablet\:focus\:scale-y-75:focus{--tw-scale-y:.75}.tablet\:focus\:scale-y-90:focus{--tw-scale-y:.9}.tablet\:focus\:scale-y-95:focus{--tw-scale-y:.95}.tablet\:focus\:scale-y-100:focus{--tw-scale-y:1}.tablet\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.tablet\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.tablet\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.tablet\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.tablet\:animate-none{animation:none}.tablet\:animate-spin{animation:spin 1s linear infinite}.tablet\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.tablet\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tablet\:animate-bounce{animation:bounce 1s infinite}.tablet\:cursor-auto{cursor:auto}.tablet\:cursor-default{cursor:default}.tablet\:cursor-pointer{cursor:pointer}.tablet\:cursor-wait{cursor:wait}.tablet\:cursor-text{cursor:text}.tablet\:cursor-move{cursor:move}.tablet\:cursor-help{cursor:help}.tablet\:cursor-not-allowed{cursor:not-allowed}.tablet\:select-none{-webkit-user-select:none;user-select:none}.tablet\:select-text{-webkit-user-select:text;user-select:text}.tablet\:select-all{-webkit-user-select:all;user-select:all}.tablet\:select-auto{-webkit-user-select:auto;user-select:auto}.tablet\:resize-none{resize:none}.tablet\:resize-y{resize:vertical}.tablet\:resize-x{resize:horizontal}.tablet\:resize{resize:both}.tablet\:list-inside{list-style-position:inside}.tablet\:list-outside{list-style-position:outside}.tablet\:list-none{list-style-type:none}.tablet\:list-disc{list-style-type:disc}.tablet\:list-decimal{list-style-type:decimal}.tablet\:appearance-none{appearance:none}.tablet\:auto-cols-auto{grid-auto-columns:auto}.tablet\:auto-cols-min{grid-auto-columns:min-content}.tablet\:auto-cols-max{grid-auto-columns:max-content}.tablet\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.tablet\:grid-flow-row{grid-auto-flow:row}.tablet\:grid-flow-col{grid-auto-flow:column}.tablet\:grid-flow-row-dense{grid-auto-flow:row dense}.tablet\:grid-flow-col-dense{grid-auto-flow:column dense}.tablet\:auto-rows-auto{grid-auto-rows:auto}.tablet\:auto-rows-min{grid-auto-rows:min-content}.tablet\:auto-rows-max{grid-auto-rows:max-content}.tablet\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.tablet\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tablet\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tablet\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.tablet\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.tablet\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.tablet\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.tablet\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.tablet\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.tablet\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.tablet\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.tablet\:grid-cols-none{grid-template-columns:none}.tablet\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.tablet\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.tablet\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.tablet\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.tablet\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.tablet\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.tablet\:grid-rows-none{grid-template-rows:none}.tablet\:flex-row{flex-direction:row}.tablet\:flex-row-reverse{flex-direction:row-reverse}.tablet\:flex-col{flex-direction:column}.tablet\:flex-col-reverse{flex-direction:column-reverse}.tablet\:flex-wrap{flex-wrap:wrap}.tablet\:flex-wrap-reverse{flex-wrap:wrap-reverse}.tablet\:flex-nowrap{flex-wrap:nowrap}.tablet\:place-content-center{place-content:center}.tablet\:place-content-start{place-content:start}.tablet\:place-content-end{place-content:end}.tablet\:place-content-between{place-content:space-between}.tablet\:place-content-around{place-content:space-around}.tablet\:place-content-evenly{place-content:space-evenly}.tablet\:place-content-stretch{place-content:stretch}.tablet\:place-items-start{place-items:start}.tablet\:place-items-end{place-items:end}.tablet\:place-items-center{place-items:center}.tablet\:place-items-stretch{place-items:stretch}.tablet\:content-center{align-content:center}.tablet\:content-start{align-content:flex-start}.tablet\:content-end{align-content:flex-end}.tablet\:content-between{align-content:space-between}.tablet\:content-around{align-content:space-around}.tablet\:content-evenly{align-content:space-evenly}.tablet\:items-start{align-items:flex-start}.tablet\:items-end{align-items:flex-end}.tablet\:items-center{align-items:center}.tablet\:items-baseline{align-items:baseline}.tablet\:items-stretch{align-items:stretch}.tablet\:justify-start{justify-content:flex-start}.tablet\:justify-end{justify-content:flex-end}.tablet\:justify-center{justify-content:center}.tablet\:justify-between{justify-content:space-between}.tablet\:justify-around{justify-content:space-around}.tablet\:justify-evenly{justify-content:space-evenly}.tablet\:justify-items-start{justify-items:start}.tablet\:justify-items-end{justify-items:end}.tablet\:justify-items-center{justify-items:center}.tablet\:justify-items-stretch{justify-items:stretch}.tablet\:gap-0{gap:0}.tablet\:gap-1{gap:.25rem}.tablet\:gap-2{gap:.5rem}.tablet\:gap-3{gap:.75rem}.tablet\:gap-4{gap:1rem}.tablet\:gap-5{gap:1.25rem}.tablet\:gap-6{gap:1.5rem}.tablet\:gap-7{gap:1.75rem}.tablet\:gap-8{gap:2rem}.tablet\:gap-9{gap:2.25rem}.tablet\:gap-10{gap:2.5rem}.tablet\:gap-11{gap:2.75rem}.tablet\:gap-12{gap:3rem}.tablet\:gap-13{gap:50px}.tablet\:gap-14{gap:3.5rem}.tablet\:gap-15{gap:30px}.tablet\:gap-16{gap:4rem}.tablet\:gap-20{gap:5rem}.tablet\:gap-24{gap:6rem}.tablet\:gap-28{gap:7rem}.tablet\:gap-30{gap:30%}.tablet\:gap-32{gap:8rem}.tablet\:gap-36{gap:9rem}.tablet\:gap-40{gap:10rem}.tablet\:gap-44{gap:11rem}.tablet\:gap-45{gap:45%}.tablet\:gap-48{gap:12rem}.tablet\:gap-50{gap:12.5rem}.tablet\:gap-52{gap:13rem}.tablet\:gap-56{gap:14rem}.tablet\:gap-60{gap:15rem}.tablet\:gap-64{gap:16rem}.tablet\:gap-72{gap:18rem}.tablet\:gap-80{gap:20rem}.tablet\:gap-96{gap:24rem}.tablet\:gap-155{gap:155px}.tablet\:gap-200{gap:20%}.tablet\:gap-300{gap:300px}.tablet\:gap-327{gap:327px}.tablet\:gap-366{gap:366px}.tablet\:gap-415{gap:415px}.tablet\:gap-450{gap:450px}.tablet\:gap-474{gap:474px}.tablet\:gap-500{gap:500px}.tablet\:gap-600{gap:600px}.tablet\:gap-690{gap:690px}.tablet\:gap-px{gap:1px}.tablet\:gap-0\.5{gap:.125rem}.tablet\:gap-1\.5{gap:.375rem}.tablet\:gap-2\.5{gap:.625rem}.tablet\:gap-3\.5{gap:.875rem}.tablet\:gap-x-0{column-gap:0}.tablet\:gap-x-1{column-gap:.25rem}.tablet\:gap-x-2{column-gap:.5rem}.tablet\:gap-x-3{column-gap:.75rem}.tablet\:gap-x-4{column-gap:1rem}.tablet\:gap-x-5{column-gap:1.25rem}.tablet\:gap-x-6{column-gap:1.5rem}.tablet\:gap-x-7{column-gap:1.75rem}.tablet\:gap-x-8{column-gap:2rem}.tablet\:gap-x-9{column-gap:2.25rem}.tablet\:gap-x-10{column-gap:2.5rem}.tablet\:gap-x-11{column-gap:2.75rem}.tablet\:gap-x-12{column-gap:3rem}.tablet\:gap-x-13{column-gap:50px}.tablet\:gap-x-14{column-gap:3.5rem}.tablet\:gap-x-15{column-gap:30px}.tablet\:gap-x-16{column-gap:4rem}.tablet\:gap-x-20{column-gap:5rem}.tablet\:gap-x-24{column-gap:6rem}.tablet\:gap-x-28{column-gap:7rem}.tablet\:gap-x-30{column-gap:30%}.tablet\:gap-x-32{column-gap:8rem}.tablet\:gap-x-36{column-gap:9rem}.tablet\:gap-x-40{column-gap:10rem}.tablet\:gap-x-44{column-gap:11rem}.tablet\:gap-x-45{column-gap:45%}.tablet\:gap-x-48{column-gap:12rem}.tablet\:gap-x-50{column-gap:12.5rem}.tablet\:gap-x-52{column-gap:13rem}.tablet\:gap-x-56{column-gap:14rem}.tablet\:gap-x-60{column-gap:15rem}.tablet\:gap-x-64{column-gap:16rem}.tablet\:gap-x-72{column-gap:18rem}.tablet\:gap-x-80{column-gap:20rem}.tablet\:gap-x-96{column-gap:24rem}.tablet\:gap-x-155{column-gap:155px}.tablet\:gap-x-200{column-gap:20%}.tablet\:gap-x-300{column-gap:300px}.tablet\:gap-x-327{column-gap:327px}.tablet\:gap-x-366{column-gap:366px}.tablet\:gap-x-415{column-gap:415px}.tablet\:gap-x-450{column-gap:450px}.tablet\:gap-x-474{column-gap:474px}.tablet\:gap-x-500{column-gap:500px}.tablet\:gap-x-600{column-gap:600px}.tablet\:gap-x-690{column-gap:690px}.tablet\:gap-x-px{column-gap:1px}.tablet\:gap-x-0\.5{column-gap:.125rem}.tablet\:gap-x-1\.5{column-gap:.375rem}.tablet\:gap-x-2\.5{column-gap:.625rem}.tablet\:gap-x-3\.5{column-gap:.875rem}.tablet\:gap-y-0{row-gap:0}.tablet\:gap-y-1{row-gap:.25rem}.tablet\:gap-y-2{row-gap:.5rem}.tablet\:gap-y-3{row-gap:.75rem}.tablet\:gap-y-4{row-gap:1rem}.tablet\:gap-y-5{row-gap:1.25rem}.tablet\:gap-y-6{row-gap:1.5rem}.tablet\:gap-y-7{row-gap:1.75rem}.tablet\:gap-y-8{row-gap:2rem}.tablet\:gap-y-9{row-gap:2.25rem}.tablet\:gap-y-10{row-gap:2.5rem}.tablet\:gap-y-11{row-gap:2.75rem}.tablet\:gap-y-12{row-gap:3rem}.tablet\:gap-y-13{row-gap:50px}.tablet\:gap-y-14{row-gap:3.5rem}.tablet\:gap-y-15{row-gap:30px}.tablet\:gap-y-16{row-gap:4rem}.tablet\:gap-y-20{row-gap:5rem}.tablet\:gap-y-24{row-gap:6rem}.tablet\:gap-y-28{row-gap:7rem}.tablet\:gap-y-30{row-gap:30%}.tablet\:gap-y-32{row-gap:8rem}.tablet\:gap-y-36{row-gap:9rem}.tablet\:gap-y-40{row-gap:10rem}.tablet\:gap-y-44{row-gap:11rem}.tablet\:gap-y-45{row-gap:45%}.tablet\:gap-y-48{row-gap:12rem}.tablet\:gap-y-50{row-gap:12.5rem}.tablet\:gap-y-52{row-gap:13rem}.tablet\:gap-y-56{row-gap:14rem}.tablet\:gap-y-60{row-gap:15rem}.tablet\:gap-y-64{row-gap:16rem}.tablet\:gap-y-72{row-gap:18rem}.tablet\:gap-y-80{row-gap:20rem}.tablet\:gap-y-96{row-gap:24rem}.tablet\:gap-y-155{row-gap:155px}.tablet\:gap-y-200{row-gap:20%}.tablet\:gap-y-300{row-gap:300px}.tablet\:gap-y-327{row-gap:327px}.tablet\:gap-y-366{row-gap:366px}.tablet\:gap-y-415{row-gap:415px}.tablet\:gap-y-450{row-gap:450px}.tablet\:gap-y-474{row-gap:474px}.tablet\:gap-y-500{row-gap:500px}.tablet\:gap-y-600{row-gap:600px}.tablet\:gap-y-690{row-gap:690px}.tablet\:gap-y-px{row-gap:1px}.tablet\:gap-y-0\.5{row-gap:.125rem}.tablet\:gap-y-1\.5{row-gap:.375rem}.tablet\:gap-y-2\.5{row-gap:.625rem}.tablet\:gap-y-3\.5{row-gap:.875rem}.tablet\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.tablet\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.tablet\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.tablet\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.tablet\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.tablet\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.tablet\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.tablet\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.tablet\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.tablet\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.tablet\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.tablet\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.tablet\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.tablet\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.tablet\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.tablet\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.tablet\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.tablet\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.tablet\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.tablet\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.tablet\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.tablet\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.tablet\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.tablet\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.tablet\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.tablet\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.tablet\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.tablet\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.tablet\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.tablet\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.tablet\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.tablet\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.tablet\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.tablet\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.tablet\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.tablet\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.tablet\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.tablet\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.tablet\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.tablet\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.tablet\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.tablet\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.tablet\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.tablet\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.tablet\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.tablet\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.tablet\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.tablet\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.tablet\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.tablet\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.tablet\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.tablet\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.tablet\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.tablet\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.tablet\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.tablet\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.tablet\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.tablet\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.tablet\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.tablet\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.tablet\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.tablet\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.tablet\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.tablet\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.tablet\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.tablet\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.tablet\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.tablet\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.tablet\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.tablet\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.tablet\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.tablet\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.tablet\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.tablet\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.tablet\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.tablet\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.tablet\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.tablet\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.tablet\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.tablet\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.tablet\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.tablet\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.tablet\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.tablet\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.tablet\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.tablet\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.tablet\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.tablet\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.tablet\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.tablet\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.tablet\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.tablet\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.tablet\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.tablet\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.tablet\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.tablet\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.tablet\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.tablet\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.tablet\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.tablet\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.tablet\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.tablet\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.tablet\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.tablet\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.tablet\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.tablet\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.tablet\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.tablet\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.tablet\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.tablet\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.tablet\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.tablet\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.tablet\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.tablet\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.tablet\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.tablet\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.tablet\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.tablet\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.tablet\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.tablet\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.tablet\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.tablet\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.tablet\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.tablet\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.tablet\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.tablet\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.tablet\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.tablet\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.tablet\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.tablet\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.tablet\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.tablet\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.tablet\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.tablet\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.tablet\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.tablet\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.tablet\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.tablet\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.tablet\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.tablet\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.tablet\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.tablet\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.tablet\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.tablet\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.tablet\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.tablet\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.tablet\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.tablet\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.tablet\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.tablet\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.tablet\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.tablet\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.tablet\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.tablet\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.tablet\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.tablet\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.tablet\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.tablet\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.tablet\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.tablet\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.tablet\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.tablet\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.tablet\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.tablet\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.tablet\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.tablet\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.tablet\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.tablet\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.tablet\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.tablet\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.tablet\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.tablet\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.tablet\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.tablet\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.tablet\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.tablet\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.tablet\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.tablet\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.tablet\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.tablet\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.tablet\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.tablet\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.tablet\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.tablet\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.tablet\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.tablet\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.tablet\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.tablet\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.tablet\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.tablet\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.tablet\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.tablet\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.tablet\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.tablet\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.tablet\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.tablet\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.tablet\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.tablet\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.tablet\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.tablet\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.tablet\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.tablet\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.tablet\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.tablet\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.tablet\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.tablet\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.tablet\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.tablet\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.tablet\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.tablet\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.tablet\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.tablet\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.tablet\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.tablet\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.tablet\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.tablet\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.tablet\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.tablet\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.tablet\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.tablet\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.tablet\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.tablet\:place-self-auto{place-self:auto}.tablet\:place-self-start{place-self:start}.tablet\:place-self-end{place-self:end}.tablet\:place-self-center{place-self:center}.tablet\:place-self-stretch{place-self:stretch}.tablet\:self-auto{align-self:auto}.tablet\:self-start{align-self:flex-start}.tablet\:self-end{align-self:flex-end}.tablet\:self-center{align-self:center}.tablet\:self-stretch{align-self:stretch}.tablet\:self-baseline{align-self:baseline}.tablet\:justify-self-auto{justify-self:auto}.tablet\:justify-self-start{justify-self:start}.tablet\:justify-self-end{justify-self:end}.tablet\:justify-self-center{justify-self:center}.tablet\:justify-self-stretch{justify-self:stretch}.tablet\:overflow-auto{overflow:auto}.tablet\:overflow-hidden{overflow:hidden}.tablet\:overflow-visible{overflow:visible}.tablet\:overflow-scroll{overflow:scroll}.tablet\:overflow-x-auto{overflow-x:auto}.tablet\:overflow-y-auto{overflow-y:auto}.tablet\:overflow-x-hidden{overflow-x:hidden}.tablet\:overflow-y-hidden{overflow-y:hidden}.tablet\:overflow-x-visible{overflow-x:visible}.tablet\:overflow-y-visible{overflow-y:visible}.tablet\:overflow-x-scroll{overflow-x:scroll}.tablet\:overflow-y-scroll{overflow-y:scroll}.tablet\:overscroll-auto{overscroll-behavior:auto}.tablet\:overscroll-contain{overscroll-behavior:contain}.tablet\:overscroll-none{overscroll-behavior:none}.tablet\:overscroll-y-auto{overscroll-behavior-y:auto}.tablet\:overscroll-y-contain{overscroll-behavior-y:contain}.tablet\:overscroll-y-none{overscroll-behavior-y:none}.tablet\:overscroll-x-auto{overscroll-behavior-x:auto}.tablet\:overscroll-x-contain{overscroll-behavior-x:contain}.tablet\:overscroll-x-none{overscroll-behavior-x:none}.tablet\:truncate{overflow:hidden;white-space:nowrap}.tablet\:overflow-ellipsis,.tablet\:truncate{text-overflow:ellipsis}.tablet\:overflow-clip{text-overflow:clip}.tablet\:whitespace-normal{white-space:normal}.tablet\:whitespace-nowrap{white-space:nowrap}.tablet\:whitespace-pre{white-space:pre}.tablet\:whitespace-pre-line{white-space:pre-line}.tablet\:whitespace-pre-wrap{white-space:pre-wrap}.tablet\:break-normal{overflow-wrap:normal;word-break:normal}.tablet\:break-words{overflow-wrap:break-word}.tablet\:break-all{word-break:break-all}.tablet\:rounded-none{border-radius:0}.tablet\:rounded-sm{border-radius:.125rem}.tablet\:rounded{border-radius:.25rem}.tablet\:rounded-md{border-radius:.375rem}.tablet\:rounded-lg{border-radius:.5rem}.tablet\:rounded-xl{border-radius:.75rem}.tablet\:rounded-2xl{border-radius:1rem}.tablet\:rounded-3xl{border-radius:1.5rem}.tablet\:rounded-full{border-radius:9999px}.tablet\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.tablet\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.tablet\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.tablet\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.tablet\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tablet\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.tablet\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.tablet\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.tablet\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.tablet\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.tablet\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.tablet\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.tablet\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.tablet\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.tablet\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.tablet\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.tablet\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.tablet\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.tablet\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.tablet\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.tablet\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.tablet\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.tablet\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.tablet\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.tablet\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.tablet\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.tablet\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.tablet\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.tablet\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.tablet\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.tablet\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.tablet\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.tablet\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.tablet\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.tablet\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.tablet\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.tablet\:rounded-tl-none{border-top-left-radius:0}.tablet\:rounded-tl-sm{border-top-left-radius:.125rem}.tablet\:rounded-tl{border-top-left-radius:.25rem}.tablet\:rounded-tl-md{border-top-left-radius:.375rem}.tablet\:rounded-tl-lg{border-top-left-radius:.5rem}.tablet\:rounded-tl-xl{border-top-left-radius:.75rem}.tablet\:rounded-tl-2xl{border-top-left-radius:1rem}.tablet\:rounded-tl-3xl{border-top-left-radius:1.5rem}.tablet\:rounded-tl-full{border-top-left-radius:9999px}.tablet\:rounded-tr-none{border-top-right-radius:0}.tablet\:rounded-tr-sm{border-top-right-radius:.125rem}.tablet\:rounded-tr{border-top-right-radius:.25rem}.tablet\:rounded-tr-md{border-top-right-radius:.375rem}.tablet\:rounded-tr-lg{border-top-right-radius:.5rem}.tablet\:rounded-tr-xl{border-top-right-radius:.75rem}.tablet\:rounded-tr-2xl{border-top-right-radius:1rem}.tablet\:rounded-tr-3xl{border-top-right-radius:1.5rem}.tablet\:rounded-tr-full{border-top-right-radius:9999px}.tablet\:rounded-br-none{border-bottom-right-radius:0}.tablet\:rounded-br-sm{border-bottom-right-radius:.125rem}.tablet\:rounded-br{border-bottom-right-radius:.25rem}.tablet\:rounded-br-md{border-bottom-right-radius:.375rem}.tablet\:rounded-br-lg{border-bottom-right-radius:.5rem}.tablet\:rounded-br-xl{border-bottom-right-radius:.75rem}.tablet\:rounded-br-2xl{border-bottom-right-radius:1rem}.tablet\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.tablet\:rounded-br-full{border-bottom-right-radius:9999px}.tablet\:rounded-bl-none{border-bottom-left-radius:0}.tablet\:rounded-bl-sm{border-bottom-left-radius:.125rem}.tablet\:rounded-bl{border-bottom-left-radius:.25rem}.tablet\:rounded-bl-md{border-bottom-left-radius:.375rem}.tablet\:rounded-bl-lg{border-bottom-left-radius:.5rem}.tablet\:rounded-bl-xl{border-bottom-left-radius:.75rem}.tablet\:rounded-bl-2xl{border-bottom-left-radius:1rem}.tablet\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.tablet\:rounded-bl-full{border-bottom-left-radius:9999px}.tablet\:border-0{border-width:0}.tablet\:border-2{border-width:2px}.tablet\:border-4{border-width:4px}.tablet\:border-8{border-width:8px}.tablet\:border{border-width:1px}.tablet\:border-t-0{border-top-width:0}.tablet\:border-t-2{border-top-width:2px}.tablet\:border-t-4{border-top-width:4px}.tablet\:border-t-8{border-top-width:8px}.tablet\:border-t{border-top-width:1px}.tablet\:border-r-0{border-right-width:0}.tablet\:border-r-2{border-right-width:2px}.tablet\:border-r-4{border-right-width:4px}.tablet\:border-r-8{border-right-width:8px}.tablet\:border-r{border-right-width:1px}.tablet\:border-b-0{border-bottom-width:0}.tablet\:border-b-2{border-bottom-width:2px}.tablet\:border-b-4{border-bottom-width:4px}.tablet\:border-b-8{border-bottom-width:8px}.tablet\:border-b{border-bottom-width:1px}.tablet\:border-l-0{border-left-width:0}.tablet\:border-l-2{border-left-width:2px}.tablet\:border-l-4{border-left-width:4px}.tablet\:border-l-8{border-left-width:8px}.tablet\:border-l{border-left-width:1px}.tablet\:border-solid{border-style:solid}.tablet\:border-dashed{border-style:dashed}.tablet\:border-dotted{border-style:dotted}.tablet\:border-double{border-style:double}.tablet\:border-none{border-style:none}.tablet\:border-transparent{border-color:#0000}.tablet\:border-current{border-color:currentColor}.tablet\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.tablet\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.tablet\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.tablet\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.tablet\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.tablet\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.tablet\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.tablet\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.tablet\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.tablet\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.tablet\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.tablet\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.tablet\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.tablet\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.tablet\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.tablet\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.tablet\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.tablet\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.tablet\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.tablet\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.tablet\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.tablet\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.tablet\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.tablet\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.tablet\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.tablet\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.tablet\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.tablet\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.tablet\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.tablet\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.tablet\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.tablet\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.tablet\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.tablet\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.tablet\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.tablet\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.tablet\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.tablet\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.tablet\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.tablet\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.tablet\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.tablet\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.tablet\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.tablet\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.tablet\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.tablet\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.tablet\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.tablet\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.tablet\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.tablet\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.tablet\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.tablet\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.tablet\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.tablet\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.tablet\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.tablet\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.tablet\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.tablet\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.tablet\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.tablet\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.tablet\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.tablet\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.tablet\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.tablet\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.tablet\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.tablet\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.tablet\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.tablet\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.tablet\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.tablet\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.tablet\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.tablet\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.tablet\:border-text-dark2{border-color:#0009}.tablet\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.tablet\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.tablet\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.tablet\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.tablet\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.tablet\:border-grey-light3{border-color:FEFEFE}.tablet\:border-grey-light4{border-color:E8E8E8}.tablet\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.tablet\:border-grey-light6{border-color:#e8e8e85e}.tablet\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.tablet\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.tablet\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.tablet\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-transparent{border-color:#0000}.group:hover .tablet\:group-hover\:border-current{border-color:currentColor}.group:hover .tablet\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .tablet\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .tablet\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .tablet\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .tablet\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .tablet\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.tablet\:focus-within\:border-transparent:focus-within{border-color:#0000}.tablet\:focus-within\:border-current:focus-within{border-color:currentColor}.tablet\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.tablet\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.tablet\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.tablet\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.tablet\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.tablet\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.tablet\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.tablet\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.tablet\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.tablet\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.tablet\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.tablet\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.tablet\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.tablet\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.tablet\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.tablet\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.tablet\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.tablet\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.tablet\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.tablet\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.tablet\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.tablet\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.tablet\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.tablet\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.tablet\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.tablet\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.tablet\:hover\:border-transparent:hover{border-color:#0000}.tablet\:hover\:border-current:hover{border-color:currentColor}.tablet\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.tablet\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.tablet\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.tablet\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.tablet\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.tablet\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.tablet\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.tablet\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.tablet\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.tablet\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.tablet\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.tablet\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.tablet\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.tablet\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.tablet\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.tablet\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.tablet\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.tablet\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.tablet\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.tablet\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.tablet\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.tablet\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.tablet\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.tablet\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.tablet\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.tablet\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.tablet\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.tablet\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.tablet\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.tablet\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.tablet\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.tablet\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.tablet\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.tablet\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.tablet\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.tablet\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.tablet\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.tablet\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.tablet\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.tablet\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.tablet\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.tablet\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.tablet\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.tablet\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.tablet\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.tablet\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.tablet\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.tablet\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.tablet\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.tablet\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.tablet\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.tablet\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.tablet\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.tablet\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.tablet\:hover\:border-text-dark2:hover{border-color:#0009}.tablet\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.tablet\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.tablet\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.tablet\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.tablet\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.tablet\:hover\:border-grey-light3:hover{border-color:FEFEFE}.tablet\:hover\:border-grey-light4:hover{border-color:E8E8E8}.tablet\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.tablet\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.tablet\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.tablet\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.tablet\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.tablet\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.tablet\:focus\:border-transparent:focus{border-color:#0000}.tablet\:focus\:border-current:focus{border-color:currentColor}.tablet\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.tablet\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.tablet\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.tablet\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.tablet\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.tablet\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.tablet\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.tablet\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.tablet\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.tablet\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.tablet\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.tablet\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.tablet\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.tablet\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.tablet\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.tablet\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.tablet\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.tablet\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.tablet\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.tablet\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.tablet\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.tablet\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.tablet\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.tablet\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.tablet\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.tablet\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.tablet\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.tablet\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.tablet\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.tablet\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.tablet\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.tablet\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.tablet\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.tablet\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.tablet\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.tablet\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.tablet\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.tablet\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.tablet\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.tablet\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.tablet\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.tablet\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.tablet\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.tablet\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.tablet\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.tablet\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.tablet\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.tablet\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.tablet\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.tablet\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.tablet\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.tablet\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.tablet\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.tablet\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.tablet\:focus\:border-text-dark2:focus{border-color:#0009}.tablet\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.tablet\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.tablet\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.tablet\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.tablet\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.tablet\:focus\:border-grey-light3:focus{border-color:FEFEFE}.tablet\:focus\:border-grey-light4:focus{border-color:E8E8E8}.tablet\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.tablet\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.tablet\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.tablet\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.tablet\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.tablet\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.tablet\:border-opacity-0{--tw-border-opacity:0}.tablet\:border-opacity-5{--tw-border-opacity:0.05}.tablet\:border-opacity-10{--tw-border-opacity:0.1}.tablet\:border-opacity-20{--tw-border-opacity:0.2}.tablet\:border-opacity-25{--tw-border-opacity:0.25}.tablet\:border-opacity-30{--tw-border-opacity:0.3}.tablet\:border-opacity-40{--tw-border-opacity:0.4}.tablet\:border-opacity-50{--tw-border-opacity:0.5}.tablet\:border-opacity-60{--tw-border-opacity:0.6}.tablet\:border-opacity-70{--tw-border-opacity:0.7}.tablet\:border-opacity-75{--tw-border-opacity:0.75}.tablet\:border-opacity-80{--tw-border-opacity:0.8}.tablet\:border-opacity-90{--tw-border-opacity:0.9}.tablet\:border-opacity-95{--tw-border-opacity:0.95}.tablet\:border-opacity-100{--tw-border-opacity:1}.group:hover .tablet\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .tablet\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .tablet\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .tablet\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .tablet\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .tablet\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .tablet\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .tablet\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .tablet\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .tablet\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .tablet\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .tablet\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .tablet\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .tablet\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .tablet\:group-hover\:border-opacity-100{--tw-border-opacity:1}.tablet\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.tablet\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.tablet\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.tablet\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.tablet\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.tablet\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.tablet\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.tablet\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.tablet\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.tablet\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.tablet\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.tablet\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.tablet\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.tablet\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.tablet\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.tablet\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.tablet\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.tablet\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.tablet\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.tablet\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.tablet\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.tablet\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.tablet\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.tablet\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.tablet\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.tablet\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.tablet\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.tablet\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.tablet\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.tablet\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.tablet\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.tablet\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.tablet\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.tablet\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.tablet\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.tablet\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.tablet\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.tablet\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.tablet\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.tablet\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.tablet\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.tablet\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.tablet\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.tablet\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.tablet\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.tablet\:bg-transparent{background-color:initial}.tablet\:bg-current{background-color:currentColor}.tablet\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.tablet\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.tablet\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.tablet\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.tablet\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.tablet\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.tablet\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.tablet\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.tablet\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.tablet\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.tablet\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.tablet\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.tablet\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.tablet\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.tablet\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.tablet\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.tablet\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.tablet\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.tablet\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.tablet\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.tablet\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.tablet\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.tablet\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.tablet\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.tablet\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.tablet\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.tablet\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.tablet\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.tablet\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.tablet\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.tablet\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.tablet\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.tablet\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.tablet\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.tablet\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.tablet\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.tablet\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.tablet\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.tablet\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.tablet\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.tablet\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.tablet\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.tablet\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.tablet\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.tablet\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.tablet\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.tablet\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.tablet\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.tablet\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.tablet\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.tablet\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.tablet\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.tablet\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.tablet\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.tablet\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.tablet\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.tablet\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.tablet\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.tablet\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.tablet\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.tablet\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.tablet\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.tablet\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.tablet\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.tablet\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.tablet\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.tablet\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.tablet\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.tablet\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.tablet\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.tablet\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.tablet\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.tablet\:bg-text-dark2{background-color:#0009}.tablet\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.tablet\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.tablet\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.tablet\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.tablet\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.tablet\:bg-grey-light3{background-color:FEFEFE}.tablet\:bg-grey-light4{background-color:E8E8E8}.tablet\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.tablet\:bg-grey-light6{background-color:#e8e8e85e}.tablet\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.tablet\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.tablet\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.tablet\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-transparent{background-color:initial}.group:hover .tablet\:group-hover\:bg-current{background-color:currentColor}.group:hover .tablet\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .tablet\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .tablet\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .tablet\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .tablet\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .tablet\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-transparent:focus-within{background-color:initial}.tablet\:focus-within\:bg-current:focus-within{background-color:currentColor}.tablet\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.tablet\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.tablet\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.tablet\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.tablet\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.tablet\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.tablet\:hover\:bg-transparent:hover{background-color:initial}.tablet\:hover\:bg-current:hover{background-color:currentColor}.tablet\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.tablet\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.tablet\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.tablet\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.tablet\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.tablet\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.tablet\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.tablet\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.tablet\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.tablet\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.tablet\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.tablet\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.tablet\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.tablet\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.tablet\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.tablet\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.tablet\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.tablet\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.tablet\:hover\:bg-text-dark2:hover{background-color:#0009}.tablet\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.tablet\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.tablet\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.tablet\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.tablet\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.tablet\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.tablet\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.tablet\:focus\:bg-transparent:focus{background-color:initial}.tablet\:focus\:bg-current:focus{background-color:currentColor}.tablet\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.tablet\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.tablet\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.tablet\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.tablet\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.tablet\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.tablet\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.tablet\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.tablet\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.tablet\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.tablet\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.tablet\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.tablet\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.tablet\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.tablet\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.tablet\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.tablet\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.tablet\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.tablet\:focus\:bg-text-dark2:focus{background-color:#0009}.tablet\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.tablet\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.tablet\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.tablet\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.tablet\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.tablet\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.tablet\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.tablet\:bg-opacity-0{--tw-bg-opacity:0}.tablet\:bg-opacity-5{--tw-bg-opacity:0.05}.tablet\:bg-opacity-10{--tw-bg-opacity:0.1}.tablet\:bg-opacity-20{--tw-bg-opacity:0.2}.tablet\:bg-opacity-25{--tw-bg-opacity:0.25}.tablet\:bg-opacity-30{--tw-bg-opacity:0.3}.tablet\:bg-opacity-40{--tw-bg-opacity:0.4}.tablet\:bg-opacity-50{--tw-bg-opacity:0.5}.tablet\:bg-opacity-60{--tw-bg-opacity:0.6}.tablet\:bg-opacity-70{--tw-bg-opacity:0.7}.tablet\:bg-opacity-75{--tw-bg-opacity:0.75}.tablet\:bg-opacity-80{--tw-bg-opacity:0.8}.tablet\:bg-opacity-90{--tw-bg-opacity:0.9}.tablet\:bg-opacity-95{--tw-bg-opacity:0.95}.tablet\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .tablet\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .tablet\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .tablet\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .tablet\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .tablet\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .tablet\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .tablet\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .tablet\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .tablet\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .tablet\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .tablet\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .tablet\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .tablet\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .tablet\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .tablet\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.tablet\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.tablet\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.tablet\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.tablet\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.tablet\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.tablet\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.tablet\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.tablet\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.tablet\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.tablet\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.tablet\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.tablet\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.tablet\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.tablet\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.tablet\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.tablet\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.tablet\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.tablet\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.tablet\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.tablet\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.tablet\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.tablet\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.tablet\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.tablet\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.tablet\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.tablet\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.tablet\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.tablet\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.tablet\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.tablet\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.tablet\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.tablet\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.tablet\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.tablet\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.tablet\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.tablet\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.tablet\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.tablet\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.tablet\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.tablet\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.tablet\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.tablet\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.tablet\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.tablet\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.tablet\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.tablet\:bg-none{background-image:none}.tablet\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.tablet\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.tablet\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.tablet\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.tablet\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.tablet\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.tablet\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.tablet\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.tablet\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.tablet\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.tablet\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.tablet\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.tablet\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.tablet\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.tablet\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.tablet\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.tablet\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.tablet\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.tablet\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.tablet\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.tablet\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.tablet\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.tablet\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.tablet\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.tablet\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.tablet\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.tablet\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.tablet\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.tablet\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.tablet\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.tablet\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.tablet\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.tablet\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.tablet\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.tablet\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.tablet\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.tablet\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.tablet\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.tablet\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.tablet\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.tablet\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.tablet\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.tablet\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.tablet\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.tablet\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.tablet\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.tablet\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.tablet\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.tablet\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.tablet\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.tablet\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.tablet\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.tablet\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.tablet\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.tablet\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.tablet\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.tablet\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.tablet\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.tablet\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.tablet\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.tablet\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.tablet\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.tablet\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.tablet\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.tablet\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.tablet\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.tablet\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.tablet\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.tablet\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.tablet\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.tablet\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.tablet\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.tablet\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.tablet\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.tablet\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.tablet\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.tablet\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.tablet\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.tablet\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.tablet\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.tablet\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.tablet\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.tablet\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.tablet\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.tablet\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.tablet\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.tablet\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.tablet\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.tablet\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.tablet\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.tablet\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.tablet\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.tablet\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.tablet\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.tablet\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.tablet\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.tablet\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.tablet\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.tablet\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.tablet\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.tablet\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.tablet\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.tablet\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.tablet\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.tablet\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.tablet\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.tablet\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.tablet\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.tablet\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.tablet\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.tablet\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.tablet\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.tablet\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.tablet\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.tablet\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.tablet\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.tablet\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.tablet\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.tablet\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.tablet\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.tablet\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.tablet\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.tablet\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.tablet\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.tablet\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.tablet\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.tablet\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.tablet\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.tablet\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.tablet\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.tablet\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.tablet\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.tablet\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.tablet\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.tablet\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.tablet\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.tablet\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.tablet\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.tablet\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.tablet\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.tablet\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.tablet\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.tablet\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.tablet\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.tablet\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.tablet\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.tablet\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.tablet\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.tablet\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.tablet\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.tablet\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.tablet\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.tablet\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.tablet\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.tablet\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.tablet\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.tablet\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.tablet\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.tablet\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.tablet\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.tablet\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.tablet\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.tablet\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.tablet\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.tablet\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.tablet\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.tablet\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.tablet\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.tablet\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.tablet\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.tablet\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.tablet\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.tablet\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.tablet\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.tablet\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.tablet\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.tablet\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.tablet\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.tablet\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.tablet\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.tablet\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.tablet\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.tablet\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.tablet\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.tablet\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.tablet\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.tablet\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.tablet\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.tablet\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.tablet\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.tablet\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.tablet\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.tablet\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.tablet\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.tablet\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.tablet\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.tablet\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.tablet\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.tablet\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.tablet\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.tablet\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.tablet\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.tablet\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.tablet\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.tablet\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.tablet\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.tablet\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.tablet\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.tablet\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.tablet\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.tablet\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.tablet\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.tablet\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.tablet\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.tablet\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.tablet\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.tablet\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.tablet\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.tablet\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.tablet\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.tablet\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.tablet\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.tablet\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.tablet\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.tablet\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.tablet\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.tablet\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.tablet\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.tablet\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.tablet\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.tablet\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.tablet\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.tablet\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.tablet\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.tablet\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.tablet\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.tablet\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.tablet\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.tablet\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.tablet\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.tablet\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.tablet\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.tablet\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.tablet\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.tablet\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.tablet\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.tablet\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.tablet\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.tablet\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.tablet\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.tablet\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.tablet\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.tablet\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.tablet\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.tablet\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.tablet\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.tablet\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.tablet\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.tablet\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.tablet\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.tablet\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.tablet\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.tablet\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.tablet\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.tablet\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.tablet\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.tablet\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.tablet\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.tablet\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.tablet\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.tablet\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.tablet\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.tablet\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.tablet\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.tablet\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.tablet\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.tablet\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.tablet\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.tablet\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.tablet\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.tablet\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.tablet\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.tablet\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.tablet\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.tablet\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.tablet\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.tablet\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.tablet\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.tablet\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.tablet\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.tablet\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.tablet\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.tablet\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.tablet\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.tablet\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.tablet\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.tablet\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.tablet\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.tablet\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.tablet\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.tablet\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.tablet\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.tablet\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.tablet\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.tablet\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.tablet\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.tablet\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.tablet\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.tablet\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.tablet\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.tablet\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.tablet\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.tablet\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.tablet\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.tablet\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.tablet\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.tablet\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.tablet\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.tablet\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.tablet\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.tablet\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.tablet\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.tablet\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.tablet\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.tablet\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.tablet\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.tablet\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.tablet\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.tablet\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.tablet\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.tablet\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.tablet\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.tablet\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.tablet\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.tablet\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.tablet\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.tablet\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.tablet\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.tablet\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.tablet\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.tablet\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.tablet\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.tablet\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.tablet\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.tablet\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.tablet\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.tablet\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.tablet\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.tablet\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.tablet\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.tablet\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.tablet\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.tablet\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.tablet\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.tablet\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.tablet\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.tablet\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.tablet\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.tablet\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.tablet\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.tablet\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.tablet\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.tablet\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.tablet\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.tablet\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.tablet\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.tablet\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.tablet\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.tablet\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.tablet\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.tablet\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.tablet\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.tablet\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.tablet\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.tablet\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.tablet\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.tablet\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.tablet\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.tablet\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.tablet\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.tablet\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.tablet\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.tablet\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.tablet\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.tablet\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.tablet\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.tablet\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.tablet\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.tablet\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.tablet\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.tablet\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.tablet\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.tablet\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.tablet\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.tablet\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.tablet\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.tablet\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.tablet\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.tablet\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.tablet\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.tablet\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.tablet\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.tablet\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.tablet\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.tablet\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.tablet\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.tablet\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.tablet\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.tablet\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.tablet\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.tablet\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.tablet\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.tablet\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.tablet\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.tablet\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.tablet\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.tablet\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.tablet\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.tablet\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.tablet\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.tablet\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.tablet\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.tablet\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.tablet\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.tablet\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.tablet\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.tablet\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.tablet\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.tablet\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.tablet\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.tablet\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.tablet\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.tablet\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.tablet\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.tablet\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.tablet\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.tablet\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.tablet\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.tablet\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.tablet\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.tablet\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.tablet\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.tablet\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.tablet\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.tablet\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.tablet\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.tablet\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.tablet\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.tablet\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.tablet\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.tablet\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.tablet\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.tablet\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.tablet\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.tablet\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.tablet\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.tablet\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.tablet\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.tablet\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.tablet\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.tablet\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.tablet\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.tablet\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.tablet\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.tablet\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.tablet\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.tablet\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.tablet\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.tablet\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.tablet\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.tablet\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.tablet\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.tablet\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.tablet\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.tablet\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.tablet\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.tablet\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.tablet\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.tablet\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.tablet\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.tablet\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.tablet\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.tablet\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.tablet\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.tablet\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.tablet\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.tablet\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.tablet\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.tablet\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.tablet\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.tablet\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.tablet\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.tablet\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.tablet\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.tablet\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.tablet\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.tablet\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.tablet\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.tablet\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.tablet\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.tablet\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.tablet\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.tablet\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.tablet\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.tablet\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.tablet\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.tablet\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.tablet\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.tablet\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.tablet\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.tablet\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.tablet\:to-transparent{--tw-gradient-to:#0000}.tablet\:to-current{--tw-gradient-to:currentColor}.tablet\:to-black{--tw-gradient-to:#000}.tablet\:to-white{--tw-gradient-to:#fff}.tablet\:to-gray-50{--tw-gradient-to:#f9fafb}.tablet\:to-gray-100{--tw-gradient-to:#f3f4f6}.tablet\:to-gray-200{--tw-gradient-to:#e5e7eb}.tablet\:to-gray-300{--tw-gradient-to:#d1d5db}.tablet\:to-gray-400{--tw-gradient-to:#9ca3af}.tablet\:to-gray-500{--tw-gradient-to:#6b7280}.tablet\:to-gray-600{--tw-gradient-to:#4b5563}.tablet\:to-gray-700{--tw-gradient-to:#374151}.tablet\:to-gray-800{--tw-gradient-to:#1f2937}.tablet\:to-gray-900{--tw-gradient-to:#111827}.tablet\:to-red{--tw-gradient-to:#ff002a}.tablet\:to-yellow-50{--tw-gradient-to:#fffbeb}.tablet\:to-yellow-100{--tw-gradient-to:#fef3c7}.tablet\:to-yellow-200{--tw-gradient-to:#fde68a}.tablet\:to-yellow-300{--tw-gradient-to:#fcd34d}.tablet\:to-yellow-400{--tw-gradient-to:#fbbf24}.tablet\:to-yellow-500{--tw-gradient-to:#f59e0b}.tablet\:to-yellow-600{--tw-gradient-to:#d97706}.tablet\:to-yellow-700{--tw-gradient-to:#b45309}.tablet\:to-yellow-800{--tw-gradient-to:#92400e}.tablet\:to-yellow-900{--tw-gradient-to:#78350f}.tablet\:to-green-50{--tw-gradient-to:#ecfdf5}.tablet\:to-green-100{--tw-gradient-to:#d1fae5}.tablet\:to-green-200{--tw-gradient-to:#a7f3d0}.tablet\:to-green-300{--tw-gradient-to:#6ee7b7}.tablet\:to-green-400{--tw-gradient-to:#34d399}.tablet\:to-green-500{--tw-gradient-to:#10b981}.tablet\:to-green-600{--tw-gradient-to:#059669}.tablet\:to-green-700{--tw-gradient-to:#047857}.tablet\:to-green-800{--tw-gradient-to:#065f46}.tablet\:to-green-900{--tw-gradient-to:#064e3b}.tablet\:to-blue{--tw-gradient-to:#3b82f6}.tablet\:to-indigo-50{--tw-gradient-to:#eef2ff}.tablet\:to-indigo-100{--tw-gradient-to:#e0e7ff}.tablet\:to-indigo-200{--tw-gradient-to:#c7d2fe}.tablet\:to-indigo-300{--tw-gradient-to:#a5b4fc}.tablet\:to-indigo-400{--tw-gradient-to:#818cf8}.tablet\:to-indigo-500{--tw-gradient-to:#6366f1}.tablet\:to-indigo-600{--tw-gradient-to:#4f46e5}.tablet\:to-indigo-700{--tw-gradient-to:#4338ca}.tablet\:to-indigo-800{--tw-gradient-to:#3730a3}.tablet\:to-indigo-900{--tw-gradient-to:#312e81}.tablet\:to-purple-50{--tw-gradient-to:#f5f3ff}.tablet\:to-purple-100{--tw-gradient-to:#ede9fe}.tablet\:to-purple-200{--tw-gradient-to:#ddd6fe}.tablet\:to-purple-300{--tw-gradient-to:#c4b5fd}.tablet\:to-purple-400{--tw-gradient-to:#a78bfa}.tablet\:to-purple-500{--tw-gradient-to:#8b5cf6}.tablet\:to-purple-600{--tw-gradient-to:#7c3aed}.tablet\:to-purple-700{--tw-gradient-to:#6d28d9}.tablet\:to-purple-800{--tw-gradient-to:#5b21b6}.tablet\:to-purple-900{--tw-gradient-to:#4c1d95}.tablet\:to-pink-50{--tw-gradient-to:#fdf2f8}.tablet\:to-pink-100{--tw-gradient-to:#fce7f3}.tablet\:to-pink-200{--tw-gradient-to:#fbcfe8}.tablet\:to-pink-300{--tw-gradient-to:#f9a8d4}.tablet\:to-pink-400{--tw-gradient-to:#f472b6}.tablet\:to-pink-500{--tw-gradient-to:#ec4899}.tablet\:to-pink-600{--tw-gradient-to:#db2777}.tablet\:to-pink-700{--tw-gradient-to:#be185d}.tablet\:to-pink-800{--tw-gradient-to:#9d174d}.tablet\:to-pink-900{--tw-gradient-to:#831843}.tablet\:to-primary{--tw-gradient-to:#c734e5}.tablet\:to-test{--tw-gradient-to:#743902}.tablet\:to-tertiary{--tw-gradient-to:#4fc143}.tablet\:to-bg_primary{--tw-gradient-to:#af7ba3}.tablet\:to-crd_b{--tw-gradient-to:#263884}.tablet\:to-crd_o{--tw-gradient-to:#f07c6a}.tablet\:to-crd_p{--tw-gradient-to:#009ee0}.tablet\:to-text-dark{--tw-gradient-to:#555b6d}.tablet\:to-text-dark2{--tw-gradient-to:#0009}.tablet\:to-text-primary{--tw-gradient-to:#7a2467}.tablet\:to-text-other{--tw-gradient-to:#11142d}.tablet\:to-text-light{--tw-gradient-to:#9a9ab0}.tablet\:to-grey-light{--tw-gradient-to:#a0a4a8}.tablet\:to-grey-light2{--tw-gradient-to:#dbdde0}.tablet\:to-grey-light3{--tw-gradient-to:FEFEFE}.tablet\:to-grey-light4{--tw-gradient-to:E8E8E8}.tablet\:to-grey-light5{--tw-gradient-to:#f8f9fb}.tablet\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.tablet\:to-grey-white{--tw-gradient-to:#f2f5fb}.tablet\:to-grey-dark{--tw-gradient-to:#52575c}.tablet\:to-grey-vl{--tw-gradient-to:#eff2f7}.tablet\:to-grey-fi{--tw-gradient-to:#c4c4c4}.tablet\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.tablet\:hover\:to-current:hover{--tw-gradient-to:currentColor}.tablet\:hover\:to-black:hover{--tw-gradient-to:#000}.tablet\:hover\:to-white:hover{--tw-gradient-to:#fff}.tablet\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.tablet\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.tablet\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.tablet\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.tablet\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.tablet\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.tablet\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.tablet\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.tablet\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.tablet\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.tablet\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.tablet\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.tablet\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.tablet\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.tablet\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.tablet\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.tablet\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.tablet\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.tablet\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.tablet\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.tablet\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.tablet\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.tablet\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.tablet\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.tablet\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.tablet\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.tablet\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.tablet\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.tablet\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.tablet\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.tablet\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.tablet\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.tablet\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.tablet\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.tablet\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.tablet\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.tablet\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.tablet\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.tablet\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.tablet\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.tablet\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.tablet\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.tablet\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.tablet\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.tablet\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.tablet\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.tablet\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.tablet\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.tablet\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.tablet\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.tablet\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.tablet\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.tablet\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.tablet\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.tablet\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.tablet\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.tablet\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.tablet\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.tablet\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.tablet\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.tablet\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.tablet\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.tablet\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.tablet\:hover\:to-test:hover{--tw-gradient-to:#743902}.tablet\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.tablet\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.tablet\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.tablet\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.tablet\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.tablet\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.tablet\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.tablet\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.tablet\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.tablet\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.tablet\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.tablet\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.tablet\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.tablet\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.tablet\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.tablet\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.tablet\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.tablet\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.tablet\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.tablet\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.tablet\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.tablet\:focus\:to-current:focus{--tw-gradient-to:currentColor}.tablet\:focus\:to-black:focus{--tw-gradient-to:#000}.tablet\:focus\:to-white:focus{--tw-gradient-to:#fff}.tablet\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.tablet\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.tablet\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.tablet\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.tablet\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.tablet\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.tablet\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.tablet\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.tablet\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.tablet\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.tablet\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.tablet\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.tablet\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.tablet\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.tablet\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.tablet\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.tablet\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.tablet\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.tablet\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.tablet\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.tablet\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.tablet\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.tablet\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.tablet\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.tablet\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.tablet\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.tablet\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.tablet\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.tablet\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.tablet\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.tablet\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.tablet\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.tablet\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.tablet\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.tablet\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.tablet\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.tablet\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.tablet\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.tablet\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.tablet\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.tablet\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.tablet\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.tablet\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.tablet\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.tablet\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.tablet\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.tablet\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.tablet\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.tablet\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.tablet\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.tablet\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.tablet\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.tablet\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.tablet\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.tablet\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.tablet\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.tablet\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.tablet\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.tablet\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.tablet\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.tablet\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.tablet\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.tablet\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.tablet\:focus\:to-test:focus{--tw-gradient-to:#743902}.tablet\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.tablet\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.tablet\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.tablet\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.tablet\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.tablet\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.tablet\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.tablet\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.tablet\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.tablet\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.tablet\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.tablet\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.tablet\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.tablet\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.tablet\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.tablet\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.tablet\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.tablet\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.tablet\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.tablet\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.tablet\:bg-auto{background-size:auto}.tablet\:bg-cover{background-size:cover}.tablet\:bg-contain{background-size:contain}.tablet\:bg-fixed{background-attachment:fixed}.tablet\:bg-local{background-attachment:local}.tablet\:bg-scroll{background-attachment:scroll}.tablet\:bg-clip-border{background-clip:initial}.tablet\:bg-clip-padding{background-clip:padding-box}.tablet\:bg-clip-content{background-clip:content-box}.tablet\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.tablet\:bg-bottom{background-position:bottom}.tablet\:bg-center{background-position:50%}.tablet\:bg-left{background-position:0}.tablet\:bg-left-bottom{background-position:0 100%}.tablet\:bg-left-top{background-position:0 0}.tablet\:bg-right{background-position:100%}.tablet\:bg-right-bottom{background-position:100% 100%}.tablet\:bg-right-top{background-position:100% 0}.tablet\:bg-top{background-position:top}.tablet\:bg-repeat{background-repeat:repeat}.tablet\:bg-no-repeat{background-repeat:no-repeat}.tablet\:bg-repeat-x{background-repeat:repeat-x}.tablet\:bg-repeat-y{background-repeat:repeat-y}.tablet\:bg-repeat-round{background-repeat:round}.tablet\:bg-repeat-space{background-repeat:space}.tablet\:fill-current{fill:currentColor}.tablet\:stroke-current{stroke:currentColor}.tablet\:stroke-0{stroke-width:0}.tablet\:stroke-1{stroke-width:1}.tablet\:stroke-2{stroke-width:2}.tablet\:object-contain{object-fit:contain}.tablet\:object-cover{object-fit:cover}.tablet\:object-fill{object-fit:fill}.tablet\:object-none{object-fit:none}.tablet\:object-scale-down{object-fit:scale-down}.tablet\:object-bottom{object-position:bottom}.tablet\:object-center{object-position:center}.tablet\:object-left{object-position:left}.tablet\:object-left-bottom{object-position:left bottom}.tablet\:object-left-top{object-position:left top}.tablet\:object-right{object-position:right}.tablet\:object-right-bottom{object-position:right bottom}.tablet\:object-right-top{object-position:right top}.tablet\:object-top{object-position:top}.tablet\:p-0{padding:0}.tablet\:p-1{padding:.25rem}.tablet\:p-2{padding:.5rem}.tablet\:p-3{padding:.75rem}.tablet\:p-4{padding:1rem}.tablet\:p-5{padding:1.25rem}.tablet\:p-6{padding:1.5rem}.tablet\:p-7{padding:1.75rem}.tablet\:p-8{padding:2rem}.tablet\:p-9{padding:2.25rem}.tablet\:p-10{padding:2.5rem}.tablet\:p-11{padding:2.75rem}.tablet\:p-12{padding:3rem}.tablet\:p-13{padding:50px}.tablet\:p-14{padding:3.5rem}.tablet\:p-15{padding:30px}.tablet\:p-16{padding:4rem}.tablet\:p-20{padding:5rem}.tablet\:p-24{padding:6rem}.tablet\:p-28{padding:7rem}.tablet\:p-30{padding:30%}.tablet\:p-32{padding:8rem}.tablet\:p-36{padding:9rem}.tablet\:p-40{padding:10rem}.tablet\:p-44{padding:11rem}.tablet\:p-45{padding:45%}.tablet\:p-48{padding:12rem}.tablet\:p-50{padding:12.5rem}.tablet\:p-52{padding:13rem}.tablet\:p-56{padding:14rem}.tablet\:p-60{padding:15rem}.tablet\:p-64{padding:16rem}.tablet\:p-72{padding:18rem}.tablet\:p-80{padding:20rem}.tablet\:p-96{padding:24rem}.tablet\:p-155{padding:155px}.tablet\:p-200{padding:20%}.tablet\:p-300{padding:300px}.tablet\:p-327{padding:327px}.tablet\:p-366{padding:366px}.tablet\:p-415{padding:415px}.tablet\:p-450{padding:450px}.tablet\:p-474{padding:474px}.tablet\:p-500{padding:500px}.tablet\:p-600{padding:600px}.tablet\:p-690{padding:690px}.tablet\:p-px{padding:1px}.tablet\:p-0\.5{padding:.125rem}.tablet\:p-1\.5{padding:.375rem}.tablet\:p-2\.5{padding:.625rem}.tablet\:p-3\.5{padding:.875rem}.tablet\:px-0{padding-left:0;padding-right:0}.tablet\:px-1{padding-left:.25rem;padding-right:.25rem}.tablet\:px-2{padding-left:.5rem;padding-right:.5rem}.tablet\:px-3{padding-left:.75rem;padding-right:.75rem}.tablet\:px-4{padding-left:1rem;padding-right:1rem}.tablet\:px-5{padding-left:1.25rem;padding-right:1.25rem}.tablet\:px-6{padding-left:1.5rem;padding-right:1.5rem}.tablet\:px-7{padding-left:1.75rem;padding-right:1.75rem}.tablet\:px-8{padding-left:2rem;padding-right:2rem}.tablet\:px-9{padding-left:2.25rem;padding-right:2.25rem}.tablet\:px-10{padding-left:2.5rem;padding-right:2.5rem}.tablet\:px-11{padding-left:2.75rem;padding-right:2.75rem}.tablet\:px-12{padding-left:3rem;padding-right:3rem}.tablet\:px-13{padding-left:50px;padding-right:50px}.tablet\:px-14{padding-left:3.5rem;padding-right:3.5rem}.tablet\:px-15{padding-left:30px;padding-right:30px}.tablet\:px-16{padding-left:4rem;padding-right:4rem}.tablet\:px-20{padding-left:5rem;padding-right:5rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:px-28{padding-left:7rem;padding-right:7rem}.tablet\:px-30{padding-left:30%;padding-right:30%}.tablet\:px-32{padding-left:8rem;padding-right:8rem}.tablet\:px-36{padding-left:9rem;padding-right:9rem}.tablet\:px-40{padding-left:10rem;padding-right:10rem}.tablet\:px-44{padding-left:11rem;padding-right:11rem}.tablet\:px-45{padding-left:45%;padding-right:45%}.tablet\:px-48{padding-left:12rem;padding-right:12rem}.tablet\:px-50{padding-left:12.5rem;padding-right:12.5rem}.tablet\:px-52{padding-left:13rem;padding-right:13rem}.tablet\:px-56{padding-left:14rem;padding-right:14rem}.tablet\:px-60{padding-left:15rem;padding-right:15rem}.tablet\:px-64{padding-left:16rem;padding-right:16rem}.tablet\:px-72{padding-left:18rem;padding-right:18rem}.tablet\:px-80{padding-left:20rem;padding-right:20rem}.tablet\:px-96{padding-left:24rem;padding-right:24rem}.tablet\:px-155{padding-left:155px;padding-right:155px}.tablet\:px-200{padding-left:20%;padding-right:20%}.tablet\:px-300{padding-left:300px;padding-right:300px}.tablet\:px-327{padding-left:327px;padding-right:327px}.tablet\:px-366{padding-left:366px;padding-right:366px}.tablet\:px-415{padding-left:415px;padding-right:415px}.tablet\:px-450{padding-left:450px;padding-right:450px}.tablet\:px-474{padding-left:474px;padding-right:474px}.tablet\:px-500{padding-left:500px;padding-right:500px}.tablet\:px-600{padding-left:600px;padding-right:600px}.tablet\:px-690{padding-left:690px;padding-right:690px}.tablet\:px-px{padding-left:1px;padding-right:1px}.tablet\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.tablet\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.tablet\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.tablet\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.tablet\:py-0{padding-bottom:0;padding-top:0}.tablet\:py-1{padding-bottom:.25rem;padding-top:.25rem}.tablet\:py-2{padding-bottom:.5rem;padding-top:.5rem}.tablet\:py-3{padding-bottom:.75rem;padding-top:.75rem}.tablet\:py-4{padding-bottom:1rem;padding-top:1rem}.tablet\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.tablet\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.tablet\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.tablet\:py-8{padding-bottom:2rem;padding-top:2rem}.tablet\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.tablet\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.tablet\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.tablet\:py-12{padding-bottom:3rem;padding-top:3rem}.tablet\:py-13{padding-bottom:50px;padding-top:50px}.tablet\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.tablet\:py-15{padding-bottom:30px;padding-top:30px}.tablet\:py-16{padding-bottom:4rem;padding-top:4rem}.tablet\:py-20{padding-bottom:5rem;padding-top:5rem}.tablet\:py-24{padding-bottom:6rem;padding-top:6rem}.tablet\:py-28{padding-bottom:7rem;padding-top:7rem}.tablet\:py-30{padding-bottom:30%;padding-top:30%}.tablet\:py-32{padding-bottom:8rem;padding-top:8rem}.tablet\:py-36{padding-bottom:9rem;padding-top:9rem}.tablet\:py-40{padding-bottom:10rem;padding-top:10rem}.tablet\:py-44{padding-bottom:11rem;padding-top:11rem}.tablet\:py-45{padding-bottom:45%;padding-top:45%}.tablet\:py-48{padding-bottom:12rem;padding-top:12rem}.tablet\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.tablet\:py-52{padding-bottom:13rem;padding-top:13rem}.tablet\:py-56{padding-bottom:14rem;padding-top:14rem}.tablet\:py-60{padding-bottom:15rem;padding-top:15rem}.tablet\:py-64{padding-bottom:16rem;padding-top:16rem}.tablet\:py-72{padding-bottom:18rem;padding-top:18rem}.tablet\:py-80{padding-bottom:20rem;padding-top:20rem}.tablet\:py-96{padding-bottom:24rem;padding-top:24rem}.tablet\:py-155{padding-bottom:155px;padding-top:155px}.tablet\:py-200{padding-bottom:20%;padding-top:20%}.tablet\:py-300{padding-bottom:300px;padding-top:300px}.tablet\:py-327{padding-bottom:327px;padding-top:327px}.tablet\:py-366{padding-bottom:366px;padding-top:366px}.tablet\:py-415{padding-bottom:415px;padding-top:415px}.tablet\:py-450{padding-bottom:450px;padding-top:450px}.tablet\:py-474{padding-bottom:474px;padding-top:474px}.tablet\:py-500{padding-bottom:500px;padding-top:500px}.tablet\:py-600{padding-bottom:600px;padding-top:600px}.tablet\:py-690{padding-bottom:690px;padding-top:690px}.tablet\:py-px{padding-bottom:1px;padding-top:1px}.tablet\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.tablet\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.tablet\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.tablet\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.tablet\:pt-0{padding-top:0}.tablet\:pt-1{padding-top:.25rem}.tablet\:pt-2{padding-top:.5rem}.tablet\:pt-3{padding-top:.75rem}.tablet\:pt-4{padding-top:1rem}.tablet\:pt-5{padding-top:1.25rem}.tablet\:pt-6{padding-top:1.5rem}.tablet\:pt-7{padding-top:1.75rem}.tablet\:pt-8{padding-top:2rem}.tablet\:pt-9{padding-top:2.25rem}.tablet\:pt-10{padding-top:2.5rem}.tablet\:pt-11{padding-top:2.75rem}.tablet\:pt-12{padding-top:3rem}.tablet\:pt-13{padding-top:50px}.tablet\:pt-14{padding-top:3.5rem}.tablet\:pt-15{padding-top:30px}.tablet\:pt-16{padding-top:4rem}.tablet\:pt-20{padding-top:5rem}.tablet\:pt-24{padding-top:6rem}.tablet\:pt-28{padding-top:7rem}.tablet\:pt-30{padding-top:30%}.tablet\:pt-32{padding-top:8rem}.tablet\:pt-36{padding-top:9rem}.tablet\:pt-40{padding-top:10rem}.tablet\:pt-44{padding-top:11rem}.tablet\:pt-45{padding-top:45%}.tablet\:pt-48{padding-top:12rem}.tablet\:pt-50{padding-top:12.5rem}.tablet\:pt-52{padding-top:13rem}.tablet\:pt-56{padding-top:14rem}.tablet\:pt-60{padding-top:15rem}.tablet\:pt-64{padding-top:16rem}.tablet\:pt-72{padding-top:18rem}.tablet\:pt-80{padding-top:20rem}.tablet\:pt-96{padding-top:24rem}.tablet\:pt-155{padding-top:155px}.tablet\:pt-200{padding-top:20%}.tablet\:pt-300{padding-top:300px}.tablet\:pt-327{padding-top:327px}.tablet\:pt-366{padding-top:366px}.tablet\:pt-415{padding-top:415px}.tablet\:pt-450{padding-top:450px}.tablet\:pt-474{padding-top:474px}.tablet\:pt-500{padding-top:500px}.tablet\:pt-600{padding-top:600px}.tablet\:pt-690{padding-top:690px}.tablet\:pt-px{padding-top:1px}.tablet\:pt-0\.5{padding-top:.125rem}.tablet\:pt-1\.5{padding-top:.375rem}.tablet\:pt-2\.5{padding-top:.625rem}.tablet\:pt-3\.5{padding-top:.875rem}.tablet\:pr-0{padding-right:0}.tablet\:pr-1{padding-right:.25rem}.tablet\:pr-2{padding-right:.5rem}.tablet\:pr-3{padding-right:.75rem}.tablet\:pr-4{padding-right:1rem}.tablet\:pr-5{padding-right:1.25rem}.tablet\:pr-6{padding-right:1.5rem}.tablet\:pr-7{padding-right:1.75rem}.tablet\:pr-8{padding-right:2rem}.tablet\:pr-9{padding-right:2.25rem}.tablet\:pr-10{padding-right:2.5rem}.tablet\:pr-11{padding-right:2.75rem}.tablet\:pr-12{padding-right:3rem}.tablet\:pr-13{padding-right:50px}.tablet\:pr-14{padding-right:3.5rem}.tablet\:pr-15{padding-right:30px}.tablet\:pr-16{padding-right:4rem}.tablet\:pr-20{padding-right:5rem}.tablet\:pr-24{padding-right:6rem}.tablet\:pr-28{padding-right:7rem}.tablet\:pr-30{padding-right:30%}.tablet\:pr-32{padding-right:8rem}.tablet\:pr-36{padding-right:9rem}.tablet\:pr-40{padding-right:10rem}.tablet\:pr-44{padding-right:11rem}.tablet\:pr-45{padding-right:45%}.tablet\:pr-48{padding-right:12rem}.tablet\:pr-50{padding-right:12.5rem}.tablet\:pr-52{padding-right:13rem}.tablet\:pr-56{padding-right:14rem}.tablet\:pr-60{padding-right:15rem}.tablet\:pr-64{padding-right:16rem}.tablet\:pr-72{padding-right:18rem}.tablet\:pr-80{padding-right:20rem}.tablet\:pr-96{padding-right:24rem}.tablet\:pr-155{padding-right:155px}.tablet\:pr-200{padding-right:20%}.tablet\:pr-300{padding-right:300px}.tablet\:pr-327{padding-right:327px}.tablet\:pr-366{padding-right:366px}.tablet\:pr-415{padding-right:415px}.tablet\:pr-450{padding-right:450px}.tablet\:pr-474{padding-right:474px}.tablet\:pr-500{padding-right:500px}.tablet\:pr-600{padding-right:600px}.tablet\:pr-690{padding-right:690px}.tablet\:pr-px{padding-right:1px}.tablet\:pr-0\.5{padding-right:.125rem}.tablet\:pr-1\.5{padding-right:.375rem}.tablet\:pr-2\.5{padding-right:.625rem}.tablet\:pr-3\.5{padding-right:.875rem}.tablet\:pb-0{padding-bottom:0}.tablet\:pb-1{padding-bottom:.25rem}.tablet\:pb-2{padding-bottom:.5rem}.tablet\:pb-3{padding-bottom:.75rem}.tablet\:pb-4{padding-bottom:1rem}.tablet\:pb-5{padding-bottom:1.25rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-7{padding-bottom:1.75rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pb-9{padding-bottom:2.25rem}.tablet\:pb-10{padding-bottom:2.5rem}.tablet\:pb-11{padding-bottom:2.75rem}.tablet\:pb-12{padding-bottom:3rem}.tablet\:pb-13{padding-bottom:50px}.tablet\:pb-14{padding-bottom:3.5rem}.tablet\:pb-15{padding-bottom:30px}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-20{padding-bottom:5rem}.tablet\:pb-24{padding-bottom:6rem}.tablet\:pb-28{padding-bottom:7rem}.tablet\:pb-30{padding-bottom:30%}.tablet\:pb-32{padding-bottom:8rem}.tablet\:pb-36{padding-bottom:9rem}.tablet\:pb-40{padding-bottom:10rem}.tablet\:pb-44{padding-bottom:11rem}.tablet\:pb-45{padding-bottom:45%}.tablet\:pb-48{padding-bottom:12rem}.tablet\:pb-50{padding-bottom:12.5rem}.tablet\:pb-52{padding-bottom:13rem}.tablet\:pb-56{padding-bottom:14rem}.tablet\:pb-60{padding-bottom:15rem}.tablet\:pb-64{padding-bottom:16rem}.tablet\:pb-72{padding-bottom:18rem}.tablet\:pb-80{padding-bottom:20rem}.tablet\:pb-96{padding-bottom:24rem}.tablet\:pb-155{padding-bottom:155px}.tablet\:pb-200{padding-bottom:20%}.tablet\:pb-300{padding-bottom:300px}.tablet\:pb-327{padding-bottom:327px}.tablet\:pb-366{padding-bottom:366px}.tablet\:pb-415{padding-bottom:415px}.tablet\:pb-450{padding-bottom:450px}.tablet\:pb-474{padding-bottom:474px}.tablet\:pb-500{padding-bottom:500px}.tablet\:pb-600{padding-bottom:600px}.tablet\:pb-690{padding-bottom:690px}.tablet\:pb-px{padding-bottom:1px}.tablet\:pb-0\.5{padding-bottom:.125rem}.tablet\:pb-1\.5{padding-bottom:.375rem}.tablet\:pb-2\.5{padding-bottom:.625rem}.tablet\:pb-3\.5{padding-bottom:.875rem}.tablet\:pl-0{padding-left:0}.tablet\:pl-1{padding-left:.25rem}.tablet\:pl-2{padding-left:.5rem}.tablet\:pl-3{padding-left:.75rem}.tablet\:pl-4{padding-left:1rem}.tablet\:pl-5{padding-left:1.25rem}.tablet\:pl-6{padding-left:1.5rem}.tablet\:pl-7{padding-left:1.75rem}.tablet\:pl-8{padding-left:2rem}.tablet\:pl-9{padding-left:2.25rem}.tablet\:pl-10{padding-left:2.5rem}.tablet\:pl-11{padding-left:2.75rem}.tablet\:pl-12{padding-left:3rem}.tablet\:pl-13{padding-left:50px}.tablet\:pl-14{padding-left:3.5rem}.tablet\:pl-15{padding-left:30px}.tablet\:pl-16{padding-left:4rem}.tablet\:pl-20{padding-left:5rem}.tablet\:pl-24{padding-left:6rem}.tablet\:pl-28{padding-left:7rem}.tablet\:pl-30{padding-left:30%}.tablet\:pl-32{padding-left:8rem}.tablet\:pl-36{padding-left:9rem}.tablet\:pl-40{padding-left:10rem}.tablet\:pl-44{padding-left:11rem}.tablet\:pl-45{padding-left:45%}.tablet\:pl-48{padding-left:12rem}.tablet\:pl-50{padding-left:12.5rem}.tablet\:pl-52{padding-left:13rem}.tablet\:pl-56{padding-left:14rem}.tablet\:pl-60{padding-left:15rem}.tablet\:pl-64{padding-left:16rem}.tablet\:pl-72{padding-left:18rem}.tablet\:pl-80{padding-left:20rem}.tablet\:pl-96{padding-left:24rem}.tablet\:pl-155{padding-left:155px}.tablet\:pl-200{padding-left:20%}.tablet\:pl-300{padding-left:300px}.tablet\:pl-327{padding-left:327px}.tablet\:pl-366{padding-left:366px}.tablet\:pl-415{padding-left:415px}.tablet\:pl-450{padding-left:450px}.tablet\:pl-474{padding-left:474px}.tablet\:pl-500{padding-left:500px}.tablet\:pl-600{padding-left:600px}.tablet\:pl-690{padding-left:690px}.tablet\:pl-px{padding-left:1px}.tablet\:pl-0\.5{padding-left:.125rem}.tablet\:pl-1\.5{padding-left:.375rem}.tablet\:pl-2\.5{padding-left:.625rem}.tablet\:pl-3\.5{padding-left:.875rem}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-right{text-align:right}.tablet\:text-justify{text-align:justify}.tablet\:align-baseline{vertical-align:initial}.tablet\:align-top{vertical-align:top}.tablet\:align-middle{vertical-align:middle}.tablet\:align-bottom{vertical-align:bottom}.tablet\:align-text-top{vertical-align:text-top}.tablet\:align-text-bottom{vertical-align:text-bottom}.tablet\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.tablet\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.tablet\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tablet\:font-SfProDisplay{font-family:SF Pro Display}.tablet\:font-SfPro{font-family:sf_pro_textregular}.tablet\:text-xs{font-size:.75rem;line-height:1rem}.tablet\:text-sm{font-size:.875rem;line-height:1.25rem}.tablet\:text-base{font-size:1rem;line-height:1.5rem}.tablet\:text-lg{font-size:1.125rem;line-height:1.75rem}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.tablet\:text-2xl{font-size:1.5rem;line-height:2rem}.tablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet\:text-5xl{font-size:3rem;line-height:1}.tablet\:text-6xl{font-size:3.75rem;line-height:1}.tablet\:text-7xl{font-size:4.5rem;line-height:1}.tablet\:text-8xl{font-size:6rem;line-height:1}.tablet\:text-9xl{font-size:8rem;line-height:1}.tablet\:text-lt{font-size:2rem}.tablet\:text-xxs{font-size:10px}.tablet\:text-tiny{font-size:7px}.tablet\:font-thin{font-weight:100}.tablet\:font-extralight{font-weight:200}.tablet\:font-light{font-weight:300}.tablet\:font-normal{font-weight:400}.tablet\:font-medium{font-weight:500}.tablet\:font-semibold{font-weight:600}.tablet\:font-bold{font-weight:700}.tablet\:font-extrabold{font-weight:800}.tablet\:font-black{font-weight:900}.tablet\:uppercase{text-transform:uppercase}.tablet\:lowercase{text-transform:lowercase}.tablet\:capitalize{text-transform:capitalize}.tablet\:normal-case{text-transform:none}.tablet\:italic{font-style:italic}.tablet\:not-italic{font-style:normal}.tablet\:diagonal-fractions,.tablet\:lining-nums,.tablet\:oldstyle-nums,.tablet\:ordinal,.tablet\:proportional-nums,.tablet\:slashed-zero,.tablet\:stacked-fractions,.tablet\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tablet\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.tablet\:ordinal{--tw-ordinal:ordinal}.tablet\:slashed-zero{--tw-slashed-zero:slashed-zero}.tablet\:lining-nums{--tw-numeric-figure:lining-nums}.tablet\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.tablet\:proportional-nums{--tw-numeric-spacing:proportional-nums}.tablet\:tabular-nums{--tw-numeric-spacing:tabular-nums}.tablet\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.tablet\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.tablet\:leading-3{line-height:.75rem}.tablet\:leading-4{line-height:1rem}.tablet\:leading-5{line-height:1.25rem}.tablet\:leading-6{line-height:1.5rem}.tablet\:leading-7{line-height:1.75rem}.tablet\:leading-8{line-height:2rem}.tablet\:leading-9{line-height:2.25rem}.tablet\:leading-10{line-height:2.5rem}.tablet\:leading-none{line-height:1}.tablet\:leading-tight{line-height:1.25}.tablet\:leading-snug{line-height:1.375}.tablet\:leading-normal{line-height:1.5}.tablet\:leading-relaxed{line-height:1.625}.tablet\:leading-loose{line-height:2}.tablet\:tracking-tighter{letter-spacing:-.05em}.tablet\:tracking-tight{letter-spacing:-.025em}.tablet\:tracking-normal{letter-spacing:0}.tablet\:tracking-wide{letter-spacing:.025em}.tablet\:tracking-wider{letter-spacing:.05em}.tablet\:tracking-widest{letter-spacing:.1em}.tablet\:text-transparent{color:#0000}.tablet\:text-current{color:currentColor}.tablet\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.tablet\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.tablet\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.tablet\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.tablet\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.tablet\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.tablet\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.tablet\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.tablet\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.tablet\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.tablet\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.tablet\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.tablet\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.tablet\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.tablet\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.tablet\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.tablet\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.tablet\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.tablet\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.tablet\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.tablet\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.tablet\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.tablet\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.tablet\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.tablet\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.tablet\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.tablet\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.tablet\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.tablet\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.tablet\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.tablet\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.tablet\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.tablet\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.tablet\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.tablet\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.tablet\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.tablet\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.tablet\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.tablet\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.tablet\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.tablet\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.tablet\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.tablet\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.tablet\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.tablet\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.tablet\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.tablet\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.tablet\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.tablet\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.tablet\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.tablet\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.tablet\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.tablet\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.tablet\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.tablet\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.tablet\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.tablet\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.tablet\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.tablet\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.tablet\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.tablet\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.tablet\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.tablet\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.tablet\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.tablet\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.tablet\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.tablet\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.tablet\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.tablet\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.tablet\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.tablet\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.tablet\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.tablet\:text-text-dark2{color:#0009}.tablet\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.tablet\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.tablet\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.tablet\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.tablet\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.tablet\:text-grey-light3{color:FEFEFE}.tablet\:text-grey-light4{color:E8E8E8}.tablet\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.tablet\:text-grey-light6{color:#e8e8e85e}.tablet\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.tablet\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.tablet\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.tablet\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-transparent{color:#0000}.group:hover .tablet\:group-hover\:text-current{color:currentColor}.group:hover .tablet\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-text-dark2{color:#0009}.group:hover .tablet\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .tablet\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .tablet\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .tablet\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .tablet\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.tablet\:focus-within\:text-transparent:focus-within{color:#0000}.tablet\:focus-within\:text-current:focus-within{color:currentColor}.tablet\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.tablet\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.tablet\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.tablet\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.tablet\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.tablet\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.tablet\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.tablet\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.tablet\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.tablet\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.tablet\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.tablet\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.tablet\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.tablet\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.tablet\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.tablet\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.tablet\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.tablet\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.tablet\:focus-within\:text-text-dark2:focus-within{color:#0009}.tablet\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.tablet\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.tablet\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.tablet\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.tablet\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.tablet\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.tablet\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.tablet\:hover\:text-transparent:hover{color:#0000}.tablet\:hover\:text-current:hover{color:currentColor}.tablet\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.tablet\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.tablet\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.tablet\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.tablet\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.tablet\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.tablet\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.tablet\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.tablet\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.tablet\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.tablet\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.tablet\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.tablet\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.tablet\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.tablet\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.tablet\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.tablet\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.tablet\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.tablet\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.tablet\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.tablet\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.tablet\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.tablet\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.tablet\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.tablet\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.tablet\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.tablet\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.tablet\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.tablet\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.tablet\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.tablet\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.tablet\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.tablet\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.tablet\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.tablet\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.tablet\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.tablet\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.tablet\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.tablet\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.tablet\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.tablet\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.tablet\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.tablet\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.tablet\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.tablet\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.tablet\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.tablet\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.tablet\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.tablet\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.tablet\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.tablet\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.tablet\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.tablet\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.tablet\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.tablet\:hover\:text-text-dark2:hover{color:#0009}.tablet\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.tablet\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.tablet\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.tablet\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.tablet\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.tablet\:hover\:text-grey-light3:hover{color:FEFEFE}.tablet\:hover\:text-grey-light4:hover{color:E8E8E8}.tablet\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.tablet\:hover\:text-grey-light6:hover{color:#e8e8e85e}.tablet\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.tablet\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.tablet\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.tablet\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.tablet\:focus\:text-transparent:focus{color:#0000}.tablet\:focus\:text-current:focus{color:currentColor}.tablet\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.tablet\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.tablet\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.tablet\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.tablet\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.tablet\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.tablet\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.tablet\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.tablet\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.tablet\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.tablet\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.tablet\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.tablet\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.tablet\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.tablet\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.tablet\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.tablet\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.tablet\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.tablet\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.tablet\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.tablet\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.tablet\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.tablet\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.tablet\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.tablet\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.tablet\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.tablet\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.tablet\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.tablet\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.tablet\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.tablet\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.tablet\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.tablet\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.tablet\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.tablet\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.tablet\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.tablet\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.tablet\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.tablet\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.tablet\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.tablet\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.tablet\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.tablet\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.tablet\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.tablet\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.tablet\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.tablet\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.tablet\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.tablet\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.tablet\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.tablet\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.tablet\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.tablet\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.tablet\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.tablet\:focus\:text-text-dark2:focus{color:#0009}.tablet\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.tablet\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.tablet\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.tablet\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.tablet\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.tablet\:focus\:text-grey-light3:focus{color:FEFEFE}.tablet\:focus\:text-grey-light4:focus{color:E8E8E8}.tablet\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.tablet\:focus\:text-grey-light6:focus{color:#e8e8e85e}.tablet\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.tablet\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.tablet\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.tablet\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.tablet\:text-opacity-0{--tw-text-opacity:0}.tablet\:text-opacity-5{--tw-text-opacity:0.05}.tablet\:text-opacity-10{--tw-text-opacity:0.1}.tablet\:text-opacity-20{--tw-text-opacity:0.2}.tablet\:text-opacity-25{--tw-text-opacity:0.25}.tablet\:text-opacity-30{--tw-text-opacity:0.3}.tablet\:text-opacity-40{--tw-text-opacity:0.4}.tablet\:text-opacity-50{--tw-text-opacity:0.5}.tablet\:text-opacity-60{--tw-text-opacity:0.6}.tablet\:text-opacity-70{--tw-text-opacity:0.7}.tablet\:text-opacity-75{--tw-text-opacity:0.75}.tablet\:text-opacity-80{--tw-text-opacity:0.8}.tablet\:text-opacity-90{--tw-text-opacity:0.9}.tablet\:text-opacity-95{--tw-text-opacity:0.95}.tablet\:text-opacity-100{--tw-text-opacity:1}.group:hover .tablet\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .tablet\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .tablet\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .tablet\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .tablet\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .tablet\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .tablet\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .tablet\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .tablet\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .tablet\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .tablet\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .tablet\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .tablet\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .tablet\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .tablet\:group-hover\:text-opacity-100{--tw-text-opacity:1}.tablet\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.tablet\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.tablet\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.tablet\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.tablet\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.tablet\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.tablet\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.tablet\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.tablet\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.tablet\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.tablet\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.tablet\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.tablet\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.tablet\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.tablet\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.tablet\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.tablet\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.tablet\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.tablet\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.tablet\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.tablet\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.tablet\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.tablet\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.tablet\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.tablet\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.tablet\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.tablet\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.tablet\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.tablet\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.tablet\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.tablet\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.tablet\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.tablet\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.tablet\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.tablet\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.tablet\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.tablet\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.tablet\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.tablet\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.tablet\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.tablet\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.tablet\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.tablet\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.tablet\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.tablet\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.tablet\:underline{text-decoration:underline}.tablet\:line-through{text-decoration:line-through}.tablet\:no-underline{text-decoration:none}.group:hover .tablet\:group-hover\:underline{text-decoration:underline}.group:hover .tablet\:group-hover\:line-through{text-decoration:line-through}.group:hover .tablet\:group-hover\:no-underline{text-decoration:none}.tablet\:focus-within\:underline:focus-within{text-decoration:underline}.tablet\:focus-within\:line-through:focus-within{text-decoration:line-through}.tablet\:focus-within\:no-underline:focus-within{text-decoration:none}.tablet\:hover\:underline:hover{text-decoration:underline}.tablet\:hover\:line-through:hover{text-decoration:line-through}.tablet\:hover\:no-underline:hover{text-decoration:none}.tablet\:focus\:underline:focus{text-decoration:underline}.tablet\:focus\:line-through:focus{text-decoration:line-through}.tablet\:focus\:no-underline:focus{text-decoration:none}.tablet\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tablet\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tablet\:placeholder-transparent::placeholder{color:#0000}.tablet\:placeholder-current::placeholder{color:currentColor}.tablet\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.tablet\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.tablet\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.tablet\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.tablet\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.tablet\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.tablet\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.tablet\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.tablet\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.tablet\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.tablet\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.tablet\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.tablet\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.tablet\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.tablet\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.tablet\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.tablet\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.tablet\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.tablet\:placeholder-text-dark2::placeholder{color:#0009}.tablet\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.tablet\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.tablet\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-light3::placeholder{color:FEFEFE}.tablet\:placeholder-grey-light4::placeholder{color:E8E8E8}.tablet\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.tablet\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.tablet\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.tablet\:focus\:placeholder-current:focus::placeholder{color:currentColor}.tablet\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.tablet\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.tablet\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.tablet\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.tablet\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.tablet\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.tablet\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.tablet\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.tablet\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.tablet\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.tablet\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.tablet\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.tablet\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.tablet\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.tablet\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.tablet\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.tablet\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.tablet\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.tablet\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.tablet\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.tablet\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.tablet\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.tablet\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.tablet\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.tablet\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.tablet\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.tablet\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.tablet\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.tablet\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.tablet\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.tablet\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.tablet\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.tablet\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.tablet\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.tablet\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.tablet\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.tablet\:opacity-0{opacity:0}.tablet\:opacity-5{opacity:.05}.tablet\:opacity-10{opacity:.1}.tablet\:opacity-20{opacity:.2}.tablet\:opacity-25{opacity:.25}.tablet\:opacity-30{opacity:.3}.tablet\:opacity-40{opacity:.4}.tablet\:opacity-50{opacity:.5}.tablet\:opacity-60{opacity:.6}.tablet\:opacity-70{opacity:.7}.tablet\:opacity-75{opacity:.75}.tablet\:opacity-80{opacity:.8}.tablet\:opacity-90{opacity:.9}.tablet\:opacity-95{opacity:.95}.tablet\:opacity-100{opacity:1}.group:hover .tablet\:group-hover\:opacity-0{opacity:0}.group:hover .tablet\:group-hover\:opacity-5{opacity:.05}.group:hover .tablet\:group-hover\:opacity-10{opacity:.1}.group:hover .tablet\:group-hover\:opacity-20{opacity:.2}.group:hover .tablet\:group-hover\:opacity-25{opacity:.25}.group:hover .tablet\:group-hover\:opacity-30{opacity:.3}.group:hover .tablet\:group-hover\:opacity-40{opacity:.4}.group:hover .tablet\:group-hover\:opacity-50{opacity:.5}.group:hover .tablet\:group-hover\:opacity-60{opacity:.6}.group:hover .tablet\:group-hover\:opacity-70{opacity:.7}.group:hover .tablet\:group-hover\:opacity-75{opacity:.75}.group:hover .tablet\:group-hover\:opacity-80{opacity:.8}.group:hover .tablet\:group-hover\:opacity-90{opacity:.9}.group:hover .tablet\:group-hover\:opacity-95{opacity:.95}.group:hover .tablet\:group-hover\:opacity-100{opacity:1}.tablet\:focus-within\:opacity-0:focus-within{opacity:0}.tablet\:focus-within\:opacity-5:focus-within{opacity:.05}.tablet\:focus-within\:opacity-10:focus-within{opacity:.1}.tablet\:focus-within\:opacity-20:focus-within{opacity:.2}.tablet\:focus-within\:opacity-25:focus-within{opacity:.25}.tablet\:focus-within\:opacity-30:focus-within{opacity:.3}.tablet\:focus-within\:opacity-40:focus-within{opacity:.4}.tablet\:focus-within\:opacity-50:focus-within{opacity:.5}.tablet\:focus-within\:opacity-60:focus-within{opacity:.6}.tablet\:focus-within\:opacity-70:focus-within{opacity:.7}.tablet\:focus-within\:opacity-75:focus-within{opacity:.75}.tablet\:focus-within\:opacity-80:focus-within{opacity:.8}.tablet\:focus-within\:opacity-90:focus-within{opacity:.9}.tablet\:focus-within\:opacity-95:focus-within{opacity:.95}.tablet\:focus-within\:opacity-100:focus-within{opacity:1}.tablet\:hover\:opacity-0:hover{opacity:0}.tablet\:hover\:opacity-5:hover{opacity:.05}.tablet\:hover\:opacity-10:hover{opacity:.1}.tablet\:hover\:opacity-20:hover{opacity:.2}.tablet\:hover\:opacity-25:hover{opacity:.25}.tablet\:hover\:opacity-30:hover{opacity:.3}.tablet\:hover\:opacity-40:hover{opacity:.4}.tablet\:hover\:opacity-50:hover{opacity:.5}.tablet\:hover\:opacity-60:hover{opacity:.6}.tablet\:hover\:opacity-70:hover{opacity:.7}.tablet\:hover\:opacity-75:hover{opacity:.75}.tablet\:hover\:opacity-80:hover{opacity:.8}.tablet\:hover\:opacity-90:hover{opacity:.9}.tablet\:hover\:opacity-95:hover{opacity:.95}.tablet\:hover\:opacity-100:hover{opacity:1}.tablet\:focus\:opacity-0:focus{opacity:0}.tablet\:focus\:opacity-5:focus{opacity:.05}.tablet\:focus\:opacity-10:focus{opacity:.1}.tablet\:focus\:opacity-20:focus{opacity:.2}.tablet\:focus\:opacity-25:focus{opacity:.25}.tablet\:focus\:opacity-30:focus{opacity:.3}.tablet\:focus\:opacity-40:focus{opacity:.4}.tablet\:focus\:opacity-50:focus{opacity:.5}.tablet\:focus\:opacity-60:focus{opacity:.6}.tablet\:focus\:opacity-70:focus{opacity:.7}.tablet\:focus\:opacity-75:focus{opacity:.75}.tablet\:focus\:opacity-80:focus{opacity:.8}.tablet\:focus\:opacity-90:focus{opacity:.9}.tablet\:focus\:opacity-95:focus{opacity:.95}.tablet\:focus\:opacity-100:focus{opacity:1}.tablet\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.tablet\:shadow,.tablet\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.tablet\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tablet\:shadow-lg,.tablet\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tablet\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tablet\:shadow-2xl,.tablet\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.tablet\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.tablet\:shadow-inner,.tablet\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:shadow-none{--tw-shadow:0 0 #0000}.tablet\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .tablet\:group-hover\:shadow-sm,.tablet\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .tablet\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .tablet\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .tablet\:group-hover\:shadow,.group:hover .tablet\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .tablet\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .tablet\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .tablet\:group-hover\:shadow-lg,.group:hover .tablet\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .tablet\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .tablet\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .tablet\:group-hover\:shadow-2xl,.group:hover .tablet\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .tablet\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .tablet\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .tablet\:group-hover\:shadow-acs,.group:hover .tablet\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .tablet\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.tablet\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.tablet\:focus-within\:shadow-sm:focus-within,.tablet\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.tablet\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tablet\:focus-within\:shadow-lg:focus-within,.tablet\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tablet\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tablet\:focus-within\:shadow-2xl:focus-within,.tablet\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.tablet\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.tablet\:focus-within\:shadow-inner:focus-within,.tablet\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.tablet\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.tablet\:focus-within\:shadow-acs:focus-within,.tablet\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.tablet\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.tablet\:hover\:shadow-md:hover,.tablet\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tablet\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tablet\:hover\:shadow-lg:hover,.tablet\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tablet\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.tablet\:hover\:shadow-2xl:hover,.tablet\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.tablet\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.tablet\:hover\:shadow-acs:hover,.tablet\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.tablet\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.tablet\:focus\:shadow-sm:focus,.tablet\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.tablet\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tablet\:focus\:shadow-lg:focus,.tablet\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tablet\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tablet\:focus\:shadow-2xl:focus,.tablet\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.tablet\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.tablet\:focus\:shadow-inner:focus,.tablet\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.tablet\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tablet\:outline-none{outline:2px solid #0000;outline-offset:2px}.tablet\:outline-white{outline:2px dotted #fff;outline-offset:2px}.tablet\:outline-black{outline:2px dotted #000;outline-offset:2px}.tablet\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.tablet\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.tablet\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.tablet\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.tablet\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.tablet\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.tablet\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:ring-0,.tablet\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:ring-2,.tablet\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:ring,.tablet\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-0:focus-within,.tablet\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-2:focus-within,.tablet\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-8:focus-within,.tablet\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-0:focus,.tablet\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-2:focus,.tablet\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus\:ring-8:focus,.tablet\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tablet\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.tablet\:focus-within\:ring-inset:focus-within,.tablet\:focus\:ring-inset:focus,.tablet\:ring-inset{--tw-ring-inset:inset}.tablet\:ring-transparent{--tw-ring-color:#0000}.tablet\:ring-current{--tw-ring-color:currentColor}.tablet\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.tablet\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.tablet\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.tablet\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.tablet\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.tablet\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.tablet\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.tablet\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.tablet\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.tablet\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.tablet\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.tablet\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.tablet\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.tablet\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.tablet\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.tablet\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.tablet\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.tablet\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.tablet\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.tablet\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.tablet\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.tablet\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.tablet\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.tablet\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.tablet\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.tablet\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.tablet\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.tablet\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.tablet\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.tablet\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.tablet\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.tablet\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.tablet\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.tablet\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.tablet\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.tablet\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.tablet\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.tablet\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.tablet\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.tablet\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.tablet\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.tablet\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.tablet\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.tablet\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.tablet\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.tablet\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.tablet\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.tablet\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.tablet\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.tablet\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.tablet\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.tablet\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.tablet\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.tablet\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.tablet\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.tablet\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.tablet\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.tablet\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.tablet\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.tablet\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.tablet\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.tablet\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.tablet\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.tablet\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.tablet\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.tablet\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.tablet\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.tablet\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.tablet\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.tablet\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.tablet\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.tablet\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.tablet\:ring-text-dark2{--tw-ring-color:#0009}.tablet\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.tablet\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.tablet\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.tablet\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.tablet\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.tablet\:ring-grey-light3{--tw-ring-color:FEFEFE}.tablet\:ring-grey-light4{--tw-ring-color:E8E8E8}.tablet\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.tablet\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.tablet\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.tablet\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.tablet\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.tablet\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.tablet\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.tablet\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.tablet\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.tablet\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.tablet\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.tablet\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.tablet\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.tablet\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.tablet\:focus\:ring-current:focus{--tw-ring-color:currentColor}.tablet\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.tablet\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.tablet\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.tablet\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.tablet\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.tablet\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.tablet\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.tablet\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.tablet\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.tablet\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.tablet\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.tablet\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.tablet\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.tablet\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.tablet\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.tablet\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.tablet\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.tablet\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.tablet\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.tablet\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.tablet\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.tablet\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.tablet\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.tablet\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.tablet\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.tablet\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.tablet\:ring-opacity-0{--tw-ring-opacity:0}.tablet\:ring-opacity-5{--tw-ring-opacity:0.05}.tablet\:ring-opacity-10{--tw-ring-opacity:0.1}.tablet\:ring-opacity-20{--tw-ring-opacity:0.2}.tablet\:ring-opacity-25{--tw-ring-opacity:0.25}.tablet\:ring-opacity-30{--tw-ring-opacity:0.3}.tablet\:ring-opacity-40{--tw-ring-opacity:0.4}.tablet\:ring-opacity-50{--tw-ring-opacity:0.5}.tablet\:ring-opacity-60{--tw-ring-opacity:0.6}.tablet\:ring-opacity-70{--tw-ring-opacity:0.7}.tablet\:ring-opacity-75{--tw-ring-opacity:0.75}.tablet\:ring-opacity-80{--tw-ring-opacity:0.8}.tablet\:ring-opacity-90{--tw-ring-opacity:0.9}.tablet\:ring-opacity-95{--tw-ring-opacity:0.95}.tablet\:ring-opacity-100{--tw-ring-opacity:1}.tablet\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.tablet\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.tablet\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.tablet\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.tablet\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.tablet\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.tablet\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.tablet\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.tablet\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.tablet\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.tablet\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.tablet\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.tablet\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.tablet\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.tablet\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.tablet\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.tablet\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.tablet\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.tablet\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.tablet\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.tablet\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.tablet\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.tablet\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.tablet\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.tablet\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.tablet\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.tablet\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.tablet\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.tablet\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.tablet\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.tablet\:ring-offset-0{--tw-ring-offset-width:0px}.tablet\:ring-offset-1{--tw-ring-offset-width:1px}.tablet\:ring-offset-2{--tw-ring-offset-width:2px}.tablet\:ring-offset-4{--tw-ring-offset-width:4px}.tablet\:ring-offset-8{--tw-ring-offset-width:8px}.tablet\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.tablet\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.tablet\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.tablet\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.tablet\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.tablet\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.tablet\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.tablet\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.tablet\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.tablet\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.tablet\:ring-offset-transparent{--tw-ring-offset-color:#0000}.tablet\:ring-offset-current{--tw-ring-offset-color:currentColor}.tablet\:ring-offset-black{--tw-ring-offset-color:#000}.tablet\:ring-offset-white{--tw-ring-offset-color:#fff}.tablet\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.tablet\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.tablet\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.tablet\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.tablet\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.tablet\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.tablet\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.tablet\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.tablet\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.tablet\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.tablet\:ring-offset-red{--tw-ring-offset-color:#ff002a}.tablet\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.tablet\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.tablet\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.tablet\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.tablet\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.tablet\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.tablet\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.tablet\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.tablet\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.tablet\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.tablet\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.tablet\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.tablet\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.tablet\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.tablet\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.tablet\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.tablet\:ring-offset-green-600{--tw-ring-offset-color:#059669}.tablet\:ring-offset-green-700{--tw-ring-offset-color:#047857}.tablet\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.tablet\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.tablet\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.tablet\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.tablet\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.tablet\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.tablet\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.tablet\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.tablet\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.tablet\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.tablet\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.tablet\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.tablet\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.tablet\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.tablet\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.tablet\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.tablet\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.tablet\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.tablet\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.tablet\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.tablet\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.tablet\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.tablet\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.tablet\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.tablet\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.tablet\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.tablet\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.tablet\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.tablet\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.tablet\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.tablet\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.tablet\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.tablet\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.tablet\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.tablet\:ring-offset-test{--tw-ring-offset-color:#743902}.tablet\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.tablet\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.tablet\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.tablet\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.tablet\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.tablet\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.tablet\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.tablet\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.tablet\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.tablet\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.tablet\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.tablet\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.tablet\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.tablet\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.tablet\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.tablet\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.tablet\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.tablet\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.tablet\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.tablet\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.tablet\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.tablet\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.tablet\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.tablet\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.tablet\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.tablet\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.tablet\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.tablet\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.tablet\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.tablet\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.tablet\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.tablet\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.tablet\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.tablet\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.tablet\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.tablet\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.tablet\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.tablet\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.tablet\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.tablet\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.tablet\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.tablet\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.tablet\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.tablet\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.tablet\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.tablet\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.tablet\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.tablet\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.tablet\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.tablet\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.tablet\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.tablet\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.tablet\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.tablet\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.tablet\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.tablet\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.tablet\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.tablet\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.tablet\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.tablet\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.tablet\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.tablet\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.tablet\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.tablet\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.tablet\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.tablet\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.tablet\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.tablet\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.tablet\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.tablet\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.tablet\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.tablet\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.tablet\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.tablet\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.tablet\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.tablet\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.tablet\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.tablet\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.tablet\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.tablet\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.tablet\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.tablet\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.tablet\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.tablet\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.tablet\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.tablet\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.tablet\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.tablet\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.tablet\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.tablet\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.tablet\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.tablet\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.tablet\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.tablet\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.tablet\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.tablet\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.tablet\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.tablet\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.tablet\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.tablet\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.tablet\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.tablet\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.tablet\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.tablet\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.tablet\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.tablet\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.tablet\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.tablet\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.tablet\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.tablet\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.tablet\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.tablet\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.tablet\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.tablet\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.tablet\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.tablet\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.tablet\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.tablet\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.tablet\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.tablet\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.tablet\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.tablet\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.tablet\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.tablet\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.tablet\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.tablet\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.tablet\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.tablet\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.tablet\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.tablet\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.tablet\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.tablet\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.tablet\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.tablet\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.tablet\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.tablet\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.tablet\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.tablet\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.tablet\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.tablet\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.tablet\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.tablet\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.tablet\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.tablet\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.tablet\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.tablet\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.tablet\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.tablet\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.tablet\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.tablet\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.tablet\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.tablet\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.tablet\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.tablet\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.tablet\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.tablet\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.tablet\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.tablet\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.tablet\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.tablet\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.tablet\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.tablet\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.tablet\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.tablet\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.tablet\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.tablet\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.tablet\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.tablet\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.tablet\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.tablet\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.tablet\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.tablet\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.tablet\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.tablet\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.tablet\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.tablet\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.tablet\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.tablet\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.tablet\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.tablet\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.tablet\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.tablet\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.tablet\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.tablet\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.tablet\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.tablet\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.tablet\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.tablet\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.tablet\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.tablet\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.tablet\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.tablet\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.tablet\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.tablet\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.tablet\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.tablet\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.tablet\:transition-none{transition-property:none}.tablet\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tablet\:delay-75{transition-delay:75ms}.tablet\:delay-100{transition-delay:.1s}.tablet\:delay-150{transition-delay:.15s}.tablet\:delay-200{transition-delay:.2s}.tablet\:delay-300{transition-delay:.3s}.tablet\:delay-500{transition-delay:.5s}.tablet\:delay-700{transition-delay:.7s}.tablet\:delay-1000{transition-delay:1s}.tablet\:duration-75{transition-duration:75ms}.tablet\:duration-100{transition-duration:.1s}.tablet\:duration-150{transition-duration:.15s}.tablet\:duration-200{transition-duration:.2s}.tablet\:duration-300{transition-duration:.3s}.tablet\:duration-500{transition-duration:.5s}.tablet\:duration-700{transition-duration:.7s}.tablet\:duration-1000{transition-duration:1s}.tablet\:ease-linear{transition-timing-function:linear}.tablet\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.tablet\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.tablet\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:600px){.smallTablet\:container{width:100%}@media (min-width:640px){.smallTablet\:container{max-width:640px}}@media (min-width:768px){.smallTablet\:container{max-width:768px}}@media (min-width:1024px){.smallTablet\:container{max-width:1024px}}@media (min-width:1280px){.smallTablet\:container{max-width:1280px}}@media (min-width:1536px){.smallTablet\:container{max-width:1536px}}.smallTablet\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallTablet\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallTablet\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallTablet\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallTablet\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.smallTablet\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.smallTablet\:pointer-events-none{pointer-events:none}.smallTablet\:pointer-events-auto{pointer-events:auto}.smallTablet\:visible{visibility:visible}.smallTablet\:invisible{visibility:hidden}.smallTablet\:static{position:static}.smallTablet\:fixed{position:fixed}.smallTablet\:absolute{position:absolute}.smallTablet\:relative{position:relative}.smallTablet\:sticky{position:sticky}.smallTablet\:inset-0{bottom:0;left:0;right:0;top:0}.smallTablet\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.smallTablet\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.smallTablet\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.smallTablet\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.smallTablet\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.smallTablet\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.smallTablet\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.smallTablet\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.smallTablet\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.smallTablet\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.smallTablet\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.smallTablet\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.smallTablet\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.smallTablet\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.smallTablet\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.smallTablet\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.smallTablet\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.smallTablet\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.smallTablet\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.smallTablet\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.smallTablet\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.smallTablet\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.smallTablet\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.smallTablet\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.smallTablet\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.smallTablet\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.smallTablet\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.smallTablet\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.smallTablet\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.smallTablet\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.smallTablet\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.smallTablet\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.smallTablet\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.smallTablet\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.smallTablet\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.smallTablet\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.smallTablet\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.smallTablet\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.smallTablet\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.smallTablet\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.smallTablet\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.smallTablet\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.smallTablet\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.smallTablet\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.smallTablet\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.smallTablet\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.smallTablet\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.smallTablet\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.smallTablet\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.smallTablet\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.smallTablet\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.smallTablet\:-inset-0{bottom:0;left:0;right:0;top:0}.smallTablet\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.smallTablet\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.smallTablet\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.smallTablet\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.smallTablet\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.smallTablet\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.smallTablet\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.smallTablet\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.smallTablet\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.smallTablet\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.smallTablet\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.smallTablet\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.smallTablet\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.smallTablet\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.smallTablet\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.smallTablet\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.smallTablet\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.smallTablet\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.smallTablet\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.smallTablet\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.smallTablet\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.smallTablet\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.smallTablet\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.smallTablet\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.smallTablet\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.smallTablet\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.smallTablet\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.smallTablet\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.smallTablet\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.smallTablet\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.smallTablet\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.smallTablet\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.smallTablet\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.smallTablet\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.smallTablet\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.smallTablet\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.smallTablet\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.smallTablet\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.smallTablet\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.smallTablet\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.smallTablet\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.smallTablet\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.smallTablet\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.smallTablet\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.smallTablet\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.smallTablet\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.smallTablet\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.smallTablet\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.smallTablet\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.smallTablet\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.smallTablet\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.smallTablet\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.smallTablet\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.smallTablet\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.smallTablet\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.smallTablet\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.smallTablet\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.smallTablet\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.smallTablet\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.smallTablet\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.smallTablet\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.smallTablet\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.smallTablet\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.smallTablet\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.smallTablet\:inset-x-0{left:0;right:0}.smallTablet\:inset-x-1{left:.25rem;right:.25rem}.smallTablet\:inset-x-2{left:.5rem;right:.5rem}.smallTablet\:inset-x-3{left:.75rem;right:.75rem}.smallTablet\:inset-x-4{left:1rem;right:1rem}.smallTablet\:inset-x-5{left:1.25rem;right:1.25rem}.smallTablet\:inset-x-6{left:1.5rem;right:1.5rem}.smallTablet\:inset-x-7{left:1.75rem;right:1.75rem}.smallTablet\:inset-x-8{left:2rem;right:2rem}.smallTablet\:inset-x-9{left:2.25rem;right:2.25rem}.smallTablet\:inset-x-10{left:2.5rem;right:2.5rem}.smallTablet\:inset-x-11{left:2.75rem;right:2.75rem}.smallTablet\:inset-x-12{left:3rem;right:3rem}.smallTablet\:inset-x-13{left:50px;right:50px}.smallTablet\:inset-x-14{left:3.5rem;right:3.5rem}.smallTablet\:inset-x-15{left:30px;right:30px}.smallTablet\:inset-x-16{left:4rem;right:4rem}.smallTablet\:inset-x-20{left:5rem;right:5rem}.smallTablet\:inset-x-24{left:6rem;right:6rem}.smallTablet\:inset-x-28{left:7rem;right:7rem}.smallTablet\:inset-x-30{left:30%;right:30%}.smallTablet\:inset-x-32{left:8rem;right:8rem}.smallTablet\:inset-x-36{left:9rem;right:9rem}.smallTablet\:inset-x-40{left:10rem;right:10rem}.smallTablet\:inset-x-44{left:11rem;right:11rem}.smallTablet\:inset-x-45{left:45%;right:45%}.smallTablet\:inset-x-48{left:12rem;right:12rem}.smallTablet\:inset-x-50{left:12.5rem;right:12.5rem}.smallTablet\:inset-x-52{left:13rem;right:13rem}.smallTablet\:inset-x-56{left:14rem;right:14rem}.smallTablet\:inset-x-60{left:15rem;right:15rem}.smallTablet\:inset-x-64{left:16rem;right:16rem}.smallTablet\:inset-x-72{left:18rem;right:18rem}.smallTablet\:inset-x-80{left:20rem;right:20rem}.smallTablet\:inset-x-96{left:24rem;right:24rem}.smallTablet\:inset-x-155{left:155px;right:155px}.smallTablet\:inset-x-200{left:20%;right:20%}.smallTablet\:inset-x-300{left:300px;right:300px}.smallTablet\:inset-x-327{left:327px;right:327px}.smallTablet\:inset-x-366{left:366px;right:366px}.smallTablet\:inset-x-415{left:415px;right:415px}.smallTablet\:inset-x-450{left:450px;right:450px}.smallTablet\:inset-x-474{left:474px;right:474px}.smallTablet\:inset-x-500{left:500px;right:500px}.smallTablet\:inset-x-600{left:600px;right:600px}.smallTablet\:inset-x-690{left:690px;right:690px}.smallTablet\:inset-x-auto{left:auto;right:auto}.smallTablet\:inset-x-px{left:1px;right:1px}.smallTablet\:inset-x-0\.5{left:.125rem;right:.125rem}.smallTablet\:inset-x-1\.5{left:.375rem;right:.375rem}.smallTablet\:inset-x-2\.5{left:.625rem;right:.625rem}.smallTablet\:inset-x-3\.5{left:.875rem;right:.875rem}.smallTablet\:-inset-x-0{left:0;right:0}.smallTablet\:-inset-x-1{left:-.25rem;right:-.25rem}.smallTablet\:-inset-x-2{left:-.5rem;right:-.5rem}.smallTablet\:-inset-x-3{left:-.75rem;right:-.75rem}.smallTablet\:-inset-x-4{left:-1rem;right:-1rem}.smallTablet\:-inset-x-5{left:-1.25rem;right:-1.25rem}.smallTablet\:-inset-x-6{left:-1.5rem;right:-1.5rem}.smallTablet\:-inset-x-7{left:-1.75rem;right:-1.75rem}.smallTablet\:-inset-x-8{left:-2rem;right:-2rem}.smallTablet\:-inset-x-9{left:-2.25rem;right:-2.25rem}.smallTablet\:-inset-x-10{left:-2.5rem;right:-2.5rem}.smallTablet\:-inset-x-11{left:-2.75rem;right:-2.75rem}.smallTablet\:-inset-x-12{left:-3rem;right:-3rem}.smallTablet\:-inset-x-13{left:-50px;right:-50px}.smallTablet\:-inset-x-14{left:-3.5rem;right:-3.5rem}.smallTablet\:-inset-x-15{left:-30px;right:-30px}.smallTablet\:-inset-x-16{left:-4rem;right:-4rem}.smallTablet\:-inset-x-20{left:-5rem;right:-5rem}.smallTablet\:-inset-x-24{left:-6rem;right:-6rem}.smallTablet\:-inset-x-28{left:-7rem;right:-7rem}.smallTablet\:-inset-x-30{left:-30%;right:-30%}.smallTablet\:-inset-x-32{left:-8rem;right:-8rem}.smallTablet\:-inset-x-36{left:-9rem;right:-9rem}.smallTablet\:-inset-x-40{left:-10rem;right:-10rem}.smallTablet\:-inset-x-44{left:-11rem;right:-11rem}.smallTablet\:-inset-x-45{left:-45%;right:-45%}.smallTablet\:-inset-x-48{left:-12rem;right:-12rem}.smallTablet\:-inset-x-50{left:-12.5rem;right:-12.5rem}.smallTablet\:-inset-x-52{left:-13rem;right:-13rem}.smallTablet\:-inset-x-56{left:-14rem;right:-14rem}.smallTablet\:-inset-x-60{left:-15rem;right:-15rem}.smallTablet\:-inset-x-64{left:-16rem;right:-16rem}.smallTablet\:-inset-x-72{left:-18rem;right:-18rem}.smallTablet\:-inset-x-80{left:-20rem;right:-20rem}.smallTablet\:-inset-x-96{left:-24rem;right:-24rem}.smallTablet\:-inset-x-155{left:-155px;right:-155px}.smallTablet\:-inset-x-200{left:-20%;right:-20%}.smallTablet\:-inset-x-300{left:-300px;right:-300px}.smallTablet\:-inset-x-327{left:-327px;right:-327px}.smallTablet\:-inset-x-366{left:-366px;right:-366px}.smallTablet\:-inset-x-415{left:-415px;right:-415px}.smallTablet\:-inset-x-450{left:-450px;right:-450px}.smallTablet\:-inset-x-474{left:-474px;right:-474px}.smallTablet\:-inset-x-500{left:-500px;right:-500px}.smallTablet\:-inset-x-600{left:-600px;right:-600px}.smallTablet\:-inset-x-690{left:-690px;right:-690px}.smallTablet\:-inset-x-px{left:-1px;right:-1px}.smallTablet\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.smallTablet\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.smallTablet\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.smallTablet\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.smallTablet\:inset-x-1\/2{left:50%;right:50%}.smallTablet\:inset-x-1\/3{left:33.333333%;right:33.333333%}.smallTablet\:inset-x-2\/3{left:66.666667%;right:66.666667%}.smallTablet\:inset-x-1\/4{left:25%;right:25%}.smallTablet\:inset-x-2\/4{left:50%;right:50%}.smallTablet\:inset-x-3\/4{left:75%;right:75%}.smallTablet\:inset-x-full{left:100%;right:100%}.smallTablet\:-inset-x-1\/2{left:-50%;right:-50%}.smallTablet\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.smallTablet\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.smallTablet\:-inset-x-1\/4{left:-25%;right:-25%}.smallTablet\:-inset-x-2\/4{left:-50%;right:-50%}.smallTablet\:-inset-x-3\/4{left:-75%;right:-75%}.smallTablet\:-inset-x-full{left:-100%;right:-100%}.smallTablet\:inset-y-0{bottom:0;top:0}.smallTablet\:inset-y-1{bottom:.25rem;top:.25rem}.smallTablet\:inset-y-2{bottom:.5rem;top:.5rem}.smallTablet\:inset-y-3{bottom:.75rem;top:.75rem}.smallTablet\:inset-y-4{bottom:1rem;top:1rem}.smallTablet\:inset-y-5{bottom:1.25rem;top:1.25rem}.smallTablet\:inset-y-6{bottom:1.5rem;top:1.5rem}.smallTablet\:inset-y-7{bottom:1.75rem;top:1.75rem}.smallTablet\:inset-y-8{bottom:2rem;top:2rem}.smallTablet\:inset-y-9{bottom:2.25rem;top:2.25rem}.smallTablet\:inset-y-10{bottom:2.5rem;top:2.5rem}.smallTablet\:inset-y-11{bottom:2.75rem;top:2.75rem}.smallTablet\:inset-y-12{bottom:3rem;top:3rem}.smallTablet\:inset-y-13{bottom:50px;top:50px}.smallTablet\:inset-y-14{bottom:3.5rem;top:3.5rem}.smallTablet\:inset-y-15{bottom:30px;top:30px}.smallTablet\:inset-y-16{bottom:4rem;top:4rem}.smallTablet\:inset-y-20{bottom:5rem;top:5rem}.smallTablet\:inset-y-24{bottom:6rem;top:6rem}.smallTablet\:inset-y-28{bottom:7rem;top:7rem}.smallTablet\:inset-y-30{bottom:30%;top:30%}.smallTablet\:inset-y-32{bottom:8rem;top:8rem}.smallTablet\:inset-y-36{bottom:9rem;top:9rem}.smallTablet\:inset-y-40{bottom:10rem;top:10rem}.smallTablet\:inset-y-44{bottom:11rem;top:11rem}.smallTablet\:inset-y-45{bottom:45%;top:45%}.smallTablet\:inset-y-48{bottom:12rem;top:12rem}.smallTablet\:inset-y-50{bottom:12.5rem;top:12.5rem}.smallTablet\:inset-y-52{bottom:13rem;top:13rem}.smallTablet\:inset-y-56{bottom:14rem;top:14rem}.smallTablet\:inset-y-60{bottom:15rem;top:15rem}.smallTablet\:inset-y-64{bottom:16rem;top:16rem}.smallTablet\:inset-y-72{bottom:18rem;top:18rem}.smallTablet\:inset-y-80{bottom:20rem;top:20rem}.smallTablet\:inset-y-96{bottom:24rem;top:24rem}.smallTablet\:inset-y-155{bottom:155px;top:155px}.smallTablet\:inset-y-200{bottom:20%;top:20%}.smallTablet\:inset-y-300{bottom:300px;top:300px}.smallTablet\:inset-y-327{bottom:327px;top:327px}.smallTablet\:inset-y-366{bottom:366px;top:366px}.smallTablet\:inset-y-415{bottom:415px;top:415px}.smallTablet\:inset-y-450{bottom:450px;top:450px}.smallTablet\:inset-y-474{bottom:474px;top:474px}.smallTablet\:inset-y-500{bottom:500px;top:500px}.smallTablet\:inset-y-600{bottom:600px;top:600px}.smallTablet\:inset-y-690{bottom:690px;top:690px}.smallTablet\:inset-y-auto{bottom:auto;top:auto}.smallTablet\:inset-y-px{bottom:1px;top:1px}.smallTablet\:inset-y-0\.5{bottom:.125rem;top:.125rem}.smallTablet\:inset-y-1\.5{bottom:.375rem;top:.375rem}.smallTablet\:inset-y-2\.5{bottom:.625rem;top:.625rem}.smallTablet\:inset-y-3\.5{bottom:.875rem;top:.875rem}.smallTablet\:-inset-y-0{bottom:0;top:0}.smallTablet\:-inset-y-1{bottom:-.25rem;top:-.25rem}.smallTablet\:-inset-y-2{bottom:-.5rem;top:-.5rem}.smallTablet\:-inset-y-3{bottom:-.75rem;top:-.75rem}.smallTablet\:-inset-y-4{bottom:-1rem;top:-1rem}.smallTablet\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.smallTablet\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.smallTablet\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.smallTablet\:-inset-y-8{bottom:-2rem;top:-2rem}.smallTablet\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.smallTablet\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.smallTablet\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.smallTablet\:-inset-y-12{bottom:-3rem;top:-3rem}.smallTablet\:-inset-y-13{bottom:-50px;top:-50px}.smallTablet\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.smallTablet\:-inset-y-15{bottom:-30px;top:-30px}.smallTablet\:-inset-y-16{bottom:-4rem;top:-4rem}.smallTablet\:-inset-y-20{bottom:-5rem;top:-5rem}.smallTablet\:-inset-y-24{bottom:-6rem;top:-6rem}.smallTablet\:-inset-y-28{bottom:-7rem;top:-7rem}.smallTablet\:-inset-y-30{bottom:-30%;top:-30%}.smallTablet\:-inset-y-32{bottom:-8rem;top:-8rem}.smallTablet\:-inset-y-36{bottom:-9rem;top:-9rem}.smallTablet\:-inset-y-40{bottom:-10rem;top:-10rem}.smallTablet\:-inset-y-44{bottom:-11rem;top:-11rem}.smallTablet\:-inset-y-45{bottom:-45%;top:-45%}.smallTablet\:-inset-y-48{bottom:-12rem;top:-12rem}.smallTablet\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.smallTablet\:-inset-y-52{bottom:-13rem;top:-13rem}.smallTablet\:-inset-y-56{bottom:-14rem;top:-14rem}.smallTablet\:-inset-y-60{bottom:-15rem;top:-15rem}.smallTablet\:-inset-y-64{bottom:-16rem;top:-16rem}.smallTablet\:-inset-y-72{bottom:-18rem;top:-18rem}.smallTablet\:-inset-y-80{bottom:-20rem;top:-20rem}.smallTablet\:-inset-y-96{bottom:-24rem;top:-24rem}.smallTablet\:-inset-y-155{bottom:-155px;top:-155px}.smallTablet\:-inset-y-200{bottom:-20%;top:-20%}.smallTablet\:-inset-y-300{bottom:-300px;top:-300px}.smallTablet\:-inset-y-327{bottom:-327px;top:-327px}.smallTablet\:-inset-y-366{bottom:-366px;top:-366px}.smallTablet\:-inset-y-415{bottom:-415px;top:-415px}.smallTablet\:-inset-y-450{bottom:-450px;top:-450px}.smallTablet\:-inset-y-474{bottom:-474px;top:-474px}.smallTablet\:-inset-y-500{bottom:-500px;top:-500px}.smallTablet\:-inset-y-600{bottom:-600px;top:-600px}.smallTablet\:-inset-y-690{bottom:-690px;top:-690px}.smallTablet\:-inset-y-px{bottom:-1px;top:-1px}.smallTablet\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.smallTablet\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.smallTablet\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.smallTablet\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.smallTablet\:inset-y-1\/2{bottom:50%;top:50%}.smallTablet\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.smallTablet\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.smallTablet\:inset-y-1\/4{bottom:25%;top:25%}.smallTablet\:inset-y-2\/4{bottom:50%;top:50%}.smallTablet\:inset-y-3\/4{bottom:75%;top:75%}.smallTablet\:inset-y-full{bottom:100%;top:100%}.smallTablet\:-inset-y-1\/2{bottom:-50%;top:-50%}.smallTablet\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.smallTablet\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.smallTablet\:-inset-y-1\/4{bottom:-25%;top:-25%}.smallTablet\:-inset-y-2\/4{bottom:-50%;top:-50%}.smallTablet\:-inset-y-3\/4{bottom:-75%;top:-75%}.smallTablet\:-inset-y-full{bottom:-100%;top:-100%}.smallTablet\:top-0{top:0}.smallTablet\:top-1{top:.25rem}.smallTablet\:top-2{top:.5rem}.smallTablet\:top-3{top:.75rem}.smallTablet\:top-4{top:1rem}.smallTablet\:top-5{top:1.25rem}.smallTablet\:top-6{top:1.5rem}.smallTablet\:top-7{top:1.75rem}.smallTablet\:top-8{top:2rem}.smallTablet\:top-9{top:2.25rem}.smallTablet\:top-10{top:2.5rem}.smallTablet\:top-11{top:2.75rem}.smallTablet\:top-12{top:3rem}.smallTablet\:top-13{top:50px}.smallTablet\:top-14{top:3.5rem}.smallTablet\:top-15{top:30px}.smallTablet\:top-16{top:4rem}.smallTablet\:top-20{top:5rem}.smallTablet\:top-24{top:6rem}.smallTablet\:top-28{top:7rem}.smallTablet\:top-30{top:30%}.smallTablet\:top-32{top:8rem}.smallTablet\:top-36{top:9rem}.smallTablet\:top-40{top:10rem}.smallTablet\:top-44{top:11rem}.smallTablet\:top-45{top:45%}.smallTablet\:top-48{top:12rem}.smallTablet\:top-50{top:12.5rem}.smallTablet\:top-52{top:13rem}.smallTablet\:top-56{top:14rem}.smallTablet\:top-60{top:15rem}.smallTablet\:top-64{top:16rem}.smallTablet\:top-72{top:18rem}.smallTablet\:top-80{top:20rem}.smallTablet\:top-96{top:24rem}.smallTablet\:top-155{top:155px}.smallTablet\:top-200{top:20%}.smallTablet\:top-300{top:300px}.smallTablet\:top-327{top:327px}.smallTablet\:top-366{top:366px}.smallTablet\:top-415{top:415px}.smallTablet\:top-450{top:450px}.smallTablet\:top-474{top:474px}.smallTablet\:top-500{top:500px}.smallTablet\:top-600{top:600px}.smallTablet\:top-690{top:690px}.smallTablet\:top-auto{top:auto}.smallTablet\:top-px{top:1px}.smallTablet\:top-0\.5{top:.125rem}.smallTablet\:top-1\.5{top:.375rem}.smallTablet\:top-2\.5{top:.625rem}.smallTablet\:top-3\.5{top:.875rem}.smallTablet\:-top-0{top:0}.smallTablet\:-top-1{top:-.25rem}.smallTablet\:-top-2{top:-.5rem}.smallTablet\:-top-3{top:-.75rem}.smallTablet\:-top-4{top:-1rem}.smallTablet\:-top-5{top:-1.25rem}.smallTablet\:-top-6{top:-1.5rem}.smallTablet\:-top-7{top:-1.75rem}.smallTablet\:-top-8{top:-2rem}.smallTablet\:-top-9{top:-2.25rem}.smallTablet\:-top-10{top:-2.5rem}.smallTablet\:-top-11{top:-2.75rem}.smallTablet\:-top-12{top:-3rem}.smallTablet\:-top-13{top:-50px}.smallTablet\:-top-14{top:-3.5rem}.smallTablet\:-top-15{top:-30px}.smallTablet\:-top-16{top:-4rem}.smallTablet\:-top-20{top:-5rem}.smallTablet\:-top-24{top:-6rem}.smallTablet\:-top-28{top:-7rem}.smallTablet\:-top-30{top:-30%}.smallTablet\:-top-32{top:-8rem}.smallTablet\:-top-36{top:-9rem}.smallTablet\:-top-40{top:-10rem}.smallTablet\:-top-44{top:-11rem}.smallTablet\:-top-45{top:-45%}.smallTablet\:-top-48{top:-12rem}.smallTablet\:-top-50{top:-12.5rem}.smallTablet\:-top-52{top:-13rem}.smallTablet\:-top-56{top:-14rem}.smallTablet\:-top-60{top:-15rem}.smallTablet\:-top-64{top:-16rem}.smallTablet\:-top-72{top:-18rem}.smallTablet\:-top-80{top:-20rem}.smallTablet\:-top-96{top:-24rem}.smallTablet\:-top-155{top:-155px}.smallTablet\:-top-200{top:-20%}.smallTablet\:-top-300{top:-300px}.smallTablet\:-top-327{top:-327px}.smallTablet\:-top-366{top:-366px}.smallTablet\:-top-415{top:-415px}.smallTablet\:-top-450{top:-450px}.smallTablet\:-top-474{top:-474px}.smallTablet\:-top-500{top:-500px}.smallTablet\:-top-600{top:-600px}.smallTablet\:-top-690{top:-690px}.smallTablet\:-top-px{top:-1px}.smallTablet\:-top-0\.5{top:-.125rem}.smallTablet\:-top-1\.5{top:-.375rem}.smallTablet\:-top-2\.5{top:-.625rem}.smallTablet\:-top-3\.5{top:-.875rem}.smallTablet\:top-1\/2{top:50%}.smallTablet\:top-1\/3{top:33.333333%}.smallTablet\:top-2\/3{top:66.666667%}.smallTablet\:top-1\/4{top:25%}.smallTablet\:top-2\/4{top:50%}.smallTablet\:top-3\/4{top:75%}.smallTablet\:top-full{top:100%}.smallTablet\:-top-1\/2{top:-50%}.smallTablet\:-top-1\/3{top:-33.333333%}.smallTablet\:-top-2\/3{top:-66.666667%}.smallTablet\:-top-1\/4{top:-25%}.smallTablet\:-top-2\/4{top:-50%}.smallTablet\:-top-3\/4{top:-75%}.smallTablet\:-top-full{top:-100%}.smallTablet\:right-0{right:0}.smallTablet\:right-1{right:.25rem}.smallTablet\:right-2{right:.5rem}.smallTablet\:right-3{right:.75rem}.smallTablet\:right-4{right:1rem}.smallTablet\:right-5{right:1.25rem}.smallTablet\:right-6{right:1.5rem}.smallTablet\:right-7{right:1.75rem}.smallTablet\:right-8{right:2rem}.smallTablet\:right-9{right:2.25rem}.smallTablet\:right-10{right:2.5rem}.smallTablet\:right-11{right:2.75rem}.smallTablet\:right-12{right:3rem}.smallTablet\:right-13{right:50px}.smallTablet\:right-14{right:3.5rem}.smallTablet\:right-15{right:30px}.smallTablet\:right-16{right:4rem}.smallTablet\:right-20{right:5rem}.smallTablet\:right-24{right:6rem}.smallTablet\:right-28{right:7rem}.smallTablet\:right-30{right:30%}.smallTablet\:right-32{right:8rem}.smallTablet\:right-36{right:9rem}.smallTablet\:right-40{right:10rem}.smallTablet\:right-44{right:11rem}.smallTablet\:right-45{right:45%}.smallTablet\:right-48{right:12rem}.smallTablet\:right-50{right:12.5rem}.smallTablet\:right-52{right:13rem}.smallTablet\:right-56{right:14rem}.smallTablet\:right-60{right:15rem}.smallTablet\:right-64{right:16rem}.smallTablet\:right-72{right:18rem}.smallTablet\:right-80{right:20rem}.smallTablet\:right-96{right:24rem}.smallTablet\:right-155{right:155px}.smallTablet\:right-200{right:20%}.smallTablet\:right-300{right:300px}.smallTablet\:right-327{right:327px}.smallTablet\:right-366{right:366px}.smallTablet\:right-415{right:415px}.smallTablet\:right-450{right:450px}.smallTablet\:right-474{right:474px}.smallTablet\:right-500{right:500px}.smallTablet\:right-600{right:600px}.smallTablet\:right-690{right:690px}.smallTablet\:right-auto{right:auto}.smallTablet\:right-px{right:1px}.smallTablet\:right-0\.5{right:.125rem}.smallTablet\:right-1\.5{right:.375rem}.smallTablet\:right-2\.5{right:.625rem}.smallTablet\:right-3\.5{right:.875rem}.smallTablet\:-right-0{right:0}.smallTablet\:-right-1{right:-.25rem}.smallTablet\:-right-2{right:-.5rem}.smallTablet\:-right-3{right:-.75rem}.smallTablet\:-right-4{right:-1rem}.smallTablet\:-right-5{right:-1.25rem}.smallTablet\:-right-6{right:-1.5rem}.smallTablet\:-right-7{right:-1.75rem}.smallTablet\:-right-8{right:-2rem}.smallTablet\:-right-9{right:-2.25rem}.smallTablet\:-right-10{right:-2.5rem}.smallTablet\:-right-11{right:-2.75rem}.smallTablet\:-right-12{right:-3rem}.smallTablet\:-right-13{right:-50px}.smallTablet\:-right-14{right:-3.5rem}.smallTablet\:-right-15{right:-30px}.smallTablet\:-right-16{right:-4rem}.smallTablet\:-right-20{right:-5rem}.smallTablet\:-right-24{right:-6rem}.smallTablet\:-right-28{right:-7rem}.smallTablet\:-right-30{right:-30%}.smallTablet\:-right-32{right:-8rem}.smallTablet\:-right-36{right:-9rem}.smallTablet\:-right-40{right:-10rem}.smallTablet\:-right-44{right:-11rem}.smallTablet\:-right-45{right:-45%}.smallTablet\:-right-48{right:-12rem}.smallTablet\:-right-50{right:-12.5rem}.smallTablet\:-right-52{right:-13rem}.smallTablet\:-right-56{right:-14rem}.smallTablet\:-right-60{right:-15rem}.smallTablet\:-right-64{right:-16rem}.smallTablet\:-right-72{right:-18rem}.smallTablet\:-right-80{right:-20rem}.smallTablet\:-right-96{right:-24rem}.smallTablet\:-right-155{right:-155px}.smallTablet\:-right-200{right:-20%}.smallTablet\:-right-300{right:-300px}.smallTablet\:-right-327{right:-327px}.smallTablet\:-right-366{right:-366px}.smallTablet\:-right-415{right:-415px}.smallTablet\:-right-450{right:-450px}.smallTablet\:-right-474{right:-474px}.smallTablet\:-right-500{right:-500px}.smallTablet\:-right-600{right:-600px}.smallTablet\:-right-690{right:-690px}.smallTablet\:-right-px{right:-1px}.smallTablet\:-right-0\.5{right:-.125rem}.smallTablet\:-right-1\.5{right:-.375rem}.smallTablet\:-right-2\.5{right:-.625rem}.smallTablet\:-right-3\.5{right:-.875rem}.smallTablet\:right-1\/2{right:50%}.smallTablet\:right-1\/3{right:33.333333%}.smallTablet\:right-2\/3{right:66.666667%}.smallTablet\:right-1\/4{right:25%}.smallTablet\:right-2\/4{right:50%}.smallTablet\:right-3\/4{right:75%}.smallTablet\:right-full{right:100%}.smallTablet\:-right-1\/2{right:-50%}.smallTablet\:-right-1\/3{right:-33.333333%}.smallTablet\:-right-2\/3{right:-66.666667%}.smallTablet\:-right-1\/4{right:-25%}.smallTablet\:-right-2\/4{right:-50%}.smallTablet\:-right-3\/4{right:-75%}.smallTablet\:-right-full{right:-100%}.smallTablet\:bottom-0{bottom:0}.smallTablet\:bottom-1{bottom:.25rem}.smallTablet\:bottom-2{bottom:.5rem}.smallTablet\:bottom-3{bottom:.75rem}.smallTablet\:bottom-4{bottom:1rem}.smallTablet\:bottom-5{bottom:1.25rem}.smallTablet\:bottom-6{bottom:1.5rem}.smallTablet\:bottom-7{bottom:1.75rem}.smallTablet\:bottom-8{bottom:2rem}.smallTablet\:bottom-9{bottom:2.25rem}.smallTablet\:bottom-10{bottom:2.5rem}.smallTablet\:bottom-11{bottom:2.75rem}.smallTablet\:bottom-12{bottom:3rem}.smallTablet\:bottom-13{bottom:50px}.smallTablet\:bottom-14{bottom:3.5rem}.smallTablet\:bottom-15{bottom:30px}.smallTablet\:bottom-16{bottom:4rem}.smallTablet\:bottom-20{bottom:5rem}.smallTablet\:bottom-24{bottom:6rem}.smallTablet\:bottom-28{bottom:7rem}.smallTablet\:bottom-30{bottom:30%}.smallTablet\:bottom-32{bottom:8rem}.smallTablet\:bottom-36{bottom:9rem}.smallTablet\:bottom-40{bottom:10rem}.smallTablet\:bottom-44{bottom:11rem}.smallTablet\:bottom-45{bottom:45%}.smallTablet\:bottom-48{bottom:12rem}.smallTablet\:bottom-50{bottom:12.5rem}.smallTablet\:bottom-52{bottom:13rem}.smallTablet\:bottom-56{bottom:14rem}.smallTablet\:bottom-60{bottom:15rem}.smallTablet\:bottom-64{bottom:16rem}.smallTablet\:bottom-72{bottom:18rem}.smallTablet\:bottom-80{bottom:20rem}.smallTablet\:bottom-96{bottom:24rem}.smallTablet\:bottom-155{bottom:155px}.smallTablet\:bottom-200{bottom:20%}.smallTablet\:bottom-300{bottom:300px}.smallTablet\:bottom-327{bottom:327px}.smallTablet\:bottom-366{bottom:366px}.smallTablet\:bottom-415{bottom:415px}.smallTablet\:bottom-450{bottom:450px}.smallTablet\:bottom-474{bottom:474px}.smallTablet\:bottom-500{bottom:500px}.smallTablet\:bottom-600{bottom:600px}.smallTablet\:bottom-690{bottom:690px}.smallTablet\:bottom-auto{bottom:auto}.smallTablet\:bottom-px{bottom:1px}.smallTablet\:bottom-0\.5{bottom:.125rem}.smallTablet\:bottom-1\.5{bottom:.375rem}.smallTablet\:bottom-2\.5{bottom:.625rem}.smallTablet\:bottom-3\.5{bottom:.875rem}.smallTablet\:-bottom-0{bottom:0}.smallTablet\:-bottom-1{bottom:-.25rem}.smallTablet\:-bottom-2{bottom:-.5rem}.smallTablet\:-bottom-3{bottom:-.75rem}.smallTablet\:-bottom-4{bottom:-1rem}.smallTablet\:-bottom-5{bottom:-1.25rem}.smallTablet\:-bottom-6{bottom:-1.5rem}.smallTablet\:-bottom-7{bottom:-1.75rem}.smallTablet\:-bottom-8{bottom:-2rem}.smallTablet\:-bottom-9{bottom:-2.25rem}.smallTablet\:-bottom-10{bottom:-2.5rem}.smallTablet\:-bottom-11{bottom:-2.75rem}.smallTablet\:-bottom-12{bottom:-3rem}.smallTablet\:-bottom-13{bottom:-50px}.smallTablet\:-bottom-14{bottom:-3.5rem}.smallTablet\:-bottom-15{bottom:-30px}.smallTablet\:-bottom-16{bottom:-4rem}.smallTablet\:-bottom-20{bottom:-5rem}.smallTablet\:-bottom-24{bottom:-6rem}.smallTablet\:-bottom-28{bottom:-7rem}.smallTablet\:-bottom-30{bottom:-30%}.smallTablet\:-bottom-32{bottom:-8rem}.smallTablet\:-bottom-36{bottom:-9rem}.smallTablet\:-bottom-40{bottom:-10rem}.smallTablet\:-bottom-44{bottom:-11rem}.smallTablet\:-bottom-45{bottom:-45%}.smallTablet\:-bottom-48{bottom:-12rem}.smallTablet\:-bottom-50{bottom:-12.5rem}.smallTablet\:-bottom-52{bottom:-13rem}.smallTablet\:-bottom-56{bottom:-14rem}.smallTablet\:-bottom-60{bottom:-15rem}.smallTablet\:-bottom-64{bottom:-16rem}.smallTablet\:-bottom-72{bottom:-18rem}.smallTablet\:-bottom-80{bottom:-20rem}.smallTablet\:-bottom-96{bottom:-24rem}.smallTablet\:-bottom-155{bottom:-155px}.smallTablet\:-bottom-200{bottom:-20%}.smallTablet\:-bottom-300{bottom:-300px}.smallTablet\:-bottom-327{bottom:-327px}.smallTablet\:-bottom-366{bottom:-366px}.smallTablet\:-bottom-415{bottom:-415px}.smallTablet\:-bottom-450{bottom:-450px}.smallTablet\:-bottom-474{bottom:-474px}.smallTablet\:-bottom-500{bottom:-500px}.smallTablet\:-bottom-600{bottom:-600px}.smallTablet\:-bottom-690{bottom:-690px}.smallTablet\:-bottom-px{bottom:-1px}.smallTablet\:-bottom-0\.5{bottom:-.125rem}.smallTablet\:-bottom-1\.5{bottom:-.375rem}.smallTablet\:-bottom-2\.5{bottom:-.625rem}.smallTablet\:-bottom-3\.5{bottom:-.875rem}.smallTablet\:bottom-1\/2{bottom:50%}.smallTablet\:bottom-1\/3{bottom:33.333333%}.smallTablet\:bottom-2\/3{bottom:66.666667%}.smallTablet\:bottom-1\/4{bottom:25%}.smallTablet\:bottom-2\/4{bottom:50%}.smallTablet\:bottom-3\/4{bottom:75%}.smallTablet\:bottom-full{bottom:100%}.smallTablet\:-bottom-1\/2{bottom:-50%}.smallTablet\:-bottom-1\/3{bottom:-33.333333%}.smallTablet\:-bottom-2\/3{bottom:-66.666667%}.smallTablet\:-bottom-1\/4{bottom:-25%}.smallTablet\:-bottom-2\/4{bottom:-50%}.smallTablet\:-bottom-3\/4{bottom:-75%}.smallTablet\:-bottom-full{bottom:-100%}.smallTablet\:left-0{left:0}.smallTablet\:left-1{left:.25rem}.smallTablet\:left-2{left:.5rem}.smallTablet\:left-3{left:.75rem}.smallTablet\:left-4{left:1rem}.smallTablet\:left-5{left:1.25rem}.smallTablet\:left-6{left:1.5rem}.smallTablet\:left-7{left:1.75rem}.smallTablet\:left-8{left:2rem}.smallTablet\:left-9{left:2.25rem}.smallTablet\:left-10{left:2.5rem}.smallTablet\:left-11{left:2.75rem}.smallTablet\:left-12{left:3rem}.smallTablet\:left-13{left:50px}.smallTablet\:left-14{left:3.5rem}.smallTablet\:left-15{left:30px}.smallTablet\:left-16{left:4rem}.smallTablet\:left-20{left:5rem}.smallTablet\:left-24{left:6rem}.smallTablet\:left-28{left:7rem}.smallTablet\:left-30{left:30%}.smallTablet\:left-32{left:8rem}.smallTablet\:left-36{left:9rem}.smallTablet\:left-40{left:10rem}.smallTablet\:left-44{left:11rem}.smallTablet\:left-45{left:45%}.smallTablet\:left-48{left:12rem}.smallTablet\:left-50{left:12.5rem}.smallTablet\:left-52{left:13rem}.smallTablet\:left-56{left:14rem}.smallTablet\:left-60{left:15rem}.smallTablet\:left-64{left:16rem}.smallTablet\:left-72{left:18rem}.smallTablet\:left-80{left:20rem}.smallTablet\:left-96{left:24rem}.smallTablet\:left-155{left:155px}.smallTablet\:left-200{left:20%}.smallTablet\:left-300{left:300px}.smallTablet\:left-327{left:327px}.smallTablet\:left-366{left:366px}.smallTablet\:left-415{left:415px}.smallTablet\:left-450{left:450px}.smallTablet\:left-474{left:474px}.smallTablet\:left-500{left:500px}.smallTablet\:left-600{left:600px}.smallTablet\:left-690{left:690px}.smallTablet\:left-auto{left:auto}.smallTablet\:left-px{left:1px}.smallTablet\:left-0\.5{left:.125rem}.smallTablet\:left-1\.5{left:.375rem}.smallTablet\:left-2\.5{left:.625rem}.smallTablet\:left-3\.5{left:.875rem}.smallTablet\:-left-0{left:0}.smallTablet\:-left-1{left:-.25rem}.smallTablet\:-left-2{left:-.5rem}.smallTablet\:-left-3{left:-.75rem}.smallTablet\:-left-4{left:-1rem}.smallTablet\:-left-5{left:-1.25rem}.smallTablet\:-left-6{left:-1.5rem}.smallTablet\:-left-7{left:-1.75rem}.smallTablet\:-left-8{left:-2rem}.smallTablet\:-left-9{left:-2.25rem}.smallTablet\:-left-10{left:-2.5rem}.smallTablet\:-left-11{left:-2.75rem}.smallTablet\:-left-12{left:-3rem}.smallTablet\:-left-13{left:-50px}.smallTablet\:-left-14{left:-3.5rem}.smallTablet\:-left-15{left:-30px}.smallTablet\:-left-16{left:-4rem}.smallTablet\:-left-20{left:-5rem}.smallTablet\:-left-24{left:-6rem}.smallTablet\:-left-28{left:-7rem}.smallTablet\:-left-30{left:-30%}.smallTablet\:-left-32{left:-8rem}.smallTablet\:-left-36{left:-9rem}.smallTablet\:-left-40{left:-10rem}.smallTablet\:-left-44{left:-11rem}.smallTablet\:-left-45{left:-45%}.smallTablet\:-left-48{left:-12rem}.smallTablet\:-left-50{left:-12.5rem}.smallTablet\:-left-52{left:-13rem}.smallTablet\:-left-56{left:-14rem}.smallTablet\:-left-60{left:-15rem}.smallTablet\:-left-64{left:-16rem}.smallTablet\:-left-72{left:-18rem}.smallTablet\:-left-80{left:-20rem}.smallTablet\:-left-96{left:-24rem}.smallTablet\:-left-155{left:-155px}.smallTablet\:-left-200{left:-20%}.smallTablet\:-left-300{left:-300px}.smallTablet\:-left-327{left:-327px}.smallTablet\:-left-366{left:-366px}.smallTablet\:-left-415{left:-415px}.smallTablet\:-left-450{left:-450px}.smallTablet\:-left-474{left:-474px}.smallTablet\:-left-500{left:-500px}.smallTablet\:-left-600{left:-600px}.smallTablet\:-left-690{left:-690px}.smallTablet\:-left-px{left:-1px}.smallTablet\:-left-0\.5{left:-.125rem}.smallTablet\:-left-1\.5{left:-.375rem}.smallTablet\:-left-2\.5{left:-.625rem}.smallTablet\:-left-3\.5{left:-.875rem}.smallTablet\:left-1\/2{left:50%}.smallTablet\:left-1\/3{left:33.333333%}.smallTablet\:left-2\/3{left:66.666667%}.smallTablet\:left-1\/4{left:25%}.smallTablet\:left-2\/4{left:50%}.smallTablet\:left-3\/4{left:75%}.smallTablet\:left-full{left:100%}.smallTablet\:-left-1\/2{left:-50%}.smallTablet\:-left-1\/3{left:-33.333333%}.smallTablet\:-left-2\/3{left:-66.666667%}.smallTablet\:-left-1\/4{left:-25%}.smallTablet\:-left-2\/4{left:-50%}.smallTablet\:-left-3\/4{left:-75%}.smallTablet\:-left-full{left:-100%}.smallTablet\:z-0{z-index:0}.smallTablet\:z-10{z-index:10}.smallTablet\:z-20{z-index:20}.smallTablet\:z-30{z-index:30}.smallTablet\:z-40{z-index:40}.smallTablet\:z-50{z-index:50}.smallTablet\:z-auto{z-index:auto}.smallTablet\:focus-within\:z-0:focus-within{z-index:0}.smallTablet\:focus-within\:z-10:focus-within{z-index:10}.smallTablet\:focus-within\:z-20:focus-within{z-index:20}.smallTablet\:focus-within\:z-30:focus-within{z-index:30}.smallTablet\:focus-within\:z-40:focus-within{z-index:40}.smallTablet\:focus-within\:z-50:focus-within{z-index:50}.smallTablet\:focus-within\:z-auto:focus-within{z-index:auto}.smallTablet\:focus\:z-0:focus{z-index:0}.smallTablet\:focus\:z-10:focus{z-index:10}.smallTablet\:focus\:z-20:focus{z-index:20}.smallTablet\:focus\:z-30:focus{z-index:30}.smallTablet\:focus\:z-40:focus{z-index:40}.smallTablet\:focus\:z-50:focus{z-index:50}.smallTablet\:focus\:z-auto:focus{z-index:auto}.smallTablet\:order-1{order:1}.smallTablet\:order-2{order:2}.smallTablet\:order-3{order:3}.smallTablet\:order-4{order:4}.smallTablet\:order-5{order:5}.smallTablet\:order-6{order:6}.smallTablet\:order-7{order:7}.smallTablet\:order-8{order:8}.smallTablet\:order-9{order:9}.smallTablet\:order-10{order:10}.smallTablet\:order-11{order:11}.smallTablet\:order-12{order:12}.smallTablet\:order-first{order:-9999}.smallTablet\:order-last{order:9999}.smallTablet\:order-none{order:0}.smallTablet\:col-auto{grid-column:auto}.smallTablet\:col-span-1{grid-column:span 1/span 1}.smallTablet\:col-span-2{grid-column:span 2/span 2}.smallTablet\:col-span-3{grid-column:span 3/span 3}.smallTablet\:col-span-4{grid-column:span 4/span 4}.smallTablet\:col-span-5{grid-column:span 5/span 5}.smallTablet\:col-span-6{grid-column:span 6/span 6}.smallTablet\:col-span-7{grid-column:span 7/span 7}.smallTablet\:col-span-8{grid-column:span 8/span 8}.smallTablet\:col-span-9{grid-column:span 9/span 9}.smallTablet\:col-span-10{grid-column:span 10/span 10}.smallTablet\:col-span-11{grid-column:span 11/span 11}.smallTablet\:col-span-12{grid-column:span 12/span 12}.smallTablet\:col-span-full{grid-column:1/-1}.smallTablet\:col-start-1{grid-column-start:1}.smallTablet\:col-start-2{grid-column-start:2}.smallTablet\:col-start-3{grid-column-start:3}.smallTablet\:col-start-4{grid-column-start:4}.smallTablet\:col-start-5{grid-column-start:5}.smallTablet\:col-start-6{grid-column-start:6}.smallTablet\:col-start-7{grid-column-start:7}.smallTablet\:col-start-8{grid-column-start:8}.smallTablet\:col-start-9{grid-column-start:9}.smallTablet\:col-start-10{grid-column-start:10}.smallTablet\:col-start-11{grid-column-start:11}.smallTablet\:col-start-12{grid-column-start:12}.smallTablet\:col-start-13{grid-column-start:13}.smallTablet\:col-start-auto{grid-column-start:auto}.smallTablet\:col-end-1{grid-column-end:1}.smallTablet\:col-end-2{grid-column-end:2}.smallTablet\:col-end-3{grid-column-end:3}.smallTablet\:col-end-4{grid-column-end:4}.smallTablet\:col-end-5{grid-column-end:5}.smallTablet\:col-end-6{grid-column-end:6}.smallTablet\:col-end-7{grid-column-end:7}.smallTablet\:col-end-8{grid-column-end:8}.smallTablet\:col-end-9{grid-column-end:9}.smallTablet\:col-end-10{grid-column-end:10}.smallTablet\:col-end-11{grid-column-end:11}.smallTablet\:col-end-12{grid-column-end:12}.smallTablet\:col-end-13{grid-column-end:13}.smallTablet\:col-end-auto{grid-column-end:auto}.smallTablet\:row-auto{grid-row:auto}.smallTablet\:row-span-1{grid-row:span 1/span 1}.smallTablet\:row-span-2{grid-row:span 2/span 2}.smallTablet\:row-span-3{grid-row:span 3/span 3}.smallTablet\:row-span-4{grid-row:span 4/span 4}.smallTablet\:row-span-5{grid-row:span 5/span 5}.smallTablet\:row-span-6{grid-row:span 6/span 6}.smallTablet\:row-span-full{grid-row:1/-1}.smallTablet\:row-start-1{grid-row-start:1}.smallTablet\:row-start-2{grid-row-start:2}.smallTablet\:row-start-3{grid-row-start:3}.smallTablet\:row-start-4{grid-row-start:4}.smallTablet\:row-start-5{grid-row-start:5}.smallTablet\:row-start-6{grid-row-start:6}.smallTablet\:row-start-7{grid-row-start:7}.smallTablet\:row-start-auto{grid-row-start:auto}.smallTablet\:row-end-1{grid-row-end:1}.smallTablet\:row-end-2{grid-row-end:2}.smallTablet\:row-end-3{grid-row-end:3}.smallTablet\:row-end-4{grid-row-end:4}.smallTablet\:row-end-5{grid-row-end:5}.smallTablet\:row-end-6{grid-row-end:6}.smallTablet\:row-end-7{grid-row-end:7}.smallTablet\:row-end-auto{grid-row-end:auto}.smallTablet\:float-right{float:right}.smallTablet\:float-left{float:left}.smallTablet\:float-none{float:none}.smallTablet\:clear-left{clear:left}.smallTablet\:clear-right{clear:right}.smallTablet\:clear-both{clear:both}.smallTablet\:clear-none{clear:none}.smallTablet\:m-0{margin:0}.smallTablet\:m-1{margin:.25rem}.smallTablet\:m-2{margin:.5rem}.smallTablet\:m-3{margin:.75rem}.smallTablet\:m-4{margin:1rem}.smallTablet\:m-5{margin:1.25rem}.smallTablet\:m-6{margin:1.5rem}.smallTablet\:m-7{margin:1.75rem}.smallTablet\:m-8{margin:2rem}.smallTablet\:m-9{margin:2.25rem}.smallTablet\:m-10{margin:2.5rem}.smallTablet\:m-11{margin:2.75rem}.smallTablet\:m-12{margin:3rem}.smallTablet\:m-13{margin:50px}.smallTablet\:m-14{margin:3.5rem}.smallTablet\:m-15{margin:30px}.smallTablet\:m-16{margin:4rem}.smallTablet\:m-20{margin:5rem}.smallTablet\:m-24{margin:6rem}.smallTablet\:m-28{margin:7rem}.smallTablet\:m-30{margin:30%}.smallTablet\:m-32{margin:8rem}.smallTablet\:m-36{margin:9rem}.smallTablet\:m-40{margin:10rem}.smallTablet\:m-44{margin:11rem}.smallTablet\:m-45{margin:45%}.smallTablet\:m-48{margin:12rem}.smallTablet\:m-50{margin:12.5rem}.smallTablet\:m-52{margin:13rem}.smallTablet\:m-56{margin:14rem}.smallTablet\:m-60{margin:15rem}.smallTablet\:m-64{margin:16rem}.smallTablet\:m-72{margin:18rem}.smallTablet\:m-80{margin:20rem}.smallTablet\:m-96{margin:24rem}.smallTablet\:m-155{margin:155px}.smallTablet\:m-200{margin:20%}.smallTablet\:m-300{margin:300px}.smallTablet\:m-327{margin:327px}.smallTablet\:m-366{margin:366px}.smallTablet\:m-415{margin:415px}.smallTablet\:m-450{margin:450px}.smallTablet\:m-474{margin:474px}.smallTablet\:m-500{margin:500px}.smallTablet\:m-600{margin:600px}.smallTablet\:m-690{margin:690px}.smallTablet\:m-auto{margin:auto}.smallTablet\:m-px{margin:1px}.smallTablet\:m-0\.5{margin:.125rem}.smallTablet\:m-1\.5{margin:.375rem}.smallTablet\:m-2\.5{margin:.625rem}.smallTablet\:m-3\.5{margin:.875rem}.smallTablet\:-m-0{margin:0}.smallTablet\:-m-1{margin:-.25rem}.smallTablet\:-m-2{margin:-.5rem}.smallTablet\:-m-3{margin:-.75rem}.smallTablet\:-m-4{margin:-1rem}.smallTablet\:-m-5{margin:-1.25rem}.smallTablet\:-m-6{margin:-1.5rem}.smallTablet\:-m-7{margin:-1.75rem}.smallTablet\:-m-8{margin:-2rem}.smallTablet\:-m-9{margin:-2.25rem}.smallTablet\:-m-10{margin:-2.5rem}.smallTablet\:-m-11{margin:-2.75rem}.smallTablet\:-m-12{margin:-3rem}.smallTablet\:-m-13{margin:-50px}.smallTablet\:-m-14{margin:-3.5rem}.smallTablet\:-m-15{margin:-30px}.smallTablet\:-m-16{margin:-4rem}.smallTablet\:-m-20{margin:-5rem}.smallTablet\:-m-24{margin:-6rem}.smallTablet\:-m-28{margin:-7rem}.smallTablet\:-m-30{margin:-30%}.smallTablet\:-m-32{margin:-8rem}.smallTablet\:-m-36{margin:-9rem}.smallTablet\:-m-40{margin:-10rem}.smallTablet\:-m-44{margin:-11rem}.smallTablet\:-m-45{margin:-45%}.smallTablet\:-m-48{margin:-12rem}.smallTablet\:-m-50{margin:-12.5rem}.smallTablet\:-m-52{margin:-13rem}.smallTablet\:-m-56{margin:-14rem}.smallTablet\:-m-60{margin:-15rem}.smallTablet\:-m-64{margin:-16rem}.smallTablet\:-m-72{margin:-18rem}.smallTablet\:-m-80{margin:-20rem}.smallTablet\:-m-96{margin:-24rem}.smallTablet\:-m-155{margin:-155px}.smallTablet\:-m-200{margin:-20%}.smallTablet\:-m-300{margin:-300px}.smallTablet\:-m-327{margin:-327px}.smallTablet\:-m-366{margin:-366px}.smallTablet\:-m-415{margin:-415px}.smallTablet\:-m-450{margin:-450px}.smallTablet\:-m-474{margin:-474px}.smallTablet\:-m-500{margin:-500px}.smallTablet\:-m-600{margin:-600px}.smallTablet\:-m-690{margin:-690px}.smallTablet\:-m-px{margin:-1px}.smallTablet\:-m-0\.5{margin:-.125rem}.smallTablet\:-m-1\.5{margin:-.375rem}.smallTablet\:-m-2\.5{margin:-.625rem}.smallTablet\:-m-3\.5{margin:-.875rem}.smallTablet\:mx-0{margin-left:0;margin-right:0}.smallTablet\:mx-1{margin-left:.25rem;margin-right:.25rem}.smallTablet\:mx-2{margin-left:.5rem;margin-right:.5rem}.smallTablet\:mx-3{margin-left:.75rem;margin-right:.75rem}.smallTablet\:mx-4{margin-left:1rem;margin-right:1rem}.smallTablet\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.smallTablet\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.smallTablet\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.smallTablet\:mx-8{margin-left:2rem;margin-right:2rem}.smallTablet\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.smallTablet\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.smallTablet\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.smallTablet\:mx-12{margin-left:3rem;margin-right:3rem}.smallTablet\:mx-13{margin-left:50px;margin-right:50px}.smallTablet\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.smallTablet\:mx-15{margin-left:30px;margin-right:30px}.smallTablet\:mx-16{margin-left:4rem;margin-right:4rem}.smallTablet\:mx-20{margin-left:5rem;margin-right:5rem}.smallTablet\:mx-24{margin-left:6rem;margin-right:6rem}.smallTablet\:mx-28{margin-left:7rem;margin-right:7rem}.smallTablet\:mx-30{margin-left:30%;margin-right:30%}.smallTablet\:mx-32{margin-left:8rem;margin-right:8rem}.smallTablet\:mx-36{margin-left:9rem;margin-right:9rem}.smallTablet\:mx-40{margin-left:10rem;margin-right:10rem}.smallTablet\:mx-44{margin-left:11rem;margin-right:11rem}.smallTablet\:mx-45{margin-left:45%;margin-right:45%}.smallTablet\:mx-48{margin-left:12rem;margin-right:12rem}.smallTablet\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.smallTablet\:mx-52{margin-left:13rem;margin-right:13rem}.smallTablet\:mx-56{margin-left:14rem;margin-right:14rem}.smallTablet\:mx-60{margin-left:15rem;margin-right:15rem}.smallTablet\:mx-64{margin-left:16rem;margin-right:16rem}.smallTablet\:mx-72{margin-left:18rem;margin-right:18rem}.smallTablet\:mx-80{margin-left:20rem;margin-right:20rem}.smallTablet\:mx-96{margin-left:24rem;margin-right:24rem}.smallTablet\:mx-155{margin-left:155px;margin-right:155px}.smallTablet\:mx-200{margin-left:20%;margin-right:20%}.smallTablet\:mx-300{margin-left:300px;margin-right:300px}.smallTablet\:mx-327{margin-left:327px;margin-right:327px}.smallTablet\:mx-366{margin-left:366px;margin-right:366px}.smallTablet\:mx-415{margin-left:415px;margin-right:415px}.smallTablet\:mx-450{margin-left:450px;margin-right:450px}.smallTablet\:mx-474{margin-left:474px;margin-right:474px}.smallTablet\:mx-500{margin-left:500px;margin-right:500px}.smallTablet\:mx-600{margin-left:600px;margin-right:600px}.smallTablet\:mx-690{margin-left:690px;margin-right:690px}.smallTablet\:mx-auto{margin-left:auto;margin-right:auto}.smallTablet\:mx-px{margin-left:1px;margin-right:1px}.smallTablet\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.smallTablet\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.smallTablet\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.smallTablet\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.smallTablet\:-mx-0{margin-left:0;margin-right:0}.smallTablet\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.smallTablet\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.smallTablet\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.smallTablet\:-mx-4{margin-left:-1rem;margin-right:-1rem}.smallTablet\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.smallTablet\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.smallTablet\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.smallTablet\:-mx-8{margin-left:-2rem;margin-right:-2rem}.smallTablet\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.smallTablet\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.smallTablet\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.smallTablet\:-mx-12{margin-left:-3rem;margin-right:-3rem}.smallTablet\:-mx-13{margin-left:-50px;margin-right:-50px}.smallTablet\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.smallTablet\:-mx-15{margin-left:-30px;margin-right:-30px}.smallTablet\:-mx-16{margin-left:-4rem;margin-right:-4rem}.smallTablet\:-mx-20{margin-left:-5rem;margin-right:-5rem}.smallTablet\:-mx-24{margin-left:-6rem;margin-right:-6rem}.smallTablet\:-mx-28{margin-left:-7rem;margin-right:-7rem}.smallTablet\:-mx-30{margin-left:-30%;margin-right:-30%}.smallTablet\:-mx-32{margin-left:-8rem;margin-right:-8rem}.smallTablet\:-mx-36{margin-left:-9rem;margin-right:-9rem}.smallTablet\:-mx-40{margin-left:-10rem;margin-right:-10rem}.smallTablet\:-mx-44{margin-left:-11rem;margin-right:-11rem}.smallTablet\:-mx-45{margin-left:-45%;margin-right:-45%}.smallTablet\:-mx-48{margin-left:-12rem;margin-right:-12rem}.smallTablet\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.smallTablet\:-mx-52{margin-left:-13rem;margin-right:-13rem}.smallTablet\:-mx-56{margin-left:-14rem;margin-right:-14rem}.smallTablet\:-mx-60{margin-left:-15rem;margin-right:-15rem}.smallTablet\:-mx-64{margin-left:-16rem;margin-right:-16rem}.smallTablet\:-mx-72{margin-left:-18rem;margin-right:-18rem}.smallTablet\:-mx-80{margin-left:-20rem;margin-right:-20rem}.smallTablet\:-mx-96{margin-left:-24rem;margin-right:-24rem}.smallTablet\:-mx-155{margin-left:-155px;margin-right:-155px}.smallTablet\:-mx-200{margin-left:-20%;margin-right:-20%}.smallTablet\:-mx-300{margin-left:-300px;margin-right:-300px}.smallTablet\:-mx-327{margin-left:-327px;margin-right:-327px}.smallTablet\:-mx-366{margin-left:-366px;margin-right:-366px}.smallTablet\:-mx-415{margin-left:-415px;margin-right:-415px}.smallTablet\:-mx-450{margin-left:-450px;margin-right:-450px}.smallTablet\:-mx-474{margin-left:-474px;margin-right:-474px}.smallTablet\:-mx-500{margin-left:-500px;margin-right:-500px}.smallTablet\:-mx-600{margin-left:-600px;margin-right:-600px}.smallTablet\:-mx-690{margin-left:-690px;margin-right:-690px}.smallTablet\:-mx-px{margin-left:-1px;margin-right:-1px}.smallTablet\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.smallTablet\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.smallTablet\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.smallTablet\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.smallTablet\:my-0{margin-bottom:0;margin-top:0}.smallTablet\:my-1{margin-bottom:.25rem;margin-top:.25rem}.smallTablet\:my-2{margin-bottom:.5rem;margin-top:.5rem}.smallTablet\:my-3{margin-bottom:.75rem;margin-top:.75rem}.smallTablet\:my-4{margin-bottom:1rem;margin-top:1rem}.smallTablet\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.smallTablet\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.smallTablet\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.smallTablet\:my-8{margin-bottom:2rem;margin-top:2rem}.smallTablet\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.smallTablet\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.smallTablet\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.smallTablet\:my-12{margin-bottom:3rem;margin-top:3rem}.smallTablet\:my-13{margin-bottom:50px;margin-top:50px}.smallTablet\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.smallTablet\:my-15{margin-bottom:30px;margin-top:30px}.smallTablet\:my-16{margin-bottom:4rem;margin-top:4rem}.smallTablet\:my-20{margin-bottom:5rem;margin-top:5rem}.smallTablet\:my-24{margin-bottom:6rem;margin-top:6rem}.smallTablet\:my-28{margin-bottom:7rem;margin-top:7rem}.smallTablet\:my-30{margin-bottom:30%;margin-top:30%}.smallTablet\:my-32{margin-bottom:8rem;margin-top:8rem}.smallTablet\:my-36{margin-bottom:9rem;margin-top:9rem}.smallTablet\:my-40{margin-bottom:10rem;margin-top:10rem}.smallTablet\:my-44{margin-bottom:11rem;margin-top:11rem}.smallTablet\:my-45{margin-bottom:45%;margin-top:45%}.smallTablet\:my-48{margin-bottom:12rem;margin-top:12rem}.smallTablet\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.smallTablet\:my-52{margin-bottom:13rem;margin-top:13rem}.smallTablet\:my-56{margin-bottom:14rem;margin-top:14rem}.smallTablet\:my-60{margin-bottom:15rem;margin-top:15rem}.smallTablet\:my-64{margin-bottom:16rem;margin-top:16rem}.smallTablet\:my-72{margin-bottom:18rem;margin-top:18rem}.smallTablet\:my-80{margin-bottom:20rem;margin-top:20rem}.smallTablet\:my-96{margin-bottom:24rem;margin-top:24rem}.smallTablet\:my-155{margin-bottom:155px;margin-top:155px}.smallTablet\:my-200{margin-bottom:20%;margin-top:20%}.smallTablet\:my-300{margin-bottom:300px;margin-top:300px}.smallTablet\:my-327{margin-bottom:327px;margin-top:327px}.smallTablet\:my-366{margin-bottom:366px;margin-top:366px}.smallTablet\:my-415{margin-bottom:415px;margin-top:415px}.smallTablet\:my-450{margin-bottom:450px;margin-top:450px}.smallTablet\:my-474{margin-bottom:474px;margin-top:474px}.smallTablet\:my-500{margin-bottom:500px;margin-top:500px}.smallTablet\:my-600{margin-bottom:600px;margin-top:600px}.smallTablet\:my-690{margin-bottom:690px;margin-top:690px}.smallTablet\:my-auto{margin-bottom:auto;margin-top:auto}.smallTablet\:my-px{margin-bottom:1px;margin-top:1px}.smallTablet\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.smallTablet\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.smallTablet\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.smallTablet\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.smallTablet\:-my-0{margin-bottom:0;margin-top:0}.smallTablet\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.smallTablet\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.smallTablet\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.smallTablet\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.smallTablet\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.smallTablet\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.smallTablet\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.smallTablet\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.smallTablet\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.smallTablet\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.smallTablet\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.smallTablet\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.smallTablet\:-my-13{margin-bottom:-50px;margin-top:-50px}.smallTablet\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.smallTablet\:-my-15{margin-bottom:-30px;margin-top:-30px}.smallTablet\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.smallTablet\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.smallTablet\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.smallTablet\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.smallTablet\:-my-30{margin-bottom:-30%;margin-top:-30%}.smallTablet\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.smallTablet\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.smallTablet\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.smallTablet\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.smallTablet\:-my-45{margin-bottom:-45%;margin-top:-45%}.smallTablet\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.smallTablet\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.smallTablet\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.smallTablet\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.smallTablet\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.smallTablet\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.smallTablet\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.smallTablet\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.smallTablet\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.smallTablet\:-my-155{margin-bottom:-155px;margin-top:-155px}.smallTablet\:-my-200{margin-bottom:-20%;margin-top:-20%}.smallTablet\:-my-300{margin-bottom:-300px;margin-top:-300px}.smallTablet\:-my-327{margin-bottom:-327px;margin-top:-327px}.smallTablet\:-my-366{margin-bottom:-366px;margin-top:-366px}.smallTablet\:-my-415{margin-bottom:-415px;margin-top:-415px}.smallTablet\:-my-450{margin-bottom:-450px;margin-top:-450px}.smallTablet\:-my-474{margin-bottom:-474px;margin-top:-474px}.smallTablet\:-my-500{margin-bottom:-500px;margin-top:-500px}.smallTablet\:-my-600{margin-bottom:-600px;margin-top:-600px}.smallTablet\:-my-690{margin-bottom:-690px;margin-top:-690px}.smallTablet\:-my-px{margin-bottom:-1px;margin-top:-1px}.smallTablet\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.smallTablet\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.smallTablet\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.smallTablet\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.smallTablet\:mt-0{margin-top:0}.smallTablet\:mt-1{margin-top:.25rem}.smallTablet\:mt-2{margin-top:.5rem}.smallTablet\:mt-3{margin-top:.75rem}.smallTablet\:mt-4{margin-top:1rem}.smallTablet\:mt-5{margin-top:1.25rem}.smallTablet\:mt-6{margin-top:1.5rem}.smallTablet\:mt-7{margin-top:1.75rem}.smallTablet\:mt-8{margin-top:2rem}.smallTablet\:mt-9{margin-top:2.25rem}.smallTablet\:mt-10{margin-top:2.5rem}.smallTablet\:mt-11{margin-top:2.75rem}.smallTablet\:mt-12{margin-top:3rem}.smallTablet\:mt-13{margin-top:50px}.smallTablet\:mt-14{margin-top:3.5rem}.smallTablet\:mt-15{margin-top:30px}.smallTablet\:mt-16{margin-top:4rem}.smallTablet\:mt-20{margin-top:5rem}.smallTablet\:mt-24{margin-top:6rem}.smallTablet\:mt-28{margin-top:7rem}.smallTablet\:mt-30{margin-top:30%}.smallTablet\:mt-32{margin-top:8rem}.smallTablet\:mt-36{margin-top:9rem}.smallTablet\:mt-40{margin-top:10rem}.smallTablet\:mt-44{margin-top:11rem}.smallTablet\:mt-45{margin-top:45%}.smallTablet\:mt-48{margin-top:12rem}.smallTablet\:mt-50{margin-top:12.5rem}.smallTablet\:mt-52{margin-top:13rem}.smallTablet\:mt-56{margin-top:14rem}.smallTablet\:mt-60{margin-top:15rem}.smallTablet\:mt-64{margin-top:16rem}.smallTablet\:mt-72{margin-top:18rem}.smallTablet\:mt-80{margin-top:20rem}.smallTablet\:mt-96{margin-top:24rem}.smallTablet\:mt-155{margin-top:155px}.smallTablet\:mt-200{margin-top:20%}.smallTablet\:mt-300{margin-top:300px}.smallTablet\:mt-327{margin-top:327px}.smallTablet\:mt-366{margin-top:366px}.smallTablet\:mt-415{margin-top:415px}.smallTablet\:mt-450{margin-top:450px}.smallTablet\:mt-474{margin-top:474px}.smallTablet\:mt-500{margin-top:500px}.smallTablet\:mt-600{margin-top:600px}.smallTablet\:mt-690{margin-top:690px}.smallTablet\:mt-auto{margin-top:auto}.smallTablet\:mt-px{margin-top:1px}.smallTablet\:mt-0\.5{margin-top:.125rem}.smallTablet\:mt-1\.5{margin-top:.375rem}.smallTablet\:mt-2\.5{margin-top:.625rem}.smallTablet\:mt-3\.5{margin-top:.875rem}.smallTablet\:-mt-0{margin-top:0}.smallTablet\:-mt-1{margin-top:-.25rem}.smallTablet\:-mt-2{margin-top:-.5rem}.smallTablet\:-mt-3{margin-top:-.75rem}.smallTablet\:-mt-4{margin-top:-1rem}.smallTablet\:-mt-5{margin-top:-1.25rem}.smallTablet\:-mt-6{margin-top:-1.5rem}.smallTablet\:-mt-7{margin-top:-1.75rem}.smallTablet\:-mt-8{margin-top:-2rem}.smallTablet\:-mt-9{margin-top:-2.25rem}.smallTablet\:-mt-10{margin-top:-2.5rem}.smallTablet\:-mt-11{margin-top:-2.75rem}.smallTablet\:-mt-12{margin-top:-3rem}.smallTablet\:-mt-13{margin-top:-50px}.smallTablet\:-mt-14{margin-top:-3.5rem}.smallTablet\:-mt-15{margin-top:-30px}.smallTablet\:-mt-16{margin-top:-4rem}.smallTablet\:-mt-20{margin-top:-5rem}.smallTablet\:-mt-24{margin-top:-6rem}.smallTablet\:-mt-28{margin-top:-7rem}.smallTablet\:-mt-30{margin-top:-30%}.smallTablet\:-mt-32{margin-top:-8rem}.smallTablet\:-mt-36{margin-top:-9rem}.smallTablet\:-mt-40{margin-top:-10rem}.smallTablet\:-mt-44{margin-top:-11rem}.smallTablet\:-mt-45{margin-top:-45%}.smallTablet\:-mt-48{margin-top:-12rem}.smallTablet\:-mt-50{margin-top:-12.5rem}.smallTablet\:-mt-52{margin-top:-13rem}.smallTablet\:-mt-56{margin-top:-14rem}.smallTablet\:-mt-60{margin-top:-15rem}.smallTablet\:-mt-64{margin-top:-16rem}.smallTablet\:-mt-72{margin-top:-18rem}.smallTablet\:-mt-80{margin-top:-20rem}.smallTablet\:-mt-96{margin-top:-24rem}.smallTablet\:-mt-155{margin-top:-155px}.smallTablet\:-mt-200{margin-top:-20%}.smallTablet\:-mt-300{margin-top:-300px}.smallTablet\:-mt-327{margin-top:-327px}.smallTablet\:-mt-366{margin-top:-366px}.smallTablet\:-mt-415{margin-top:-415px}.smallTablet\:-mt-450{margin-top:-450px}.smallTablet\:-mt-474{margin-top:-474px}.smallTablet\:-mt-500{margin-top:-500px}.smallTablet\:-mt-600{margin-top:-600px}.smallTablet\:-mt-690{margin-top:-690px}.smallTablet\:-mt-px{margin-top:-1px}.smallTablet\:-mt-0\.5{margin-top:-.125rem}.smallTablet\:-mt-1\.5{margin-top:-.375rem}.smallTablet\:-mt-2\.5{margin-top:-.625rem}.smallTablet\:-mt-3\.5{margin-top:-.875rem}.smallTablet\:mr-0{margin-right:0}.smallTablet\:mr-1{margin-right:.25rem}.smallTablet\:mr-2{margin-right:.5rem}.smallTablet\:mr-3{margin-right:.75rem}.smallTablet\:mr-4{margin-right:1rem}.smallTablet\:mr-5{margin-right:1.25rem}.smallTablet\:mr-6{margin-right:1.5rem}.smallTablet\:mr-7{margin-right:1.75rem}.smallTablet\:mr-8{margin-right:2rem}.smallTablet\:mr-9{margin-right:2.25rem}.smallTablet\:mr-10{margin-right:2.5rem}.smallTablet\:mr-11{margin-right:2.75rem}.smallTablet\:mr-12{margin-right:3rem}.smallTablet\:mr-13{margin-right:50px}.smallTablet\:mr-14{margin-right:3.5rem}.smallTablet\:mr-15{margin-right:30px}.smallTablet\:mr-16{margin-right:4rem}.smallTablet\:mr-20{margin-right:5rem}.smallTablet\:mr-24{margin-right:6rem}.smallTablet\:mr-28{margin-right:7rem}.smallTablet\:mr-30{margin-right:30%}.smallTablet\:mr-32{margin-right:8rem}.smallTablet\:mr-36{margin-right:9rem}.smallTablet\:mr-40{margin-right:10rem}.smallTablet\:mr-44{margin-right:11rem}.smallTablet\:mr-45{margin-right:45%}.smallTablet\:mr-48{margin-right:12rem}.smallTablet\:mr-50{margin-right:12.5rem}.smallTablet\:mr-52{margin-right:13rem}.smallTablet\:mr-56{margin-right:14rem}.smallTablet\:mr-60{margin-right:15rem}.smallTablet\:mr-64{margin-right:16rem}.smallTablet\:mr-72{margin-right:18rem}.smallTablet\:mr-80{margin-right:20rem}.smallTablet\:mr-96{margin-right:24rem}.smallTablet\:mr-155{margin-right:155px}.smallTablet\:mr-200{margin-right:20%}.smallTablet\:mr-300{margin-right:300px}.smallTablet\:mr-327{margin-right:327px}.smallTablet\:mr-366{margin-right:366px}.smallTablet\:mr-415{margin-right:415px}.smallTablet\:mr-450{margin-right:450px}.smallTablet\:mr-474{margin-right:474px}.smallTablet\:mr-500{margin-right:500px}.smallTablet\:mr-600{margin-right:600px}.smallTablet\:mr-690{margin-right:690px}.smallTablet\:mr-auto{margin-right:auto}.smallTablet\:mr-px{margin-right:1px}.smallTablet\:mr-0\.5{margin-right:.125rem}.smallTablet\:mr-1\.5{margin-right:.375rem}.smallTablet\:mr-2\.5{margin-right:.625rem}.smallTablet\:mr-3\.5{margin-right:.875rem}.smallTablet\:-mr-0{margin-right:0}.smallTablet\:-mr-1{margin-right:-.25rem}.smallTablet\:-mr-2{margin-right:-.5rem}.smallTablet\:-mr-3{margin-right:-.75rem}.smallTablet\:-mr-4{margin-right:-1rem}.smallTablet\:-mr-5{margin-right:-1.25rem}.smallTablet\:-mr-6{margin-right:-1.5rem}.smallTablet\:-mr-7{margin-right:-1.75rem}.smallTablet\:-mr-8{margin-right:-2rem}.smallTablet\:-mr-9{margin-right:-2.25rem}.smallTablet\:-mr-10{margin-right:-2.5rem}.smallTablet\:-mr-11{margin-right:-2.75rem}.smallTablet\:-mr-12{margin-right:-3rem}.smallTablet\:-mr-13{margin-right:-50px}.smallTablet\:-mr-14{margin-right:-3.5rem}.smallTablet\:-mr-15{margin-right:-30px}.smallTablet\:-mr-16{margin-right:-4rem}.smallTablet\:-mr-20{margin-right:-5rem}.smallTablet\:-mr-24{margin-right:-6rem}.smallTablet\:-mr-28{margin-right:-7rem}.smallTablet\:-mr-30{margin-right:-30%}.smallTablet\:-mr-32{margin-right:-8rem}.smallTablet\:-mr-36{margin-right:-9rem}.smallTablet\:-mr-40{margin-right:-10rem}.smallTablet\:-mr-44{margin-right:-11rem}.smallTablet\:-mr-45{margin-right:-45%}.smallTablet\:-mr-48{margin-right:-12rem}.smallTablet\:-mr-50{margin-right:-12.5rem}.smallTablet\:-mr-52{margin-right:-13rem}.smallTablet\:-mr-56{margin-right:-14rem}.smallTablet\:-mr-60{margin-right:-15rem}.smallTablet\:-mr-64{margin-right:-16rem}.smallTablet\:-mr-72{margin-right:-18rem}.smallTablet\:-mr-80{margin-right:-20rem}.smallTablet\:-mr-96{margin-right:-24rem}.smallTablet\:-mr-155{margin-right:-155px}.smallTablet\:-mr-200{margin-right:-20%}.smallTablet\:-mr-300{margin-right:-300px}.smallTablet\:-mr-327{margin-right:-327px}.smallTablet\:-mr-366{margin-right:-366px}.smallTablet\:-mr-415{margin-right:-415px}.smallTablet\:-mr-450{margin-right:-450px}.smallTablet\:-mr-474{margin-right:-474px}.smallTablet\:-mr-500{margin-right:-500px}.smallTablet\:-mr-600{margin-right:-600px}.smallTablet\:-mr-690{margin-right:-690px}.smallTablet\:-mr-px{margin-right:-1px}.smallTablet\:-mr-0\.5{margin-right:-.125rem}.smallTablet\:-mr-1\.5{margin-right:-.375rem}.smallTablet\:-mr-2\.5{margin-right:-.625rem}.smallTablet\:-mr-3\.5{margin-right:-.875rem}.smallTablet\:mb-0{margin-bottom:0}.smallTablet\:mb-1{margin-bottom:.25rem}.smallTablet\:mb-2{margin-bottom:.5rem}.smallTablet\:mb-3{margin-bottom:.75rem}.smallTablet\:mb-4{margin-bottom:1rem}.smallTablet\:mb-5{margin-bottom:1.25rem}.smallTablet\:mb-6{margin-bottom:1.5rem}.smallTablet\:mb-7{margin-bottom:1.75rem}.smallTablet\:mb-8{margin-bottom:2rem}.smallTablet\:mb-9{margin-bottom:2.25rem}.smallTablet\:mb-10{margin-bottom:2.5rem}.smallTablet\:mb-11{margin-bottom:2.75rem}.smallTablet\:mb-12{margin-bottom:3rem}.smallTablet\:mb-13{margin-bottom:50px}.smallTablet\:mb-14{margin-bottom:3.5rem}.smallTablet\:mb-15{margin-bottom:30px}.smallTablet\:mb-16{margin-bottom:4rem}.smallTablet\:mb-20{margin-bottom:5rem}.smallTablet\:mb-24{margin-bottom:6rem}.smallTablet\:mb-28{margin-bottom:7rem}.smallTablet\:mb-30{margin-bottom:30%}.smallTablet\:mb-32{margin-bottom:8rem}.smallTablet\:mb-36{margin-bottom:9rem}.smallTablet\:mb-40{margin-bottom:10rem}.smallTablet\:mb-44{margin-bottom:11rem}.smallTablet\:mb-45{margin-bottom:45%}.smallTablet\:mb-48{margin-bottom:12rem}.smallTablet\:mb-50{margin-bottom:12.5rem}.smallTablet\:mb-52{margin-bottom:13rem}.smallTablet\:mb-56{margin-bottom:14rem}.smallTablet\:mb-60{margin-bottom:15rem}.smallTablet\:mb-64{margin-bottom:16rem}.smallTablet\:mb-72{margin-bottom:18rem}.smallTablet\:mb-80{margin-bottom:20rem}.smallTablet\:mb-96{margin-bottom:24rem}.smallTablet\:mb-155{margin-bottom:155px}.smallTablet\:mb-200{margin-bottom:20%}.smallTablet\:mb-300{margin-bottom:300px}.smallTablet\:mb-327{margin-bottom:327px}.smallTablet\:mb-366{margin-bottom:366px}.smallTablet\:mb-415{margin-bottom:415px}.smallTablet\:mb-450{margin-bottom:450px}.smallTablet\:mb-474{margin-bottom:474px}.smallTablet\:mb-500{margin-bottom:500px}.smallTablet\:mb-600{margin-bottom:600px}.smallTablet\:mb-690{margin-bottom:690px}.smallTablet\:mb-auto{margin-bottom:auto}.smallTablet\:mb-px{margin-bottom:1px}.smallTablet\:mb-0\.5{margin-bottom:.125rem}.smallTablet\:mb-1\.5{margin-bottom:.375rem}.smallTablet\:mb-2\.5{margin-bottom:.625rem}.smallTablet\:mb-3\.5{margin-bottom:.875rem}.smallTablet\:-mb-0{margin-bottom:0}.smallTablet\:-mb-1{margin-bottom:-.25rem}.smallTablet\:-mb-2{margin-bottom:-.5rem}.smallTablet\:-mb-3{margin-bottom:-.75rem}.smallTablet\:-mb-4{margin-bottom:-1rem}.smallTablet\:-mb-5{margin-bottom:-1.25rem}.smallTablet\:-mb-6{margin-bottom:-1.5rem}.smallTablet\:-mb-7{margin-bottom:-1.75rem}.smallTablet\:-mb-8{margin-bottom:-2rem}.smallTablet\:-mb-9{margin-bottom:-2.25rem}.smallTablet\:-mb-10{margin-bottom:-2.5rem}.smallTablet\:-mb-11{margin-bottom:-2.75rem}.smallTablet\:-mb-12{margin-bottom:-3rem}.smallTablet\:-mb-13{margin-bottom:-50px}.smallTablet\:-mb-14{margin-bottom:-3.5rem}.smallTablet\:-mb-15{margin-bottom:-30px}.smallTablet\:-mb-16{margin-bottom:-4rem}.smallTablet\:-mb-20{margin-bottom:-5rem}.smallTablet\:-mb-24{margin-bottom:-6rem}.smallTablet\:-mb-28{margin-bottom:-7rem}.smallTablet\:-mb-30{margin-bottom:-30%}.smallTablet\:-mb-32{margin-bottom:-8rem}.smallTablet\:-mb-36{margin-bottom:-9rem}.smallTablet\:-mb-40{margin-bottom:-10rem}.smallTablet\:-mb-44{margin-bottom:-11rem}.smallTablet\:-mb-45{margin-bottom:-45%}.smallTablet\:-mb-48{margin-bottom:-12rem}.smallTablet\:-mb-50{margin-bottom:-12.5rem}.smallTablet\:-mb-52{margin-bottom:-13rem}.smallTablet\:-mb-56{margin-bottom:-14rem}.smallTablet\:-mb-60{margin-bottom:-15rem}.smallTablet\:-mb-64{margin-bottom:-16rem}.smallTablet\:-mb-72{margin-bottom:-18rem}.smallTablet\:-mb-80{margin-bottom:-20rem}.smallTablet\:-mb-96{margin-bottom:-24rem}.smallTablet\:-mb-155{margin-bottom:-155px}.smallTablet\:-mb-200{margin-bottom:-20%}.smallTablet\:-mb-300{margin-bottom:-300px}.smallTablet\:-mb-327{margin-bottom:-327px}.smallTablet\:-mb-366{margin-bottom:-366px}.smallTablet\:-mb-415{margin-bottom:-415px}.smallTablet\:-mb-450{margin-bottom:-450px}.smallTablet\:-mb-474{margin-bottom:-474px}.smallTablet\:-mb-500{margin-bottom:-500px}.smallTablet\:-mb-600{margin-bottom:-600px}.smallTablet\:-mb-690{margin-bottom:-690px}.smallTablet\:-mb-px{margin-bottom:-1px}.smallTablet\:-mb-0\.5{margin-bottom:-.125rem}.smallTablet\:-mb-1\.5{margin-bottom:-.375rem}.smallTablet\:-mb-2\.5{margin-bottom:-.625rem}.smallTablet\:-mb-3\.5{margin-bottom:-.875rem}.smallTablet\:ml-0{margin-left:0}.smallTablet\:ml-1{margin-left:.25rem}.smallTablet\:ml-2{margin-left:.5rem}.smallTablet\:ml-3{margin-left:.75rem}.smallTablet\:ml-4{margin-left:1rem}.smallTablet\:ml-5{margin-left:1.25rem}.smallTablet\:ml-6{margin-left:1.5rem}.smallTablet\:ml-7{margin-left:1.75rem}.smallTablet\:ml-8{margin-left:2rem}.smallTablet\:ml-9{margin-left:2.25rem}.smallTablet\:ml-10{margin-left:2.5rem}.smallTablet\:ml-11{margin-left:2.75rem}.smallTablet\:ml-12{margin-left:3rem}.smallTablet\:ml-13{margin-left:50px}.smallTablet\:ml-14{margin-left:3.5rem}.smallTablet\:ml-15{margin-left:30px}.smallTablet\:ml-16{margin-left:4rem}.smallTablet\:ml-20{margin-left:5rem}.smallTablet\:ml-24{margin-left:6rem}.smallTablet\:ml-28{margin-left:7rem}.smallTablet\:ml-30{margin-left:30%}.smallTablet\:ml-32{margin-left:8rem}.smallTablet\:ml-36{margin-left:9rem}.smallTablet\:ml-40{margin-left:10rem}.smallTablet\:ml-44{margin-left:11rem}.smallTablet\:ml-45{margin-left:45%}.smallTablet\:ml-48{margin-left:12rem}.smallTablet\:ml-50{margin-left:12.5rem}.smallTablet\:ml-52{margin-left:13rem}.smallTablet\:ml-56{margin-left:14rem}.smallTablet\:ml-60{margin-left:15rem}.smallTablet\:ml-64{margin-left:16rem}.smallTablet\:ml-72{margin-left:18rem}.smallTablet\:ml-80{margin-left:20rem}.smallTablet\:ml-96{margin-left:24rem}.smallTablet\:ml-155{margin-left:155px}.smallTablet\:ml-200{margin-left:20%}.smallTablet\:ml-300{margin-left:300px}.smallTablet\:ml-327{margin-left:327px}.smallTablet\:ml-366{margin-left:366px}.smallTablet\:ml-415{margin-left:415px}.smallTablet\:ml-450{margin-left:450px}.smallTablet\:ml-474{margin-left:474px}.smallTablet\:ml-500{margin-left:500px}.smallTablet\:ml-600{margin-left:600px}.smallTablet\:ml-690{margin-left:690px}.smallTablet\:ml-auto{margin-left:auto}.smallTablet\:ml-px{margin-left:1px}.smallTablet\:ml-0\.5{margin-left:.125rem}.smallTablet\:ml-1\.5{margin-left:.375rem}.smallTablet\:ml-2\.5{margin-left:.625rem}.smallTablet\:ml-3\.5{margin-left:.875rem}.smallTablet\:-ml-0{margin-left:0}.smallTablet\:-ml-1{margin-left:-.25rem}.smallTablet\:-ml-2{margin-left:-.5rem}.smallTablet\:-ml-3{margin-left:-.75rem}.smallTablet\:-ml-4{margin-left:-1rem}.smallTablet\:-ml-5{margin-left:-1.25rem}.smallTablet\:-ml-6{margin-left:-1.5rem}.smallTablet\:-ml-7{margin-left:-1.75rem}.smallTablet\:-ml-8{margin-left:-2rem}.smallTablet\:-ml-9{margin-left:-2.25rem}.smallTablet\:-ml-10{margin-left:-2.5rem}.smallTablet\:-ml-11{margin-left:-2.75rem}.smallTablet\:-ml-12{margin-left:-3rem}.smallTablet\:-ml-13{margin-left:-50px}.smallTablet\:-ml-14{margin-left:-3.5rem}.smallTablet\:-ml-15{margin-left:-30px}.smallTablet\:-ml-16{margin-left:-4rem}.smallTablet\:-ml-20{margin-left:-5rem}.smallTablet\:-ml-24{margin-left:-6rem}.smallTablet\:-ml-28{margin-left:-7rem}.smallTablet\:-ml-30{margin-left:-30%}.smallTablet\:-ml-32{margin-left:-8rem}.smallTablet\:-ml-36{margin-left:-9rem}.smallTablet\:-ml-40{margin-left:-10rem}.smallTablet\:-ml-44{margin-left:-11rem}.smallTablet\:-ml-45{margin-left:-45%}.smallTablet\:-ml-48{margin-left:-12rem}.smallTablet\:-ml-50{margin-left:-12.5rem}.smallTablet\:-ml-52{margin-left:-13rem}.smallTablet\:-ml-56{margin-left:-14rem}.smallTablet\:-ml-60{margin-left:-15rem}.smallTablet\:-ml-64{margin-left:-16rem}.smallTablet\:-ml-72{margin-left:-18rem}.smallTablet\:-ml-80{margin-left:-20rem}.smallTablet\:-ml-96{margin-left:-24rem}.smallTablet\:-ml-155{margin-left:-155px}.smallTablet\:-ml-200{margin-left:-20%}.smallTablet\:-ml-300{margin-left:-300px}.smallTablet\:-ml-327{margin-left:-327px}.smallTablet\:-ml-366{margin-left:-366px}.smallTablet\:-ml-415{margin-left:-415px}.smallTablet\:-ml-450{margin-left:-450px}.smallTablet\:-ml-474{margin-left:-474px}.smallTablet\:-ml-500{margin-left:-500px}.smallTablet\:-ml-600{margin-left:-600px}.smallTablet\:-ml-690{margin-left:-690px}.smallTablet\:-ml-px{margin-left:-1px}.smallTablet\:-ml-0\.5{margin-left:-.125rem}.smallTablet\:-ml-1\.5{margin-left:-.375rem}.smallTablet\:-ml-2\.5{margin-left:-.625rem}.smallTablet\:-ml-3\.5{margin-left:-.875rem}.smallTablet\:box-border{box-sizing:border-box}.smallTablet\:box-content{box-sizing:initial}.smallTablet\:block{display:block}.smallTablet\:inline-block{display:inline-block}.smallTablet\:inline{display:inline}.smallTablet\:flex{display:flex}.smallTablet\:inline-flex{display:inline-flex}.smallTablet\:table{display:table}.smallTablet\:inline-table{display:inline-table}.smallTablet\:table-caption{display:table-caption}.smallTablet\:table-cell{display:table-cell}.smallTablet\:table-column{display:table-column}.smallTablet\:table-column-group{display:table-column-group}.smallTablet\:table-footer-group{display:table-footer-group}.smallTablet\:table-header-group{display:table-header-group}.smallTablet\:table-row-group{display:table-row-group}.smallTablet\:table-row{display:table-row}.smallTablet\:flow-root{display:flow-root}.smallTablet\:grid{display:grid}.smallTablet\:inline-grid{display:inline-grid}.smallTablet\:contents{display:contents}.smallTablet\:list-item{display:list-item}.smallTablet\:hidden{display:none}.smallTablet\:h-0{height:0}.smallTablet\:h-1{height:.25rem}.smallTablet\:h-2{height:.5rem}.smallTablet\:h-3{height:.75rem}.smallTablet\:h-4{height:1rem}.smallTablet\:h-5{height:1.25rem}.smallTablet\:h-6{height:1.5rem}.smallTablet\:h-7{height:1.75rem}.smallTablet\:h-8{height:2rem}.smallTablet\:h-9{height:2.25rem}.smallTablet\:h-10{height:2.5rem}.smallTablet\:h-11{height:2.75rem}.smallTablet\:h-12{height:3rem}.smallTablet\:h-13{height:50px}.smallTablet\:h-14{height:3.5rem}.smallTablet\:h-15{height:30px}.smallTablet\:h-16{height:4rem}.smallTablet\:h-20{height:5rem}.smallTablet\:h-24{height:6rem}.smallTablet\:h-28{height:7rem}.smallTablet\:h-30{height:30%}.smallTablet\:h-32{height:8rem}.smallTablet\:h-36{height:9rem}.smallTablet\:h-40{height:10rem}.smallTablet\:h-44{height:11rem}.smallTablet\:h-45{height:45%}.smallTablet\:h-48{height:12rem}.smallTablet\:h-50{height:12.5rem}.smallTablet\:h-52{height:13rem}.smallTablet\:h-56{height:14rem}.smallTablet\:h-60{height:15rem}.smallTablet\:h-64{height:16rem}.smallTablet\:h-72{height:18rem}.smallTablet\:h-80{height:20rem}.smallTablet\:h-96{height:24rem}.smallTablet\:h-155{height:155px}.smallTablet\:h-200{height:20%}.smallTablet\:h-300{height:300px}.smallTablet\:h-327{height:327px}.smallTablet\:h-366{height:366px}.smallTablet\:h-415{height:415px}.smallTablet\:h-450{height:450px}.smallTablet\:h-474{height:474px}.smallTablet\:h-500{height:500px}.smallTablet\:h-600{height:600px}.smallTablet\:h-690{height:690px}.smallTablet\:h-auto{height:auto}.smallTablet\:h-px{height:1px}.smallTablet\:h-0\.5{height:.125rem}.smallTablet\:h-1\.5{height:.375rem}.smallTablet\:h-2\.5{height:.625rem}.smallTablet\:h-3\.5{height:.875rem}.smallTablet\:h-1\/2{height:50%}.smallTablet\:h-1\/3{height:33.333333%}.smallTablet\:h-2\/3{height:66.666667%}.smallTablet\:h-1\/4{height:25%}.smallTablet\:h-2\/4{height:50%}.smallTablet\:h-3\/4{height:75%}.smallTablet\:h-1\/5{height:20%}.smallTablet\:h-2\/5{height:40%}.smallTablet\:h-3\/5{height:60%}.smallTablet\:h-4\/5{height:80%}.smallTablet\:h-1\/6{height:16.666667%}.smallTablet\:h-2\/6{height:33.333333%}.smallTablet\:h-3\/6{height:50%}.smallTablet\:h-4\/6{height:66.666667%}.smallTablet\:h-5\/6{height:83.333333%}.smallTablet\:h-full{height:100%}.smallTablet\:h-screen{height:100vh}.smallTablet\:max-h-0{max-height:0}.smallTablet\:max-h-1{max-height:.25rem}.smallTablet\:max-h-2{max-height:.5rem}.smallTablet\:max-h-3{max-height:.75rem}.smallTablet\:max-h-4{max-height:1rem}.smallTablet\:max-h-5{max-height:1.25rem}.smallTablet\:max-h-6{max-height:1.5rem}.smallTablet\:max-h-7{max-height:1.75rem}.smallTablet\:max-h-8{max-height:2rem}.smallTablet\:max-h-9{max-height:2.25rem}.smallTablet\:max-h-10{max-height:2.5rem}.smallTablet\:max-h-11{max-height:2.75rem}.smallTablet\:max-h-12{max-height:3rem}.smallTablet\:max-h-13{max-height:50px}.smallTablet\:max-h-14{max-height:3.5rem}.smallTablet\:max-h-15{max-height:30px}.smallTablet\:max-h-16{max-height:4rem}.smallTablet\:max-h-20{max-height:5rem}.smallTablet\:max-h-24{max-height:6rem}.smallTablet\:max-h-28{max-height:7rem}.smallTablet\:max-h-30{max-height:30%}.smallTablet\:max-h-32{max-height:8rem}.smallTablet\:max-h-36{max-height:9rem}.smallTablet\:max-h-40{max-height:10rem}.smallTablet\:max-h-44{max-height:11rem}.smallTablet\:max-h-45{max-height:45%}.smallTablet\:max-h-48{max-height:12rem}.smallTablet\:max-h-50{max-height:12.5rem}.smallTablet\:max-h-52{max-height:13rem}.smallTablet\:max-h-56{max-height:14rem}.smallTablet\:max-h-60{max-height:15rem}.smallTablet\:max-h-64{max-height:16rem}.smallTablet\:max-h-72{max-height:18rem}.smallTablet\:max-h-80{max-height:20rem}.smallTablet\:max-h-96{max-height:24rem}.smallTablet\:max-h-155{max-height:155px}.smallTablet\:max-h-200{max-height:20%}.smallTablet\:max-h-300{max-height:300px}.smallTablet\:max-h-327{max-height:327px}.smallTablet\:max-h-366{max-height:366px}.smallTablet\:max-h-415{max-height:415px}.smallTablet\:max-h-450{max-height:450px}.smallTablet\:max-h-474{max-height:474px}.smallTablet\:max-h-500{max-height:500px}.smallTablet\:max-h-600{max-height:600px}.smallTablet\:max-h-690{max-height:690px}.smallTablet\:max-h-px{max-height:1px}.smallTablet\:max-h-0\.5{max-height:.125rem}.smallTablet\:max-h-1\.5{max-height:.375rem}.smallTablet\:max-h-2\.5{max-height:.625rem}.smallTablet\:max-h-3\.5{max-height:.875rem}.smallTablet\:max-h-full{max-height:100%}.smallTablet\:max-h-screen{max-height:100vh}.smallTablet\:min-h-0{min-height:0}.smallTablet\:min-h-full{min-height:100%}.smallTablet\:min-h-screen{min-height:100vh}.smallTablet\:w-0{width:0}.smallTablet\:w-1{width:.25rem}.smallTablet\:w-2{width:.5rem}.smallTablet\:w-3{width:.75rem}.smallTablet\:w-4{width:1rem}.smallTablet\:w-5{width:1.25rem}.smallTablet\:w-6{width:1.5rem}.smallTablet\:w-7{width:1.75rem}.smallTablet\:w-8{width:2rem}.smallTablet\:w-9{width:2.25rem}.smallTablet\:w-10{width:2.5rem}.smallTablet\:w-11{width:2.75rem}.smallTablet\:w-12{width:3rem}.smallTablet\:w-13{width:50px}.smallTablet\:w-14{width:3.5rem}.smallTablet\:w-15{width:30px}.smallTablet\:w-16{width:4rem}.smallTablet\:w-20{width:5rem}.smallTablet\:w-24{width:6rem}.smallTablet\:w-28{width:7rem}.smallTablet\:w-30{width:30%}.smallTablet\:w-32{width:8rem}.smallTablet\:w-36{width:9rem}.smallTablet\:w-40{width:10rem}.smallTablet\:w-44{width:11rem}.smallTablet\:w-45{width:45%}.smallTablet\:w-48{width:12rem}.smallTablet\:w-50{width:12.5rem}.smallTablet\:w-52{width:13rem}.smallTablet\:w-56{width:14rem}.smallTablet\:w-60{width:15rem}.smallTablet\:w-64{width:16rem}.smallTablet\:w-72{width:18rem}.smallTablet\:w-80{width:20rem}.smallTablet\:w-96{width:24rem}.smallTablet\:w-155{width:155px}.smallTablet\:w-200{width:20%}.smallTablet\:w-300{width:300px}.smallTablet\:w-327{width:327px}.smallTablet\:w-366{width:366px}.smallTablet\:w-415{width:415px}.smallTablet\:w-450{width:450px}.smallTablet\:w-474{width:474px}.smallTablet\:w-500{width:500px}.smallTablet\:w-600{width:600px}.smallTablet\:w-690{width:690px}.smallTablet\:w-auto{width:auto}.smallTablet\:w-px{width:1px}.smallTablet\:w-0\.5{width:.125rem}.smallTablet\:w-1\.5{width:.375rem}.smallTablet\:w-2\.5{width:.625rem}.smallTablet\:w-3\.5{width:.875rem}.smallTablet\:w-1\/2{width:50%}.smallTablet\:w-1\/3{width:33.333333%}.smallTablet\:w-2\/3{width:66.666667%}.smallTablet\:w-1\/4{width:25%}.smallTablet\:w-2\/4{width:50%}.smallTablet\:w-3\/4{width:75%}.smallTablet\:w-1\/5{width:20%}.smallTablet\:w-2\/5{width:40%}.smallTablet\:w-3\/5{width:60%}.smallTablet\:w-4\/5{width:80%}.smallTablet\:w-1\/6{width:16.666667%}.smallTablet\:w-2\/6{width:33.333333%}.smallTablet\:w-3\/6{width:50%}.smallTablet\:w-4\/6{width:66.666667%}.smallTablet\:w-5\/6{width:83.333333%}.smallTablet\:w-1\/12{width:8.333333%}.smallTablet\:w-2\/12{width:16.666667%}.smallTablet\:w-3\/12{width:25%}.smallTablet\:w-4\/12{width:33.333333%}.smallTablet\:w-5\/12{width:41.666667%}.smallTablet\:w-6\/12{width:50%}.smallTablet\:w-7\/12{width:58.333333%}.smallTablet\:w-8\/12{width:66.666667%}.smallTablet\:w-9\/12{width:75%}.smallTablet\:w-10\/12{width:83.333333%}.smallTablet\:w-11\/12{width:91.666667%}.smallTablet\:w-full{width:100%}.smallTablet\:w-screen{width:100vw}.smallTablet\:w-min{width:min-content}.smallTablet\:w-max{width:max-content}.smallTablet\:min-w-0{min-width:0}.smallTablet\:min-w-full{min-width:100%}.smallTablet\:min-w-min{min-width:min-content}.smallTablet\:min-w-max{min-width:max-content}.smallTablet\:max-w-0{max-width:0}.smallTablet\:max-w-none{max-width:none}.smallTablet\:max-w-xs{max-width:20rem}.smallTablet\:max-w-sm{max-width:24rem}.smallTablet\:max-w-md{max-width:28rem}.smallTablet\:max-w-lg{max-width:32rem}.smallTablet\:max-w-xl{max-width:36rem}.smallTablet\:max-w-2xl{max-width:42rem}.smallTablet\:max-w-3xl{max-width:48rem}.smallTablet\:max-w-4xl{max-width:56rem}.smallTablet\:max-w-5xl{max-width:64rem}.smallTablet\:max-w-6xl{max-width:72rem}.smallTablet\:max-w-7xl{max-width:80rem}.smallTablet\:max-w-full{max-width:100%}.smallTablet\:max-w-min{max-width:min-content}.smallTablet\:max-w-max{max-width:max-content}.smallTablet\:max-w-prose{max-width:65ch}.smallTablet\:max-w-screen-sm{max-width:640px}.smallTablet\:max-w-screen-md{max-width:768px}.smallTablet\:max-w-screen-lg{max-width:1024px}.smallTablet\:max-w-screen-xl{max-width:1280px}.smallTablet\:max-w-screen-2xl{max-width:1536px}.smallTablet\:flex-1{flex:1 1}.smallTablet\:flex-auto{flex:1 1 auto}.smallTablet\:flex-initial{flex:0 1 auto}.smallTablet\:flex-none{flex:none}.smallTablet\:flex-shrink-0{flex-shrink:0}.smallTablet\:flex-shrink{flex-shrink:1}.smallTablet\:flex-grow-0{flex-grow:0}.smallTablet\:flex-grow{flex-grow:1}.smallTablet\:table-auto{table-layout:auto}.smallTablet\:table-fixed{table-layout:fixed}.smallTablet\:border-collapse{border-collapse:collapse}.smallTablet\:border-separate{border-collapse:initial}.smallTablet\:origin-center{transform-origin:center}.smallTablet\:origin-top{transform-origin:top}.smallTablet\:origin-top-right{transform-origin:top right}.smallTablet\:origin-right{transform-origin:right}.smallTablet\:origin-bottom-right{transform-origin:bottom right}.smallTablet\:origin-bottom{transform-origin:bottom}.smallTablet\:origin-bottom-left{transform-origin:bottom left}.smallTablet\:origin-left{transform-origin:left}.smallTablet\:origin-top-left{transform-origin:top left}.smallTablet\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.smallTablet\:transform,.smallTablet\:transform-gpu{--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}.smallTablet\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.smallTablet\:transform-none{transform:none}.smallTablet\:translate-x-0{--tw-translate-x:0px}.smallTablet\:translate-x-1{--tw-translate-x:0.25rem}.smallTablet\:translate-x-2{--tw-translate-x:0.5rem}.smallTablet\:translate-x-3{--tw-translate-x:0.75rem}.smallTablet\:translate-x-4{--tw-translate-x:1rem}.smallTablet\:translate-x-5{--tw-translate-x:1.25rem}.smallTablet\:translate-x-6{--tw-translate-x:1.5rem}.smallTablet\:translate-x-7{--tw-translate-x:1.75rem}.smallTablet\:translate-x-8{--tw-translate-x:2rem}.smallTablet\:translate-x-9{--tw-translate-x:2.25rem}.smallTablet\:translate-x-10{--tw-translate-x:2.5rem}.smallTablet\:translate-x-11{--tw-translate-x:2.75rem}.smallTablet\:translate-x-12{--tw-translate-x:3rem}.smallTablet\:translate-x-13{--tw-translate-x:50px}.smallTablet\:translate-x-14{--tw-translate-x:3.5rem}.smallTablet\:translate-x-15{--tw-translate-x:30px}.smallTablet\:translate-x-16{--tw-translate-x:4rem}.smallTablet\:translate-x-20{--tw-translate-x:5rem}.smallTablet\:translate-x-24{--tw-translate-x:6rem}.smallTablet\:translate-x-28{--tw-translate-x:7rem}.smallTablet\:translate-x-30{--tw-translate-x:30%}.smallTablet\:translate-x-32{--tw-translate-x:8rem}.smallTablet\:translate-x-36{--tw-translate-x:9rem}.smallTablet\:translate-x-40{--tw-translate-x:10rem}.smallTablet\:translate-x-44{--tw-translate-x:11rem}.smallTablet\:translate-x-45{--tw-translate-x:45%}.smallTablet\:translate-x-48{--tw-translate-x:12rem}.smallTablet\:translate-x-50{--tw-translate-x:12.5rem}.smallTablet\:translate-x-52{--tw-translate-x:13rem}.smallTablet\:translate-x-56{--tw-translate-x:14rem}.smallTablet\:translate-x-60{--tw-translate-x:15rem}.smallTablet\:translate-x-64{--tw-translate-x:16rem}.smallTablet\:translate-x-72{--tw-translate-x:18rem}.smallTablet\:translate-x-80{--tw-translate-x:20rem}.smallTablet\:translate-x-96{--tw-translate-x:24rem}.smallTablet\:translate-x-155{--tw-translate-x:155px}.smallTablet\:translate-x-200{--tw-translate-x:20%}.smallTablet\:translate-x-300{--tw-translate-x:300px}.smallTablet\:translate-x-327{--tw-translate-x:327px}.smallTablet\:translate-x-366{--tw-translate-x:366px}.smallTablet\:translate-x-415{--tw-translate-x:415px}.smallTablet\:translate-x-450{--tw-translate-x:450px}.smallTablet\:translate-x-474{--tw-translate-x:474px}.smallTablet\:translate-x-500{--tw-translate-x:500px}.smallTablet\:translate-x-600{--tw-translate-x:600px}.smallTablet\:translate-x-690{--tw-translate-x:690px}.smallTablet\:translate-x-px{--tw-translate-x:1px}.smallTablet\:translate-x-0\.5{--tw-translate-x:0.125rem}.smallTablet\:translate-x-1\.5{--tw-translate-x:0.375rem}.smallTablet\:translate-x-2\.5{--tw-translate-x:0.625rem}.smallTablet\:translate-x-3\.5{--tw-translate-x:0.875rem}.smallTablet\:-translate-x-0{--tw-translate-x:0px}.smallTablet\:-translate-x-1{--tw-translate-x:-0.25rem}.smallTablet\:-translate-x-2{--tw-translate-x:-0.5rem}.smallTablet\:-translate-x-3{--tw-translate-x:-0.75rem}.smallTablet\:-translate-x-4{--tw-translate-x:-1rem}.smallTablet\:-translate-x-5{--tw-translate-x:-1.25rem}.smallTablet\:-translate-x-6{--tw-translate-x:-1.5rem}.smallTablet\:-translate-x-7{--tw-translate-x:-1.75rem}.smallTablet\:-translate-x-8{--tw-translate-x:-2rem}.smallTablet\:-translate-x-9{--tw-translate-x:-2.25rem}.smallTablet\:-translate-x-10{--tw-translate-x:-2.5rem}.smallTablet\:-translate-x-11{--tw-translate-x:-2.75rem}.smallTablet\:-translate-x-12{--tw-translate-x:-3rem}.smallTablet\:-translate-x-13{--tw-translate-x:-50px}.smallTablet\:-translate-x-14{--tw-translate-x:-3.5rem}.smallTablet\:-translate-x-15{--tw-translate-x:-30px}.smallTablet\:-translate-x-16{--tw-translate-x:-4rem}.smallTablet\:-translate-x-20{--tw-translate-x:-5rem}.smallTablet\:-translate-x-24{--tw-translate-x:-6rem}.smallTablet\:-translate-x-28{--tw-translate-x:-7rem}.smallTablet\:-translate-x-30{--tw-translate-x:-30%}.smallTablet\:-translate-x-32{--tw-translate-x:-8rem}.smallTablet\:-translate-x-36{--tw-translate-x:-9rem}.smallTablet\:-translate-x-40{--tw-translate-x:-10rem}.smallTablet\:-translate-x-44{--tw-translate-x:-11rem}.smallTablet\:-translate-x-45{--tw-translate-x:-45%}.smallTablet\:-translate-x-48{--tw-translate-x:-12rem}.smallTablet\:-translate-x-50{--tw-translate-x:-12.5rem}.smallTablet\:-translate-x-52{--tw-translate-x:-13rem}.smallTablet\:-translate-x-56{--tw-translate-x:-14rem}.smallTablet\:-translate-x-60{--tw-translate-x:-15rem}.smallTablet\:-translate-x-64{--tw-translate-x:-16rem}.smallTablet\:-translate-x-72{--tw-translate-x:-18rem}.smallTablet\:-translate-x-80{--tw-translate-x:-20rem}.smallTablet\:-translate-x-96{--tw-translate-x:-24rem}.smallTablet\:-translate-x-155{--tw-translate-x:-155px}.smallTablet\:-translate-x-200{--tw-translate-x:-20%}.smallTablet\:-translate-x-300{--tw-translate-x:-300px}.smallTablet\:-translate-x-327{--tw-translate-x:-327px}.smallTablet\:-translate-x-366{--tw-translate-x:-366px}.smallTablet\:-translate-x-415{--tw-translate-x:-415px}.smallTablet\:-translate-x-450{--tw-translate-x:-450px}.smallTablet\:-translate-x-474{--tw-translate-x:-474px}.smallTablet\:-translate-x-500{--tw-translate-x:-500px}.smallTablet\:-translate-x-600{--tw-translate-x:-600px}.smallTablet\:-translate-x-690{--tw-translate-x:-690px}.smallTablet\:-translate-x-px{--tw-translate-x:-1px}.smallTablet\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.smallTablet\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.smallTablet\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.smallTablet\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.smallTablet\:translate-x-1\/2{--tw-translate-x:50%}.smallTablet\:translate-x-1\/3{--tw-translate-x:33.333333%}.smallTablet\:translate-x-2\/3{--tw-translate-x:66.666667%}.smallTablet\:translate-x-1\/4{--tw-translate-x:25%}.smallTablet\:translate-x-2\/4{--tw-translate-x:50%}.smallTablet\:translate-x-3\/4{--tw-translate-x:75%}.smallTablet\:translate-x-full{--tw-translate-x:100%}.smallTablet\:-translate-x-1\/2{--tw-translate-x:-50%}.smallTablet\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.smallTablet\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.smallTablet\:-translate-x-1\/4{--tw-translate-x:-25%}.smallTablet\:-translate-x-2\/4{--tw-translate-x:-50%}.smallTablet\:-translate-x-3\/4{--tw-translate-x:-75%}.smallTablet\:-translate-x-full{--tw-translate-x:-100%}.smallTablet\:translate-y-0{--tw-translate-y:0px}.smallTablet\:translate-y-1{--tw-translate-y:0.25rem}.smallTablet\:translate-y-2{--tw-translate-y:0.5rem}.smallTablet\:translate-y-3{--tw-translate-y:0.75rem}.smallTablet\:translate-y-4{--tw-translate-y:1rem}.smallTablet\:translate-y-5{--tw-translate-y:1.25rem}.smallTablet\:translate-y-6{--tw-translate-y:1.5rem}.smallTablet\:translate-y-7{--tw-translate-y:1.75rem}.smallTablet\:translate-y-8{--tw-translate-y:2rem}.smallTablet\:translate-y-9{--tw-translate-y:2.25rem}.smallTablet\:translate-y-10{--tw-translate-y:2.5rem}.smallTablet\:translate-y-11{--tw-translate-y:2.75rem}.smallTablet\:translate-y-12{--tw-translate-y:3rem}.smallTablet\:translate-y-13{--tw-translate-y:50px}.smallTablet\:translate-y-14{--tw-translate-y:3.5rem}.smallTablet\:translate-y-15{--tw-translate-y:30px}.smallTablet\:translate-y-16{--tw-translate-y:4rem}.smallTablet\:translate-y-20{--tw-translate-y:5rem}.smallTablet\:translate-y-24{--tw-translate-y:6rem}.smallTablet\:translate-y-28{--tw-translate-y:7rem}.smallTablet\:translate-y-30{--tw-translate-y:30%}.smallTablet\:translate-y-32{--tw-translate-y:8rem}.smallTablet\:translate-y-36{--tw-translate-y:9rem}.smallTablet\:translate-y-40{--tw-translate-y:10rem}.smallTablet\:translate-y-44{--tw-translate-y:11rem}.smallTablet\:translate-y-45{--tw-translate-y:45%}.smallTablet\:translate-y-48{--tw-translate-y:12rem}.smallTablet\:translate-y-50{--tw-translate-y:12.5rem}.smallTablet\:translate-y-52{--tw-translate-y:13rem}.smallTablet\:translate-y-56{--tw-translate-y:14rem}.smallTablet\:translate-y-60{--tw-translate-y:15rem}.smallTablet\:translate-y-64{--tw-translate-y:16rem}.smallTablet\:translate-y-72{--tw-translate-y:18rem}.smallTablet\:translate-y-80{--tw-translate-y:20rem}.smallTablet\:translate-y-96{--tw-translate-y:24rem}.smallTablet\:translate-y-155{--tw-translate-y:155px}.smallTablet\:translate-y-200{--tw-translate-y:20%}.smallTablet\:translate-y-300{--tw-translate-y:300px}.smallTablet\:translate-y-327{--tw-translate-y:327px}.smallTablet\:translate-y-366{--tw-translate-y:366px}.smallTablet\:translate-y-415{--tw-translate-y:415px}.smallTablet\:translate-y-450{--tw-translate-y:450px}.smallTablet\:translate-y-474{--tw-translate-y:474px}.smallTablet\:translate-y-500{--tw-translate-y:500px}.smallTablet\:translate-y-600{--tw-translate-y:600px}.smallTablet\:translate-y-690{--tw-translate-y:690px}.smallTablet\:translate-y-px{--tw-translate-y:1px}.smallTablet\:translate-y-0\.5{--tw-translate-y:0.125rem}.smallTablet\:translate-y-1\.5{--tw-translate-y:0.375rem}.smallTablet\:translate-y-2\.5{--tw-translate-y:0.625rem}.smallTablet\:translate-y-3\.5{--tw-translate-y:0.875rem}.smallTablet\:-translate-y-0{--tw-translate-y:0px}.smallTablet\:-translate-y-1{--tw-translate-y:-0.25rem}.smallTablet\:-translate-y-2{--tw-translate-y:-0.5rem}.smallTablet\:-translate-y-3{--tw-translate-y:-0.75rem}.smallTablet\:-translate-y-4{--tw-translate-y:-1rem}.smallTablet\:-translate-y-5{--tw-translate-y:-1.25rem}.smallTablet\:-translate-y-6{--tw-translate-y:-1.5rem}.smallTablet\:-translate-y-7{--tw-translate-y:-1.75rem}.smallTablet\:-translate-y-8{--tw-translate-y:-2rem}.smallTablet\:-translate-y-9{--tw-translate-y:-2.25rem}.smallTablet\:-translate-y-10{--tw-translate-y:-2.5rem}.smallTablet\:-translate-y-11{--tw-translate-y:-2.75rem}.smallTablet\:-translate-y-12{--tw-translate-y:-3rem}.smallTablet\:-translate-y-13{--tw-translate-y:-50px}.smallTablet\:-translate-y-14{--tw-translate-y:-3.5rem}.smallTablet\:-translate-y-15{--tw-translate-y:-30px}.smallTablet\:-translate-y-16{--tw-translate-y:-4rem}.smallTablet\:-translate-y-20{--tw-translate-y:-5rem}.smallTablet\:-translate-y-24{--tw-translate-y:-6rem}.smallTablet\:-translate-y-28{--tw-translate-y:-7rem}.smallTablet\:-translate-y-30{--tw-translate-y:-30%}.smallTablet\:-translate-y-32{--tw-translate-y:-8rem}.smallTablet\:-translate-y-36{--tw-translate-y:-9rem}.smallTablet\:-translate-y-40{--tw-translate-y:-10rem}.smallTablet\:-translate-y-44{--tw-translate-y:-11rem}.smallTablet\:-translate-y-45{--tw-translate-y:-45%}.smallTablet\:-translate-y-48{--tw-translate-y:-12rem}.smallTablet\:-translate-y-50{--tw-translate-y:-12.5rem}.smallTablet\:-translate-y-52{--tw-translate-y:-13rem}.smallTablet\:-translate-y-56{--tw-translate-y:-14rem}.smallTablet\:-translate-y-60{--tw-translate-y:-15rem}.smallTablet\:-translate-y-64{--tw-translate-y:-16rem}.smallTablet\:-translate-y-72{--tw-translate-y:-18rem}.smallTablet\:-translate-y-80{--tw-translate-y:-20rem}.smallTablet\:-translate-y-96{--tw-translate-y:-24rem}.smallTablet\:-translate-y-155{--tw-translate-y:-155px}.smallTablet\:-translate-y-200{--tw-translate-y:-20%}.smallTablet\:-translate-y-300{--tw-translate-y:-300px}.smallTablet\:-translate-y-327{--tw-translate-y:-327px}.smallTablet\:-translate-y-366{--tw-translate-y:-366px}.smallTablet\:-translate-y-415{--tw-translate-y:-415px}.smallTablet\:-translate-y-450{--tw-translate-y:-450px}.smallTablet\:-translate-y-474{--tw-translate-y:-474px}.smallTablet\:-translate-y-500{--tw-translate-y:-500px}.smallTablet\:-translate-y-600{--tw-translate-y:-600px}.smallTablet\:-translate-y-690{--tw-translate-y:-690px}.smallTablet\:-translate-y-px{--tw-translate-y:-1px}.smallTablet\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.smallTablet\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.smallTablet\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.smallTablet\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.smallTablet\:translate-y-1\/2{--tw-translate-y:50%}.smallTablet\:translate-y-1\/3{--tw-translate-y:33.333333%}.smallTablet\:translate-y-2\/3{--tw-translate-y:66.666667%}.smallTablet\:translate-y-1\/4{--tw-translate-y:25%}.smallTablet\:translate-y-2\/4{--tw-translate-y:50%}.smallTablet\:translate-y-3\/4{--tw-translate-y:75%}.smallTablet\:translate-y-full{--tw-translate-y:100%}.smallTablet\:-translate-y-1\/2{--tw-translate-y:-50%}.smallTablet\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.smallTablet\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.smallTablet\:-translate-y-1\/4{--tw-translate-y:-25%}.smallTablet\:-translate-y-2\/4{--tw-translate-y:-50%}.smallTablet\:-translate-y-3\/4{--tw-translate-y:-75%}.smallTablet\:-translate-y-full{--tw-translate-y:-100%}.smallTablet\:hover\:translate-x-0:hover{--tw-translate-x:0px}.smallTablet\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.smallTablet\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.smallTablet\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.smallTablet\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.smallTablet\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.smallTablet\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.smallTablet\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.smallTablet\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.smallTablet\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.smallTablet\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.smallTablet\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.smallTablet\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.smallTablet\:hover\:translate-x-13:hover{--tw-translate-x:50px}.smallTablet\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.smallTablet\:hover\:translate-x-15:hover{--tw-translate-x:30px}.smallTablet\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.smallTablet\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.smallTablet\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.smallTablet\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.smallTablet\:hover\:translate-x-30:hover{--tw-translate-x:30%}.smallTablet\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.smallTablet\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.smallTablet\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.smallTablet\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.smallTablet\:hover\:translate-x-45:hover{--tw-translate-x:45%}.smallTablet\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.smallTablet\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.smallTablet\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.smallTablet\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.smallTablet\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.smallTablet\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.smallTablet\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.smallTablet\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.smallTablet\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.smallTablet\:hover\:translate-x-155:hover{--tw-translate-x:155px}.smallTablet\:hover\:translate-x-200:hover{--tw-translate-x:20%}.smallTablet\:hover\:translate-x-300:hover{--tw-translate-x:300px}.smallTablet\:hover\:translate-x-327:hover{--tw-translate-x:327px}.smallTablet\:hover\:translate-x-366:hover{--tw-translate-x:366px}.smallTablet\:hover\:translate-x-415:hover{--tw-translate-x:415px}.smallTablet\:hover\:translate-x-450:hover{--tw-translate-x:450px}.smallTablet\:hover\:translate-x-474:hover{--tw-translate-x:474px}.smallTablet\:hover\:translate-x-500:hover{--tw-translate-x:500px}.smallTablet\:hover\:translate-x-600:hover{--tw-translate-x:600px}.smallTablet\:hover\:translate-x-690:hover{--tw-translate-x:690px}.smallTablet\:hover\:translate-x-px:hover{--tw-translate-x:1px}.smallTablet\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.smallTablet\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.smallTablet\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.smallTablet\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.smallTablet\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.smallTablet\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.smallTablet\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.smallTablet\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.smallTablet\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.smallTablet\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.smallTablet\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.smallTablet\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.smallTablet\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.smallTablet\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.smallTablet\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.smallTablet\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.smallTablet\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.smallTablet\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.smallTablet\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.smallTablet\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.smallTablet\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.smallTablet\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.smallTablet\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.smallTablet\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.smallTablet\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.smallTablet\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.smallTablet\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.smallTablet\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.smallTablet\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.smallTablet\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.smallTablet\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.smallTablet\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.smallTablet\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.smallTablet\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.smallTablet\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.smallTablet\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.smallTablet\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.smallTablet\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.smallTablet\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.smallTablet\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.smallTablet\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.smallTablet\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.smallTablet\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.smallTablet\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.smallTablet\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.smallTablet\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.smallTablet\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.smallTablet\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.smallTablet\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.smallTablet\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.smallTablet\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.smallTablet\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.smallTablet\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.smallTablet\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.smallTablet\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.smallTablet\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.smallTablet\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.smallTablet\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.smallTablet\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.smallTablet\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.smallTablet\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.smallTablet\:hover\:translate-x-full:hover{--tw-translate-x:100%}.smallTablet\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.smallTablet\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.smallTablet\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.smallTablet\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.smallTablet\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.smallTablet\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.smallTablet\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.smallTablet\:hover\:translate-y-0:hover{--tw-translate-y:0px}.smallTablet\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.smallTablet\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.smallTablet\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.smallTablet\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.smallTablet\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.smallTablet\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.smallTablet\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.smallTablet\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.smallTablet\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.smallTablet\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.smallTablet\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.smallTablet\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.smallTablet\:hover\:translate-y-13:hover{--tw-translate-y:50px}.smallTablet\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.smallTablet\:hover\:translate-y-15:hover{--tw-translate-y:30px}.smallTablet\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.smallTablet\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.smallTablet\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.smallTablet\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.smallTablet\:hover\:translate-y-30:hover{--tw-translate-y:30%}.smallTablet\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.smallTablet\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.smallTablet\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.smallTablet\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.smallTablet\:hover\:translate-y-45:hover{--tw-translate-y:45%}.smallTablet\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.smallTablet\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.smallTablet\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.smallTablet\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.smallTablet\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.smallTablet\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.smallTablet\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.smallTablet\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.smallTablet\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.smallTablet\:hover\:translate-y-155:hover{--tw-translate-y:155px}.smallTablet\:hover\:translate-y-200:hover{--tw-translate-y:20%}.smallTablet\:hover\:translate-y-300:hover{--tw-translate-y:300px}.smallTablet\:hover\:translate-y-327:hover{--tw-translate-y:327px}.smallTablet\:hover\:translate-y-366:hover{--tw-translate-y:366px}.smallTablet\:hover\:translate-y-415:hover{--tw-translate-y:415px}.smallTablet\:hover\:translate-y-450:hover{--tw-translate-y:450px}.smallTablet\:hover\:translate-y-474:hover{--tw-translate-y:474px}.smallTablet\:hover\:translate-y-500:hover{--tw-translate-y:500px}.smallTablet\:hover\:translate-y-600:hover{--tw-translate-y:600px}.smallTablet\:hover\:translate-y-690:hover{--tw-translate-y:690px}.smallTablet\:hover\:translate-y-px:hover{--tw-translate-y:1px}.smallTablet\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.smallTablet\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.smallTablet\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.smallTablet\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.smallTablet\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.smallTablet\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.smallTablet\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.smallTablet\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.smallTablet\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.smallTablet\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.smallTablet\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.smallTablet\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.smallTablet\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.smallTablet\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.smallTablet\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.smallTablet\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.smallTablet\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.smallTablet\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.smallTablet\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.smallTablet\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.smallTablet\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.smallTablet\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.smallTablet\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.smallTablet\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.smallTablet\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.smallTablet\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.smallTablet\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.smallTablet\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.smallTablet\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.smallTablet\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.smallTablet\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.smallTablet\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.smallTablet\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.smallTablet\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.smallTablet\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.smallTablet\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.smallTablet\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.smallTablet\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.smallTablet\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.smallTablet\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.smallTablet\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.smallTablet\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.smallTablet\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.smallTablet\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.smallTablet\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.smallTablet\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.smallTablet\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.smallTablet\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.smallTablet\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.smallTablet\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.smallTablet\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.smallTablet\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.smallTablet\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.smallTablet\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.smallTablet\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.smallTablet\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.smallTablet\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.smallTablet\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.smallTablet\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.smallTablet\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.smallTablet\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.smallTablet\:hover\:translate-y-full:hover{--tw-translate-y:100%}.smallTablet\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.smallTablet\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.smallTablet\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.smallTablet\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.smallTablet\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.smallTablet\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.smallTablet\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.smallTablet\:focus\:translate-x-0:focus{--tw-translate-x:0px}.smallTablet\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.smallTablet\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.smallTablet\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.smallTablet\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.smallTablet\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.smallTablet\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.smallTablet\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.smallTablet\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.smallTablet\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.smallTablet\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.smallTablet\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.smallTablet\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.smallTablet\:focus\:translate-x-13:focus{--tw-translate-x:50px}.smallTablet\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.smallTablet\:focus\:translate-x-15:focus{--tw-translate-x:30px}.smallTablet\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.smallTablet\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.smallTablet\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.smallTablet\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.smallTablet\:focus\:translate-x-30:focus{--tw-translate-x:30%}.smallTablet\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.smallTablet\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.smallTablet\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.smallTablet\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.smallTablet\:focus\:translate-x-45:focus{--tw-translate-x:45%}.smallTablet\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.smallTablet\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.smallTablet\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.smallTablet\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.smallTablet\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.smallTablet\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.smallTablet\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.smallTablet\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.smallTablet\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.smallTablet\:focus\:translate-x-155:focus{--tw-translate-x:155px}.smallTablet\:focus\:translate-x-200:focus{--tw-translate-x:20%}.smallTablet\:focus\:translate-x-300:focus{--tw-translate-x:300px}.smallTablet\:focus\:translate-x-327:focus{--tw-translate-x:327px}.smallTablet\:focus\:translate-x-366:focus{--tw-translate-x:366px}.smallTablet\:focus\:translate-x-415:focus{--tw-translate-x:415px}.smallTablet\:focus\:translate-x-450:focus{--tw-translate-x:450px}.smallTablet\:focus\:translate-x-474:focus{--tw-translate-x:474px}.smallTablet\:focus\:translate-x-500:focus{--tw-translate-x:500px}.smallTablet\:focus\:translate-x-600:focus{--tw-translate-x:600px}.smallTablet\:focus\:translate-x-690:focus{--tw-translate-x:690px}.smallTablet\:focus\:translate-x-px:focus{--tw-translate-x:1px}.smallTablet\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.smallTablet\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.smallTablet\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.smallTablet\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.smallTablet\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.smallTablet\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.smallTablet\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.smallTablet\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.smallTablet\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.smallTablet\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.smallTablet\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.smallTablet\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.smallTablet\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.smallTablet\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.smallTablet\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.smallTablet\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.smallTablet\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.smallTablet\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.smallTablet\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.smallTablet\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.smallTablet\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.smallTablet\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.smallTablet\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.smallTablet\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.smallTablet\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.smallTablet\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.smallTablet\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.smallTablet\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.smallTablet\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.smallTablet\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.smallTablet\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.smallTablet\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.smallTablet\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.smallTablet\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.smallTablet\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.smallTablet\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.smallTablet\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.smallTablet\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.smallTablet\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.smallTablet\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.smallTablet\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.smallTablet\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.smallTablet\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.smallTablet\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.smallTablet\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.smallTablet\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.smallTablet\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.smallTablet\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.smallTablet\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.smallTablet\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.smallTablet\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.smallTablet\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.smallTablet\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.smallTablet\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.smallTablet\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.smallTablet\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.smallTablet\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.smallTablet\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.smallTablet\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.smallTablet\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.smallTablet\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.smallTablet\:focus\:translate-x-full:focus{--tw-translate-x:100%}.smallTablet\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.smallTablet\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.smallTablet\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.smallTablet\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.smallTablet\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.smallTablet\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.smallTablet\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.smallTablet\:focus\:translate-y-0:focus{--tw-translate-y:0px}.smallTablet\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.smallTablet\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.smallTablet\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.smallTablet\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.smallTablet\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.smallTablet\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.smallTablet\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.smallTablet\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.smallTablet\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.smallTablet\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.smallTablet\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.smallTablet\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.smallTablet\:focus\:translate-y-13:focus{--tw-translate-y:50px}.smallTablet\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.smallTablet\:focus\:translate-y-15:focus{--tw-translate-y:30px}.smallTablet\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.smallTablet\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.smallTablet\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.smallTablet\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.smallTablet\:focus\:translate-y-30:focus{--tw-translate-y:30%}.smallTablet\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.smallTablet\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.smallTablet\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.smallTablet\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.smallTablet\:focus\:translate-y-45:focus{--tw-translate-y:45%}.smallTablet\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.smallTablet\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.smallTablet\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.smallTablet\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.smallTablet\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.smallTablet\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.smallTablet\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.smallTablet\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.smallTablet\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.smallTablet\:focus\:translate-y-155:focus{--tw-translate-y:155px}.smallTablet\:focus\:translate-y-200:focus{--tw-translate-y:20%}.smallTablet\:focus\:translate-y-300:focus{--tw-translate-y:300px}.smallTablet\:focus\:translate-y-327:focus{--tw-translate-y:327px}.smallTablet\:focus\:translate-y-366:focus{--tw-translate-y:366px}.smallTablet\:focus\:translate-y-415:focus{--tw-translate-y:415px}.smallTablet\:focus\:translate-y-450:focus{--tw-translate-y:450px}.smallTablet\:focus\:translate-y-474:focus{--tw-translate-y:474px}.smallTablet\:focus\:translate-y-500:focus{--tw-translate-y:500px}.smallTablet\:focus\:translate-y-600:focus{--tw-translate-y:600px}.smallTablet\:focus\:translate-y-690:focus{--tw-translate-y:690px}.smallTablet\:focus\:translate-y-px:focus{--tw-translate-y:1px}.smallTablet\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.smallTablet\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.smallTablet\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.smallTablet\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.smallTablet\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.smallTablet\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.smallTablet\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.smallTablet\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.smallTablet\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.smallTablet\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.smallTablet\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.smallTablet\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.smallTablet\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.smallTablet\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.smallTablet\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.smallTablet\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.smallTablet\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.smallTablet\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.smallTablet\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.smallTablet\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.smallTablet\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.smallTablet\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.smallTablet\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.smallTablet\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.smallTablet\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.smallTablet\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.smallTablet\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.smallTablet\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.smallTablet\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.smallTablet\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.smallTablet\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.smallTablet\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.smallTablet\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.smallTablet\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.smallTablet\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.smallTablet\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.smallTablet\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.smallTablet\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.smallTablet\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.smallTablet\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.smallTablet\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.smallTablet\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.smallTablet\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.smallTablet\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.smallTablet\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.smallTablet\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.smallTablet\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.smallTablet\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.smallTablet\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.smallTablet\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.smallTablet\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.smallTablet\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.smallTablet\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.smallTablet\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.smallTablet\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.smallTablet\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.smallTablet\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.smallTablet\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.smallTablet\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.smallTablet\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.smallTablet\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.smallTablet\:focus\:translate-y-full:focus{--tw-translate-y:100%}.smallTablet\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.smallTablet\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.smallTablet\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.smallTablet\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.smallTablet\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.smallTablet\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.smallTablet\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.smallTablet\:rotate-0{--tw-rotate:0deg}.smallTablet\:rotate-1{--tw-rotate:1deg}.smallTablet\:rotate-2{--tw-rotate:2deg}.smallTablet\:rotate-3{--tw-rotate:3deg}.smallTablet\:rotate-6{--tw-rotate:6deg}.smallTablet\:rotate-12{--tw-rotate:12deg}.smallTablet\:rotate-45{--tw-rotate:45deg}.smallTablet\:rotate-90{--tw-rotate:90deg}.smallTablet\:rotate-180{--tw-rotate:180deg}.smallTablet\:-rotate-180{--tw-rotate:-180deg}.smallTablet\:-rotate-90{--tw-rotate:-90deg}.smallTablet\:-rotate-45{--tw-rotate:-45deg}.smallTablet\:-rotate-12{--tw-rotate:-12deg}.smallTablet\:-rotate-6{--tw-rotate:-6deg}.smallTablet\:-rotate-3{--tw-rotate:-3deg}.smallTablet\:-rotate-2{--tw-rotate:-2deg}.smallTablet\:-rotate-1{--tw-rotate:-1deg}.smallTablet\:hover\:rotate-0:hover{--tw-rotate:0deg}.smallTablet\:hover\:rotate-1:hover{--tw-rotate:1deg}.smallTablet\:hover\:rotate-2:hover{--tw-rotate:2deg}.smallTablet\:hover\:rotate-3:hover{--tw-rotate:3deg}.smallTablet\:hover\:rotate-6:hover{--tw-rotate:6deg}.smallTablet\:hover\:rotate-12:hover{--tw-rotate:12deg}.smallTablet\:hover\:rotate-45:hover{--tw-rotate:45deg}.smallTablet\:hover\:rotate-90:hover{--tw-rotate:90deg}.smallTablet\:hover\:rotate-180:hover{--tw-rotate:180deg}.smallTablet\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.smallTablet\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.smallTablet\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.smallTablet\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.smallTablet\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.smallTablet\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.smallTablet\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.smallTablet\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.smallTablet\:focus\:rotate-0:focus{--tw-rotate:0deg}.smallTablet\:focus\:rotate-1:focus{--tw-rotate:1deg}.smallTablet\:focus\:rotate-2:focus{--tw-rotate:2deg}.smallTablet\:focus\:rotate-3:focus{--tw-rotate:3deg}.smallTablet\:focus\:rotate-6:focus{--tw-rotate:6deg}.smallTablet\:focus\:rotate-12:focus{--tw-rotate:12deg}.smallTablet\:focus\:rotate-45:focus{--tw-rotate:45deg}.smallTablet\:focus\:rotate-90:focus{--tw-rotate:90deg}.smallTablet\:focus\:rotate-180:focus{--tw-rotate:180deg}.smallTablet\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.smallTablet\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.smallTablet\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.smallTablet\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.smallTablet\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.smallTablet\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.smallTablet\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.smallTablet\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.smallTablet\:skew-x-0{--tw-skew-x:0deg}.smallTablet\:skew-x-1{--tw-skew-x:1deg}.smallTablet\:skew-x-2{--tw-skew-x:2deg}.smallTablet\:skew-x-3{--tw-skew-x:3deg}.smallTablet\:skew-x-6{--tw-skew-x:6deg}.smallTablet\:skew-x-12{--tw-skew-x:12deg}.smallTablet\:-skew-x-12{--tw-skew-x:-12deg}.smallTablet\:-skew-x-6{--tw-skew-x:-6deg}.smallTablet\:-skew-x-3{--tw-skew-x:-3deg}.smallTablet\:-skew-x-2{--tw-skew-x:-2deg}.smallTablet\:-skew-x-1{--tw-skew-x:-1deg}.smallTablet\:skew-y-0{--tw-skew-y:0deg}.smallTablet\:skew-y-1{--tw-skew-y:1deg}.smallTablet\:skew-y-2{--tw-skew-y:2deg}.smallTablet\:skew-y-3{--tw-skew-y:3deg}.smallTablet\:skew-y-6{--tw-skew-y:6deg}.smallTablet\:skew-y-12{--tw-skew-y:12deg}.smallTablet\:-skew-y-12{--tw-skew-y:-12deg}.smallTablet\:-skew-y-6{--tw-skew-y:-6deg}.smallTablet\:-skew-y-3{--tw-skew-y:-3deg}.smallTablet\:-skew-y-2{--tw-skew-y:-2deg}.smallTablet\:-skew-y-1{--tw-skew-y:-1deg}.smallTablet\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.smallTablet\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.smallTablet\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.smallTablet\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.smallTablet\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.smallTablet\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.smallTablet\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.smallTablet\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.smallTablet\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.smallTablet\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.smallTablet\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.smallTablet\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.smallTablet\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.smallTablet\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.smallTablet\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.smallTablet\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.smallTablet\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.smallTablet\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.smallTablet\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.smallTablet\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.smallTablet\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.smallTablet\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.smallTablet\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.smallTablet\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.smallTablet\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.smallTablet\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.smallTablet\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.smallTablet\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.smallTablet\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.smallTablet\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.smallTablet\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.smallTablet\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.smallTablet\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.smallTablet\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.smallTablet\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.smallTablet\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.smallTablet\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.smallTablet\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.smallTablet\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.smallTablet\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.smallTablet\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.smallTablet\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.smallTablet\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.smallTablet\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.smallTablet\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.smallTablet\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.smallTablet\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.smallTablet\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.smallTablet\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.smallTablet\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.smallTablet\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallTablet\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallTablet\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallTablet\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallTablet\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.smallTablet\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.smallTablet\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.smallTablet\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.smallTablet\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.smallTablet\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.smallTablet\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallTablet\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallTablet\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallTablet\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallTablet\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.smallTablet\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.smallTablet\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.smallTablet\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.smallTablet\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.smallTablet\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.smallTablet\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.smallTablet\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.smallTablet\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.smallTablet\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.smallTablet\:scale-x-0{--tw-scale-x:0}.smallTablet\:scale-x-50{--tw-scale-x:.5}.smallTablet\:scale-x-75{--tw-scale-x:.75}.smallTablet\:scale-x-90{--tw-scale-x:.9}.smallTablet\:scale-x-95{--tw-scale-x:.95}.smallTablet\:scale-x-100{--tw-scale-x:1}.smallTablet\:scale-x-105{--tw-scale-x:1.05}.smallTablet\:scale-x-110{--tw-scale-x:1.1}.smallTablet\:scale-x-125{--tw-scale-x:1.25}.smallTablet\:scale-x-150{--tw-scale-x:1.5}.smallTablet\:scale-y-0{--tw-scale-y:0}.smallTablet\:scale-y-50{--tw-scale-y:.5}.smallTablet\:scale-y-75{--tw-scale-y:.75}.smallTablet\:scale-y-90{--tw-scale-y:.9}.smallTablet\:scale-y-95{--tw-scale-y:.95}.smallTablet\:scale-y-100{--tw-scale-y:1}.smallTablet\:scale-y-105{--tw-scale-y:1.05}.smallTablet\:scale-y-110{--tw-scale-y:1.1}.smallTablet\:scale-y-125{--tw-scale-y:1.25}.smallTablet\:scale-y-150{--tw-scale-y:1.5}.smallTablet\:hover\:scale-x-0:hover{--tw-scale-x:0}.smallTablet\:hover\:scale-x-50:hover{--tw-scale-x:.5}.smallTablet\:hover\:scale-x-75:hover{--tw-scale-x:.75}.smallTablet\:hover\:scale-x-90:hover{--tw-scale-x:.9}.smallTablet\:hover\:scale-x-95:hover{--tw-scale-x:.95}.smallTablet\:hover\:scale-x-100:hover{--tw-scale-x:1}.smallTablet\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.smallTablet\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.smallTablet\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.smallTablet\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.smallTablet\:hover\:scale-y-0:hover{--tw-scale-y:0}.smallTablet\:hover\:scale-y-50:hover{--tw-scale-y:.5}.smallTablet\:hover\:scale-y-75:hover{--tw-scale-y:.75}.smallTablet\:hover\:scale-y-90:hover{--tw-scale-y:.9}.smallTablet\:hover\:scale-y-95:hover{--tw-scale-y:.95}.smallTablet\:hover\:scale-y-100:hover{--tw-scale-y:1}.smallTablet\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.smallTablet\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.smallTablet\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.smallTablet\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.smallTablet\:focus\:scale-x-0:focus{--tw-scale-x:0}.smallTablet\:focus\:scale-x-50:focus{--tw-scale-x:.5}.smallTablet\:focus\:scale-x-75:focus{--tw-scale-x:.75}.smallTablet\:focus\:scale-x-90:focus{--tw-scale-x:.9}.smallTablet\:focus\:scale-x-95:focus{--tw-scale-x:.95}.smallTablet\:focus\:scale-x-100:focus{--tw-scale-x:1}.smallTablet\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.smallTablet\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.smallTablet\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.smallTablet\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.smallTablet\:focus\:scale-y-0:focus{--tw-scale-y:0}.smallTablet\:focus\:scale-y-50:focus{--tw-scale-y:.5}.smallTablet\:focus\:scale-y-75:focus{--tw-scale-y:.75}.smallTablet\:focus\:scale-y-90:focus{--tw-scale-y:.9}.smallTablet\:focus\:scale-y-95:focus{--tw-scale-y:.95}.smallTablet\:focus\:scale-y-100:focus{--tw-scale-y:1}.smallTablet\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.smallTablet\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.smallTablet\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.smallTablet\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.smallTablet\:animate-none{animation:none}.smallTablet\:animate-spin{animation:spin 1s linear infinite}.smallTablet\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.smallTablet\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.smallTablet\:animate-bounce{animation:bounce 1s infinite}.smallTablet\:cursor-auto{cursor:auto}.smallTablet\:cursor-default{cursor:default}.smallTablet\:cursor-pointer{cursor:pointer}.smallTablet\:cursor-wait{cursor:wait}.smallTablet\:cursor-text{cursor:text}.smallTablet\:cursor-move{cursor:move}.smallTablet\:cursor-help{cursor:help}.smallTablet\:cursor-not-allowed{cursor:not-allowed}.smallTablet\:select-none{-webkit-user-select:none;user-select:none}.smallTablet\:select-text{-webkit-user-select:text;user-select:text}.smallTablet\:select-all{-webkit-user-select:all;user-select:all}.smallTablet\:select-auto{-webkit-user-select:auto;user-select:auto}.smallTablet\:resize-none{resize:none}.smallTablet\:resize-y{resize:vertical}.smallTablet\:resize-x{resize:horizontal}.smallTablet\:resize{resize:both}.smallTablet\:list-inside{list-style-position:inside}.smallTablet\:list-outside{list-style-position:outside}.smallTablet\:list-none{list-style-type:none}.smallTablet\:list-disc{list-style-type:disc}.smallTablet\:list-decimal{list-style-type:decimal}.smallTablet\:appearance-none{appearance:none}.smallTablet\:auto-cols-auto{grid-auto-columns:auto}.smallTablet\:auto-cols-min{grid-auto-columns:min-content}.smallTablet\:auto-cols-max{grid-auto-columns:max-content}.smallTablet\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.smallTablet\:grid-flow-row{grid-auto-flow:row}.smallTablet\:grid-flow-col{grid-auto-flow:column}.smallTablet\:grid-flow-row-dense{grid-auto-flow:row dense}.smallTablet\:grid-flow-col-dense{grid-auto-flow:column dense}.smallTablet\:auto-rows-auto{grid-auto-rows:auto}.smallTablet\:auto-rows-min{grid-auto-rows:min-content}.smallTablet\:auto-rows-max{grid-auto-rows:max-content}.smallTablet\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.smallTablet\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.smallTablet\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.smallTablet\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.smallTablet\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.smallTablet\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.smallTablet\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.smallTablet\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.smallTablet\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.smallTablet\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.smallTablet\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.smallTablet\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.smallTablet\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.smallTablet\:grid-cols-none{grid-template-columns:none}.smallTablet\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.smallTablet\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.smallTablet\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.smallTablet\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.smallTablet\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.smallTablet\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.smallTablet\:grid-rows-none{grid-template-rows:none}.smallTablet\:flex-row{flex-direction:row}.smallTablet\:flex-row-reverse{flex-direction:row-reverse}.smallTablet\:flex-col{flex-direction:column}.smallTablet\:flex-col-reverse{flex-direction:column-reverse}.smallTablet\:flex-wrap{flex-wrap:wrap}.smallTablet\:flex-wrap-reverse{flex-wrap:wrap-reverse}.smallTablet\:flex-nowrap{flex-wrap:nowrap}.smallTablet\:place-content-center{place-content:center}.smallTablet\:place-content-start{place-content:start}.smallTablet\:place-content-end{place-content:end}.smallTablet\:place-content-between{place-content:space-between}.smallTablet\:place-content-around{place-content:space-around}.smallTablet\:place-content-evenly{place-content:space-evenly}.smallTablet\:place-content-stretch{place-content:stretch}.smallTablet\:place-items-start{place-items:start}.smallTablet\:place-items-end{place-items:end}.smallTablet\:place-items-center{place-items:center}.smallTablet\:place-items-stretch{place-items:stretch}.smallTablet\:content-center{align-content:center}.smallTablet\:content-start{align-content:flex-start}.smallTablet\:content-end{align-content:flex-end}.smallTablet\:content-between{align-content:space-between}.smallTablet\:content-around{align-content:space-around}.smallTablet\:content-evenly{align-content:space-evenly}.smallTablet\:items-start{align-items:flex-start}.smallTablet\:items-end{align-items:flex-end}.smallTablet\:items-center{align-items:center}.smallTablet\:items-baseline{align-items:baseline}.smallTablet\:items-stretch{align-items:stretch}.smallTablet\:justify-start{justify-content:flex-start}.smallTablet\:justify-end{justify-content:flex-end}.smallTablet\:justify-center{justify-content:center}.smallTablet\:justify-between{justify-content:space-between}.smallTablet\:justify-around{justify-content:space-around}.smallTablet\:justify-evenly{justify-content:space-evenly}.smallTablet\:justify-items-start{justify-items:start}.smallTablet\:justify-items-end{justify-items:end}.smallTablet\:justify-items-center{justify-items:center}.smallTablet\:justify-items-stretch{justify-items:stretch}.smallTablet\:gap-0{gap:0}.smallTablet\:gap-1{gap:.25rem}.smallTablet\:gap-2{gap:.5rem}.smallTablet\:gap-3{gap:.75rem}.smallTablet\:gap-4{gap:1rem}.smallTablet\:gap-5{gap:1.25rem}.smallTablet\:gap-6{gap:1.5rem}.smallTablet\:gap-7{gap:1.75rem}.smallTablet\:gap-8{gap:2rem}.smallTablet\:gap-9{gap:2.25rem}.smallTablet\:gap-10{gap:2.5rem}.smallTablet\:gap-11{gap:2.75rem}.smallTablet\:gap-12{gap:3rem}.smallTablet\:gap-13{gap:50px}.smallTablet\:gap-14{gap:3.5rem}.smallTablet\:gap-15{gap:30px}.smallTablet\:gap-16{gap:4rem}.smallTablet\:gap-20{gap:5rem}.smallTablet\:gap-24{gap:6rem}.smallTablet\:gap-28{gap:7rem}.smallTablet\:gap-30{gap:30%}.smallTablet\:gap-32{gap:8rem}.smallTablet\:gap-36{gap:9rem}.smallTablet\:gap-40{gap:10rem}.smallTablet\:gap-44{gap:11rem}.smallTablet\:gap-45{gap:45%}.smallTablet\:gap-48{gap:12rem}.smallTablet\:gap-50{gap:12.5rem}.smallTablet\:gap-52{gap:13rem}.smallTablet\:gap-56{gap:14rem}.smallTablet\:gap-60{gap:15rem}.smallTablet\:gap-64{gap:16rem}.smallTablet\:gap-72{gap:18rem}.smallTablet\:gap-80{gap:20rem}.smallTablet\:gap-96{gap:24rem}.smallTablet\:gap-155{gap:155px}.smallTablet\:gap-200{gap:20%}.smallTablet\:gap-300{gap:300px}.smallTablet\:gap-327{gap:327px}.smallTablet\:gap-366{gap:366px}.smallTablet\:gap-415{gap:415px}.smallTablet\:gap-450{gap:450px}.smallTablet\:gap-474{gap:474px}.smallTablet\:gap-500{gap:500px}.smallTablet\:gap-600{gap:600px}.smallTablet\:gap-690{gap:690px}.smallTablet\:gap-px{gap:1px}.smallTablet\:gap-0\.5{gap:.125rem}.smallTablet\:gap-1\.5{gap:.375rem}.smallTablet\:gap-2\.5{gap:.625rem}.smallTablet\:gap-3\.5{gap:.875rem}.smallTablet\:gap-x-0{column-gap:0}.smallTablet\:gap-x-1{column-gap:.25rem}.smallTablet\:gap-x-2{column-gap:.5rem}.smallTablet\:gap-x-3{column-gap:.75rem}.smallTablet\:gap-x-4{column-gap:1rem}.smallTablet\:gap-x-5{column-gap:1.25rem}.smallTablet\:gap-x-6{column-gap:1.5rem}.smallTablet\:gap-x-7{column-gap:1.75rem}.smallTablet\:gap-x-8{column-gap:2rem}.smallTablet\:gap-x-9{column-gap:2.25rem}.smallTablet\:gap-x-10{column-gap:2.5rem}.smallTablet\:gap-x-11{column-gap:2.75rem}.smallTablet\:gap-x-12{column-gap:3rem}.smallTablet\:gap-x-13{column-gap:50px}.smallTablet\:gap-x-14{column-gap:3.5rem}.smallTablet\:gap-x-15{column-gap:30px}.smallTablet\:gap-x-16{column-gap:4rem}.smallTablet\:gap-x-20{column-gap:5rem}.smallTablet\:gap-x-24{column-gap:6rem}.smallTablet\:gap-x-28{column-gap:7rem}.smallTablet\:gap-x-30{column-gap:30%}.smallTablet\:gap-x-32{column-gap:8rem}.smallTablet\:gap-x-36{column-gap:9rem}.smallTablet\:gap-x-40{column-gap:10rem}.smallTablet\:gap-x-44{column-gap:11rem}.smallTablet\:gap-x-45{column-gap:45%}.smallTablet\:gap-x-48{column-gap:12rem}.smallTablet\:gap-x-50{column-gap:12.5rem}.smallTablet\:gap-x-52{column-gap:13rem}.smallTablet\:gap-x-56{column-gap:14rem}.smallTablet\:gap-x-60{column-gap:15rem}.smallTablet\:gap-x-64{column-gap:16rem}.smallTablet\:gap-x-72{column-gap:18rem}.smallTablet\:gap-x-80{column-gap:20rem}.smallTablet\:gap-x-96{column-gap:24rem}.smallTablet\:gap-x-155{column-gap:155px}.smallTablet\:gap-x-200{column-gap:20%}.smallTablet\:gap-x-300{column-gap:300px}.smallTablet\:gap-x-327{column-gap:327px}.smallTablet\:gap-x-366{column-gap:366px}.smallTablet\:gap-x-415{column-gap:415px}.smallTablet\:gap-x-450{column-gap:450px}.smallTablet\:gap-x-474{column-gap:474px}.smallTablet\:gap-x-500{column-gap:500px}.smallTablet\:gap-x-600{column-gap:600px}.smallTablet\:gap-x-690{column-gap:690px}.smallTablet\:gap-x-px{column-gap:1px}.smallTablet\:gap-x-0\.5{column-gap:.125rem}.smallTablet\:gap-x-1\.5{column-gap:.375rem}.smallTablet\:gap-x-2\.5{column-gap:.625rem}.smallTablet\:gap-x-3\.5{column-gap:.875rem}.smallTablet\:gap-y-0{row-gap:0}.smallTablet\:gap-y-1{row-gap:.25rem}.smallTablet\:gap-y-2{row-gap:.5rem}.smallTablet\:gap-y-3{row-gap:.75rem}.smallTablet\:gap-y-4{row-gap:1rem}.smallTablet\:gap-y-5{row-gap:1.25rem}.smallTablet\:gap-y-6{row-gap:1.5rem}.smallTablet\:gap-y-7{row-gap:1.75rem}.smallTablet\:gap-y-8{row-gap:2rem}.smallTablet\:gap-y-9{row-gap:2.25rem}.smallTablet\:gap-y-10{row-gap:2.5rem}.smallTablet\:gap-y-11{row-gap:2.75rem}.smallTablet\:gap-y-12{row-gap:3rem}.smallTablet\:gap-y-13{row-gap:50px}.smallTablet\:gap-y-14{row-gap:3.5rem}.smallTablet\:gap-y-15{row-gap:30px}.smallTablet\:gap-y-16{row-gap:4rem}.smallTablet\:gap-y-20{row-gap:5rem}.smallTablet\:gap-y-24{row-gap:6rem}.smallTablet\:gap-y-28{row-gap:7rem}.smallTablet\:gap-y-30{row-gap:30%}.smallTablet\:gap-y-32{row-gap:8rem}.smallTablet\:gap-y-36{row-gap:9rem}.smallTablet\:gap-y-40{row-gap:10rem}.smallTablet\:gap-y-44{row-gap:11rem}.smallTablet\:gap-y-45{row-gap:45%}.smallTablet\:gap-y-48{row-gap:12rem}.smallTablet\:gap-y-50{row-gap:12.5rem}.smallTablet\:gap-y-52{row-gap:13rem}.smallTablet\:gap-y-56{row-gap:14rem}.smallTablet\:gap-y-60{row-gap:15rem}.smallTablet\:gap-y-64{row-gap:16rem}.smallTablet\:gap-y-72{row-gap:18rem}.smallTablet\:gap-y-80{row-gap:20rem}.smallTablet\:gap-y-96{row-gap:24rem}.smallTablet\:gap-y-155{row-gap:155px}.smallTablet\:gap-y-200{row-gap:20%}.smallTablet\:gap-y-300{row-gap:300px}.smallTablet\:gap-y-327{row-gap:327px}.smallTablet\:gap-y-366{row-gap:366px}.smallTablet\:gap-y-415{row-gap:415px}.smallTablet\:gap-y-450{row-gap:450px}.smallTablet\:gap-y-474{row-gap:474px}.smallTablet\:gap-y-500{row-gap:500px}.smallTablet\:gap-y-600{row-gap:600px}.smallTablet\:gap-y-690{row-gap:690px}.smallTablet\:gap-y-px{row-gap:1px}.smallTablet\:gap-y-0\.5{row-gap:.125rem}.smallTablet\:gap-y-1\.5{row-gap:.375rem}.smallTablet\:gap-y-2\.5{row-gap:.625rem}.smallTablet\:gap-y-3\.5{row-gap:.875rem}.smallTablet\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.smallTablet\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.smallTablet\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.smallTablet\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.smallTablet\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.smallTablet\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.smallTablet\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.smallTablet\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.smallTablet\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.smallTablet\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.smallTablet\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.smallTablet\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.smallTablet\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.smallTablet\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.smallTablet\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.smallTablet\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.smallTablet\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.smallTablet\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.smallTablet\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.smallTablet\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.smallTablet\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.smallTablet\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.smallTablet\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.smallTablet\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.smallTablet\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.smallTablet\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.smallTablet\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.smallTablet\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.smallTablet\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.smallTablet\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.smallTablet\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.smallTablet\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.smallTablet\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.smallTablet\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.smallTablet\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.smallTablet\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.smallTablet\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.smallTablet\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.smallTablet\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.smallTablet\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.smallTablet\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.smallTablet\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.smallTablet\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.smallTablet\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.smallTablet\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.smallTablet\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.smallTablet\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.smallTablet\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.smallTablet\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.smallTablet\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.smallTablet\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.smallTablet\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.smallTablet\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.smallTablet\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.smallTablet\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.smallTablet\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.smallTablet\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.smallTablet\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.smallTablet\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.smallTablet\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.smallTablet\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.smallTablet\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.smallTablet\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.smallTablet\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.smallTablet\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.smallTablet\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.smallTablet\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.smallTablet\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.smallTablet\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.smallTablet\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.smallTablet\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.smallTablet\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.smallTablet\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.smallTablet\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.smallTablet\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.smallTablet\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.smallTablet\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.smallTablet\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.smallTablet\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.smallTablet\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.smallTablet\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.smallTablet\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.smallTablet\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.smallTablet\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.smallTablet\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.smallTablet\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.smallTablet\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.smallTablet\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.smallTablet\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.smallTablet\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.smallTablet\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.smallTablet\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.smallTablet\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.smallTablet\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.smallTablet\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.smallTablet\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.smallTablet\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.smallTablet\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.smallTablet\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.smallTablet\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.smallTablet\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.smallTablet\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.smallTablet\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.smallTablet\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.smallTablet\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.smallTablet\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.smallTablet\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.smallTablet\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.smallTablet\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.smallTablet\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.smallTablet\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.smallTablet\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.smallTablet\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.smallTablet\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.smallTablet\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.smallTablet\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.smallTablet\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.smallTablet\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.smallTablet\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.smallTablet\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.smallTablet\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.smallTablet\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.smallTablet\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.smallTablet\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.smallTablet\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.smallTablet\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.smallTablet\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.smallTablet\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.smallTablet\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.smallTablet\:place-self-auto{place-self:auto}.smallTablet\:place-self-start{place-self:start}.smallTablet\:place-self-end{place-self:end}.smallTablet\:place-self-center{place-self:center}.smallTablet\:place-self-stretch{place-self:stretch}.smallTablet\:self-auto{align-self:auto}.smallTablet\:self-start{align-self:flex-start}.smallTablet\:self-end{align-self:flex-end}.smallTablet\:self-center{align-self:center}.smallTablet\:self-stretch{align-self:stretch}.smallTablet\:self-baseline{align-self:baseline}.smallTablet\:justify-self-auto{justify-self:auto}.smallTablet\:justify-self-start{justify-self:start}.smallTablet\:justify-self-end{justify-self:end}.smallTablet\:justify-self-center{justify-self:center}.smallTablet\:justify-self-stretch{justify-self:stretch}.smallTablet\:overflow-auto{overflow:auto}.smallTablet\:overflow-hidden{overflow:hidden}.smallTablet\:overflow-visible{overflow:visible}.smallTablet\:overflow-scroll{overflow:scroll}.smallTablet\:overflow-x-auto{overflow-x:auto}.smallTablet\:overflow-y-auto{overflow-y:auto}.smallTablet\:overflow-x-hidden{overflow-x:hidden}.smallTablet\:overflow-y-hidden{overflow-y:hidden}.smallTablet\:overflow-x-visible{overflow-x:visible}.smallTablet\:overflow-y-visible{overflow-y:visible}.smallTablet\:overflow-x-scroll{overflow-x:scroll}.smallTablet\:overflow-y-scroll{overflow-y:scroll}.smallTablet\:overscroll-auto{overscroll-behavior:auto}.smallTablet\:overscroll-contain{overscroll-behavior:contain}.smallTablet\:overscroll-none{overscroll-behavior:none}.smallTablet\:overscroll-y-auto{overscroll-behavior-y:auto}.smallTablet\:overscroll-y-contain{overscroll-behavior-y:contain}.smallTablet\:overscroll-y-none{overscroll-behavior-y:none}.smallTablet\:overscroll-x-auto{overscroll-behavior-x:auto}.smallTablet\:overscroll-x-contain{overscroll-behavior-x:contain}.smallTablet\:overscroll-x-none{overscroll-behavior-x:none}.smallTablet\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smallTablet\:overflow-ellipsis{text-overflow:ellipsis}.smallTablet\:overflow-clip{text-overflow:clip}.smallTablet\:whitespace-normal{white-space:normal}.smallTablet\:whitespace-nowrap{white-space:nowrap}.smallTablet\:whitespace-pre{white-space:pre}.smallTablet\:whitespace-pre-line{white-space:pre-line}.smallTablet\:whitespace-pre-wrap{white-space:pre-wrap}.smallTablet\:break-normal{overflow-wrap:normal;word-break:normal}.smallTablet\:break-words{overflow-wrap:break-word}.smallTablet\:break-all{word-break:break-all}.smallTablet\:rounded-none{border-radius:0}.smallTablet\:rounded-sm{border-radius:.125rem}.smallTablet\:rounded{border-radius:.25rem}.smallTablet\:rounded-md{border-radius:.375rem}.smallTablet\:rounded-lg{border-radius:.5rem}.smallTablet\:rounded-xl{border-radius:.75rem}.smallTablet\:rounded-2xl{border-radius:1rem}.smallTablet\:rounded-3xl{border-radius:1.5rem}.smallTablet\:rounded-full{border-radius:9999px}.smallTablet\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.smallTablet\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.smallTablet\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.smallTablet\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.smallTablet\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.smallTablet\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.smallTablet\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.smallTablet\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.smallTablet\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.smallTablet\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.smallTablet\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.smallTablet\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.smallTablet\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.smallTablet\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.smallTablet\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.smallTablet\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.smallTablet\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.smallTablet\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.smallTablet\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.smallTablet\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.smallTablet\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.smallTablet\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.smallTablet\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.smallTablet\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.smallTablet\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.smallTablet\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.smallTablet\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.smallTablet\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.smallTablet\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.smallTablet\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.smallTablet\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.smallTablet\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.smallTablet\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.smallTablet\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.smallTablet\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.smallTablet\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.smallTablet\:rounded-tl-none{border-top-left-radius:0}.smallTablet\:rounded-tl-sm{border-top-left-radius:.125rem}.smallTablet\:rounded-tl{border-top-left-radius:.25rem}.smallTablet\:rounded-tl-md{border-top-left-radius:.375rem}.smallTablet\:rounded-tl-lg{border-top-left-radius:.5rem}.smallTablet\:rounded-tl-xl{border-top-left-radius:.75rem}.smallTablet\:rounded-tl-2xl{border-top-left-radius:1rem}.smallTablet\:rounded-tl-3xl{border-top-left-radius:1.5rem}.smallTablet\:rounded-tl-full{border-top-left-radius:9999px}.smallTablet\:rounded-tr-none{border-top-right-radius:0}.smallTablet\:rounded-tr-sm{border-top-right-radius:.125rem}.smallTablet\:rounded-tr{border-top-right-radius:.25rem}.smallTablet\:rounded-tr-md{border-top-right-radius:.375rem}.smallTablet\:rounded-tr-lg{border-top-right-radius:.5rem}.smallTablet\:rounded-tr-xl{border-top-right-radius:.75rem}.smallTablet\:rounded-tr-2xl{border-top-right-radius:1rem}.smallTablet\:rounded-tr-3xl{border-top-right-radius:1.5rem}.smallTablet\:rounded-tr-full{border-top-right-radius:9999px}.smallTablet\:rounded-br-none{border-bottom-right-radius:0}.smallTablet\:rounded-br-sm{border-bottom-right-radius:.125rem}.smallTablet\:rounded-br{border-bottom-right-radius:.25rem}.smallTablet\:rounded-br-md{border-bottom-right-radius:.375rem}.smallTablet\:rounded-br-lg{border-bottom-right-radius:.5rem}.smallTablet\:rounded-br-xl{border-bottom-right-radius:.75rem}.smallTablet\:rounded-br-2xl{border-bottom-right-radius:1rem}.smallTablet\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.smallTablet\:rounded-br-full{border-bottom-right-radius:9999px}.smallTablet\:rounded-bl-none{border-bottom-left-radius:0}.smallTablet\:rounded-bl-sm{border-bottom-left-radius:.125rem}.smallTablet\:rounded-bl{border-bottom-left-radius:.25rem}.smallTablet\:rounded-bl-md{border-bottom-left-radius:.375rem}.smallTablet\:rounded-bl-lg{border-bottom-left-radius:.5rem}.smallTablet\:rounded-bl-xl{border-bottom-left-radius:.75rem}.smallTablet\:rounded-bl-2xl{border-bottom-left-radius:1rem}.smallTablet\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.smallTablet\:rounded-bl-full{border-bottom-left-radius:9999px}.smallTablet\:border-0{border-width:0}.smallTablet\:border-2{border-width:2px}.smallTablet\:border-4{border-width:4px}.smallTablet\:border-8{border-width:8px}.smallTablet\:border{border-width:1px}.smallTablet\:border-t-0{border-top-width:0}.smallTablet\:border-t-2{border-top-width:2px}.smallTablet\:border-t-4{border-top-width:4px}.smallTablet\:border-t-8{border-top-width:8px}.smallTablet\:border-t{border-top-width:1px}.smallTablet\:border-r-0{border-right-width:0}.smallTablet\:border-r-2{border-right-width:2px}.smallTablet\:border-r-4{border-right-width:4px}.smallTablet\:border-r-8{border-right-width:8px}.smallTablet\:border-r{border-right-width:1px}.smallTablet\:border-b-0{border-bottom-width:0}.smallTablet\:border-b-2{border-bottom-width:2px}.smallTablet\:border-b-4{border-bottom-width:4px}.smallTablet\:border-b-8{border-bottom-width:8px}.smallTablet\:border-b{border-bottom-width:1px}.smallTablet\:border-l-0{border-left-width:0}.smallTablet\:border-l-2{border-left-width:2px}.smallTablet\:border-l-4{border-left-width:4px}.smallTablet\:border-l-8{border-left-width:8px}.smallTablet\:border-l{border-left-width:1px}.smallTablet\:border-solid{border-style:solid}.smallTablet\:border-dashed{border-style:dashed}.smallTablet\:border-dotted{border-style:dotted}.smallTablet\:border-double{border-style:double}.smallTablet\:border-none{border-style:none}.smallTablet\:border-transparent{border-color:#0000}.smallTablet\:border-current{border-color:currentColor}.smallTablet\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallTablet\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallTablet\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallTablet\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallTablet\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallTablet\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallTablet\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallTablet\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallTablet\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallTablet\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallTablet\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallTablet\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallTablet\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallTablet\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallTablet\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallTablet\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallTablet\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallTablet\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallTablet\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallTablet\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallTablet\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallTablet\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallTablet\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallTablet\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallTablet\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallTablet\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallTablet\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallTablet\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallTablet\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallTablet\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallTablet\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallTablet\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallTablet\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallTablet\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallTablet\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallTablet\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallTablet\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallTablet\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallTablet\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallTablet\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallTablet\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallTablet\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallTablet\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallTablet\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallTablet\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallTablet\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallTablet\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallTablet\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallTablet\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallTablet\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallTablet\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallTablet\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallTablet\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallTablet\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallTablet\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallTablet\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallTablet\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallTablet\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallTablet\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallTablet\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallTablet\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallTablet\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallTablet\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallTablet\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallTablet\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallTablet\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallTablet\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallTablet\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallTablet\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallTablet\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallTablet\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallTablet\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallTablet\:border-text-dark2{border-color:#0009}.smallTablet\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallTablet\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallTablet\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallTablet\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallTablet\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallTablet\:border-grey-light3{border-color:FEFEFE}.smallTablet\:border-grey-light4{border-color:E8E8E8}.smallTablet\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallTablet\:border-grey-light6{border-color:#e8e8e85e}.smallTablet\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallTablet\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallTablet\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallTablet\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-transparent{border-color:#0000}.group:hover .smallTablet\:group-hover\:border-current{border-color:currentColor}.group:hover .smallTablet\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .smallTablet\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .smallTablet\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .smallTablet\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .smallTablet\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .smallTablet\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-transparent:focus-within{border-color:#0000}.smallTablet\:focus-within\:border-current:focus-within{border-color:currentColor}.smallTablet\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.smallTablet\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.smallTablet\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.smallTablet\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.smallTablet\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallTablet\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallTablet\:hover\:border-transparent:hover{border-color:#0000}.smallTablet\:hover\:border-current:hover{border-color:currentColor}.smallTablet\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallTablet\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallTablet\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallTablet\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallTablet\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallTablet\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallTablet\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallTablet\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallTablet\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallTablet\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallTablet\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallTablet\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallTablet\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallTablet\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallTablet\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallTablet\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallTablet\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallTablet\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallTablet\:hover\:border-text-dark2:hover{border-color:#0009}.smallTablet\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallTablet\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallTablet\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-light3:hover{border-color:FEFEFE}.smallTablet\:hover\:border-grey-light4:hover{border-color:E8E8E8}.smallTablet\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.smallTablet\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallTablet\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallTablet\:focus\:border-transparent:focus{border-color:#0000}.smallTablet\:focus\:border-current:focus{border-color:currentColor}.smallTablet\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.smallTablet\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.smallTablet\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.smallTablet\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.smallTablet\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.smallTablet\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.smallTablet\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.smallTablet\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.smallTablet\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.smallTablet\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.smallTablet\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.smallTablet\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.smallTablet\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.smallTablet\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.smallTablet\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.smallTablet\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.smallTablet\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.smallTablet\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.smallTablet\:focus\:border-text-dark2:focus{border-color:#0009}.smallTablet\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.smallTablet\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.smallTablet\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-light3:focus{border-color:FEFEFE}.smallTablet\:focus\:border-grey-light4:focus{border-color:E8E8E8}.smallTablet\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.smallTablet\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.smallTablet\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.smallTablet\:border-opacity-0{--tw-border-opacity:0}.smallTablet\:border-opacity-5{--tw-border-opacity:0.05}.smallTablet\:border-opacity-10{--tw-border-opacity:0.1}.smallTablet\:border-opacity-20{--tw-border-opacity:0.2}.smallTablet\:border-opacity-25{--tw-border-opacity:0.25}.smallTablet\:border-opacity-30{--tw-border-opacity:0.3}.smallTablet\:border-opacity-40{--tw-border-opacity:0.4}.smallTablet\:border-opacity-50{--tw-border-opacity:0.5}.smallTablet\:border-opacity-60{--tw-border-opacity:0.6}.smallTablet\:border-opacity-70{--tw-border-opacity:0.7}.smallTablet\:border-opacity-75{--tw-border-opacity:0.75}.smallTablet\:border-opacity-80{--tw-border-opacity:0.8}.smallTablet\:border-opacity-90{--tw-border-opacity:0.9}.smallTablet\:border-opacity-95{--tw-border-opacity:0.95}.smallTablet\:border-opacity-100{--tw-border-opacity:1}.group:hover .smallTablet\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .smallTablet\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .smallTablet\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .smallTablet\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .smallTablet\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .smallTablet\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .smallTablet\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .smallTablet\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .smallTablet\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .smallTablet\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .smallTablet\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .smallTablet\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .smallTablet\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .smallTablet\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .smallTablet\:group-hover\:border-opacity-100{--tw-border-opacity:1}.smallTablet\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.smallTablet\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.smallTablet\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.smallTablet\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.smallTablet\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.smallTablet\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.smallTablet\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.smallTablet\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.smallTablet\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.smallTablet\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.smallTablet\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.smallTablet\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.smallTablet\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.smallTablet\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.smallTablet\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.smallTablet\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.smallTablet\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.smallTablet\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.smallTablet\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.smallTablet\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.smallTablet\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.smallTablet\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.smallTablet\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.smallTablet\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.smallTablet\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.smallTablet\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.smallTablet\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.smallTablet\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.smallTablet\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.smallTablet\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.smallTablet\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.smallTablet\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.smallTablet\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.smallTablet\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.smallTablet\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.smallTablet\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.smallTablet\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.smallTablet\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.smallTablet\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.smallTablet\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.smallTablet\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.smallTablet\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.smallTablet\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.smallTablet\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.smallTablet\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.smallTablet\:bg-transparent{background-color:initial}.smallTablet\:bg-current{background-color:currentColor}.smallTablet\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallTablet\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallTablet\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallTablet\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallTablet\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallTablet\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallTablet\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallTablet\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallTablet\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallTablet\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallTablet\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallTablet\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallTablet\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallTablet\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallTablet\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallTablet\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallTablet\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallTablet\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallTablet\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallTablet\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallTablet\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallTablet\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallTablet\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallTablet\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallTablet\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallTablet\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallTablet\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallTablet\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallTablet\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallTablet\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallTablet\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallTablet\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallTablet\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallTablet\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallTablet\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallTablet\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallTablet\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallTablet\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallTablet\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallTablet\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallTablet\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallTablet\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallTablet\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallTablet\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallTablet\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallTablet\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallTablet\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallTablet\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallTablet\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallTablet\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallTablet\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallTablet\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallTablet\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallTablet\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallTablet\:bg-text-dark2{background-color:#0009}.smallTablet\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallTablet\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallTablet\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallTablet\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallTablet\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallTablet\:bg-grey-light3{background-color:FEFEFE}.smallTablet\:bg-grey-light4{background-color:E8E8E8}.smallTablet\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallTablet\:bg-grey-light6{background-color:#e8e8e85e}.smallTablet\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallTablet\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallTablet\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallTablet\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-transparent{background-color:initial}.group:hover .smallTablet\:group-hover\:bg-current{background-color:currentColor}.group:hover .smallTablet\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .smallTablet\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .smallTablet\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .smallTablet\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .smallTablet\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .smallTablet\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-transparent:focus-within{background-color:initial}.smallTablet\:focus-within\:bg-current:focus-within{background-color:currentColor}.smallTablet\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.smallTablet\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.smallTablet\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.smallTablet\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.smallTablet\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallTablet\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-transparent:hover{background-color:initial}.smallTablet\:hover\:bg-current:hover{background-color:currentColor}.smallTablet\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-text-dark2:hover{background-color:#0009}.smallTablet\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.smallTablet\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.smallTablet\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.smallTablet\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallTablet\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-transparent:focus{background-color:initial}.smallTablet\:focus\:bg-current:focus{background-color:currentColor}.smallTablet\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-text-dark2:focus{background-color:#0009}.smallTablet\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.smallTablet\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.smallTablet\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.smallTablet\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.smallTablet\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.smallTablet\:bg-opacity-0{--tw-bg-opacity:0}.smallTablet\:bg-opacity-5{--tw-bg-opacity:0.05}.smallTablet\:bg-opacity-10{--tw-bg-opacity:0.1}.smallTablet\:bg-opacity-20{--tw-bg-opacity:0.2}.smallTablet\:bg-opacity-25{--tw-bg-opacity:0.25}.smallTablet\:bg-opacity-30{--tw-bg-opacity:0.3}.smallTablet\:bg-opacity-40{--tw-bg-opacity:0.4}.smallTablet\:bg-opacity-50{--tw-bg-opacity:0.5}.smallTablet\:bg-opacity-60{--tw-bg-opacity:0.6}.smallTablet\:bg-opacity-70{--tw-bg-opacity:0.7}.smallTablet\:bg-opacity-75{--tw-bg-opacity:0.75}.smallTablet\:bg-opacity-80{--tw-bg-opacity:0.8}.smallTablet\:bg-opacity-90{--tw-bg-opacity:0.9}.smallTablet\:bg-opacity-95{--tw-bg-opacity:0.95}.smallTablet\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .smallTablet\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .smallTablet\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .smallTablet\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .smallTablet\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .smallTablet\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .smallTablet\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .smallTablet\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .smallTablet\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .smallTablet\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .smallTablet\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .smallTablet\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .smallTablet\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .smallTablet\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .smallTablet\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .smallTablet\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.smallTablet\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.smallTablet\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.smallTablet\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.smallTablet\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.smallTablet\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.smallTablet\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.smallTablet\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.smallTablet\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.smallTablet\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.smallTablet\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.smallTablet\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.smallTablet\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.smallTablet\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.smallTablet\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.smallTablet\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.smallTablet\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.smallTablet\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.smallTablet\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.smallTablet\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.smallTablet\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.smallTablet\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.smallTablet\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.smallTablet\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.smallTablet\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.smallTablet\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.smallTablet\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.smallTablet\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.smallTablet\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.smallTablet\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.smallTablet\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.smallTablet\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.smallTablet\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.smallTablet\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.smallTablet\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.smallTablet\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.smallTablet\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.smallTablet\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.smallTablet\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.smallTablet\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.smallTablet\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.smallTablet\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.smallTablet\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.smallTablet\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.smallTablet\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.smallTablet\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.smallTablet\:bg-none{background-image:none}.smallTablet\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.smallTablet\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.smallTablet\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallTablet\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallTablet\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallTablet\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallTablet\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallTablet\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallTablet\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallTablet\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallTablet\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallTablet\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallTablet\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallTablet\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallTablet\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallTablet\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallTablet\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallTablet\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallTablet\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallTablet\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallTablet\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallTablet\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallTablet\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallTablet\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallTablet\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallTablet\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallTablet\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallTablet\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallTablet\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallTablet\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallTablet\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallTablet\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallTablet\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallTablet\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallTablet\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallTablet\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallTablet\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallTablet\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallTablet\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallTablet\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallTablet\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallTablet\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallTablet\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallTablet\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallTablet\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallTablet\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallTablet\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallTablet\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallTablet\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallTablet\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallTablet\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallTablet\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallTablet\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallTablet\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallTablet\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallTablet\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallTablet\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallTablet\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallTablet\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallTablet\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallTablet\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallTablet\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallTablet\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallTablet\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallTablet\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallTablet\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallTablet\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallTablet\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallTablet\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallTablet\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallTablet\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallTablet\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallTablet\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallTablet\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallTablet\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallTablet\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallTablet\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallTablet\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallTablet\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallTablet\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallTablet\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallTablet\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallTablet\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallTablet\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallTablet\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallTablet\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallTablet\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallTablet\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallTablet\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallTablet\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallTablet\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallTablet\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallTablet\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallTablet\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallTablet\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallTablet\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallTablet\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallTablet\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallTablet\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallTablet\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallTablet\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallTablet\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallTablet\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallTablet\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallTablet\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallTablet\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallTablet\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallTablet\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallTablet\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallTablet\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallTablet\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallTablet\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallTablet\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallTablet\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallTablet\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallTablet\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallTablet\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallTablet\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallTablet\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallTablet\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallTablet\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallTablet\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallTablet\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallTablet\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallTablet\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallTablet\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallTablet\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallTablet\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallTablet\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallTablet\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallTablet\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallTablet\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallTablet\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallTablet\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallTablet\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallTablet\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallTablet\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallTablet\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallTablet\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallTablet\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallTablet\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallTablet\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallTablet\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallTablet\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallTablet\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallTablet\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallTablet\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.smallTablet\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.smallTablet\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.smallTablet\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.smallTablet\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.smallTablet\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.smallTablet\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.smallTablet\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.smallTablet\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.smallTablet\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.smallTablet\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.smallTablet\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.smallTablet\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.smallTablet\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.smallTablet\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.smallTablet\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.smallTablet\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.smallTablet\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.smallTablet\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.smallTablet\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.smallTablet\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.smallTablet\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.smallTablet\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.smallTablet\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.smallTablet\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.smallTablet\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.smallTablet\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.smallTablet\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.smallTablet\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.smallTablet\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.smallTablet\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.smallTablet\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.smallTablet\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.smallTablet\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.smallTablet\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.smallTablet\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.smallTablet\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.smallTablet\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.smallTablet\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.smallTablet\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.smallTablet\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.smallTablet\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.smallTablet\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.smallTablet\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.smallTablet\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.smallTablet\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.smallTablet\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.smallTablet\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.smallTablet\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.smallTablet\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.smallTablet\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.smallTablet\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.smallTablet\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.smallTablet\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.smallTablet\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.smallTablet\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.smallTablet\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.smallTablet\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.smallTablet\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.smallTablet\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.smallTablet\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.smallTablet\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.smallTablet\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.smallTablet\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.smallTablet\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.smallTablet\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.smallTablet\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.smallTablet\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.smallTablet\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.smallTablet\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.smallTablet\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.smallTablet\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.smallTablet\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.smallTablet\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallTablet\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallTablet\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallTablet\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallTablet\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallTablet\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallTablet\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallTablet\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallTablet\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallTablet\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallTablet\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallTablet\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallTablet\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallTablet\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallTablet\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallTablet\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallTablet\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallTablet\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallTablet\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallTablet\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallTablet\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallTablet\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallTablet\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallTablet\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallTablet\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallTablet\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallTablet\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallTablet\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallTablet\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallTablet\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallTablet\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallTablet\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallTablet\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallTablet\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallTablet\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallTablet\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallTablet\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallTablet\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallTablet\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallTablet\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallTablet\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallTablet\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallTablet\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallTablet\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallTablet\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallTablet\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallTablet\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallTablet\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallTablet\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallTablet\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallTablet\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallTablet\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallTablet\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallTablet\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallTablet\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallTablet\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallTablet\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallTablet\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallTablet\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallTablet\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallTablet\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallTablet\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallTablet\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallTablet\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallTablet\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallTablet\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallTablet\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallTablet\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallTablet\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallTablet\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallTablet\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallTablet\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallTablet\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallTablet\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallTablet\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallTablet\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallTablet\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallTablet\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallTablet\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallTablet\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallTablet\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallTablet\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallTablet\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallTablet\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallTablet\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallTablet\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallTablet\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallTablet\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallTablet\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallTablet\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallTablet\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallTablet\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallTablet\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallTablet\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallTablet\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallTablet\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallTablet\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallTablet\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallTablet\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallTablet\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallTablet\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallTablet\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallTablet\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallTablet\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallTablet\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallTablet\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallTablet\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallTablet\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallTablet\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallTablet\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallTablet\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallTablet\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallTablet\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallTablet\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallTablet\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallTablet\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallTablet\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallTablet\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallTablet\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallTablet\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallTablet\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallTablet\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallTablet\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallTablet\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallTablet\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallTablet\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallTablet\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallTablet\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallTablet\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallTablet\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallTablet\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallTablet\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallTablet\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallTablet\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallTablet\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallTablet\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallTablet\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallTablet\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallTablet\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallTablet\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallTablet\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallTablet\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallTablet\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallTablet\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallTablet\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallTablet\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallTablet\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallTablet\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallTablet\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallTablet\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallTablet\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallTablet\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallTablet\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallTablet\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallTablet\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallTablet\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.smallTablet\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.smallTablet\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.smallTablet\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.smallTablet\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.smallTablet\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.smallTablet\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.smallTablet\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.smallTablet\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.smallTablet\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.smallTablet\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.smallTablet\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.smallTablet\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.smallTablet\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.smallTablet\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.smallTablet\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.smallTablet\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.smallTablet\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.smallTablet\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.smallTablet\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.smallTablet\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.smallTablet\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.smallTablet\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.smallTablet\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.smallTablet\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.smallTablet\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.smallTablet\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.smallTablet\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.smallTablet\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.smallTablet\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.smallTablet\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.smallTablet\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.smallTablet\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.smallTablet\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.smallTablet\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.smallTablet\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.smallTablet\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.smallTablet\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.smallTablet\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.smallTablet\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.smallTablet\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.smallTablet\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.smallTablet\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.smallTablet\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.smallTablet\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.smallTablet\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.smallTablet\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.smallTablet\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.smallTablet\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.smallTablet\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.smallTablet\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.smallTablet\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.smallTablet\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.smallTablet\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.smallTablet\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.smallTablet\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.smallTablet\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.smallTablet\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.smallTablet\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.smallTablet\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.smallTablet\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.smallTablet\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.smallTablet\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.smallTablet\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.smallTablet\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.smallTablet\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.smallTablet\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.smallTablet\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.smallTablet\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.smallTablet\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.smallTablet\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.smallTablet\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.smallTablet\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.smallTablet\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.smallTablet\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.smallTablet\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.smallTablet\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.smallTablet\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.smallTablet\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.smallTablet\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.smallTablet\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.smallTablet\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.smallTablet\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.smallTablet\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.smallTablet\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.smallTablet\:to-transparent{--tw-gradient-to:#0000}.smallTablet\:to-current{--tw-gradient-to:currentColor}.smallTablet\:to-black{--tw-gradient-to:#000}.smallTablet\:to-white{--tw-gradient-to:#fff}.smallTablet\:to-gray-50{--tw-gradient-to:#f9fafb}.smallTablet\:to-gray-100{--tw-gradient-to:#f3f4f6}.smallTablet\:to-gray-200{--tw-gradient-to:#e5e7eb}.smallTablet\:to-gray-300{--tw-gradient-to:#d1d5db}.smallTablet\:to-gray-400{--tw-gradient-to:#9ca3af}.smallTablet\:to-gray-500{--tw-gradient-to:#6b7280}.smallTablet\:to-gray-600{--tw-gradient-to:#4b5563}.smallTablet\:to-gray-700{--tw-gradient-to:#374151}.smallTablet\:to-gray-800{--tw-gradient-to:#1f2937}.smallTablet\:to-gray-900{--tw-gradient-to:#111827}.smallTablet\:to-red{--tw-gradient-to:#ff002a}.smallTablet\:to-yellow-50{--tw-gradient-to:#fffbeb}.smallTablet\:to-yellow-100{--tw-gradient-to:#fef3c7}.smallTablet\:to-yellow-200{--tw-gradient-to:#fde68a}.smallTablet\:to-yellow-300{--tw-gradient-to:#fcd34d}.smallTablet\:to-yellow-400{--tw-gradient-to:#fbbf24}.smallTablet\:to-yellow-500{--tw-gradient-to:#f59e0b}.smallTablet\:to-yellow-600{--tw-gradient-to:#d97706}.smallTablet\:to-yellow-700{--tw-gradient-to:#b45309}.smallTablet\:to-yellow-800{--tw-gradient-to:#92400e}.smallTablet\:to-yellow-900{--tw-gradient-to:#78350f}.smallTablet\:to-green-50{--tw-gradient-to:#ecfdf5}.smallTablet\:to-green-100{--tw-gradient-to:#d1fae5}.smallTablet\:to-green-200{--tw-gradient-to:#a7f3d0}.smallTablet\:to-green-300{--tw-gradient-to:#6ee7b7}.smallTablet\:to-green-400{--tw-gradient-to:#34d399}.smallTablet\:to-green-500{--tw-gradient-to:#10b981}.smallTablet\:to-green-600{--tw-gradient-to:#059669}.smallTablet\:to-green-700{--tw-gradient-to:#047857}.smallTablet\:to-green-800{--tw-gradient-to:#065f46}.smallTablet\:to-green-900{--tw-gradient-to:#064e3b}.smallTablet\:to-blue{--tw-gradient-to:#3b82f6}.smallTablet\:to-indigo-50{--tw-gradient-to:#eef2ff}.smallTablet\:to-indigo-100{--tw-gradient-to:#e0e7ff}.smallTablet\:to-indigo-200{--tw-gradient-to:#c7d2fe}.smallTablet\:to-indigo-300{--tw-gradient-to:#a5b4fc}.smallTablet\:to-indigo-400{--tw-gradient-to:#818cf8}.smallTablet\:to-indigo-500{--tw-gradient-to:#6366f1}.smallTablet\:to-indigo-600{--tw-gradient-to:#4f46e5}.smallTablet\:to-indigo-700{--tw-gradient-to:#4338ca}.smallTablet\:to-indigo-800{--tw-gradient-to:#3730a3}.smallTablet\:to-indigo-900{--tw-gradient-to:#312e81}.smallTablet\:to-purple-50{--tw-gradient-to:#f5f3ff}.smallTablet\:to-purple-100{--tw-gradient-to:#ede9fe}.smallTablet\:to-purple-200{--tw-gradient-to:#ddd6fe}.smallTablet\:to-purple-300{--tw-gradient-to:#c4b5fd}.smallTablet\:to-purple-400{--tw-gradient-to:#a78bfa}.smallTablet\:to-purple-500{--tw-gradient-to:#8b5cf6}.smallTablet\:to-purple-600{--tw-gradient-to:#7c3aed}.smallTablet\:to-purple-700{--tw-gradient-to:#6d28d9}.smallTablet\:to-purple-800{--tw-gradient-to:#5b21b6}.smallTablet\:to-purple-900{--tw-gradient-to:#4c1d95}.smallTablet\:to-pink-50{--tw-gradient-to:#fdf2f8}.smallTablet\:to-pink-100{--tw-gradient-to:#fce7f3}.smallTablet\:to-pink-200{--tw-gradient-to:#fbcfe8}.smallTablet\:to-pink-300{--tw-gradient-to:#f9a8d4}.smallTablet\:to-pink-400{--tw-gradient-to:#f472b6}.smallTablet\:to-pink-500{--tw-gradient-to:#ec4899}.smallTablet\:to-pink-600{--tw-gradient-to:#db2777}.smallTablet\:to-pink-700{--tw-gradient-to:#be185d}.smallTablet\:to-pink-800{--tw-gradient-to:#9d174d}.smallTablet\:to-pink-900{--tw-gradient-to:#831843}.smallTablet\:to-primary{--tw-gradient-to:#c734e5}.smallTablet\:to-test{--tw-gradient-to:#743902}.smallTablet\:to-tertiary{--tw-gradient-to:#4fc143}.smallTablet\:to-bg_primary{--tw-gradient-to:#af7ba3}.smallTablet\:to-crd_b{--tw-gradient-to:#263884}.smallTablet\:to-crd_o{--tw-gradient-to:#f07c6a}.smallTablet\:to-crd_p{--tw-gradient-to:#009ee0}.smallTablet\:to-text-dark{--tw-gradient-to:#555b6d}.smallTablet\:to-text-dark2{--tw-gradient-to:#0009}.smallTablet\:to-text-primary{--tw-gradient-to:#7a2467}.smallTablet\:to-text-other{--tw-gradient-to:#11142d}.smallTablet\:to-text-light{--tw-gradient-to:#9a9ab0}.smallTablet\:to-grey-light{--tw-gradient-to:#a0a4a8}.smallTablet\:to-grey-light2{--tw-gradient-to:#dbdde0}.smallTablet\:to-grey-light3{--tw-gradient-to:FEFEFE}.smallTablet\:to-grey-light4{--tw-gradient-to:E8E8E8}.smallTablet\:to-grey-light5{--tw-gradient-to:#f8f9fb}.smallTablet\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.smallTablet\:to-grey-white{--tw-gradient-to:#f2f5fb}.smallTablet\:to-grey-dark{--tw-gradient-to:#52575c}.smallTablet\:to-grey-vl{--tw-gradient-to:#eff2f7}.smallTablet\:to-grey-fi{--tw-gradient-to:#c4c4c4}.smallTablet\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.smallTablet\:hover\:to-current:hover{--tw-gradient-to:currentColor}.smallTablet\:hover\:to-black:hover{--tw-gradient-to:#000}.smallTablet\:hover\:to-white:hover{--tw-gradient-to:#fff}.smallTablet\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.smallTablet\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.smallTablet\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.smallTablet\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.smallTablet\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.smallTablet\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.smallTablet\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.smallTablet\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.smallTablet\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.smallTablet\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.smallTablet\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.smallTablet\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.smallTablet\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.smallTablet\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.smallTablet\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.smallTablet\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.smallTablet\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.smallTablet\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.smallTablet\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.smallTablet\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.smallTablet\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.smallTablet\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.smallTablet\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.smallTablet\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.smallTablet\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.smallTablet\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.smallTablet\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.smallTablet\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.smallTablet\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.smallTablet\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.smallTablet\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.smallTablet\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.smallTablet\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.smallTablet\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.smallTablet\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.smallTablet\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.smallTablet\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.smallTablet\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.smallTablet\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.smallTablet\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.smallTablet\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.smallTablet\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.smallTablet\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.smallTablet\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.smallTablet\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.smallTablet\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.smallTablet\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.smallTablet\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.smallTablet\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.smallTablet\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.smallTablet\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.smallTablet\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.smallTablet\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.smallTablet\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.smallTablet\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.smallTablet\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.smallTablet\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.smallTablet\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.smallTablet\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.smallTablet\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.smallTablet\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.smallTablet\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.smallTablet\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.smallTablet\:hover\:to-test:hover{--tw-gradient-to:#743902}.smallTablet\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.smallTablet\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.smallTablet\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.smallTablet\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.smallTablet\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.smallTablet\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.smallTablet\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.smallTablet\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.smallTablet\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.smallTablet\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.smallTablet\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.smallTablet\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.smallTablet\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.smallTablet\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.smallTablet\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.smallTablet\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.smallTablet\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.smallTablet\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.smallTablet\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.smallTablet\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.smallTablet\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.smallTablet\:focus\:to-current:focus{--tw-gradient-to:currentColor}.smallTablet\:focus\:to-black:focus{--tw-gradient-to:#000}.smallTablet\:focus\:to-white:focus{--tw-gradient-to:#fff}.smallTablet\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.smallTablet\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.smallTablet\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.smallTablet\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.smallTablet\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.smallTablet\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.smallTablet\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.smallTablet\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.smallTablet\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.smallTablet\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.smallTablet\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.smallTablet\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.smallTablet\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.smallTablet\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.smallTablet\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.smallTablet\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.smallTablet\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.smallTablet\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.smallTablet\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.smallTablet\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.smallTablet\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.smallTablet\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.smallTablet\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.smallTablet\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.smallTablet\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.smallTablet\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.smallTablet\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.smallTablet\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.smallTablet\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.smallTablet\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.smallTablet\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.smallTablet\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.smallTablet\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.smallTablet\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.smallTablet\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.smallTablet\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.smallTablet\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.smallTablet\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.smallTablet\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.smallTablet\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.smallTablet\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.smallTablet\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.smallTablet\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.smallTablet\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.smallTablet\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.smallTablet\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.smallTablet\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.smallTablet\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.smallTablet\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.smallTablet\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.smallTablet\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.smallTablet\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.smallTablet\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.smallTablet\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.smallTablet\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.smallTablet\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.smallTablet\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.smallTablet\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.smallTablet\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.smallTablet\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.smallTablet\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.smallTablet\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.smallTablet\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.smallTablet\:focus\:to-test:focus{--tw-gradient-to:#743902}.smallTablet\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.smallTablet\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.smallTablet\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.smallTablet\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.smallTablet\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.smallTablet\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.smallTablet\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.smallTablet\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.smallTablet\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.smallTablet\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.smallTablet\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.smallTablet\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.smallTablet\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.smallTablet\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.smallTablet\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.smallTablet\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.smallTablet\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.smallTablet\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.smallTablet\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.smallTablet\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.smallTablet\:bg-auto{background-size:auto}.smallTablet\:bg-cover{background-size:cover}.smallTablet\:bg-contain{background-size:contain}.smallTablet\:bg-fixed{background-attachment:fixed}.smallTablet\:bg-local{background-attachment:local}.smallTablet\:bg-scroll{background-attachment:scroll}.smallTablet\:bg-clip-border{background-clip:initial}.smallTablet\:bg-clip-padding{background-clip:padding-box}.smallTablet\:bg-clip-content{background-clip:content-box}.smallTablet\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.smallTablet\:bg-bottom{background-position:bottom}.smallTablet\:bg-center{background-position:50%}.smallTablet\:bg-left{background-position:0}.smallTablet\:bg-left-bottom{background-position:0 100%}.smallTablet\:bg-left-top{background-position:0 0}.smallTablet\:bg-right{background-position:100%}.smallTablet\:bg-right-bottom{background-position:100% 100%}.smallTablet\:bg-right-top{background-position:100% 0}.smallTablet\:bg-top{background-position:top}.smallTablet\:bg-repeat{background-repeat:repeat}.smallTablet\:bg-no-repeat{background-repeat:no-repeat}.smallTablet\:bg-repeat-x{background-repeat:repeat-x}.smallTablet\:bg-repeat-y{background-repeat:repeat-y}.smallTablet\:bg-repeat-round{background-repeat:round}.smallTablet\:bg-repeat-space{background-repeat:space}.smallTablet\:fill-current{fill:currentColor}.smallTablet\:stroke-current{stroke:currentColor}.smallTablet\:stroke-0{stroke-width:0}.smallTablet\:stroke-1{stroke-width:1}.smallTablet\:stroke-2{stroke-width:2}.smallTablet\:object-contain{object-fit:contain}.smallTablet\:object-cover{object-fit:cover}.smallTablet\:object-fill{object-fit:fill}.smallTablet\:object-none{object-fit:none}.smallTablet\:object-scale-down{object-fit:scale-down}.smallTablet\:object-bottom{object-position:bottom}.smallTablet\:object-center{object-position:center}.smallTablet\:object-left{object-position:left}.smallTablet\:object-left-bottom{object-position:left bottom}.smallTablet\:object-left-top{object-position:left top}.smallTablet\:object-right{object-position:right}.smallTablet\:object-right-bottom{object-position:right bottom}.smallTablet\:object-right-top{object-position:right top}.smallTablet\:object-top{object-position:top}.smallTablet\:p-0{padding:0}.smallTablet\:p-1{padding:.25rem}.smallTablet\:p-2{padding:.5rem}.smallTablet\:p-3{padding:.75rem}.smallTablet\:p-4{padding:1rem}.smallTablet\:p-5{padding:1.25rem}.smallTablet\:p-6{padding:1.5rem}.smallTablet\:p-7{padding:1.75rem}.smallTablet\:p-8{padding:2rem}.smallTablet\:p-9{padding:2.25rem}.smallTablet\:p-10{padding:2.5rem}.smallTablet\:p-11{padding:2.75rem}.smallTablet\:p-12{padding:3rem}.smallTablet\:p-13{padding:50px}.smallTablet\:p-14{padding:3.5rem}.smallTablet\:p-15{padding:30px}.smallTablet\:p-16{padding:4rem}.smallTablet\:p-20{padding:5rem}.smallTablet\:p-24{padding:6rem}.smallTablet\:p-28{padding:7rem}.smallTablet\:p-30{padding:30%}.smallTablet\:p-32{padding:8rem}.smallTablet\:p-36{padding:9rem}.smallTablet\:p-40{padding:10rem}.smallTablet\:p-44{padding:11rem}.smallTablet\:p-45{padding:45%}.smallTablet\:p-48{padding:12rem}.smallTablet\:p-50{padding:12.5rem}.smallTablet\:p-52{padding:13rem}.smallTablet\:p-56{padding:14rem}.smallTablet\:p-60{padding:15rem}.smallTablet\:p-64{padding:16rem}.smallTablet\:p-72{padding:18rem}.smallTablet\:p-80{padding:20rem}.smallTablet\:p-96{padding:24rem}.smallTablet\:p-155{padding:155px}.smallTablet\:p-200{padding:20%}.smallTablet\:p-300{padding:300px}.smallTablet\:p-327{padding:327px}.smallTablet\:p-366{padding:366px}.smallTablet\:p-415{padding:415px}.smallTablet\:p-450{padding:450px}.smallTablet\:p-474{padding:474px}.smallTablet\:p-500{padding:500px}.smallTablet\:p-600{padding:600px}.smallTablet\:p-690{padding:690px}.smallTablet\:p-px{padding:1px}.smallTablet\:p-0\.5{padding:.125rem}.smallTablet\:p-1\.5{padding:.375rem}.smallTablet\:p-2\.5{padding:.625rem}.smallTablet\:p-3\.5{padding:.875rem}.smallTablet\:px-0{padding-left:0;padding-right:0}.smallTablet\:px-1{padding-left:.25rem;padding-right:.25rem}.smallTablet\:px-2{padding-left:.5rem;padding-right:.5rem}.smallTablet\:px-3{padding-left:.75rem;padding-right:.75rem}.smallTablet\:px-4{padding-left:1rem;padding-right:1rem}.smallTablet\:px-5{padding-left:1.25rem;padding-right:1.25rem}.smallTablet\:px-6{padding-left:1.5rem;padding-right:1.5rem}.smallTablet\:px-7{padding-left:1.75rem;padding-right:1.75rem}.smallTablet\:px-8{padding-left:2rem;padding-right:2rem}.smallTablet\:px-9{padding-left:2.25rem;padding-right:2.25rem}.smallTablet\:px-10{padding-left:2.5rem;padding-right:2.5rem}.smallTablet\:px-11{padding-left:2.75rem;padding-right:2.75rem}.smallTablet\:px-12{padding-left:3rem;padding-right:3rem}.smallTablet\:px-13{padding-left:50px;padding-right:50px}.smallTablet\:px-14{padding-left:3.5rem;padding-right:3.5rem}.smallTablet\:px-15{padding-left:30px;padding-right:30px}.smallTablet\:px-16{padding-left:4rem;padding-right:4rem}.smallTablet\:px-20{padding-left:5rem;padding-right:5rem}.smallTablet\:px-24{padding-left:6rem;padding-right:6rem}.smallTablet\:px-28{padding-left:7rem;padding-right:7rem}.smallTablet\:px-30{padding-left:30%;padding-right:30%}.smallTablet\:px-32{padding-left:8rem;padding-right:8rem}.smallTablet\:px-36{padding-left:9rem;padding-right:9rem}.smallTablet\:px-40{padding-left:10rem;padding-right:10rem}.smallTablet\:px-44{padding-left:11rem;padding-right:11rem}.smallTablet\:px-45{padding-left:45%;padding-right:45%}.smallTablet\:px-48{padding-left:12rem;padding-right:12rem}.smallTablet\:px-50{padding-left:12.5rem;padding-right:12.5rem}.smallTablet\:px-52{padding-left:13rem;padding-right:13rem}.smallTablet\:px-56{padding-left:14rem;padding-right:14rem}.smallTablet\:px-60{padding-left:15rem;padding-right:15rem}.smallTablet\:px-64{padding-left:16rem;padding-right:16rem}.smallTablet\:px-72{padding-left:18rem;padding-right:18rem}.smallTablet\:px-80{padding-left:20rem;padding-right:20rem}.smallTablet\:px-96{padding-left:24rem;padding-right:24rem}.smallTablet\:px-155{padding-left:155px;padding-right:155px}.smallTablet\:px-200{padding-left:20%;padding-right:20%}.smallTablet\:px-300{padding-left:300px;padding-right:300px}.smallTablet\:px-327{padding-left:327px;padding-right:327px}.smallTablet\:px-366{padding-left:366px;padding-right:366px}.smallTablet\:px-415{padding-left:415px;padding-right:415px}.smallTablet\:px-450{padding-left:450px;padding-right:450px}.smallTablet\:px-474{padding-left:474px;padding-right:474px}.smallTablet\:px-500{padding-left:500px;padding-right:500px}.smallTablet\:px-600{padding-left:600px;padding-right:600px}.smallTablet\:px-690{padding-left:690px;padding-right:690px}.smallTablet\:px-px{padding-left:1px;padding-right:1px}.smallTablet\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.smallTablet\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.smallTablet\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.smallTablet\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.smallTablet\:py-0{padding-bottom:0;padding-top:0}.smallTablet\:py-1{padding-bottom:.25rem;padding-top:.25rem}.smallTablet\:py-2{padding-bottom:.5rem;padding-top:.5rem}.smallTablet\:py-3{padding-bottom:.75rem;padding-top:.75rem}.smallTablet\:py-4{padding-bottom:1rem;padding-top:1rem}.smallTablet\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.smallTablet\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.smallTablet\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.smallTablet\:py-8{padding-bottom:2rem;padding-top:2rem}.smallTablet\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.smallTablet\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.smallTablet\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.smallTablet\:py-12{padding-bottom:3rem;padding-top:3rem}.smallTablet\:py-13{padding-bottom:50px;padding-top:50px}.smallTablet\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.smallTablet\:py-15{padding-bottom:30px;padding-top:30px}.smallTablet\:py-16{padding-bottom:4rem;padding-top:4rem}.smallTablet\:py-20{padding-bottom:5rem;padding-top:5rem}.smallTablet\:py-24{padding-bottom:6rem;padding-top:6rem}.smallTablet\:py-28{padding-bottom:7rem;padding-top:7rem}.smallTablet\:py-30{padding-bottom:30%;padding-top:30%}.smallTablet\:py-32{padding-bottom:8rem;padding-top:8rem}.smallTablet\:py-36{padding-bottom:9rem;padding-top:9rem}.smallTablet\:py-40{padding-bottom:10rem;padding-top:10rem}.smallTablet\:py-44{padding-bottom:11rem;padding-top:11rem}.smallTablet\:py-45{padding-bottom:45%;padding-top:45%}.smallTablet\:py-48{padding-bottom:12rem;padding-top:12rem}.smallTablet\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.smallTablet\:py-52{padding-bottom:13rem;padding-top:13rem}.smallTablet\:py-56{padding-bottom:14rem;padding-top:14rem}.smallTablet\:py-60{padding-bottom:15rem;padding-top:15rem}.smallTablet\:py-64{padding-bottom:16rem;padding-top:16rem}.smallTablet\:py-72{padding-bottom:18rem;padding-top:18rem}.smallTablet\:py-80{padding-bottom:20rem;padding-top:20rem}.smallTablet\:py-96{padding-bottom:24rem;padding-top:24rem}.smallTablet\:py-155{padding-bottom:155px;padding-top:155px}.smallTablet\:py-200{padding-bottom:20%;padding-top:20%}.smallTablet\:py-300{padding-bottom:300px;padding-top:300px}.smallTablet\:py-327{padding-bottom:327px;padding-top:327px}.smallTablet\:py-366{padding-bottom:366px;padding-top:366px}.smallTablet\:py-415{padding-bottom:415px;padding-top:415px}.smallTablet\:py-450{padding-bottom:450px;padding-top:450px}.smallTablet\:py-474{padding-bottom:474px;padding-top:474px}.smallTablet\:py-500{padding-bottom:500px;padding-top:500px}.smallTablet\:py-600{padding-bottom:600px;padding-top:600px}.smallTablet\:py-690{padding-bottom:690px;padding-top:690px}.smallTablet\:py-px{padding-bottom:1px;padding-top:1px}.smallTablet\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.smallTablet\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.smallTablet\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.smallTablet\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.smallTablet\:pt-0{padding-top:0}.smallTablet\:pt-1{padding-top:.25rem}.smallTablet\:pt-2{padding-top:.5rem}.smallTablet\:pt-3{padding-top:.75rem}.smallTablet\:pt-4{padding-top:1rem}.smallTablet\:pt-5{padding-top:1.25rem}.smallTablet\:pt-6{padding-top:1.5rem}.smallTablet\:pt-7{padding-top:1.75rem}.smallTablet\:pt-8{padding-top:2rem}.smallTablet\:pt-9{padding-top:2.25rem}.smallTablet\:pt-10{padding-top:2.5rem}.smallTablet\:pt-11{padding-top:2.75rem}.smallTablet\:pt-12{padding-top:3rem}.smallTablet\:pt-13{padding-top:50px}.smallTablet\:pt-14{padding-top:3.5rem}.smallTablet\:pt-15{padding-top:30px}.smallTablet\:pt-16{padding-top:4rem}.smallTablet\:pt-20{padding-top:5rem}.smallTablet\:pt-24{padding-top:6rem}.smallTablet\:pt-28{padding-top:7rem}.smallTablet\:pt-30{padding-top:30%}.smallTablet\:pt-32{padding-top:8rem}.smallTablet\:pt-36{padding-top:9rem}.smallTablet\:pt-40{padding-top:10rem}.smallTablet\:pt-44{padding-top:11rem}.smallTablet\:pt-45{padding-top:45%}.smallTablet\:pt-48{padding-top:12rem}.smallTablet\:pt-50{padding-top:12.5rem}.smallTablet\:pt-52{padding-top:13rem}.smallTablet\:pt-56{padding-top:14rem}.smallTablet\:pt-60{padding-top:15rem}.smallTablet\:pt-64{padding-top:16rem}.smallTablet\:pt-72{padding-top:18rem}.smallTablet\:pt-80{padding-top:20rem}.smallTablet\:pt-96{padding-top:24rem}.smallTablet\:pt-155{padding-top:155px}.smallTablet\:pt-200{padding-top:20%}.smallTablet\:pt-300{padding-top:300px}.smallTablet\:pt-327{padding-top:327px}.smallTablet\:pt-366{padding-top:366px}.smallTablet\:pt-415{padding-top:415px}.smallTablet\:pt-450{padding-top:450px}.smallTablet\:pt-474{padding-top:474px}.smallTablet\:pt-500{padding-top:500px}.smallTablet\:pt-600{padding-top:600px}.smallTablet\:pt-690{padding-top:690px}.smallTablet\:pt-px{padding-top:1px}.smallTablet\:pt-0\.5{padding-top:.125rem}.smallTablet\:pt-1\.5{padding-top:.375rem}.smallTablet\:pt-2\.5{padding-top:.625rem}.smallTablet\:pt-3\.5{padding-top:.875rem}.smallTablet\:pr-0{padding-right:0}.smallTablet\:pr-1{padding-right:.25rem}.smallTablet\:pr-2{padding-right:.5rem}.smallTablet\:pr-3{padding-right:.75rem}.smallTablet\:pr-4{padding-right:1rem}.smallTablet\:pr-5{padding-right:1.25rem}.smallTablet\:pr-6{padding-right:1.5rem}.smallTablet\:pr-7{padding-right:1.75rem}.smallTablet\:pr-8{padding-right:2rem}.smallTablet\:pr-9{padding-right:2.25rem}.smallTablet\:pr-10{padding-right:2.5rem}.smallTablet\:pr-11{padding-right:2.75rem}.smallTablet\:pr-12{padding-right:3rem}.smallTablet\:pr-13{padding-right:50px}.smallTablet\:pr-14{padding-right:3.5rem}.smallTablet\:pr-15{padding-right:30px}.smallTablet\:pr-16{padding-right:4rem}.smallTablet\:pr-20{padding-right:5rem}.smallTablet\:pr-24{padding-right:6rem}.smallTablet\:pr-28{padding-right:7rem}.smallTablet\:pr-30{padding-right:30%}.smallTablet\:pr-32{padding-right:8rem}.smallTablet\:pr-36{padding-right:9rem}.smallTablet\:pr-40{padding-right:10rem}.smallTablet\:pr-44{padding-right:11rem}.smallTablet\:pr-45{padding-right:45%}.smallTablet\:pr-48{padding-right:12rem}.smallTablet\:pr-50{padding-right:12.5rem}.smallTablet\:pr-52{padding-right:13rem}.smallTablet\:pr-56{padding-right:14rem}.smallTablet\:pr-60{padding-right:15rem}.smallTablet\:pr-64{padding-right:16rem}.smallTablet\:pr-72{padding-right:18rem}.smallTablet\:pr-80{padding-right:20rem}.smallTablet\:pr-96{padding-right:24rem}.smallTablet\:pr-155{padding-right:155px}.smallTablet\:pr-200{padding-right:20%}.smallTablet\:pr-300{padding-right:300px}.smallTablet\:pr-327{padding-right:327px}.smallTablet\:pr-366{padding-right:366px}.smallTablet\:pr-415{padding-right:415px}.smallTablet\:pr-450{padding-right:450px}.smallTablet\:pr-474{padding-right:474px}.smallTablet\:pr-500{padding-right:500px}.smallTablet\:pr-600{padding-right:600px}.smallTablet\:pr-690{padding-right:690px}.smallTablet\:pr-px{padding-right:1px}.smallTablet\:pr-0\.5{padding-right:.125rem}.smallTablet\:pr-1\.5{padding-right:.375rem}.smallTablet\:pr-2\.5{padding-right:.625rem}.smallTablet\:pr-3\.5{padding-right:.875rem}.smallTablet\:pb-0{padding-bottom:0}.smallTablet\:pb-1{padding-bottom:.25rem}.smallTablet\:pb-2{padding-bottom:.5rem}.smallTablet\:pb-3{padding-bottom:.75rem}.smallTablet\:pb-4{padding-bottom:1rem}.smallTablet\:pb-5{padding-bottom:1.25rem}.smallTablet\:pb-6{padding-bottom:1.5rem}.smallTablet\:pb-7{padding-bottom:1.75rem}.smallTablet\:pb-8{padding-bottom:2rem}.smallTablet\:pb-9{padding-bottom:2.25rem}.smallTablet\:pb-10{padding-bottom:2.5rem}.smallTablet\:pb-11{padding-bottom:2.75rem}.smallTablet\:pb-12{padding-bottom:3rem}.smallTablet\:pb-13{padding-bottom:50px}.smallTablet\:pb-14{padding-bottom:3.5rem}.smallTablet\:pb-15{padding-bottom:30px}.smallTablet\:pb-16{padding-bottom:4rem}.smallTablet\:pb-20{padding-bottom:5rem}.smallTablet\:pb-24{padding-bottom:6rem}.smallTablet\:pb-28{padding-bottom:7rem}.smallTablet\:pb-30{padding-bottom:30%}.smallTablet\:pb-32{padding-bottom:8rem}.smallTablet\:pb-36{padding-bottom:9rem}.smallTablet\:pb-40{padding-bottom:10rem}.smallTablet\:pb-44{padding-bottom:11rem}.smallTablet\:pb-45{padding-bottom:45%}.smallTablet\:pb-48{padding-bottom:12rem}.smallTablet\:pb-50{padding-bottom:12.5rem}.smallTablet\:pb-52{padding-bottom:13rem}.smallTablet\:pb-56{padding-bottom:14rem}.smallTablet\:pb-60{padding-bottom:15rem}.smallTablet\:pb-64{padding-bottom:16rem}.smallTablet\:pb-72{padding-bottom:18rem}.smallTablet\:pb-80{padding-bottom:20rem}.smallTablet\:pb-96{padding-bottom:24rem}.smallTablet\:pb-155{padding-bottom:155px}.smallTablet\:pb-200{padding-bottom:20%}.smallTablet\:pb-300{padding-bottom:300px}.smallTablet\:pb-327{padding-bottom:327px}.smallTablet\:pb-366{padding-bottom:366px}.smallTablet\:pb-415{padding-bottom:415px}.smallTablet\:pb-450{padding-bottom:450px}.smallTablet\:pb-474{padding-bottom:474px}.smallTablet\:pb-500{padding-bottom:500px}.smallTablet\:pb-600{padding-bottom:600px}.smallTablet\:pb-690{padding-bottom:690px}.smallTablet\:pb-px{padding-bottom:1px}.smallTablet\:pb-0\.5{padding-bottom:.125rem}.smallTablet\:pb-1\.5{padding-bottom:.375rem}.smallTablet\:pb-2\.5{padding-bottom:.625rem}.smallTablet\:pb-3\.5{padding-bottom:.875rem}.smallTablet\:pl-0{padding-left:0}.smallTablet\:pl-1{padding-left:.25rem}.smallTablet\:pl-2{padding-left:.5rem}.smallTablet\:pl-3{padding-left:.75rem}.smallTablet\:pl-4{padding-left:1rem}.smallTablet\:pl-5{padding-left:1.25rem}.smallTablet\:pl-6{padding-left:1.5rem}.smallTablet\:pl-7{padding-left:1.75rem}.smallTablet\:pl-8{padding-left:2rem}.smallTablet\:pl-9{padding-left:2.25rem}.smallTablet\:pl-10{padding-left:2.5rem}.smallTablet\:pl-11{padding-left:2.75rem}.smallTablet\:pl-12{padding-left:3rem}.smallTablet\:pl-13{padding-left:50px}.smallTablet\:pl-14{padding-left:3.5rem}.smallTablet\:pl-15{padding-left:30px}.smallTablet\:pl-16{padding-left:4rem}.smallTablet\:pl-20{padding-left:5rem}.smallTablet\:pl-24{padding-left:6rem}.smallTablet\:pl-28{padding-left:7rem}.smallTablet\:pl-30{padding-left:30%}.smallTablet\:pl-32{padding-left:8rem}.smallTablet\:pl-36{padding-left:9rem}.smallTablet\:pl-40{padding-left:10rem}.smallTablet\:pl-44{padding-left:11rem}.smallTablet\:pl-45{padding-left:45%}.smallTablet\:pl-48{padding-left:12rem}.smallTablet\:pl-50{padding-left:12.5rem}.smallTablet\:pl-52{padding-left:13rem}.smallTablet\:pl-56{padding-left:14rem}.smallTablet\:pl-60{padding-left:15rem}.smallTablet\:pl-64{padding-left:16rem}.smallTablet\:pl-72{padding-left:18rem}.smallTablet\:pl-80{padding-left:20rem}.smallTablet\:pl-96{padding-left:24rem}.smallTablet\:pl-155{padding-left:155px}.smallTablet\:pl-200{padding-left:20%}.smallTablet\:pl-300{padding-left:300px}.smallTablet\:pl-327{padding-left:327px}.smallTablet\:pl-366{padding-left:366px}.smallTablet\:pl-415{padding-left:415px}.smallTablet\:pl-450{padding-left:450px}.smallTablet\:pl-474{padding-left:474px}.smallTablet\:pl-500{padding-left:500px}.smallTablet\:pl-600{padding-left:600px}.smallTablet\:pl-690{padding-left:690px}.smallTablet\:pl-px{padding-left:1px}.smallTablet\:pl-0\.5{padding-left:.125rem}.smallTablet\:pl-1\.5{padding-left:.375rem}.smallTablet\:pl-2\.5{padding-left:.625rem}.smallTablet\:pl-3\.5{padding-left:.875rem}.smallTablet\:text-left{text-align:left}.smallTablet\:text-center{text-align:center}.smallTablet\:text-right{text-align:right}.smallTablet\:text-justify{text-align:justify}.smallTablet\:align-baseline{vertical-align:initial}.smallTablet\:align-top{vertical-align:top}.smallTablet\:align-middle{vertical-align:middle}.smallTablet\:align-bottom{vertical-align:bottom}.smallTablet\:align-text-top{vertical-align:text-top}.smallTablet\:align-text-bottom{vertical-align:text-bottom}.smallTablet\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.smallTablet\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.smallTablet\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.smallTablet\:font-SfProDisplay{font-family:SF Pro Display}.smallTablet\:font-SfPro{font-family:sf_pro_textregular}.smallTablet\:text-xs{font-size:.75rem;line-height:1rem}.smallTablet\:text-sm{font-size:.875rem;line-height:1.25rem}.smallTablet\:text-base{font-size:1rem;line-height:1.5rem}.smallTablet\:text-lg{font-size:1.125rem;line-height:1.75rem}.smallTablet\:text-xl{font-size:1.25rem;line-height:1.75rem}.smallTablet\:text-2xl{font-size:1.5rem;line-height:2rem}.smallTablet\:text-3xl{font-size:1.875rem;line-height:2.25rem}.smallTablet\:text-4xl{font-size:2.25rem;line-height:2.5rem}.smallTablet\:text-5xl{font-size:3rem;line-height:1}.smallTablet\:text-6xl{font-size:3.75rem;line-height:1}.smallTablet\:text-7xl{font-size:4.5rem;line-height:1}.smallTablet\:text-8xl{font-size:6rem;line-height:1}.smallTablet\:text-9xl{font-size:8rem;line-height:1}.smallTablet\:text-lt{font-size:2rem}.smallTablet\:text-xxs{font-size:10px}.smallTablet\:text-tiny{font-size:7px}.smallTablet\:font-thin{font-weight:100}.smallTablet\:font-extralight{font-weight:200}.smallTablet\:font-light{font-weight:300}.smallTablet\:font-normal{font-weight:400}.smallTablet\:font-medium{font-weight:500}.smallTablet\:font-semibold{font-weight:600}.smallTablet\:font-bold{font-weight:700}.smallTablet\:font-extrabold{font-weight:800}.smallTablet\:font-black{font-weight:900}.smallTablet\:uppercase{text-transform:uppercase}.smallTablet\:lowercase{text-transform:lowercase}.smallTablet\:capitalize{text-transform:capitalize}.smallTablet\:normal-case{text-transform:none}.smallTablet\:italic{font-style:italic}.smallTablet\:not-italic{font-style:normal}.smallTablet\:diagonal-fractions,.smallTablet\:lining-nums,.smallTablet\:oldstyle-nums,.smallTablet\:ordinal,.smallTablet\:proportional-nums,.smallTablet\:slashed-zero,.smallTablet\:stacked-fractions,.smallTablet\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.smallTablet\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.smallTablet\:ordinal{--tw-ordinal:ordinal}.smallTablet\:slashed-zero{--tw-slashed-zero:slashed-zero}.smallTablet\:lining-nums{--tw-numeric-figure:lining-nums}.smallTablet\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.smallTablet\:proportional-nums{--tw-numeric-spacing:proportional-nums}.smallTablet\:tabular-nums{--tw-numeric-spacing:tabular-nums}.smallTablet\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.smallTablet\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.smallTablet\:leading-3{line-height:.75rem}.smallTablet\:leading-4{line-height:1rem}.smallTablet\:leading-5{line-height:1.25rem}.smallTablet\:leading-6{line-height:1.5rem}.smallTablet\:leading-7{line-height:1.75rem}.smallTablet\:leading-8{line-height:2rem}.smallTablet\:leading-9{line-height:2.25rem}.smallTablet\:leading-10{line-height:2.5rem}.smallTablet\:leading-none{line-height:1}.smallTablet\:leading-tight{line-height:1.25}.smallTablet\:leading-snug{line-height:1.375}.smallTablet\:leading-normal{line-height:1.5}.smallTablet\:leading-relaxed{line-height:1.625}.smallTablet\:leading-loose{line-height:2}.smallTablet\:tracking-tighter{letter-spacing:-.05em}.smallTablet\:tracking-tight{letter-spacing:-.025em}.smallTablet\:tracking-normal{letter-spacing:0}.smallTablet\:tracking-wide{letter-spacing:.025em}.smallTablet\:tracking-wider{letter-spacing:.05em}.smallTablet\:tracking-widest{letter-spacing:.1em}.smallTablet\:text-transparent{color:#0000}.smallTablet\:text-current{color:currentColor}.smallTablet\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallTablet\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallTablet\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallTablet\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallTablet\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallTablet\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallTablet\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallTablet\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallTablet\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallTablet\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallTablet\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallTablet\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallTablet\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallTablet\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallTablet\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallTablet\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallTablet\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallTablet\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallTablet\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallTablet\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallTablet\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallTablet\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallTablet\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallTablet\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallTablet\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallTablet\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallTablet\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallTablet\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallTablet\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallTablet\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallTablet\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallTablet\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallTablet\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallTablet\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallTablet\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallTablet\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallTablet\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallTablet\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallTablet\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallTablet\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallTablet\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallTablet\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallTablet\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallTablet\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallTablet\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallTablet\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallTablet\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallTablet\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallTablet\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallTablet\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallTablet\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallTablet\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallTablet\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallTablet\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallTablet\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallTablet\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallTablet\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallTablet\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallTablet\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallTablet\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallTablet\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallTablet\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallTablet\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallTablet\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallTablet\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallTablet\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallTablet\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallTablet\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallTablet\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallTablet\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallTablet\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallTablet\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallTablet\:text-text-dark2{color:#0009}.smallTablet\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallTablet\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallTablet\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallTablet\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallTablet\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallTablet\:text-grey-light3{color:FEFEFE}.smallTablet\:text-grey-light4{color:E8E8E8}.smallTablet\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallTablet\:text-grey-light6{color:#e8e8e85e}.smallTablet\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallTablet\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallTablet\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallTablet\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-transparent{color:#0000}.group:hover .smallTablet\:group-hover\:text-current{color:currentColor}.group:hover .smallTablet\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-text-dark2{color:#0009}.group:hover .smallTablet\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .smallTablet\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .smallTablet\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .smallTablet\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .smallTablet\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-transparent:focus-within{color:#0000}.smallTablet\:focus-within\:text-current:focus-within{color:currentColor}.smallTablet\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-text-dark2:focus-within{color:#0009}.smallTablet\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.smallTablet\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.smallTablet\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.smallTablet\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallTablet\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallTablet\:hover\:text-transparent:hover{color:#0000}.smallTablet\:hover\:text-current:hover{color:currentColor}.smallTablet\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallTablet\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallTablet\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallTablet\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallTablet\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallTablet\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallTablet\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallTablet\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallTablet\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallTablet\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallTablet\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallTablet\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallTablet\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallTablet\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallTablet\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallTablet\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallTablet\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallTablet\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallTablet\:hover\:text-text-dark2:hover{color:#0009}.smallTablet\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallTablet\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallTablet\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-light3:hover{color:FEFEFE}.smallTablet\:hover\:text-grey-light4:hover{color:E8E8E8}.smallTablet\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-light6:hover{color:#e8e8e85e}.smallTablet\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallTablet\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallTablet\:focus\:text-transparent:focus{color:#0000}.smallTablet\:focus\:text-current:focus{color:currentColor}.smallTablet\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.smallTablet\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.smallTablet\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.smallTablet\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.smallTablet\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.smallTablet\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.smallTablet\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.smallTablet\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.smallTablet\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.smallTablet\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.smallTablet\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.smallTablet\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.smallTablet\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.smallTablet\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.smallTablet\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.smallTablet\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.smallTablet\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.smallTablet\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.smallTablet\:focus\:text-text-dark2:focus{color:#0009}.smallTablet\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.smallTablet\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.smallTablet\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-light3:focus{color:FEFEFE}.smallTablet\:focus\:text-grey-light4:focus{color:E8E8E8}.smallTablet\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-light6:focus{color:#e8e8e85e}.smallTablet\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.smallTablet\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.smallTablet\:text-opacity-0{--tw-text-opacity:0}.smallTablet\:text-opacity-5{--tw-text-opacity:0.05}.smallTablet\:text-opacity-10{--tw-text-opacity:0.1}.smallTablet\:text-opacity-20{--tw-text-opacity:0.2}.smallTablet\:text-opacity-25{--tw-text-opacity:0.25}.smallTablet\:text-opacity-30{--tw-text-opacity:0.3}.smallTablet\:text-opacity-40{--tw-text-opacity:0.4}.smallTablet\:text-opacity-50{--tw-text-opacity:0.5}.smallTablet\:text-opacity-60{--tw-text-opacity:0.6}.smallTablet\:text-opacity-70{--tw-text-opacity:0.7}.smallTablet\:text-opacity-75{--tw-text-opacity:0.75}.smallTablet\:text-opacity-80{--tw-text-opacity:0.8}.smallTablet\:text-opacity-90{--tw-text-opacity:0.9}.smallTablet\:text-opacity-95{--tw-text-opacity:0.95}.smallTablet\:text-opacity-100{--tw-text-opacity:1}.group:hover .smallTablet\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .smallTablet\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .smallTablet\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .smallTablet\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .smallTablet\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .smallTablet\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .smallTablet\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .smallTablet\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .smallTablet\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .smallTablet\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .smallTablet\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .smallTablet\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .smallTablet\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .smallTablet\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .smallTablet\:group-hover\:text-opacity-100{--tw-text-opacity:1}.smallTablet\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.smallTablet\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.smallTablet\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.smallTablet\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.smallTablet\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.smallTablet\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.smallTablet\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.smallTablet\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.smallTablet\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.smallTablet\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.smallTablet\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.smallTablet\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.smallTablet\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.smallTablet\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.smallTablet\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.smallTablet\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.smallTablet\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.smallTablet\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.smallTablet\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.smallTablet\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.smallTablet\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.smallTablet\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.smallTablet\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.smallTablet\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.smallTablet\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.smallTablet\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.smallTablet\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.smallTablet\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.smallTablet\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.smallTablet\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.smallTablet\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.smallTablet\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.smallTablet\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.smallTablet\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.smallTablet\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.smallTablet\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.smallTablet\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.smallTablet\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.smallTablet\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.smallTablet\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.smallTablet\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.smallTablet\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.smallTablet\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.smallTablet\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.smallTablet\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.smallTablet\:underline{text-decoration:underline}.smallTablet\:line-through{text-decoration:line-through}.smallTablet\:no-underline{text-decoration:none}.group:hover .smallTablet\:group-hover\:underline{text-decoration:underline}.group:hover .smallTablet\:group-hover\:line-through{text-decoration:line-through}.group:hover .smallTablet\:group-hover\:no-underline{text-decoration:none}.smallTablet\:focus-within\:underline:focus-within{text-decoration:underline}.smallTablet\:focus-within\:line-through:focus-within{text-decoration:line-through}.smallTablet\:focus-within\:no-underline:focus-within{text-decoration:none}.smallTablet\:hover\:underline:hover{text-decoration:underline}.smallTablet\:hover\:line-through:hover{text-decoration:line-through}.smallTablet\:hover\:no-underline:hover{text-decoration:none}.smallTablet\:focus\:underline:focus{text-decoration:underline}.smallTablet\:focus\:line-through:focus{text-decoration:line-through}.smallTablet\:focus\:no-underline:focus{text-decoration:none}.smallTablet\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smallTablet\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.smallTablet\:placeholder-transparent::placeholder{color:#0000}.smallTablet\:placeholder-current::placeholder{color:currentColor}.smallTablet\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-text-dark2::placeholder{color:#0009}.smallTablet\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-light3::placeholder{color:FEFEFE}.smallTablet\:placeholder-grey-light4::placeholder{color:E8E8E8}.smallTablet\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.smallTablet\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.smallTablet\:focus\:placeholder-current:focus::placeholder{color:currentColor}.smallTablet\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.smallTablet\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.smallTablet\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.smallTablet\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.smallTablet\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.smallTablet\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.smallTablet\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.smallTablet\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.smallTablet\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.smallTablet\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.smallTablet\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.smallTablet\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.smallTablet\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.smallTablet\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.smallTablet\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.smallTablet\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.smallTablet\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.smallTablet\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.smallTablet\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.smallTablet\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.smallTablet\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.smallTablet\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.smallTablet\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.smallTablet\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.smallTablet\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.smallTablet\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.smallTablet\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.smallTablet\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.smallTablet\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.smallTablet\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.smallTablet\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.smallTablet\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.smallTablet\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.smallTablet\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.smallTablet\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.smallTablet\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.smallTablet\:opacity-0{opacity:0}.smallTablet\:opacity-5{opacity:.05}.smallTablet\:opacity-10{opacity:.1}.smallTablet\:opacity-20{opacity:.2}.smallTablet\:opacity-25{opacity:.25}.smallTablet\:opacity-30{opacity:.3}.smallTablet\:opacity-40{opacity:.4}.smallTablet\:opacity-50{opacity:.5}.smallTablet\:opacity-60{opacity:.6}.smallTablet\:opacity-70{opacity:.7}.smallTablet\:opacity-75{opacity:.75}.smallTablet\:opacity-80{opacity:.8}.smallTablet\:opacity-90{opacity:.9}.smallTablet\:opacity-95{opacity:.95}.smallTablet\:opacity-100{opacity:1}.group:hover .smallTablet\:group-hover\:opacity-0{opacity:0}.group:hover .smallTablet\:group-hover\:opacity-5{opacity:.05}.group:hover .smallTablet\:group-hover\:opacity-10{opacity:.1}.group:hover .smallTablet\:group-hover\:opacity-20{opacity:.2}.group:hover .smallTablet\:group-hover\:opacity-25{opacity:.25}.group:hover .smallTablet\:group-hover\:opacity-30{opacity:.3}.group:hover .smallTablet\:group-hover\:opacity-40{opacity:.4}.group:hover .smallTablet\:group-hover\:opacity-50{opacity:.5}.group:hover .smallTablet\:group-hover\:opacity-60{opacity:.6}.group:hover .smallTablet\:group-hover\:opacity-70{opacity:.7}.group:hover .smallTablet\:group-hover\:opacity-75{opacity:.75}.group:hover .smallTablet\:group-hover\:opacity-80{opacity:.8}.group:hover .smallTablet\:group-hover\:opacity-90{opacity:.9}.group:hover .smallTablet\:group-hover\:opacity-95{opacity:.95}.group:hover .smallTablet\:group-hover\:opacity-100{opacity:1}.smallTablet\:focus-within\:opacity-0:focus-within{opacity:0}.smallTablet\:focus-within\:opacity-5:focus-within{opacity:.05}.smallTablet\:focus-within\:opacity-10:focus-within{opacity:.1}.smallTablet\:focus-within\:opacity-20:focus-within{opacity:.2}.smallTablet\:focus-within\:opacity-25:focus-within{opacity:.25}.smallTablet\:focus-within\:opacity-30:focus-within{opacity:.3}.smallTablet\:focus-within\:opacity-40:focus-within{opacity:.4}.smallTablet\:focus-within\:opacity-50:focus-within{opacity:.5}.smallTablet\:focus-within\:opacity-60:focus-within{opacity:.6}.smallTablet\:focus-within\:opacity-70:focus-within{opacity:.7}.smallTablet\:focus-within\:opacity-75:focus-within{opacity:.75}.smallTablet\:focus-within\:opacity-80:focus-within{opacity:.8}.smallTablet\:focus-within\:opacity-90:focus-within{opacity:.9}.smallTablet\:focus-within\:opacity-95:focus-within{opacity:.95}.smallTablet\:focus-within\:opacity-100:focus-within{opacity:1}.smallTablet\:hover\:opacity-0:hover{opacity:0}.smallTablet\:hover\:opacity-5:hover{opacity:.05}.smallTablet\:hover\:opacity-10:hover{opacity:.1}.smallTablet\:hover\:opacity-20:hover{opacity:.2}.smallTablet\:hover\:opacity-25:hover{opacity:.25}.smallTablet\:hover\:opacity-30:hover{opacity:.3}.smallTablet\:hover\:opacity-40:hover{opacity:.4}.smallTablet\:hover\:opacity-50:hover{opacity:.5}.smallTablet\:hover\:opacity-60:hover{opacity:.6}.smallTablet\:hover\:opacity-70:hover{opacity:.7}.smallTablet\:hover\:opacity-75:hover{opacity:.75}.smallTablet\:hover\:opacity-80:hover{opacity:.8}.smallTablet\:hover\:opacity-90:hover{opacity:.9}.smallTablet\:hover\:opacity-95:hover{opacity:.95}.smallTablet\:hover\:opacity-100:hover{opacity:1}.smallTablet\:focus\:opacity-0:focus{opacity:0}.smallTablet\:focus\:opacity-5:focus{opacity:.05}.smallTablet\:focus\:opacity-10:focus{opacity:.1}.smallTablet\:focus\:opacity-20:focus{opacity:.2}.smallTablet\:focus\:opacity-25:focus{opacity:.25}.smallTablet\:focus\:opacity-30:focus{opacity:.3}.smallTablet\:focus\:opacity-40:focus{opacity:.4}.smallTablet\:focus\:opacity-50:focus{opacity:.5}.smallTablet\:focus\:opacity-60:focus{opacity:.6}.smallTablet\:focus\:opacity-70:focus{opacity:.7}.smallTablet\:focus\:opacity-75:focus{opacity:.75}.smallTablet\:focus\:opacity-80:focus{opacity:.8}.smallTablet\:focus\:opacity-90:focus{opacity:.9}.smallTablet\:focus\:opacity-95:focus{opacity:.95}.smallTablet\:focus\:opacity-100:focus{opacity:1}.smallTablet\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.smallTablet\:shadow,.smallTablet\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallTablet\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallTablet\:shadow-lg,.smallTablet\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallTablet\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallTablet\:shadow-2xl,.smallTablet\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.smallTablet\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallTablet\:shadow-inner,.smallTablet\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:shadow-none{--tw-shadow:0 0 #0000}.smallTablet\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .smallTablet\:group-hover\:shadow-sm,.smallTablet\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallTablet\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .smallTablet\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .smallTablet\:group-hover\:shadow,.group:hover .smallTablet\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallTablet\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .smallTablet\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .smallTablet\:group-hover\:shadow-lg,.group:hover .smallTablet\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallTablet\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .smallTablet\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .smallTablet\:group-hover\:shadow-2xl,.group:hover .smallTablet\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallTablet\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .smallTablet\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .smallTablet\:group-hover\:shadow-acs,.group:hover .smallTablet\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .smallTablet\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.smallTablet\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.smallTablet\:focus-within\:shadow-sm:focus-within,.smallTablet\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallTablet\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallTablet\:focus-within\:shadow-lg:focus-within,.smallTablet\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallTablet\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallTablet\:focus-within\:shadow-2xl:focus-within,.smallTablet\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.smallTablet\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallTablet\:focus-within\:shadow-inner:focus-within,.smallTablet\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.smallTablet\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.smallTablet\:focus-within\:shadow-acs:focus-within,.smallTablet\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.smallTablet\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallTablet\:hover\:shadow-md:hover,.smallTablet\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallTablet\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallTablet\:hover\:shadow-lg:hover,.smallTablet\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallTablet\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.smallTablet\:hover\:shadow-2xl:hover,.smallTablet\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallTablet\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.smallTablet\:hover\:shadow-acs:hover,.smallTablet\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.smallTablet\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.smallTablet\:focus\:shadow-sm:focus,.smallTablet\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.smallTablet\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smallTablet\:focus\:shadow-lg:focus,.smallTablet\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.smallTablet\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.smallTablet\:focus\:shadow-2xl:focus,.smallTablet\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.smallTablet\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.smallTablet\:focus\:shadow-inner:focus,.smallTablet\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.smallTablet\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.smallTablet\:outline-none{outline:2px solid #0000;outline-offset:2px}.smallTablet\:outline-white{outline:2px dotted #fff;outline-offset:2px}.smallTablet\:outline-black{outline:2px dotted #000;outline-offset:2px}.smallTablet\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.smallTablet\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.smallTablet\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.smallTablet\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.smallTablet\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.smallTablet\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.smallTablet\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:ring-0,.smallTablet\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:ring-2,.smallTablet\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:ring,.smallTablet\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-0:focus-within,.smallTablet\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-2:focus-within,.smallTablet\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-8:focus-within,.smallTablet\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-0:focus,.smallTablet\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-2:focus,.smallTablet\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus\:ring-8:focus,.smallTablet\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.smallTablet\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.smallTablet\:focus-within\:ring-inset:focus-within,.smallTablet\:focus\:ring-inset:focus,.smallTablet\:ring-inset{--tw-ring-inset:inset}.smallTablet\:ring-transparent{--tw-ring-color:#0000}.smallTablet\:ring-current{--tw-ring-color:currentColor}.smallTablet\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallTablet\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallTablet\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallTablet\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallTablet\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallTablet\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallTablet\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallTablet\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallTablet\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallTablet\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallTablet\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallTablet\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallTablet\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallTablet\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallTablet\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallTablet\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallTablet\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallTablet\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallTablet\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallTablet\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallTablet\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallTablet\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallTablet\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallTablet\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallTablet\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallTablet\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallTablet\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallTablet\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallTablet\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallTablet\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallTablet\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallTablet\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallTablet\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallTablet\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallTablet\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallTablet\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallTablet\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallTablet\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallTablet\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallTablet\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallTablet\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallTablet\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallTablet\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallTablet\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallTablet\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallTablet\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallTablet\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallTablet\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallTablet\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallTablet\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallTablet\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallTablet\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallTablet\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallTablet\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallTablet\:ring-text-dark2{--tw-ring-color:#0009}.smallTablet\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallTablet\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallTablet\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallTablet\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallTablet\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallTablet\:ring-grey-light3{--tw-ring-color:FEFEFE}.smallTablet\:ring-grey-light4{--tw-ring-color:E8E8E8}.smallTablet\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallTablet\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.smallTablet\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallTablet\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallTablet\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallTablet\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.smallTablet\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.smallTablet\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.smallTablet\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.smallTablet\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.smallTablet\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.smallTablet\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallTablet\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.smallTablet\:focus\:ring-current:focus{--tw-ring-color:currentColor}.smallTablet\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.smallTablet\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.smallTablet\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.smallTablet\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.smallTablet\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.smallTablet\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.smallTablet\:ring-opacity-0{--tw-ring-opacity:0}.smallTablet\:ring-opacity-5{--tw-ring-opacity:0.05}.smallTablet\:ring-opacity-10{--tw-ring-opacity:0.1}.smallTablet\:ring-opacity-20{--tw-ring-opacity:0.2}.smallTablet\:ring-opacity-25{--tw-ring-opacity:0.25}.smallTablet\:ring-opacity-30{--tw-ring-opacity:0.3}.smallTablet\:ring-opacity-40{--tw-ring-opacity:0.4}.smallTablet\:ring-opacity-50{--tw-ring-opacity:0.5}.smallTablet\:ring-opacity-60{--tw-ring-opacity:0.6}.smallTablet\:ring-opacity-70{--tw-ring-opacity:0.7}.smallTablet\:ring-opacity-75{--tw-ring-opacity:0.75}.smallTablet\:ring-opacity-80{--tw-ring-opacity:0.8}.smallTablet\:ring-opacity-90{--tw-ring-opacity:0.9}.smallTablet\:ring-opacity-95{--tw-ring-opacity:0.95}.smallTablet\:ring-opacity-100{--tw-ring-opacity:1}.smallTablet\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.smallTablet\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.smallTablet\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.smallTablet\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.smallTablet\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.smallTablet\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.smallTablet\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.smallTablet\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.smallTablet\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.smallTablet\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.smallTablet\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.smallTablet\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.smallTablet\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.smallTablet\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.smallTablet\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.smallTablet\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.smallTablet\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.smallTablet\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.smallTablet\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.smallTablet\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.smallTablet\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.smallTablet\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.smallTablet\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.smallTablet\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.smallTablet\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.smallTablet\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.smallTablet\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.smallTablet\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.smallTablet\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.smallTablet\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.smallTablet\:ring-offset-0{--tw-ring-offset-width:0px}.smallTablet\:ring-offset-1{--tw-ring-offset-width:1px}.smallTablet\:ring-offset-2{--tw-ring-offset-width:2px}.smallTablet\:ring-offset-4{--tw-ring-offset-width:4px}.smallTablet\:ring-offset-8{--tw-ring-offset-width:8px}.smallTablet\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.smallTablet\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.smallTablet\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.smallTablet\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.smallTablet\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.smallTablet\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.smallTablet\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.smallTablet\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.smallTablet\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.smallTablet\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.smallTablet\:ring-offset-transparent{--tw-ring-offset-color:#0000}.smallTablet\:ring-offset-current{--tw-ring-offset-color:currentColor}.smallTablet\:ring-offset-black{--tw-ring-offset-color:#000}.smallTablet\:ring-offset-white{--tw-ring-offset-color:#fff}.smallTablet\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.smallTablet\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.smallTablet\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.smallTablet\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.smallTablet\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.smallTablet\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.smallTablet\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.smallTablet\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.smallTablet\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.smallTablet\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.smallTablet\:ring-offset-red{--tw-ring-offset-color:#ff002a}.smallTablet\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.smallTablet\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.smallTablet\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.smallTablet\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.smallTablet\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.smallTablet\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.smallTablet\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.smallTablet\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.smallTablet\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.smallTablet\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.smallTablet\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.smallTablet\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.smallTablet\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.smallTablet\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.smallTablet\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.smallTablet\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.smallTablet\:ring-offset-green-600{--tw-ring-offset-color:#059669}.smallTablet\:ring-offset-green-700{--tw-ring-offset-color:#047857}.smallTablet\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.smallTablet\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.smallTablet\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.smallTablet\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.smallTablet\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.smallTablet\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.smallTablet\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.smallTablet\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.smallTablet\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.smallTablet\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.smallTablet\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.smallTablet\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.smallTablet\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.smallTablet\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.smallTablet\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.smallTablet\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.smallTablet\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.smallTablet\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.smallTablet\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.smallTablet\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.smallTablet\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.smallTablet\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.smallTablet\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.smallTablet\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.smallTablet\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.smallTablet\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.smallTablet\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.smallTablet\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.smallTablet\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.smallTablet\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.smallTablet\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.smallTablet\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.smallTablet\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.smallTablet\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.smallTablet\:ring-offset-test{--tw-ring-offset-color:#743902}.smallTablet\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.smallTablet\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.smallTablet\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.smallTablet\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.smallTablet\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.smallTablet\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.smallTablet\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.smallTablet\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.smallTablet\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.smallTablet\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.smallTablet\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.smallTablet\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.smallTablet\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.smallTablet\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.smallTablet\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.smallTablet\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.smallTablet\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.smallTablet\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.smallTablet\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.smallTablet\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.smallTablet\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.smallTablet\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.smallTablet\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.smallTablet\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.smallTablet\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.smallTablet\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.smallTablet\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.smallTablet\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.smallTablet\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.smallTablet\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.smallTablet\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.smallTablet\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.smallTablet\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.smallTablet\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.smallTablet\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.smallTablet\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.smallTablet\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.smallTablet\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.smallTablet\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.smallTablet\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.smallTablet\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.smallTablet\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.smallTablet\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.smallTablet\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.smallTablet\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.smallTablet\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.smallTablet\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.smallTablet\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.smallTablet\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.smallTablet\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.smallTablet\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.smallTablet\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.smallTablet\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.smallTablet\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.smallTablet\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.smallTablet\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.smallTablet\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.smallTablet\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.smallTablet\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.smallTablet\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.smallTablet\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.smallTablet\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.smallTablet\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.smallTablet\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.smallTablet\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.smallTablet\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.smallTablet\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.smallTablet\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.smallTablet\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.smallTablet\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.smallTablet\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.smallTablet\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.smallTablet\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.smallTablet\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.smallTablet\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.smallTablet\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.smallTablet\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.smallTablet\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.smallTablet\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.smallTablet\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.smallTablet\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.smallTablet\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.smallTablet\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.smallTablet\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.smallTablet\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.smallTablet\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.smallTablet\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.smallTablet\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.smallTablet\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.smallTablet\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.smallTablet\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.smallTablet\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.smallTablet\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.smallTablet\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.smallTablet\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.smallTablet\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.smallTablet\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.smallTablet\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.smallTablet\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.smallTablet\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.smallTablet\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.smallTablet\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.smallTablet\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.smallTablet\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.smallTablet\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.smallTablet\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.smallTablet\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.smallTablet\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.smallTablet\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.smallTablet\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.smallTablet\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.smallTablet\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.smallTablet\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.smallTablet\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.smallTablet\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.smallTablet\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.smallTablet\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.smallTablet\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.smallTablet\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.smallTablet\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.smallTablet\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.smallTablet\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.smallTablet\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.smallTablet\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.smallTablet\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.smallTablet\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.smallTablet\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.smallTablet\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.smallTablet\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.smallTablet\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.smallTablet\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.smallTablet\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.smallTablet\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.smallTablet\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.smallTablet\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.smallTablet\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.smallTablet\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.smallTablet\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.smallTablet\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.smallTablet\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.smallTablet\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.smallTablet\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.smallTablet\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.smallTablet\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.smallTablet\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.smallTablet\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.smallTablet\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.smallTablet\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.smallTablet\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.smallTablet\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.smallTablet\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.smallTablet\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.smallTablet\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.smallTablet\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.smallTablet\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.smallTablet\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.smallTablet\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.smallTablet\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.smallTablet\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.smallTablet\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.smallTablet\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.smallTablet\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.smallTablet\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.smallTablet\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.smallTablet\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.smallTablet\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.smallTablet\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.smallTablet\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.smallTablet\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.smallTablet\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.smallTablet\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.smallTablet\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.smallTablet\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.smallTablet\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.smallTablet\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.smallTablet\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.smallTablet\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.smallTablet\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.smallTablet\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.smallTablet\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.smallTablet\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.smallTablet\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.smallTablet\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.smallTablet\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.smallTablet\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.smallTablet\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.smallTablet\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.smallTablet\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.smallTablet\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.smallTablet\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.smallTablet\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.smallTablet\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.smallTablet\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.smallTablet\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.smallTablet\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.smallTablet\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.smallTablet\:transition-none{transition-property:none}.smallTablet\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.smallTablet\:delay-75{transition-delay:75ms}.smallTablet\:delay-100{transition-delay:.1s}.smallTablet\:delay-150{transition-delay:.15s}.smallTablet\:delay-200{transition-delay:.2s}.smallTablet\:delay-300{transition-delay:.3s}.smallTablet\:delay-500{transition-delay:.5s}.smallTablet\:delay-700{transition-delay:.7s}.smallTablet\:delay-1000{transition-delay:1s}.smallTablet\:duration-75{transition-duration:75ms}.smallTablet\:duration-100{transition-duration:.1s}.smallTablet\:duration-150{transition-duration:.15s}.smallTablet\:duration-200{transition-duration:.2s}.smallTablet\:duration-300{transition-duration:.3s}.smallTablet\:duration-500{transition-duration:.5s}.smallTablet\:duration-700{transition-duration:.7s}.smallTablet\:duration-1000{transition-duration:1s}.smallTablet\:ease-linear{transition-timing-function:linear}.smallTablet\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.smallTablet\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.smallTablet\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (max-width:450px){.phone\:container{width:100%}@media (min-width:640px){.phone\:container{max-width:640px}}@media (min-width:768px){.phone\:container{max-width:768px}}@media (min-width:1024px){.phone\:container{max-width:1024px}}@media (min-width:1280px){.phone\:container{max-width:1280px}}@media (min-width:1536px){.phone\:container{max-width:1536px}}.phone\:sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.phone\:not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.phone\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.phone\:focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.phone\:focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.phone\:focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.phone\:pointer-events-none{pointer-events:none}.phone\:pointer-events-auto{pointer-events:auto}.phone\:visible{visibility:visible}.phone\:invisible{visibility:hidden}.phone\:static{position:static}.phone\:fixed{position:fixed}.phone\:absolute{position:absolute}.phone\:relative{position:relative}.phone\:sticky{position:sticky}.phone\:inset-0{bottom:0;left:0;right:0;top:0}.phone\:inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.phone\:inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.phone\:inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.phone\:inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.phone\:inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.phone\:inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.phone\:inset-7{bottom:1.75rem;left:1.75rem;right:1.75rem;top:1.75rem}.phone\:inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.phone\:inset-9{bottom:2.25rem;left:2.25rem;right:2.25rem;top:2.25rem}.phone\:inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.phone\:inset-11{bottom:2.75rem;left:2.75rem;right:2.75rem;top:2.75rem}.phone\:inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.phone\:inset-13{bottom:50px;left:50px;right:50px;top:50px}.phone\:inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.phone\:inset-15{bottom:30px;left:30px;right:30px;top:30px}.phone\:inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.phone\:inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.phone\:inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.phone\:inset-28{bottom:7rem;left:7rem;right:7rem;top:7rem}.phone\:inset-30{bottom:30%;left:30%;right:30%;top:30%}.phone\:inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.phone\:inset-36{bottom:9rem;left:9rem;right:9rem;top:9rem}.phone\:inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.phone\:inset-44{bottom:11rem;left:11rem;right:11rem;top:11rem}.phone\:inset-45{bottom:45%;left:45%;right:45%;top:45%}.phone\:inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.phone\:inset-50{bottom:12.5rem;left:12.5rem;right:12.5rem;top:12.5rem}.phone\:inset-52{bottom:13rem;left:13rem;right:13rem;top:13rem}.phone\:inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.phone\:inset-60{bottom:15rem;left:15rem;right:15rem;top:15rem}.phone\:inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.phone\:inset-72{bottom:18rem;left:18rem;right:18rem;top:18rem}.phone\:inset-80{bottom:20rem;left:20rem;right:20rem;top:20rem}.phone\:inset-96{bottom:24rem;left:24rem;right:24rem;top:24rem}.phone\:inset-155{bottom:155px;left:155px;right:155px;top:155px}.phone\:inset-200{bottom:20%;left:20%;right:20%;top:20%}.phone\:inset-300{bottom:300px;left:300px;right:300px;top:300px}.phone\:inset-327{bottom:327px;left:327px;right:327px;top:327px}.phone\:inset-366{bottom:366px;left:366px;right:366px;top:366px}.phone\:inset-415{bottom:415px;left:415px;right:415px;top:415px}.phone\:inset-450{bottom:450px;left:450px;right:450px;top:450px}.phone\:inset-474{bottom:474px;left:474px;right:474px;top:474px}.phone\:inset-500{bottom:500px;left:500px;right:500px;top:500px}.phone\:inset-600{bottom:600px;left:600px;right:600px;top:600px}.phone\:inset-690{bottom:690px;left:690px;right:690px;top:690px}.phone\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.phone\:inset-px{bottom:1px;left:1px;right:1px;top:1px}.phone\:inset-0\.5{bottom:.125rem;left:.125rem;right:.125rem;top:.125rem}.phone\:inset-1\.5{bottom:.375rem;left:.375rem;right:.375rem;top:.375rem}.phone\:inset-2\.5{bottom:.625rem;left:.625rem;right:.625rem;top:.625rem}.phone\:inset-3\.5{bottom:.875rem;left:.875rem;right:.875rem;top:.875rem}.phone\:-inset-0{bottom:0;left:0;right:0;top:0}.phone\:-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.phone\:-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.phone\:-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.phone\:-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.phone\:-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.phone\:-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.phone\:-inset-7{bottom:-1.75rem;left:-1.75rem;right:-1.75rem;top:-1.75rem}.phone\:-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.phone\:-inset-9{bottom:-2.25rem;left:-2.25rem;right:-2.25rem;top:-2.25rem}.phone\:-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.phone\:-inset-11{bottom:-2.75rem;left:-2.75rem;right:-2.75rem;top:-2.75rem}.phone\:-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.phone\:-inset-13{bottom:-50px;left:-50px;right:-50px;top:-50px}.phone\:-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.phone\:-inset-15{bottom:-30px;left:-30px;right:-30px;top:-30px}.phone\:-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.phone\:-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.phone\:-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.phone\:-inset-28{bottom:-7rem;left:-7rem;right:-7rem;top:-7rem}.phone\:-inset-30{bottom:-30%;left:-30%;right:-30%;top:-30%}.phone\:-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.phone\:-inset-36{bottom:-9rem;left:-9rem;right:-9rem;top:-9rem}.phone\:-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.phone\:-inset-44{bottom:-11rem;left:-11rem;right:-11rem;top:-11rem}.phone\:-inset-45{bottom:-45%;left:-45%;right:-45%;top:-45%}.phone\:-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.phone\:-inset-50{bottom:-12.5rem;left:-12.5rem;right:-12.5rem;top:-12.5rem}.phone\:-inset-52{bottom:-13rem;left:-13rem;right:-13rem;top:-13rem}.phone\:-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.phone\:-inset-60{bottom:-15rem;left:-15rem;right:-15rem;top:-15rem}.phone\:-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.phone\:-inset-72{bottom:-18rem;left:-18rem;right:-18rem;top:-18rem}.phone\:-inset-80{bottom:-20rem;left:-20rem;right:-20rem;top:-20rem}.phone\:-inset-96{bottom:-24rem;left:-24rem;right:-24rem;top:-24rem}.phone\:-inset-155{bottom:-155px;left:-155px;right:-155px;top:-155px}.phone\:-inset-200{bottom:-20%;left:-20%;right:-20%;top:-20%}.phone\:-inset-300{bottom:-300px;left:-300px;right:-300px;top:-300px}.phone\:-inset-327{bottom:-327px;left:-327px;right:-327px;top:-327px}.phone\:-inset-366{bottom:-366px;left:-366px;right:-366px;top:-366px}.phone\:-inset-415{bottom:-415px;left:-415px;right:-415px;top:-415px}.phone\:-inset-450{bottom:-450px;left:-450px;right:-450px;top:-450px}.phone\:-inset-474{bottom:-474px;left:-474px;right:-474px;top:-474px}.phone\:-inset-500{bottom:-500px;left:-500px;right:-500px;top:-500px}.phone\:-inset-600{bottom:-600px;left:-600px;right:-600px;top:-600px}.phone\:-inset-690{bottom:-690px;left:-690px;right:-690px;top:-690px}.phone\:-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.phone\:-inset-0\.5{bottom:-.125rem;left:-.125rem;right:-.125rem;top:-.125rem}.phone\:-inset-1\.5{bottom:-.375rem;left:-.375rem;right:-.375rem;top:-.375rem}.phone\:-inset-2\.5{bottom:-.625rem;left:-.625rem;right:-.625rem;top:-.625rem}.phone\:-inset-3\.5{bottom:-.875rem;left:-.875rem;right:-.875rem;top:-.875rem}.phone\:inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.phone\:inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.phone\:inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.phone\:inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.phone\:inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.phone\:inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.phone\:inset-full{bottom:100%;left:100%;right:100%;top:100%}.phone\:-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.phone\:-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.phone\:-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.phone\:-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.phone\:-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.phone\:-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.phone\:-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.phone\:inset-x-0{left:0;right:0}.phone\:inset-x-1{left:.25rem;right:.25rem}.phone\:inset-x-2{left:.5rem;right:.5rem}.phone\:inset-x-3{left:.75rem;right:.75rem}.phone\:inset-x-4{left:1rem;right:1rem}.phone\:inset-x-5{left:1.25rem;right:1.25rem}.phone\:inset-x-6{left:1.5rem;right:1.5rem}.phone\:inset-x-7{left:1.75rem;right:1.75rem}.phone\:inset-x-8{left:2rem;right:2rem}.phone\:inset-x-9{left:2.25rem;right:2.25rem}.phone\:inset-x-10{left:2.5rem;right:2.5rem}.phone\:inset-x-11{left:2.75rem;right:2.75rem}.phone\:inset-x-12{left:3rem;right:3rem}.phone\:inset-x-13{left:50px;right:50px}.phone\:inset-x-14{left:3.5rem;right:3.5rem}.phone\:inset-x-15{left:30px;right:30px}.phone\:inset-x-16{left:4rem;right:4rem}.phone\:inset-x-20{left:5rem;right:5rem}.phone\:inset-x-24{left:6rem;right:6rem}.phone\:inset-x-28{left:7rem;right:7rem}.phone\:inset-x-30{left:30%;right:30%}.phone\:inset-x-32{left:8rem;right:8rem}.phone\:inset-x-36{left:9rem;right:9rem}.phone\:inset-x-40{left:10rem;right:10rem}.phone\:inset-x-44{left:11rem;right:11rem}.phone\:inset-x-45{left:45%;right:45%}.phone\:inset-x-48{left:12rem;right:12rem}.phone\:inset-x-50{left:12.5rem;right:12.5rem}.phone\:inset-x-52{left:13rem;right:13rem}.phone\:inset-x-56{left:14rem;right:14rem}.phone\:inset-x-60{left:15rem;right:15rem}.phone\:inset-x-64{left:16rem;right:16rem}.phone\:inset-x-72{left:18rem;right:18rem}.phone\:inset-x-80{left:20rem;right:20rem}.phone\:inset-x-96{left:24rem;right:24rem}.phone\:inset-x-155{left:155px;right:155px}.phone\:inset-x-200{left:20%;right:20%}.phone\:inset-x-300{left:300px;right:300px}.phone\:inset-x-327{left:327px;right:327px}.phone\:inset-x-366{left:366px;right:366px}.phone\:inset-x-415{left:415px;right:415px}.phone\:inset-x-450{left:450px;right:450px}.phone\:inset-x-474{left:474px;right:474px}.phone\:inset-x-500{left:500px;right:500px}.phone\:inset-x-600{left:600px;right:600px}.phone\:inset-x-690{left:690px;right:690px}.phone\:inset-x-auto{left:auto;right:auto}.phone\:inset-x-px{left:1px;right:1px}.phone\:inset-x-0\.5{left:.125rem;right:.125rem}.phone\:inset-x-1\.5{left:.375rem;right:.375rem}.phone\:inset-x-2\.5{left:.625rem;right:.625rem}.phone\:inset-x-3\.5{left:.875rem;right:.875rem}.phone\:-inset-x-0{left:0;right:0}.phone\:-inset-x-1{left:-.25rem;right:-.25rem}.phone\:-inset-x-2{left:-.5rem;right:-.5rem}.phone\:-inset-x-3{left:-.75rem;right:-.75rem}.phone\:-inset-x-4{left:-1rem;right:-1rem}.phone\:-inset-x-5{left:-1.25rem;right:-1.25rem}.phone\:-inset-x-6{left:-1.5rem;right:-1.5rem}.phone\:-inset-x-7{left:-1.75rem;right:-1.75rem}.phone\:-inset-x-8{left:-2rem;right:-2rem}.phone\:-inset-x-9{left:-2.25rem;right:-2.25rem}.phone\:-inset-x-10{left:-2.5rem;right:-2.5rem}.phone\:-inset-x-11{left:-2.75rem;right:-2.75rem}.phone\:-inset-x-12{left:-3rem;right:-3rem}.phone\:-inset-x-13{left:-50px;right:-50px}.phone\:-inset-x-14{left:-3.5rem;right:-3.5rem}.phone\:-inset-x-15{left:-30px;right:-30px}.phone\:-inset-x-16{left:-4rem;right:-4rem}.phone\:-inset-x-20{left:-5rem;right:-5rem}.phone\:-inset-x-24{left:-6rem;right:-6rem}.phone\:-inset-x-28{left:-7rem;right:-7rem}.phone\:-inset-x-30{left:-30%;right:-30%}.phone\:-inset-x-32{left:-8rem;right:-8rem}.phone\:-inset-x-36{left:-9rem;right:-9rem}.phone\:-inset-x-40{left:-10rem;right:-10rem}.phone\:-inset-x-44{left:-11rem;right:-11rem}.phone\:-inset-x-45{left:-45%;right:-45%}.phone\:-inset-x-48{left:-12rem;right:-12rem}.phone\:-inset-x-50{left:-12.5rem;right:-12.5rem}.phone\:-inset-x-52{left:-13rem;right:-13rem}.phone\:-inset-x-56{left:-14rem;right:-14rem}.phone\:-inset-x-60{left:-15rem;right:-15rem}.phone\:-inset-x-64{left:-16rem;right:-16rem}.phone\:-inset-x-72{left:-18rem;right:-18rem}.phone\:-inset-x-80{left:-20rem;right:-20rem}.phone\:-inset-x-96{left:-24rem;right:-24rem}.phone\:-inset-x-155{left:-155px;right:-155px}.phone\:-inset-x-200{left:-20%;right:-20%}.phone\:-inset-x-300{left:-300px;right:-300px}.phone\:-inset-x-327{left:-327px;right:-327px}.phone\:-inset-x-366{left:-366px;right:-366px}.phone\:-inset-x-415{left:-415px;right:-415px}.phone\:-inset-x-450{left:-450px;right:-450px}.phone\:-inset-x-474{left:-474px;right:-474px}.phone\:-inset-x-500{left:-500px;right:-500px}.phone\:-inset-x-600{left:-600px;right:-600px}.phone\:-inset-x-690{left:-690px;right:-690px}.phone\:-inset-x-px{left:-1px;right:-1px}.phone\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.phone\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.phone\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.phone\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.phone\:inset-x-1\/2{left:50%;right:50%}.phone\:inset-x-1\/3{left:33.333333%;right:33.333333%}.phone\:inset-x-2\/3{left:66.666667%;right:66.666667%}.phone\:inset-x-1\/4{left:25%;right:25%}.phone\:inset-x-2\/4{left:50%;right:50%}.phone\:inset-x-3\/4{left:75%;right:75%}.phone\:inset-x-full{left:100%;right:100%}.phone\:-inset-x-1\/2{left:-50%;right:-50%}.phone\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.phone\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.phone\:-inset-x-1\/4{left:-25%;right:-25%}.phone\:-inset-x-2\/4{left:-50%;right:-50%}.phone\:-inset-x-3\/4{left:-75%;right:-75%}.phone\:-inset-x-full{left:-100%;right:-100%}.phone\:inset-y-0{bottom:0;top:0}.phone\:inset-y-1{bottom:.25rem;top:.25rem}.phone\:inset-y-2{bottom:.5rem;top:.5rem}.phone\:inset-y-3{bottom:.75rem;top:.75rem}.phone\:inset-y-4{bottom:1rem;top:1rem}.phone\:inset-y-5{bottom:1.25rem;top:1.25rem}.phone\:inset-y-6{bottom:1.5rem;top:1.5rem}.phone\:inset-y-7{bottom:1.75rem;top:1.75rem}.phone\:inset-y-8{bottom:2rem;top:2rem}.phone\:inset-y-9{bottom:2.25rem;top:2.25rem}.phone\:inset-y-10{bottom:2.5rem;top:2.5rem}.phone\:inset-y-11{bottom:2.75rem;top:2.75rem}.phone\:inset-y-12{bottom:3rem;top:3rem}.phone\:inset-y-13{bottom:50px;top:50px}.phone\:inset-y-14{bottom:3.5rem;top:3.5rem}.phone\:inset-y-15{bottom:30px;top:30px}.phone\:inset-y-16{bottom:4rem;top:4rem}.phone\:inset-y-20{bottom:5rem;top:5rem}.phone\:inset-y-24{bottom:6rem;top:6rem}.phone\:inset-y-28{bottom:7rem;top:7rem}.phone\:inset-y-30{bottom:30%;top:30%}.phone\:inset-y-32{bottom:8rem;top:8rem}.phone\:inset-y-36{bottom:9rem;top:9rem}.phone\:inset-y-40{bottom:10rem;top:10rem}.phone\:inset-y-44{bottom:11rem;top:11rem}.phone\:inset-y-45{bottom:45%;top:45%}.phone\:inset-y-48{bottom:12rem;top:12rem}.phone\:inset-y-50{bottom:12.5rem;top:12.5rem}.phone\:inset-y-52{bottom:13rem;top:13rem}.phone\:inset-y-56{bottom:14rem;top:14rem}.phone\:inset-y-60{bottom:15rem;top:15rem}.phone\:inset-y-64{bottom:16rem;top:16rem}.phone\:inset-y-72{bottom:18rem;top:18rem}.phone\:inset-y-80{bottom:20rem;top:20rem}.phone\:inset-y-96{bottom:24rem;top:24rem}.phone\:inset-y-155{bottom:155px;top:155px}.phone\:inset-y-200{bottom:20%;top:20%}.phone\:inset-y-300{bottom:300px;top:300px}.phone\:inset-y-327{bottom:327px;top:327px}.phone\:inset-y-366{bottom:366px;top:366px}.phone\:inset-y-415{bottom:415px;top:415px}.phone\:inset-y-450{bottom:450px;top:450px}.phone\:inset-y-474{bottom:474px;top:474px}.phone\:inset-y-500{bottom:500px;top:500px}.phone\:inset-y-600{bottom:600px;top:600px}.phone\:inset-y-690{bottom:690px;top:690px}.phone\:inset-y-auto{bottom:auto;top:auto}.phone\:inset-y-px{bottom:1px;top:1px}.phone\:inset-y-0\.5{bottom:.125rem;top:.125rem}.phone\:inset-y-1\.5{bottom:.375rem;top:.375rem}.phone\:inset-y-2\.5{bottom:.625rem;top:.625rem}.phone\:inset-y-3\.5{bottom:.875rem;top:.875rem}.phone\:-inset-y-0{bottom:0;top:0}.phone\:-inset-y-1{bottom:-.25rem;top:-.25rem}.phone\:-inset-y-2{bottom:-.5rem;top:-.5rem}.phone\:-inset-y-3{bottom:-.75rem;top:-.75rem}.phone\:-inset-y-4{bottom:-1rem;top:-1rem}.phone\:-inset-y-5{bottom:-1.25rem;top:-1.25rem}.phone\:-inset-y-6{bottom:-1.5rem;top:-1.5rem}.phone\:-inset-y-7{bottom:-1.75rem;top:-1.75rem}.phone\:-inset-y-8{bottom:-2rem;top:-2rem}.phone\:-inset-y-9{bottom:-2.25rem;top:-2.25rem}.phone\:-inset-y-10{bottom:-2.5rem;top:-2.5rem}.phone\:-inset-y-11{bottom:-2.75rem;top:-2.75rem}.phone\:-inset-y-12{bottom:-3rem;top:-3rem}.phone\:-inset-y-13{bottom:-50px;top:-50px}.phone\:-inset-y-14{bottom:-3.5rem;top:-3.5rem}.phone\:-inset-y-15{bottom:-30px;top:-30px}.phone\:-inset-y-16{bottom:-4rem;top:-4rem}.phone\:-inset-y-20{bottom:-5rem;top:-5rem}.phone\:-inset-y-24{bottom:-6rem;top:-6rem}.phone\:-inset-y-28{bottom:-7rem;top:-7rem}.phone\:-inset-y-30{bottom:-30%;top:-30%}.phone\:-inset-y-32{bottom:-8rem;top:-8rem}.phone\:-inset-y-36{bottom:-9rem;top:-9rem}.phone\:-inset-y-40{bottom:-10rem;top:-10rem}.phone\:-inset-y-44{bottom:-11rem;top:-11rem}.phone\:-inset-y-45{bottom:-45%;top:-45%}.phone\:-inset-y-48{bottom:-12rem;top:-12rem}.phone\:-inset-y-50{bottom:-12.5rem;top:-12.5rem}.phone\:-inset-y-52{bottom:-13rem;top:-13rem}.phone\:-inset-y-56{bottom:-14rem;top:-14rem}.phone\:-inset-y-60{bottom:-15rem;top:-15rem}.phone\:-inset-y-64{bottom:-16rem;top:-16rem}.phone\:-inset-y-72{bottom:-18rem;top:-18rem}.phone\:-inset-y-80{bottom:-20rem;top:-20rem}.phone\:-inset-y-96{bottom:-24rem;top:-24rem}.phone\:-inset-y-155{bottom:-155px;top:-155px}.phone\:-inset-y-200{bottom:-20%;top:-20%}.phone\:-inset-y-300{bottom:-300px;top:-300px}.phone\:-inset-y-327{bottom:-327px;top:-327px}.phone\:-inset-y-366{bottom:-366px;top:-366px}.phone\:-inset-y-415{bottom:-415px;top:-415px}.phone\:-inset-y-450{bottom:-450px;top:-450px}.phone\:-inset-y-474{bottom:-474px;top:-474px}.phone\:-inset-y-500{bottom:-500px;top:-500px}.phone\:-inset-y-600{bottom:-600px;top:-600px}.phone\:-inset-y-690{bottom:-690px;top:-690px}.phone\:-inset-y-px{bottom:-1px;top:-1px}.phone\:-inset-y-0\.5{bottom:-.125rem;top:-.125rem}.phone\:-inset-y-1\.5{bottom:-.375rem;top:-.375rem}.phone\:-inset-y-2\.5{bottom:-.625rem;top:-.625rem}.phone\:-inset-y-3\.5{bottom:-.875rem;top:-.875rem}.phone\:inset-y-1\/2{bottom:50%;top:50%}.phone\:inset-y-1\/3{bottom:33.333333%;top:33.333333%}.phone\:inset-y-2\/3{bottom:66.666667%;top:66.666667%}.phone\:inset-y-1\/4{bottom:25%;top:25%}.phone\:inset-y-2\/4{bottom:50%;top:50%}.phone\:inset-y-3\/4{bottom:75%;top:75%}.phone\:inset-y-full{bottom:100%;top:100%}.phone\:-inset-y-1\/2{bottom:-50%;top:-50%}.phone\:-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.phone\:-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.phone\:-inset-y-1\/4{bottom:-25%;top:-25%}.phone\:-inset-y-2\/4{bottom:-50%;top:-50%}.phone\:-inset-y-3\/4{bottom:-75%;top:-75%}.phone\:-inset-y-full{bottom:-100%;top:-100%}.phone\:top-0{top:0}.phone\:top-1{top:.25rem}.phone\:top-2{top:.5rem}.phone\:top-3{top:.75rem}.phone\:top-4{top:1rem}.phone\:top-5{top:1.25rem}.phone\:top-6{top:1.5rem}.phone\:top-7{top:1.75rem}.phone\:top-8{top:2rem}.phone\:top-9{top:2.25rem}.phone\:top-10{top:2.5rem}.phone\:top-11{top:2.75rem}.phone\:top-12{top:3rem}.phone\:top-13{top:50px}.phone\:top-14{top:3.5rem}.phone\:top-15{top:30px}.phone\:top-16{top:4rem}.phone\:top-20{top:5rem}.phone\:top-24{top:6rem}.phone\:top-28{top:7rem}.phone\:top-30{top:30%}.phone\:top-32{top:8rem}.phone\:top-36{top:9rem}.phone\:top-40{top:10rem}.phone\:top-44{top:11rem}.phone\:top-45{top:45%}.phone\:top-48{top:12rem}.phone\:top-50{top:12.5rem}.phone\:top-52{top:13rem}.phone\:top-56{top:14rem}.phone\:top-60{top:15rem}.phone\:top-64{top:16rem}.phone\:top-72{top:18rem}.phone\:top-80{top:20rem}.phone\:top-96{top:24rem}.phone\:top-155{top:155px}.phone\:top-200{top:20%}.phone\:top-300{top:300px}.phone\:top-327{top:327px}.phone\:top-366{top:366px}.phone\:top-415{top:415px}.phone\:top-450{top:450px}.phone\:top-474{top:474px}.phone\:top-500{top:500px}.phone\:top-600{top:600px}.phone\:top-690{top:690px}.phone\:top-auto{top:auto}.phone\:top-px{top:1px}.phone\:top-0\.5{top:.125rem}.phone\:top-1\.5{top:.375rem}.phone\:top-2\.5{top:.625rem}.phone\:top-3\.5{top:.875rem}.phone\:-top-0{top:0}.phone\:-top-1{top:-.25rem}.phone\:-top-2{top:-.5rem}.phone\:-top-3{top:-.75rem}.phone\:-top-4{top:-1rem}.phone\:-top-5{top:-1.25rem}.phone\:-top-6{top:-1.5rem}.phone\:-top-7{top:-1.75rem}.phone\:-top-8{top:-2rem}.phone\:-top-9{top:-2.25rem}.phone\:-top-10{top:-2.5rem}.phone\:-top-11{top:-2.75rem}.phone\:-top-12{top:-3rem}.phone\:-top-13{top:-50px}.phone\:-top-14{top:-3.5rem}.phone\:-top-15{top:-30px}.phone\:-top-16{top:-4rem}.phone\:-top-20{top:-5rem}.phone\:-top-24{top:-6rem}.phone\:-top-28{top:-7rem}.phone\:-top-30{top:-30%}.phone\:-top-32{top:-8rem}.phone\:-top-36{top:-9rem}.phone\:-top-40{top:-10rem}.phone\:-top-44{top:-11rem}.phone\:-top-45{top:-45%}.phone\:-top-48{top:-12rem}.phone\:-top-50{top:-12.5rem}.phone\:-top-52{top:-13rem}.phone\:-top-56{top:-14rem}.phone\:-top-60{top:-15rem}.phone\:-top-64{top:-16rem}.phone\:-top-72{top:-18rem}.phone\:-top-80{top:-20rem}.phone\:-top-96{top:-24rem}.phone\:-top-155{top:-155px}.phone\:-top-200{top:-20%}.phone\:-top-300{top:-300px}.phone\:-top-327{top:-327px}.phone\:-top-366{top:-366px}.phone\:-top-415{top:-415px}.phone\:-top-450{top:-450px}.phone\:-top-474{top:-474px}.phone\:-top-500{top:-500px}.phone\:-top-600{top:-600px}.phone\:-top-690{top:-690px}.phone\:-top-px{top:-1px}.phone\:-top-0\.5{top:-.125rem}.phone\:-top-1\.5{top:-.375rem}.phone\:-top-2\.5{top:-.625rem}.phone\:-top-3\.5{top:-.875rem}.phone\:top-1\/2{top:50%}.phone\:top-1\/3{top:33.333333%}.phone\:top-2\/3{top:66.666667%}.phone\:top-1\/4{top:25%}.phone\:top-2\/4{top:50%}.phone\:top-3\/4{top:75%}.phone\:top-full{top:100%}.phone\:-top-1\/2{top:-50%}.phone\:-top-1\/3{top:-33.333333%}.phone\:-top-2\/3{top:-66.666667%}.phone\:-top-1\/4{top:-25%}.phone\:-top-2\/4{top:-50%}.phone\:-top-3\/4{top:-75%}.phone\:-top-full{top:-100%}.phone\:right-0{right:0}.phone\:right-1{right:.25rem}.phone\:right-2{right:.5rem}.phone\:right-3{right:.75rem}.phone\:right-4{right:1rem}.phone\:right-5{right:1.25rem}.phone\:right-6{right:1.5rem}.phone\:right-7{right:1.75rem}.phone\:right-8{right:2rem}.phone\:right-9{right:2.25rem}.phone\:right-10{right:2.5rem}.phone\:right-11{right:2.75rem}.phone\:right-12{right:3rem}.phone\:right-13{right:50px}.phone\:right-14{right:3.5rem}.phone\:right-15{right:30px}.phone\:right-16{right:4rem}.phone\:right-20{right:5rem}.phone\:right-24{right:6rem}.phone\:right-28{right:7rem}.phone\:right-30{right:30%}.phone\:right-32{right:8rem}.phone\:right-36{right:9rem}.phone\:right-40{right:10rem}.phone\:right-44{right:11rem}.phone\:right-45{right:45%}.phone\:right-48{right:12rem}.phone\:right-50{right:12.5rem}.phone\:right-52{right:13rem}.phone\:right-56{right:14rem}.phone\:right-60{right:15rem}.phone\:right-64{right:16rem}.phone\:right-72{right:18rem}.phone\:right-80{right:20rem}.phone\:right-96{right:24rem}.phone\:right-155{right:155px}.phone\:right-200{right:20%}.phone\:right-300{right:300px}.phone\:right-327{right:327px}.phone\:right-366{right:366px}.phone\:right-415{right:415px}.phone\:right-450{right:450px}.phone\:right-474{right:474px}.phone\:right-500{right:500px}.phone\:right-600{right:600px}.phone\:right-690{right:690px}.phone\:right-auto{right:auto}.phone\:right-px{right:1px}.phone\:right-0\.5{right:.125rem}.phone\:right-1\.5{right:.375rem}.phone\:right-2\.5{right:.625rem}.phone\:right-3\.5{right:.875rem}.phone\:-right-0{right:0}.phone\:-right-1{right:-.25rem}.phone\:-right-2{right:-.5rem}.phone\:-right-3{right:-.75rem}.phone\:-right-4{right:-1rem}.phone\:-right-5{right:-1.25rem}.phone\:-right-6{right:-1.5rem}.phone\:-right-7{right:-1.75rem}.phone\:-right-8{right:-2rem}.phone\:-right-9{right:-2.25rem}.phone\:-right-10{right:-2.5rem}.phone\:-right-11{right:-2.75rem}.phone\:-right-12{right:-3rem}.phone\:-right-13{right:-50px}.phone\:-right-14{right:-3.5rem}.phone\:-right-15{right:-30px}.phone\:-right-16{right:-4rem}.phone\:-right-20{right:-5rem}.phone\:-right-24{right:-6rem}.phone\:-right-28{right:-7rem}.phone\:-right-30{right:-30%}.phone\:-right-32{right:-8rem}.phone\:-right-36{right:-9rem}.phone\:-right-40{right:-10rem}.phone\:-right-44{right:-11rem}.phone\:-right-45{right:-45%}.phone\:-right-48{right:-12rem}.phone\:-right-50{right:-12.5rem}.phone\:-right-52{right:-13rem}.phone\:-right-56{right:-14rem}.phone\:-right-60{right:-15rem}.phone\:-right-64{right:-16rem}.phone\:-right-72{right:-18rem}.phone\:-right-80{right:-20rem}.phone\:-right-96{right:-24rem}.phone\:-right-155{right:-155px}.phone\:-right-200{right:-20%}.phone\:-right-300{right:-300px}.phone\:-right-327{right:-327px}.phone\:-right-366{right:-366px}.phone\:-right-415{right:-415px}.phone\:-right-450{right:-450px}.phone\:-right-474{right:-474px}.phone\:-right-500{right:-500px}.phone\:-right-600{right:-600px}.phone\:-right-690{right:-690px}.phone\:-right-px{right:-1px}.phone\:-right-0\.5{right:-.125rem}.phone\:-right-1\.5{right:-.375rem}.phone\:-right-2\.5{right:-.625rem}.phone\:-right-3\.5{right:-.875rem}.phone\:right-1\/2{right:50%}.phone\:right-1\/3{right:33.333333%}.phone\:right-2\/3{right:66.666667%}.phone\:right-1\/4{right:25%}.phone\:right-2\/4{right:50%}.phone\:right-3\/4{right:75%}.phone\:right-full{right:100%}.phone\:-right-1\/2{right:-50%}.phone\:-right-1\/3{right:-33.333333%}.phone\:-right-2\/3{right:-66.666667%}.phone\:-right-1\/4{right:-25%}.phone\:-right-2\/4{right:-50%}.phone\:-right-3\/4{right:-75%}.phone\:-right-full{right:-100%}.phone\:bottom-0{bottom:0}.phone\:bottom-1{bottom:.25rem}.phone\:bottom-2{bottom:.5rem}.phone\:bottom-3{bottom:.75rem}.phone\:bottom-4{bottom:1rem}.phone\:bottom-5{bottom:1.25rem}.phone\:bottom-6{bottom:1.5rem}.phone\:bottom-7{bottom:1.75rem}.phone\:bottom-8{bottom:2rem}.phone\:bottom-9{bottom:2.25rem}.phone\:bottom-10{bottom:2.5rem}.phone\:bottom-11{bottom:2.75rem}.phone\:bottom-12{bottom:3rem}.phone\:bottom-13{bottom:50px}.phone\:bottom-14{bottom:3.5rem}.phone\:bottom-15{bottom:30px}.phone\:bottom-16{bottom:4rem}.phone\:bottom-20{bottom:5rem}.phone\:bottom-24{bottom:6rem}.phone\:bottom-28{bottom:7rem}.phone\:bottom-30{bottom:30%}.phone\:bottom-32{bottom:8rem}.phone\:bottom-36{bottom:9rem}.phone\:bottom-40{bottom:10rem}.phone\:bottom-44{bottom:11rem}.phone\:bottom-45{bottom:45%}.phone\:bottom-48{bottom:12rem}.phone\:bottom-50{bottom:12.5rem}.phone\:bottom-52{bottom:13rem}.phone\:bottom-56{bottom:14rem}.phone\:bottom-60{bottom:15rem}.phone\:bottom-64{bottom:16rem}.phone\:bottom-72{bottom:18rem}.phone\:bottom-80{bottom:20rem}.phone\:bottom-96{bottom:24rem}.phone\:bottom-155{bottom:155px}.phone\:bottom-200{bottom:20%}.phone\:bottom-300{bottom:300px}.phone\:bottom-327{bottom:327px}.phone\:bottom-366{bottom:366px}.phone\:bottom-415{bottom:415px}.phone\:bottom-450{bottom:450px}.phone\:bottom-474{bottom:474px}.phone\:bottom-500{bottom:500px}.phone\:bottom-600{bottom:600px}.phone\:bottom-690{bottom:690px}.phone\:bottom-auto{bottom:auto}.phone\:bottom-px{bottom:1px}.phone\:bottom-0\.5{bottom:.125rem}.phone\:bottom-1\.5{bottom:.375rem}.phone\:bottom-2\.5{bottom:.625rem}.phone\:bottom-3\.5{bottom:.875rem}.phone\:-bottom-0{bottom:0}.phone\:-bottom-1{bottom:-.25rem}.phone\:-bottom-2{bottom:-.5rem}.phone\:-bottom-3{bottom:-.75rem}.phone\:-bottom-4{bottom:-1rem}.phone\:-bottom-5{bottom:-1.25rem}.phone\:-bottom-6{bottom:-1.5rem}.phone\:-bottom-7{bottom:-1.75rem}.phone\:-bottom-8{bottom:-2rem}.phone\:-bottom-9{bottom:-2.25rem}.phone\:-bottom-10{bottom:-2.5rem}.phone\:-bottom-11{bottom:-2.75rem}.phone\:-bottom-12{bottom:-3rem}.phone\:-bottom-13{bottom:-50px}.phone\:-bottom-14{bottom:-3.5rem}.phone\:-bottom-15{bottom:-30px}.phone\:-bottom-16{bottom:-4rem}.phone\:-bottom-20{bottom:-5rem}.phone\:-bottom-24{bottom:-6rem}.phone\:-bottom-28{bottom:-7rem}.phone\:-bottom-30{bottom:-30%}.phone\:-bottom-32{bottom:-8rem}.phone\:-bottom-36{bottom:-9rem}.phone\:-bottom-40{bottom:-10rem}.phone\:-bottom-44{bottom:-11rem}.phone\:-bottom-45{bottom:-45%}.phone\:-bottom-48{bottom:-12rem}.phone\:-bottom-50{bottom:-12.5rem}.phone\:-bottom-52{bottom:-13rem}.phone\:-bottom-56{bottom:-14rem}.phone\:-bottom-60{bottom:-15rem}.phone\:-bottom-64{bottom:-16rem}.phone\:-bottom-72{bottom:-18rem}.phone\:-bottom-80{bottom:-20rem}.phone\:-bottom-96{bottom:-24rem}.phone\:-bottom-155{bottom:-155px}.phone\:-bottom-200{bottom:-20%}.phone\:-bottom-300{bottom:-300px}.phone\:-bottom-327{bottom:-327px}.phone\:-bottom-366{bottom:-366px}.phone\:-bottom-415{bottom:-415px}.phone\:-bottom-450{bottom:-450px}.phone\:-bottom-474{bottom:-474px}.phone\:-bottom-500{bottom:-500px}.phone\:-bottom-600{bottom:-600px}.phone\:-bottom-690{bottom:-690px}.phone\:-bottom-px{bottom:-1px}.phone\:-bottom-0\.5{bottom:-.125rem}.phone\:-bottom-1\.5{bottom:-.375rem}.phone\:-bottom-2\.5{bottom:-.625rem}.phone\:-bottom-3\.5{bottom:-.875rem}.phone\:bottom-1\/2{bottom:50%}.phone\:bottom-1\/3{bottom:33.333333%}.phone\:bottom-2\/3{bottom:66.666667%}.phone\:bottom-1\/4{bottom:25%}.phone\:bottom-2\/4{bottom:50%}.phone\:bottom-3\/4{bottom:75%}.phone\:bottom-full{bottom:100%}.phone\:-bottom-1\/2{bottom:-50%}.phone\:-bottom-1\/3{bottom:-33.333333%}.phone\:-bottom-2\/3{bottom:-66.666667%}.phone\:-bottom-1\/4{bottom:-25%}.phone\:-bottom-2\/4{bottom:-50%}.phone\:-bottom-3\/4{bottom:-75%}.phone\:-bottom-full{bottom:-100%}.phone\:left-0{left:0}.phone\:left-1{left:.25rem}.phone\:left-2{left:.5rem}.phone\:left-3{left:.75rem}.phone\:left-4{left:1rem}.phone\:left-5{left:1.25rem}.phone\:left-6{left:1.5rem}.phone\:left-7{left:1.75rem}.phone\:left-8{left:2rem}.phone\:left-9{left:2.25rem}.phone\:left-10{left:2.5rem}.phone\:left-11{left:2.75rem}.phone\:left-12{left:3rem}.phone\:left-13{left:50px}.phone\:left-14{left:3.5rem}.phone\:left-15{left:30px}.phone\:left-16{left:4rem}.phone\:left-20{left:5rem}.phone\:left-24{left:6rem}.phone\:left-28{left:7rem}.phone\:left-30{left:30%}.phone\:left-32{left:8rem}.phone\:left-36{left:9rem}.phone\:left-40{left:10rem}.phone\:left-44{left:11rem}.phone\:left-45{left:45%}.phone\:left-48{left:12rem}.phone\:left-50{left:12.5rem}.phone\:left-52{left:13rem}.phone\:left-56{left:14rem}.phone\:left-60{left:15rem}.phone\:left-64{left:16rem}.phone\:left-72{left:18rem}.phone\:left-80{left:20rem}.phone\:left-96{left:24rem}.phone\:left-155{left:155px}.phone\:left-200{left:20%}.phone\:left-300{left:300px}.phone\:left-327{left:327px}.phone\:left-366{left:366px}.phone\:left-415{left:415px}.phone\:left-450{left:450px}.phone\:left-474{left:474px}.phone\:left-500{left:500px}.phone\:left-600{left:600px}.phone\:left-690{left:690px}.phone\:left-auto{left:auto}.phone\:left-px{left:1px}.phone\:left-0\.5{left:.125rem}.phone\:left-1\.5{left:.375rem}.phone\:left-2\.5{left:.625rem}.phone\:left-3\.5{left:.875rem}.phone\:-left-0{left:0}.phone\:-left-1{left:-.25rem}.phone\:-left-2{left:-.5rem}.phone\:-left-3{left:-.75rem}.phone\:-left-4{left:-1rem}.phone\:-left-5{left:-1.25rem}.phone\:-left-6{left:-1.5rem}.phone\:-left-7{left:-1.75rem}.phone\:-left-8{left:-2rem}.phone\:-left-9{left:-2.25rem}.phone\:-left-10{left:-2.5rem}.phone\:-left-11{left:-2.75rem}.phone\:-left-12{left:-3rem}.phone\:-left-13{left:-50px}.phone\:-left-14{left:-3.5rem}.phone\:-left-15{left:-30px}.phone\:-left-16{left:-4rem}.phone\:-left-20{left:-5rem}.phone\:-left-24{left:-6rem}.phone\:-left-28{left:-7rem}.phone\:-left-30{left:-30%}.phone\:-left-32{left:-8rem}.phone\:-left-36{left:-9rem}.phone\:-left-40{left:-10rem}.phone\:-left-44{left:-11rem}.phone\:-left-45{left:-45%}.phone\:-left-48{left:-12rem}.phone\:-left-50{left:-12.5rem}.phone\:-left-52{left:-13rem}.phone\:-left-56{left:-14rem}.phone\:-left-60{left:-15rem}.phone\:-left-64{left:-16rem}.phone\:-left-72{left:-18rem}.phone\:-left-80{left:-20rem}.phone\:-left-96{left:-24rem}.phone\:-left-155{left:-155px}.phone\:-left-200{left:-20%}.phone\:-left-300{left:-300px}.phone\:-left-327{left:-327px}.phone\:-left-366{left:-366px}.phone\:-left-415{left:-415px}.phone\:-left-450{left:-450px}.phone\:-left-474{left:-474px}.phone\:-left-500{left:-500px}.phone\:-left-600{left:-600px}.phone\:-left-690{left:-690px}.phone\:-left-px{left:-1px}.phone\:-left-0\.5{left:-.125rem}.phone\:-left-1\.5{left:-.375rem}.phone\:-left-2\.5{left:-.625rem}.phone\:-left-3\.5{left:-.875rem}.phone\:left-1\/2{left:50%}.phone\:left-1\/3{left:33.333333%}.phone\:left-2\/3{left:66.666667%}.phone\:left-1\/4{left:25%}.phone\:left-2\/4{left:50%}.phone\:left-3\/4{left:75%}.phone\:left-full{left:100%}.phone\:-left-1\/2{left:-50%}.phone\:-left-1\/3{left:-33.333333%}.phone\:-left-2\/3{left:-66.666667%}.phone\:-left-1\/4{left:-25%}.phone\:-left-2\/4{left:-50%}.phone\:-left-3\/4{left:-75%}.phone\:-left-full{left:-100%}.phone\:z-0{z-index:0}.phone\:z-10{z-index:10}.phone\:z-20{z-index:20}.phone\:z-30{z-index:30}.phone\:z-40{z-index:40}.phone\:z-50{z-index:50}.phone\:z-auto{z-index:auto}.phone\:focus-within\:z-0:focus-within{z-index:0}.phone\:focus-within\:z-10:focus-within{z-index:10}.phone\:focus-within\:z-20:focus-within{z-index:20}.phone\:focus-within\:z-30:focus-within{z-index:30}.phone\:focus-within\:z-40:focus-within{z-index:40}.phone\:focus-within\:z-50:focus-within{z-index:50}.phone\:focus-within\:z-auto:focus-within{z-index:auto}.phone\:focus\:z-0:focus{z-index:0}.phone\:focus\:z-10:focus{z-index:10}.phone\:focus\:z-20:focus{z-index:20}.phone\:focus\:z-30:focus{z-index:30}.phone\:focus\:z-40:focus{z-index:40}.phone\:focus\:z-50:focus{z-index:50}.phone\:focus\:z-auto:focus{z-index:auto}.phone\:order-1{order:1}.phone\:order-2{order:2}.phone\:order-3{order:3}.phone\:order-4{order:4}.phone\:order-5{order:5}.phone\:order-6{order:6}.phone\:order-7{order:7}.phone\:order-8{order:8}.phone\:order-9{order:9}.phone\:order-10{order:10}.phone\:order-11{order:11}.phone\:order-12{order:12}.phone\:order-first{order:-9999}.phone\:order-last{order:9999}.phone\:order-none{order:0}.phone\:col-auto{grid-column:auto}.phone\:col-span-1{grid-column:span 1/span 1}.phone\:col-span-2{grid-column:span 2/span 2}.phone\:col-span-3{grid-column:span 3/span 3}.phone\:col-span-4{grid-column:span 4/span 4}.phone\:col-span-5{grid-column:span 5/span 5}.phone\:col-span-6{grid-column:span 6/span 6}.phone\:col-span-7{grid-column:span 7/span 7}.phone\:col-span-8{grid-column:span 8/span 8}.phone\:col-span-9{grid-column:span 9/span 9}.phone\:col-span-10{grid-column:span 10/span 10}.phone\:col-span-11{grid-column:span 11/span 11}.phone\:col-span-12{grid-column:span 12/span 12}.phone\:col-span-full{grid-column:1/-1}.phone\:col-start-1{grid-column-start:1}.phone\:col-start-2{grid-column-start:2}.phone\:col-start-3{grid-column-start:3}.phone\:col-start-4{grid-column-start:4}.phone\:col-start-5{grid-column-start:5}.phone\:col-start-6{grid-column-start:6}.phone\:col-start-7{grid-column-start:7}.phone\:col-start-8{grid-column-start:8}.phone\:col-start-9{grid-column-start:9}.phone\:col-start-10{grid-column-start:10}.phone\:col-start-11{grid-column-start:11}.phone\:col-start-12{grid-column-start:12}.phone\:col-start-13{grid-column-start:13}.phone\:col-start-auto{grid-column-start:auto}.phone\:col-end-1{grid-column-end:1}.phone\:col-end-2{grid-column-end:2}.phone\:col-end-3{grid-column-end:3}.phone\:col-end-4{grid-column-end:4}.phone\:col-end-5{grid-column-end:5}.phone\:col-end-6{grid-column-end:6}.phone\:col-end-7{grid-column-end:7}.phone\:col-end-8{grid-column-end:8}.phone\:col-end-9{grid-column-end:9}.phone\:col-end-10{grid-column-end:10}.phone\:col-end-11{grid-column-end:11}.phone\:col-end-12{grid-column-end:12}.phone\:col-end-13{grid-column-end:13}.phone\:col-end-auto{grid-column-end:auto}.phone\:row-auto{grid-row:auto}.phone\:row-span-1{grid-row:span 1/span 1}.phone\:row-span-2{grid-row:span 2/span 2}.phone\:row-span-3{grid-row:span 3/span 3}.phone\:row-span-4{grid-row:span 4/span 4}.phone\:row-span-5{grid-row:span 5/span 5}.phone\:row-span-6{grid-row:span 6/span 6}.phone\:row-span-full{grid-row:1/-1}.phone\:row-start-1{grid-row-start:1}.phone\:row-start-2{grid-row-start:2}.phone\:row-start-3{grid-row-start:3}.phone\:row-start-4{grid-row-start:4}.phone\:row-start-5{grid-row-start:5}.phone\:row-start-6{grid-row-start:6}.phone\:row-start-7{grid-row-start:7}.phone\:row-start-auto{grid-row-start:auto}.phone\:row-end-1{grid-row-end:1}.phone\:row-end-2{grid-row-end:2}.phone\:row-end-3{grid-row-end:3}.phone\:row-end-4{grid-row-end:4}.phone\:row-end-5{grid-row-end:5}.phone\:row-end-6{grid-row-end:6}.phone\:row-end-7{grid-row-end:7}.phone\:row-end-auto{grid-row-end:auto}.phone\:float-right{float:right}.phone\:float-left{float:left}.phone\:float-none{float:none}.phone\:clear-left{clear:left}.phone\:clear-right{clear:right}.phone\:clear-both{clear:both}.phone\:clear-none{clear:none}.phone\:m-0{margin:0}.phone\:m-1{margin:.25rem}.phone\:m-2{margin:.5rem}.phone\:m-3{margin:.75rem}.phone\:m-4{margin:1rem}.phone\:m-5{margin:1.25rem}.phone\:m-6{margin:1.5rem}.phone\:m-7{margin:1.75rem}.phone\:m-8{margin:2rem}.phone\:m-9{margin:2.25rem}.phone\:m-10{margin:2.5rem}.phone\:m-11{margin:2.75rem}.phone\:m-12{margin:3rem}.phone\:m-13{margin:50px}.phone\:m-14{margin:3.5rem}.phone\:m-15{margin:30px}.phone\:m-16{margin:4rem}.phone\:m-20{margin:5rem}.phone\:m-24{margin:6rem}.phone\:m-28{margin:7rem}.phone\:m-30{margin:30%}.phone\:m-32{margin:8rem}.phone\:m-36{margin:9rem}.phone\:m-40{margin:10rem}.phone\:m-44{margin:11rem}.phone\:m-45{margin:45%}.phone\:m-48{margin:12rem}.phone\:m-50{margin:12.5rem}.phone\:m-52{margin:13rem}.phone\:m-56{margin:14rem}.phone\:m-60{margin:15rem}.phone\:m-64{margin:16rem}.phone\:m-72{margin:18rem}.phone\:m-80{margin:20rem}.phone\:m-96{margin:24rem}.phone\:m-155{margin:155px}.phone\:m-200{margin:20%}.phone\:m-300{margin:300px}.phone\:m-327{margin:327px}.phone\:m-366{margin:366px}.phone\:m-415{margin:415px}.phone\:m-450{margin:450px}.phone\:m-474{margin:474px}.phone\:m-500{margin:500px}.phone\:m-600{margin:600px}.phone\:m-690{margin:690px}.phone\:m-auto{margin:auto}.phone\:m-px{margin:1px}.phone\:m-0\.5{margin:.125rem}.phone\:m-1\.5{margin:.375rem}.phone\:m-2\.5{margin:.625rem}.phone\:m-3\.5{margin:.875rem}.phone\:-m-0{margin:0}.phone\:-m-1{margin:-.25rem}.phone\:-m-2{margin:-.5rem}.phone\:-m-3{margin:-.75rem}.phone\:-m-4{margin:-1rem}.phone\:-m-5{margin:-1.25rem}.phone\:-m-6{margin:-1.5rem}.phone\:-m-7{margin:-1.75rem}.phone\:-m-8{margin:-2rem}.phone\:-m-9{margin:-2.25rem}.phone\:-m-10{margin:-2.5rem}.phone\:-m-11{margin:-2.75rem}.phone\:-m-12{margin:-3rem}.phone\:-m-13{margin:-50px}.phone\:-m-14{margin:-3.5rem}.phone\:-m-15{margin:-30px}.phone\:-m-16{margin:-4rem}.phone\:-m-20{margin:-5rem}.phone\:-m-24{margin:-6rem}.phone\:-m-28{margin:-7rem}.phone\:-m-30{margin:-30%}.phone\:-m-32{margin:-8rem}.phone\:-m-36{margin:-9rem}.phone\:-m-40{margin:-10rem}.phone\:-m-44{margin:-11rem}.phone\:-m-45{margin:-45%}.phone\:-m-48{margin:-12rem}.phone\:-m-50{margin:-12.5rem}.phone\:-m-52{margin:-13rem}.phone\:-m-56{margin:-14rem}.phone\:-m-60{margin:-15rem}.phone\:-m-64{margin:-16rem}.phone\:-m-72{margin:-18rem}.phone\:-m-80{margin:-20rem}.phone\:-m-96{margin:-24rem}.phone\:-m-155{margin:-155px}.phone\:-m-200{margin:-20%}.phone\:-m-300{margin:-300px}.phone\:-m-327{margin:-327px}.phone\:-m-366{margin:-366px}.phone\:-m-415{margin:-415px}.phone\:-m-450{margin:-450px}.phone\:-m-474{margin:-474px}.phone\:-m-500{margin:-500px}.phone\:-m-600{margin:-600px}.phone\:-m-690{margin:-690px}.phone\:-m-px{margin:-1px}.phone\:-m-0\.5{margin:-.125rem}.phone\:-m-1\.5{margin:-.375rem}.phone\:-m-2\.5{margin:-.625rem}.phone\:-m-3\.5{margin:-.875rem}.phone\:mx-0{margin-left:0;margin-right:0}.phone\:mx-1{margin-left:.25rem;margin-right:.25rem}.phone\:mx-2{margin-left:.5rem;margin-right:.5rem}.phone\:mx-3{margin-left:.75rem;margin-right:.75rem}.phone\:mx-4{margin-left:1rem;margin-right:1rem}.phone\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.phone\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.phone\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.phone\:mx-8{margin-left:2rem;margin-right:2rem}.phone\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.phone\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.phone\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.phone\:mx-12{margin-left:3rem;margin-right:3rem}.phone\:mx-13{margin-left:50px;margin-right:50px}.phone\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.phone\:mx-15{margin-left:30px;margin-right:30px}.phone\:mx-16{margin-left:4rem;margin-right:4rem}.phone\:mx-20{margin-left:5rem;margin-right:5rem}.phone\:mx-24{margin-left:6rem;margin-right:6rem}.phone\:mx-28{margin-left:7rem;margin-right:7rem}.phone\:mx-30{margin-left:30%;margin-right:30%}.phone\:mx-32{margin-left:8rem;margin-right:8rem}.phone\:mx-36{margin-left:9rem;margin-right:9rem}.phone\:mx-40{margin-left:10rem;margin-right:10rem}.phone\:mx-44{margin-left:11rem;margin-right:11rem}.phone\:mx-45{margin-left:45%;margin-right:45%}.phone\:mx-48{margin-left:12rem;margin-right:12rem}.phone\:mx-50{margin-left:12.5rem;margin-right:12.5rem}.phone\:mx-52{margin-left:13rem;margin-right:13rem}.phone\:mx-56{margin-left:14rem;margin-right:14rem}.phone\:mx-60{margin-left:15rem;margin-right:15rem}.phone\:mx-64{margin-left:16rem;margin-right:16rem}.phone\:mx-72{margin-left:18rem;margin-right:18rem}.phone\:mx-80{margin-left:20rem;margin-right:20rem}.phone\:mx-96{margin-left:24rem;margin-right:24rem}.phone\:mx-155{margin-left:155px;margin-right:155px}.phone\:mx-200{margin-left:20%;margin-right:20%}.phone\:mx-300{margin-left:300px;margin-right:300px}.phone\:mx-327{margin-left:327px;margin-right:327px}.phone\:mx-366{margin-left:366px;margin-right:366px}.phone\:mx-415{margin-left:415px;margin-right:415px}.phone\:mx-450{margin-left:450px;margin-right:450px}.phone\:mx-474{margin-left:474px;margin-right:474px}.phone\:mx-500{margin-left:500px;margin-right:500px}.phone\:mx-600{margin-left:600px;margin-right:600px}.phone\:mx-690{margin-left:690px;margin-right:690px}.phone\:mx-auto{margin-left:auto;margin-right:auto}.phone\:mx-px{margin-left:1px;margin-right:1px}.phone\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.phone\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.phone\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.phone\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.phone\:-mx-0{margin-left:0;margin-right:0}.phone\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.phone\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.phone\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.phone\:-mx-4{margin-left:-1rem;margin-right:-1rem}.phone\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.phone\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.phone\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.phone\:-mx-8{margin-left:-2rem;margin-right:-2rem}.phone\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.phone\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.phone\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.phone\:-mx-12{margin-left:-3rem;margin-right:-3rem}.phone\:-mx-13{margin-left:-50px;margin-right:-50px}.phone\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.phone\:-mx-15{margin-left:-30px;margin-right:-30px}.phone\:-mx-16{margin-left:-4rem;margin-right:-4rem}.phone\:-mx-20{margin-left:-5rem;margin-right:-5rem}.phone\:-mx-24{margin-left:-6rem;margin-right:-6rem}.phone\:-mx-28{margin-left:-7rem;margin-right:-7rem}.phone\:-mx-30{margin-left:-30%;margin-right:-30%}.phone\:-mx-32{margin-left:-8rem;margin-right:-8rem}.phone\:-mx-36{margin-left:-9rem;margin-right:-9rem}.phone\:-mx-40{margin-left:-10rem;margin-right:-10rem}.phone\:-mx-44{margin-left:-11rem;margin-right:-11rem}.phone\:-mx-45{margin-left:-45%;margin-right:-45%}.phone\:-mx-48{margin-left:-12rem;margin-right:-12rem}.phone\:-mx-50{margin-left:-12.5rem;margin-right:-12.5rem}.phone\:-mx-52{margin-left:-13rem;margin-right:-13rem}.phone\:-mx-56{margin-left:-14rem;margin-right:-14rem}.phone\:-mx-60{margin-left:-15rem;margin-right:-15rem}.phone\:-mx-64{margin-left:-16rem;margin-right:-16rem}.phone\:-mx-72{margin-left:-18rem;margin-right:-18rem}.phone\:-mx-80{margin-left:-20rem;margin-right:-20rem}.phone\:-mx-96{margin-left:-24rem;margin-right:-24rem}.phone\:-mx-155{margin-left:-155px;margin-right:-155px}.phone\:-mx-200{margin-left:-20%;margin-right:-20%}.phone\:-mx-300{margin-left:-300px;margin-right:-300px}.phone\:-mx-327{margin-left:-327px;margin-right:-327px}.phone\:-mx-366{margin-left:-366px;margin-right:-366px}.phone\:-mx-415{margin-left:-415px;margin-right:-415px}.phone\:-mx-450{margin-left:-450px;margin-right:-450px}.phone\:-mx-474{margin-left:-474px;margin-right:-474px}.phone\:-mx-500{margin-left:-500px;margin-right:-500px}.phone\:-mx-600{margin-left:-600px;margin-right:-600px}.phone\:-mx-690{margin-left:-690px;margin-right:-690px}.phone\:-mx-px{margin-left:-1px;margin-right:-1px}.phone\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.phone\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.phone\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.phone\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.phone\:my-0{margin-bottom:0;margin-top:0}.phone\:my-1{margin-bottom:.25rem;margin-top:.25rem}.phone\:my-2{margin-bottom:.5rem;margin-top:.5rem}.phone\:my-3{margin-bottom:.75rem;margin-top:.75rem}.phone\:my-4{margin-bottom:1rem;margin-top:1rem}.phone\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.phone\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.phone\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.phone\:my-8{margin-bottom:2rem;margin-top:2rem}.phone\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.phone\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.phone\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.phone\:my-12{margin-bottom:3rem;margin-top:3rem}.phone\:my-13{margin-bottom:50px;margin-top:50px}.phone\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.phone\:my-15{margin-bottom:30px;margin-top:30px}.phone\:my-16{margin-bottom:4rem;margin-top:4rem}.phone\:my-20{margin-bottom:5rem;margin-top:5rem}.phone\:my-24{margin-bottom:6rem;margin-top:6rem}.phone\:my-28{margin-bottom:7rem;margin-top:7rem}.phone\:my-30{margin-bottom:30%;margin-top:30%}.phone\:my-32{margin-bottom:8rem;margin-top:8rem}.phone\:my-36{margin-bottom:9rem;margin-top:9rem}.phone\:my-40{margin-bottom:10rem;margin-top:10rem}.phone\:my-44{margin-bottom:11rem;margin-top:11rem}.phone\:my-45{margin-bottom:45%;margin-top:45%}.phone\:my-48{margin-bottom:12rem;margin-top:12rem}.phone\:my-50{margin-bottom:12.5rem;margin-top:12.5rem}.phone\:my-52{margin-bottom:13rem;margin-top:13rem}.phone\:my-56{margin-bottom:14rem;margin-top:14rem}.phone\:my-60{margin-bottom:15rem;margin-top:15rem}.phone\:my-64{margin-bottom:16rem;margin-top:16rem}.phone\:my-72{margin-bottom:18rem;margin-top:18rem}.phone\:my-80{margin-bottom:20rem;margin-top:20rem}.phone\:my-96{margin-bottom:24rem;margin-top:24rem}.phone\:my-155{margin-bottom:155px;margin-top:155px}.phone\:my-200{margin-bottom:20%;margin-top:20%}.phone\:my-300{margin-bottom:300px;margin-top:300px}.phone\:my-327{margin-bottom:327px;margin-top:327px}.phone\:my-366{margin-bottom:366px;margin-top:366px}.phone\:my-415{margin-bottom:415px;margin-top:415px}.phone\:my-450{margin-bottom:450px;margin-top:450px}.phone\:my-474{margin-bottom:474px;margin-top:474px}.phone\:my-500{margin-bottom:500px;margin-top:500px}.phone\:my-600{margin-bottom:600px;margin-top:600px}.phone\:my-690{margin-bottom:690px;margin-top:690px}.phone\:my-auto{margin-bottom:auto;margin-top:auto}.phone\:my-px{margin-bottom:1px;margin-top:1px}.phone\:my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.phone\:my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.phone\:my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.phone\:my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.phone\:-my-0{margin-bottom:0;margin-top:0}.phone\:-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.phone\:-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.phone\:-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.phone\:-my-4{margin-bottom:-1rem;margin-top:-1rem}.phone\:-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.phone\:-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.phone\:-my-7{margin-bottom:-1.75rem;margin-top:-1.75rem}.phone\:-my-8{margin-bottom:-2rem;margin-top:-2rem}.phone\:-my-9{margin-bottom:-2.25rem;margin-top:-2.25rem}.phone\:-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.phone\:-my-11{margin-bottom:-2.75rem;margin-top:-2.75rem}.phone\:-my-12{margin-bottom:-3rem;margin-top:-3rem}.phone\:-my-13{margin-bottom:-50px;margin-top:-50px}.phone\:-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.phone\:-my-15{margin-bottom:-30px;margin-top:-30px}.phone\:-my-16{margin-bottom:-4rem;margin-top:-4rem}.phone\:-my-20{margin-bottom:-5rem;margin-top:-5rem}.phone\:-my-24{margin-bottom:-6rem;margin-top:-6rem}.phone\:-my-28{margin-bottom:-7rem;margin-top:-7rem}.phone\:-my-30{margin-bottom:-30%;margin-top:-30%}.phone\:-my-32{margin-bottom:-8rem;margin-top:-8rem}.phone\:-my-36{margin-bottom:-9rem;margin-top:-9rem}.phone\:-my-40{margin-bottom:-10rem;margin-top:-10rem}.phone\:-my-44{margin-bottom:-11rem;margin-top:-11rem}.phone\:-my-45{margin-bottom:-45%;margin-top:-45%}.phone\:-my-48{margin-bottom:-12rem;margin-top:-12rem}.phone\:-my-50{margin-bottom:-12.5rem;margin-top:-12.5rem}.phone\:-my-52{margin-bottom:-13rem;margin-top:-13rem}.phone\:-my-56{margin-bottom:-14rem;margin-top:-14rem}.phone\:-my-60{margin-bottom:-15rem;margin-top:-15rem}.phone\:-my-64{margin-bottom:-16rem;margin-top:-16rem}.phone\:-my-72{margin-bottom:-18rem;margin-top:-18rem}.phone\:-my-80{margin-bottom:-20rem;margin-top:-20rem}.phone\:-my-96{margin-bottom:-24rem;margin-top:-24rem}.phone\:-my-155{margin-bottom:-155px;margin-top:-155px}.phone\:-my-200{margin-bottom:-20%;margin-top:-20%}.phone\:-my-300{margin-bottom:-300px;margin-top:-300px}.phone\:-my-327{margin-bottom:-327px;margin-top:-327px}.phone\:-my-366{margin-bottom:-366px;margin-top:-366px}.phone\:-my-415{margin-bottom:-415px;margin-top:-415px}.phone\:-my-450{margin-bottom:-450px;margin-top:-450px}.phone\:-my-474{margin-bottom:-474px;margin-top:-474px}.phone\:-my-500{margin-bottom:-500px;margin-top:-500px}.phone\:-my-600{margin-bottom:-600px;margin-top:-600px}.phone\:-my-690{margin-bottom:-690px;margin-top:-690px}.phone\:-my-px{margin-bottom:-1px;margin-top:-1px}.phone\:-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.phone\:-my-1\.5{margin-bottom:-.375rem;margin-top:-.375rem}.phone\:-my-2\.5{margin-bottom:-.625rem;margin-top:-.625rem}.phone\:-my-3\.5{margin-bottom:-.875rem;margin-top:-.875rem}.phone\:mt-0{margin-top:0}.phone\:mt-1{margin-top:.25rem}.phone\:mt-2{margin-top:.5rem}.phone\:mt-3{margin-top:.75rem}.phone\:mt-4{margin-top:1rem}.phone\:mt-5{margin-top:1.25rem}.phone\:mt-6{margin-top:1.5rem}.phone\:mt-7{margin-top:1.75rem}.phone\:mt-8{margin-top:2rem}.phone\:mt-9{margin-top:2.25rem}.phone\:mt-10{margin-top:2.5rem}.phone\:mt-11{margin-top:2.75rem}.phone\:mt-12{margin-top:3rem}.phone\:mt-13{margin-top:50px}.phone\:mt-14{margin-top:3.5rem}.phone\:mt-15{margin-top:30px}.phone\:mt-16{margin-top:4rem}.phone\:mt-20{margin-top:5rem}.phone\:mt-24{margin-top:6rem}.phone\:mt-28{margin-top:7rem}.phone\:mt-30{margin-top:30%}.phone\:mt-32{margin-top:8rem}.phone\:mt-36{margin-top:9rem}.phone\:mt-40{margin-top:10rem}.phone\:mt-44{margin-top:11rem}.phone\:mt-45{margin-top:45%}.phone\:mt-48{margin-top:12rem}.phone\:mt-50{margin-top:12.5rem}.phone\:mt-52{margin-top:13rem}.phone\:mt-56{margin-top:14rem}.phone\:mt-60{margin-top:15rem}.phone\:mt-64{margin-top:16rem}.phone\:mt-72{margin-top:18rem}.phone\:mt-80{margin-top:20rem}.phone\:mt-96{margin-top:24rem}.phone\:mt-155{margin-top:155px}.phone\:mt-200{margin-top:20%}.phone\:mt-300{margin-top:300px}.phone\:mt-327{margin-top:327px}.phone\:mt-366{margin-top:366px}.phone\:mt-415{margin-top:415px}.phone\:mt-450{margin-top:450px}.phone\:mt-474{margin-top:474px}.phone\:mt-500{margin-top:500px}.phone\:mt-600{margin-top:600px}.phone\:mt-690{margin-top:690px}.phone\:mt-auto{margin-top:auto}.phone\:mt-px{margin-top:1px}.phone\:mt-0\.5{margin-top:.125rem}.phone\:mt-1\.5{margin-top:.375rem}.phone\:mt-2\.5{margin-top:.625rem}.phone\:mt-3\.5{margin-top:.875rem}.phone\:-mt-0{margin-top:0}.phone\:-mt-1{margin-top:-.25rem}.phone\:-mt-2{margin-top:-.5rem}.phone\:-mt-3{margin-top:-.75rem}.phone\:-mt-4{margin-top:-1rem}.phone\:-mt-5{margin-top:-1.25rem}.phone\:-mt-6{margin-top:-1.5rem}.phone\:-mt-7{margin-top:-1.75rem}.phone\:-mt-8{margin-top:-2rem}.phone\:-mt-9{margin-top:-2.25rem}.phone\:-mt-10{margin-top:-2.5rem}.phone\:-mt-11{margin-top:-2.75rem}.phone\:-mt-12{margin-top:-3rem}.phone\:-mt-13{margin-top:-50px}.phone\:-mt-14{margin-top:-3.5rem}.phone\:-mt-15{margin-top:-30px}.phone\:-mt-16{margin-top:-4rem}.phone\:-mt-20{margin-top:-5rem}.phone\:-mt-24{margin-top:-6rem}.phone\:-mt-28{margin-top:-7rem}.phone\:-mt-30{margin-top:-30%}.phone\:-mt-32{margin-top:-8rem}.phone\:-mt-36{margin-top:-9rem}.phone\:-mt-40{margin-top:-10rem}.phone\:-mt-44{margin-top:-11rem}.phone\:-mt-45{margin-top:-45%}.phone\:-mt-48{margin-top:-12rem}.phone\:-mt-50{margin-top:-12.5rem}.phone\:-mt-52{margin-top:-13rem}.phone\:-mt-56{margin-top:-14rem}.phone\:-mt-60{margin-top:-15rem}.phone\:-mt-64{margin-top:-16rem}.phone\:-mt-72{margin-top:-18rem}.phone\:-mt-80{margin-top:-20rem}.phone\:-mt-96{margin-top:-24rem}.phone\:-mt-155{margin-top:-155px}.phone\:-mt-200{margin-top:-20%}.phone\:-mt-300{margin-top:-300px}.phone\:-mt-327{margin-top:-327px}.phone\:-mt-366{margin-top:-366px}.phone\:-mt-415{margin-top:-415px}.phone\:-mt-450{margin-top:-450px}.phone\:-mt-474{margin-top:-474px}.phone\:-mt-500{margin-top:-500px}.phone\:-mt-600{margin-top:-600px}.phone\:-mt-690{margin-top:-690px}.phone\:-mt-px{margin-top:-1px}.phone\:-mt-0\.5{margin-top:-.125rem}.phone\:-mt-1\.5{margin-top:-.375rem}.phone\:-mt-2\.5{margin-top:-.625rem}.phone\:-mt-3\.5{margin-top:-.875rem}.phone\:mr-0{margin-right:0}.phone\:mr-1{margin-right:.25rem}.phone\:mr-2{margin-right:.5rem}.phone\:mr-3{margin-right:.75rem}.phone\:mr-4{margin-right:1rem}.phone\:mr-5{margin-right:1.25rem}.phone\:mr-6{margin-right:1.5rem}.phone\:mr-7{margin-right:1.75rem}.phone\:mr-8{margin-right:2rem}.phone\:mr-9{margin-right:2.25rem}.phone\:mr-10{margin-right:2.5rem}.phone\:mr-11{margin-right:2.75rem}.phone\:mr-12{margin-right:3rem}.phone\:mr-13{margin-right:50px}.phone\:mr-14{margin-right:3.5rem}.phone\:mr-15{margin-right:30px}.phone\:mr-16{margin-right:4rem}.phone\:mr-20{margin-right:5rem}.phone\:mr-24{margin-right:6rem}.phone\:mr-28{margin-right:7rem}.phone\:mr-30{margin-right:30%}.phone\:mr-32{margin-right:8rem}.phone\:mr-36{margin-right:9rem}.phone\:mr-40{margin-right:10rem}.phone\:mr-44{margin-right:11rem}.phone\:mr-45{margin-right:45%}.phone\:mr-48{margin-right:12rem}.phone\:mr-50{margin-right:12.5rem}.phone\:mr-52{margin-right:13rem}.phone\:mr-56{margin-right:14rem}.phone\:mr-60{margin-right:15rem}.phone\:mr-64{margin-right:16rem}.phone\:mr-72{margin-right:18rem}.phone\:mr-80{margin-right:20rem}.phone\:mr-96{margin-right:24rem}.phone\:mr-155{margin-right:155px}.phone\:mr-200{margin-right:20%}.phone\:mr-300{margin-right:300px}.phone\:mr-327{margin-right:327px}.phone\:mr-366{margin-right:366px}.phone\:mr-415{margin-right:415px}.phone\:mr-450{margin-right:450px}.phone\:mr-474{margin-right:474px}.phone\:mr-500{margin-right:500px}.phone\:mr-600{margin-right:600px}.phone\:mr-690{margin-right:690px}.phone\:mr-auto{margin-right:auto}.phone\:mr-px{margin-right:1px}.phone\:mr-0\.5{margin-right:.125rem}.phone\:mr-1\.5{margin-right:.375rem}.phone\:mr-2\.5{margin-right:.625rem}.phone\:mr-3\.5{margin-right:.875rem}.phone\:-mr-0{margin-right:0}.phone\:-mr-1{margin-right:-.25rem}.phone\:-mr-2{margin-right:-.5rem}.phone\:-mr-3{margin-right:-.75rem}.phone\:-mr-4{margin-right:-1rem}.phone\:-mr-5{margin-right:-1.25rem}.phone\:-mr-6{margin-right:-1.5rem}.phone\:-mr-7{margin-right:-1.75rem}.phone\:-mr-8{margin-right:-2rem}.phone\:-mr-9{margin-right:-2.25rem}.phone\:-mr-10{margin-right:-2.5rem}.phone\:-mr-11{margin-right:-2.75rem}.phone\:-mr-12{margin-right:-3rem}.phone\:-mr-13{margin-right:-50px}.phone\:-mr-14{margin-right:-3.5rem}.phone\:-mr-15{margin-right:-30px}.phone\:-mr-16{margin-right:-4rem}.phone\:-mr-20{margin-right:-5rem}.phone\:-mr-24{margin-right:-6rem}.phone\:-mr-28{margin-right:-7rem}.phone\:-mr-30{margin-right:-30%}.phone\:-mr-32{margin-right:-8rem}.phone\:-mr-36{margin-right:-9rem}.phone\:-mr-40{margin-right:-10rem}.phone\:-mr-44{margin-right:-11rem}.phone\:-mr-45{margin-right:-45%}.phone\:-mr-48{margin-right:-12rem}.phone\:-mr-50{margin-right:-12.5rem}.phone\:-mr-52{margin-right:-13rem}.phone\:-mr-56{margin-right:-14rem}.phone\:-mr-60{margin-right:-15rem}.phone\:-mr-64{margin-right:-16rem}.phone\:-mr-72{margin-right:-18rem}.phone\:-mr-80{margin-right:-20rem}.phone\:-mr-96{margin-right:-24rem}.phone\:-mr-155{margin-right:-155px}.phone\:-mr-200{margin-right:-20%}.phone\:-mr-300{margin-right:-300px}.phone\:-mr-327{margin-right:-327px}.phone\:-mr-366{margin-right:-366px}.phone\:-mr-415{margin-right:-415px}.phone\:-mr-450{margin-right:-450px}.phone\:-mr-474{margin-right:-474px}.phone\:-mr-500{margin-right:-500px}.phone\:-mr-600{margin-right:-600px}.phone\:-mr-690{margin-right:-690px}.phone\:-mr-px{margin-right:-1px}.phone\:-mr-0\.5{margin-right:-.125rem}.phone\:-mr-1\.5{margin-right:-.375rem}.phone\:-mr-2\.5{margin-right:-.625rem}.phone\:-mr-3\.5{margin-right:-.875rem}.phone\:mb-0{margin-bottom:0}.phone\:mb-1{margin-bottom:.25rem}.phone\:mb-2{margin-bottom:.5rem}.phone\:mb-3{margin-bottom:.75rem}.phone\:mb-4{margin-bottom:1rem}.phone\:mb-5{margin-bottom:1.25rem}.phone\:mb-6{margin-bottom:1.5rem}.phone\:mb-7{margin-bottom:1.75rem}.phone\:mb-8{margin-bottom:2rem}.phone\:mb-9{margin-bottom:2.25rem}.phone\:mb-10{margin-bottom:2.5rem}.phone\:mb-11{margin-bottom:2.75rem}.phone\:mb-12{margin-bottom:3rem}.phone\:mb-13{margin-bottom:50px}.phone\:mb-14{margin-bottom:3.5rem}.phone\:mb-15{margin-bottom:30px}.phone\:mb-16{margin-bottom:4rem}.phone\:mb-20{margin-bottom:5rem}.phone\:mb-24{margin-bottom:6rem}.phone\:mb-28{margin-bottom:7rem}.phone\:mb-30{margin-bottom:30%}.phone\:mb-32{margin-bottom:8rem}.phone\:mb-36{margin-bottom:9rem}.phone\:mb-40{margin-bottom:10rem}.phone\:mb-44{margin-bottom:11rem}.phone\:mb-45{margin-bottom:45%}.phone\:mb-48{margin-bottom:12rem}.phone\:mb-50{margin-bottom:12.5rem}.phone\:mb-52{margin-bottom:13rem}.phone\:mb-56{margin-bottom:14rem}.phone\:mb-60{margin-bottom:15rem}.phone\:mb-64{margin-bottom:16rem}.phone\:mb-72{margin-bottom:18rem}.phone\:mb-80{margin-bottom:20rem}.phone\:mb-96{margin-bottom:24rem}.phone\:mb-155{margin-bottom:155px}.phone\:mb-200{margin-bottom:20%}.phone\:mb-300{margin-bottom:300px}.phone\:mb-327{margin-bottom:327px}.phone\:mb-366{margin-bottom:366px}.phone\:mb-415{margin-bottom:415px}.phone\:mb-450{margin-bottom:450px}.phone\:mb-474{margin-bottom:474px}.phone\:mb-500{margin-bottom:500px}.phone\:mb-600{margin-bottom:600px}.phone\:mb-690{margin-bottom:690px}.phone\:mb-auto{margin-bottom:auto}.phone\:mb-px{margin-bottom:1px}.phone\:mb-0\.5{margin-bottom:.125rem}.phone\:mb-1\.5{margin-bottom:.375rem}.phone\:mb-2\.5{margin-bottom:.625rem}.phone\:mb-3\.5{margin-bottom:.875rem}.phone\:-mb-0{margin-bottom:0}.phone\:-mb-1{margin-bottom:-.25rem}.phone\:-mb-2{margin-bottom:-.5rem}.phone\:-mb-3{margin-bottom:-.75rem}.phone\:-mb-4{margin-bottom:-1rem}.phone\:-mb-5{margin-bottom:-1.25rem}.phone\:-mb-6{margin-bottom:-1.5rem}.phone\:-mb-7{margin-bottom:-1.75rem}.phone\:-mb-8{margin-bottom:-2rem}.phone\:-mb-9{margin-bottom:-2.25rem}.phone\:-mb-10{margin-bottom:-2.5rem}.phone\:-mb-11{margin-bottom:-2.75rem}.phone\:-mb-12{margin-bottom:-3rem}.phone\:-mb-13{margin-bottom:-50px}.phone\:-mb-14{margin-bottom:-3.5rem}.phone\:-mb-15{margin-bottom:-30px}.phone\:-mb-16{margin-bottom:-4rem}.phone\:-mb-20{margin-bottom:-5rem}.phone\:-mb-24{margin-bottom:-6rem}.phone\:-mb-28{margin-bottom:-7rem}.phone\:-mb-30{margin-bottom:-30%}.phone\:-mb-32{margin-bottom:-8rem}.phone\:-mb-36{margin-bottom:-9rem}.phone\:-mb-40{margin-bottom:-10rem}.phone\:-mb-44{margin-bottom:-11rem}.phone\:-mb-45{margin-bottom:-45%}.phone\:-mb-48{margin-bottom:-12rem}.phone\:-mb-50{margin-bottom:-12.5rem}.phone\:-mb-52{margin-bottom:-13rem}.phone\:-mb-56{margin-bottom:-14rem}.phone\:-mb-60{margin-bottom:-15rem}.phone\:-mb-64{margin-bottom:-16rem}.phone\:-mb-72{margin-bottom:-18rem}.phone\:-mb-80{margin-bottom:-20rem}.phone\:-mb-96{margin-bottom:-24rem}.phone\:-mb-155{margin-bottom:-155px}.phone\:-mb-200{margin-bottom:-20%}.phone\:-mb-300{margin-bottom:-300px}.phone\:-mb-327{margin-bottom:-327px}.phone\:-mb-366{margin-bottom:-366px}.phone\:-mb-415{margin-bottom:-415px}.phone\:-mb-450{margin-bottom:-450px}.phone\:-mb-474{margin-bottom:-474px}.phone\:-mb-500{margin-bottom:-500px}.phone\:-mb-600{margin-bottom:-600px}.phone\:-mb-690{margin-bottom:-690px}.phone\:-mb-px{margin-bottom:-1px}.phone\:-mb-0\.5{margin-bottom:-.125rem}.phone\:-mb-1\.5{margin-bottom:-.375rem}.phone\:-mb-2\.5{margin-bottom:-.625rem}.phone\:-mb-3\.5{margin-bottom:-.875rem}.phone\:ml-0{margin-left:0}.phone\:ml-1{margin-left:.25rem}.phone\:ml-2{margin-left:.5rem}.phone\:ml-3{margin-left:.75rem}.phone\:ml-4{margin-left:1rem}.phone\:ml-5{margin-left:1.25rem}.phone\:ml-6{margin-left:1.5rem}.phone\:ml-7{margin-left:1.75rem}.phone\:ml-8{margin-left:2rem}.phone\:ml-9{margin-left:2.25rem}.phone\:ml-10{margin-left:2.5rem}.phone\:ml-11{margin-left:2.75rem}.phone\:ml-12{margin-left:3rem}.phone\:ml-13{margin-left:50px}.phone\:ml-14{margin-left:3.5rem}.phone\:ml-15{margin-left:30px}.phone\:ml-16{margin-left:4rem}.phone\:ml-20{margin-left:5rem}.phone\:ml-24{margin-left:6rem}.phone\:ml-28{margin-left:7rem}.phone\:ml-30{margin-left:30%}.phone\:ml-32{margin-left:8rem}.phone\:ml-36{margin-left:9rem}.phone\:ml-40{margin-left:10rem}.phone\:ml-44{margin-left:11rem}.phone\:ml-45{margin-left:45%}.phone\:ml-48{margin-left:12rem}.phone\:ml-50{margin-left:12.5rem}.phone\:ml-52{margin-left:13rem}.phone\:ml-56{margin-left:14rem}.phone\:ml-60{margin-left:15rem}.phone\:ml-64{margin-left:16rem}.phone\:ml-72{margin-left:18rem}.phone\:ml-80{margin-left:20rem}.phone\:ml-96{margin-left:24rem}.phone\:ml-155{margin-left:155px}.phone\:ml-200{margin-left:20%}.phone\:ml-300{margin-left:300px}.phone\:ml-327{margin-left:327px}.phone\:ml-366{margin-left:366px}.phone\:ml-415{margin-left:415px}.phone\:ml-450{margin-left:450px}.phone\:ml-474{margin-left:474px}.phone\:ml-500{margin-left:500px}.phone\:ml-600{margin-left:600px}.phone\:ml-690{margin-left:690px}.phone\:ml-auto{margin-left:auto}.phone\:ml-px{margin-left:1px}.phone\:ml-0\.5{margin-left:.125rem}.phone\:ml-1\.5{margin-left:.375rem}.phone\:ml-2\.5{margin-left:.625rem}.phone\:ml-3\.5{margin-left:.875rem}.phone\:-ml-0{margin-left:0}.phone\:-ml-1{margin-left:-.25rem}.phone\:-ml-2{margin-left:-.5rem}.phone\:-ml-3{margin-left:-.75rem}.phone\:-ml-4{margin-left:-1rem}.phone\:-ml-5{margin-left:-1.25rem}.phone\:-ml-6{margin-left:-1.5rem}.phone\:-ml-7{margin-left:-1.75rem}.phone\:-ml-8{margin-left:-2rem}.phone\:-ml-9{margin-left:-2.25rem}.phone\:-ml-10{margin-left:-2.5rem}.phone\:-ml-11{margin-left:-2.75rem}.phone\:-ml-12{margin-left:-3rem}.phone\:-ml-13{margin-left:-50px}.phone\:-ml-14{margin-left:-3.5rem}.phone\:-ml-15{margin-left:-30px}.phone\:-ml-16{margin-left:-4rem}.phone\:-ml-20{margin-left:-5rem}.phone\:-ml-24{margin-left:-6rem}.phone\:-ml-28{margin-left:-7rem}.phone\:-ml-30{margin-left:-30%}.phone\:-ml-32{margin-left:-8rem}.phone\:-ml-36{margin-left:-9rem}.phone\:-ml-40{margin-left:-10rem}.phone\:-ml-44{margin-left:-11rem}.phone\:-ml-45{margin-left:-45%}.phone\:-ml-48{margin-left:-12rem}.phone\:-ml-50{margin-left:-12.5rem}.phone\:-ml-52{margin-left:-13rem}.phone\:-ml-56{margin-left:-14rem}.phone\:-ml-60{margin-left:-15rem}.phone\:-ml-64{margin-left:-16rem}.phone\:-ml-72{margin-left:-18rem}.phone\:-ml-80{margin-left:-20rem}.phone\:-ml-96{margin-left:-24rem}.phone\:-ml-155{margin-left:-155px}.phone\:-ml-200{margin-left:-20%}.phone\:-ml-300{margin-left:-300px}.phone\:-ml-327{margin-left:-327px}.phone\:-ml-366{margin-left:-366px}.phone\:-ml-415{margin-left:-415px}.phone\:-ml-450{margin-left:-450px}.phone\:-ml-474{margin-left:-474px}.phone\:-ml-500{margin-left:-500px}.phone\:-ml-600{margin-left:-600px}.phone\:-ml-690{margin-left:-690px}.phone\:-ml-px{margin-left:-1px}.phone\:-ml-0\.5{margin-left:-.125rem}.phone\:-ml-1\.5{margin-left:-.375rem}.phone\:-ml-2\.5{margin-left:-.625rem}.phone\:-ml-3\.5{margin-left:-.875rem}.phone\:box-border{box-sizing:border-box}.phone\:box-content{box-sizing:initial}.phone\:block{display:block}.phone\:inline-block{display:inline-block}.phone\:inline{display:inline}.phone\:flex{display:flex}.phone\:inline-flex{display:inline-flex}.phone\:table{display:table}.phone\:inline-table{display:inline-table}.phone\:table-caption{display:table-caption}.phone\:table-cell{display:table-cell}.phone\:table-column{display:table-column}.phone\:table-column-group{display:table-column-group}.phone\:table-footer-group{display:table-footer-group}.phone\:table-header-group{display:table-header-group}.phone\:table-row-group{display:table-row-group}.phone\:table-row{display:table-row}.phone\:flow-root{display:flow-root}.phone\:grid{display:grid}.phone\:inline-grid{display:inline-grid}.phone\:contents{display:contents}.phone\:list-item{display:list-item}.phone\:hidden{display:none}.phone\:h-0{height:0}.phone\:h-1{height:.25rem}.phone\:h-2{height:.5rem}.phone\:h-3{height:.75rem}.phone\:h-4{height:1rem}.phone\:h-5{height:1.25rem}.phone\:h-6{height:1.5rem}.phone\:h-7{height:1.75rem}.phone\:h-8{height:2rem}.phone\:h-9{height:2.25rem}.phone\:h-10{height:2.5rem}.phone\:h-11{height:2.75rem}.phone\:h-12{height:3rem}.phone\:h-13{height:50px}.phone\:h-14{height:3.5rem}.phone\:h-15{height:30px}.phone\:h-16{height:4rem}.phone\:h-20{height:5rem}.phone\:h-24{height:6rem}.phone\:h-28{height:7rem}.phone\:h-30{height:30%}.phone\:h-32{height:8rem}.phone\:h-36{height:9rem}.phone\:h-40{height:10rem}.phone\:h-44{height:11rem}.phone\:h-45{height:45%}.phone\:h-48{height:12rem}.phone\:h-50{height:12.5rem}.phone\:h-52{height:13rem}.phone\:h-56{height:14rem}.phone\:h-60{height:15rem}.phone\:h-64{height:16rem}.phone\:h-72{height:18rem}.phone\:h-80{height:20rem}.phone\:h-96{height:24rem}.phone\:h-155{height:155px}.phone\:h-200{height:20%}.phone\:h-300{height:300px}.phone\:h-327{height:327px}.phone\:h-366{height:366px}.phone\:h-415{height:415px}.phone\:h-450{height:450px}.phone\:h-474{height:474px}.phone\:h-500{height:500px}.phone\:h-600{height:600px}.phone\:h-690{height:690px}.phone\:h-auto{height:auto}.phone\:h-px{height:1px}.phone\:h-0\.5{height:.125rem}.phone\:h-1\.5{height:.375rem}.phone\:h-2\.5{height:.625rem}.phone\:h-3\.5{height:.875rem}.phone\:h-1\/2{height:50%}.phone\:h-1\/3{height:33.333333%}.phone\:h-2\/3{height:66.666667%}.phone\:h-1\/4{height:25%}.phone\:h-2\/4{height:50%}.phone\:h-3\/4{height:75%}.phone\:h-1\/5{height:20%}.phone\:h-2\/5{height:40%}.phone\:h-3\/5{height:60%}.phone\:h-4\/5{height:80%}.phone\:h-1\/6{height:16.666667%}.phone\:h-2\/6{height:33.333333%}.phone\:h-3\/6{height:50%}.phone\:h-4\/6{height:66.666667%}.phone\:h-5\/6{height:83.333333%}.phone\:h-full{height:100%}.phone\:h-screen{height:100vh}.phone\:max-h-0{max-height:0}.phone\:max-h-1{max-height:.25rem}.phone\:max-h-2{max-height:.5rem}.phone\:max-h-3{max-height:.75rem}.phone\:max-h-4{max-height:1rem}.phone\:max-h-5{max-height:1.25rem}.phone\:max-h-6{max-height:1.5rem}.phone\:max-h-7{max-height:1.75rem}.phone\:max-h-8{max-height:2rem}.phone\:max-h-9{max-height:2.25rem}.phone\:max-h-10{max-height:2.5rem}.phone\:max-h-11{max-height:2.75rem}.phone\:max-h-12{max-height:3rem}.phone\:max-h-13{max-height:50px}.phone\:max-h-14{max-height:3.5rem}.phone\:max-h-15{max-height:30px}.phone\:max-h-16{max-height:4rem}.phone\:max-h-20{max-height:5rem}.phone\:max-h-24{max-height:6rem}.phone\:max-h-28{max-height:7rem}.phone\:max-h-30{max-height:30%}.phone\:max-h-32{max-height:8rem}.phone\:max-h-36{max-height:9rem}.phone\:max-h-40{max-height:10rem}.phone\:max-h-44{max-height:11rem}.phone\:max-h-45{max-height:45%}.phone\:max-h-48{max-height:12rem}.phone\:max-h-50{max-height:12.5rem}.phone\:max-h-52{max-height:13rem}.phone\:max-h-56{max-height:14rem}.phone\:max-h-60{max-height:15rem}.phone\:max-h-64{max-height:16rem}.phone\:max-h-72{max-height:18rem}.phone\:max-h-80{max-height:20rem}.phone\:max-h-96{max-height:24rem}.phone\:max-h-155{max-height:155px}.phone\:max-h-200{max-height:20%}.phone\:max-h-300{max-height:300px}.phone\:max-h-327{max-height:327px}.phone\:max-h-366{max-height:366px}.phone\:max-h-415{max-height:415px}.phone\:max-h-450{max-height:450px}.phone\:max-h-474{max-height:474px}.phone\:max-h-500{max-height:500px}.phone\:max-h-600{max-height:600px}.phone\:max-h-690{max-height:690px}.phone\:max-h-px{max-height:1px}.phone\:max-h-0\.5{max-height:.125rem}.phone\:max-h-1\.5{max-height:.375rem}.phone\:max-h-2\.5{max-height:.625rem}.phone\:max-h-3\.5{max-height:.875rem}.phone\:max-h-full{max-height:100%}.phone\:max-h-screen{max-height:100vh}.phone\:min-h-0{min-height:0}.phone\:min-h-full{min-height:100%}.phone\:min-h-screen{min-height:100vh}.phone\:w-0{width:0}.phone\:w-1{width:.25rem}.phone\:w-2{width:.5rem}.phone\:w-3{width:.75rem}.phone\:w-4{width:1rem}.phone\:w-5{width:1.25rem}.phone\:w-6{width:1.5rem}.phone\:w-7{width:1.75rem}.phone\:w-8{width:2rem}.phone\:w-9{width:2.25rem}.phone\:w-10{width:2.5rem}.phone\:w-11{width:2.75rem}.phone\:w-12{width:3rem}.phone\:w-13{width:50px}.phone\:w-14{width:3.5rem}.phone\:w-15{width:30px}.phone\:w-16{width:4rem}.phone\:w-20{width:5rem}.phone\:w-24{width:6rem}.phone\:w-28{width:7rem}.phone\:w-30{width:30%}.phone\:w-32{width:8rem}.phone\:w-36{width:9rem}.phone\:w-40{width:10rem}.phone\:w-44{width:11rem}.phone\:w-45{width:45%}.phone\:w-48{width:12rem}.phone\:w-50{width:12.5rem}.phone\:w-52{width:13rem}.phone\:w-56{width:14rem}.phone\:w-60{width:15rem}.phone\:w-64{width:16rem}.phone\:w-72{width:18rem}.phone\:w-80{width:20rem}.phone\:w-96{width:24rem}.phone\:w-155{width:155px}.phone\:w-200{width:20%}.phone\:w-300{width:300px}.phone\:w-327{width:327px}.phone\:w-366{width:366px}.phone\:w-415{width:415px}.phone\:w-450{width:450px}.phone\:w-474{width:474px}.phone\:w-500{width:500px}.phone\:w-600{width:600px}.phone\:w-690{width:690px}.phone\:w-auto{width:auto}.phone\:w-px{width:1px}.phone\:w-0\.5{width:.125rem}.phone\:w-1\.5{width:.375rem}.phone\:w-2\.5{width:.625rem}.phone\:w-3\.5{width:.875rem}.phone\:w-1\/2{width:50%}.phone\:w-1\/3{width:33.333333%}.phone\:w-2\/3{width:66.666667%}.phone\:w-1\/4{width:25%}.phone\:w-2\/4{width:50%}.phone\:w-3\/4{width:75%}.phone\:w-1\/5{width:20%}.phone\:w-2\/5{width:40%}.phone\:w-3\/5{width:60%}.phone\:w-4\/5{width:80%}.phone\:w-1\/6{width:16.666667%}.phone\:w-2\/6{width:33.333333%}.phone\:w-3\/6{width:50%}.phone\:w-4\/6{width:66.666667%}.phone\:w-5\/6{width:83.333333%}.phone\:w-1\/12{width:8.333333%}.phone\:w-2\/12{width:16.666667%}.phone\:w-3\/12{width:25%}.phone\:w-4\/12{width:33.333333%}.phone\:w-5\/12{width:41.666667%}.phone\:w-6\/12{width:50%}.phone\:w-7\/12{width:58.333333%}.phone\:w-8\/12{width:66.666667%}.phone\:w-9\/12{width:75%}.phone\:w-10\/12{width:83.333333%}.phone\:w-11\/12{width:91.666667%}.phone\:w-full{width:100%}.phone\:w-screen{width:100vw}.phone\:w-min{width:min-content}.phone\:w-max{width:max-content}.phone\:min-w-0{min-width:0}.phone\:min-w-full{min-width:100%}.phone\:min-w-min{min-width:min-content}.phone\:min-w-max{min-width:max-content}.phone\:max-w-0{max-width:0}.phone\:max-w-none{max-width:none}.phone\:max-w-xs{max-width:20rem}.phone\:max-w-sm{max-width:24rem}.phone\:max-w-md{max-width:28rem}.phone\:max-w-lg{max-width:32rem}.phone\:max-w-xl{max-width:36rem}.phone\:max-w-2xl{max-width:42rem}.phone\:max-w-3xl{max-width:48rem}.phone\:max-w-4xl{max-width:56rem}.phone\:max-w-5xl{max-width:64rem}.phone\:max-w-6xl{max-width:72rem}.phone\:max-w-7xl{max-width:80rem}.phone\:max-w-full{max-width:100%}.phone\:max-w-min{max-width:min-content}.phone\:max-w-max{max-width:max-content}.phone\:max-w-prose{max-width:65ch}.phone\:max-w-screen-sm{max-width:640px}.phone\:max-w-screen-md{max-width:768px}.phone\:max-w-screen-lg{max-width:1024px}.phone\:max-w-screen-xl{max-width:1280px}.phone\:max-w-screen-2xl{max-width:1536px}.phone\:flex-1{flex:1 1}.phone\:flex-auto{flex:1 1 auto}.phone\:flex-initial{flex:0 1 auto}.phone\:flex-none{flex:none}.phone\:flex-shrink-0{flex-shrink:0}.phone\:flex-shrink{flex-shrink:1}.phone\:flex-grow-0{flex-grow:0}.phone\:flex-grow{flex-grow:1}.phone\:table-auto{table-layout:auto}.phone\:table-fixed{table-layout:fixed}.phone\:border-collapse{border-collapse:collapse}.phone\:border-separate{border-collapse:initial}.phone\:origin-center{transform-origin:center}.phone\:origin-top{transform-origin:top}.phone\:origin-top-right{transform-origin:top right}.phone\:origin-right{transform-origin:right}.phone\:origin-bottom-right{transform-origin:bottom right}.phone\:origin-bottom{transform-origin:bottom}.phone\:origin-bottom-left{transform-origin:bottom left}.phone\:origin-left{transform-origin:left}.phone\:origin-top-left{transform-origin:top left}.phone\:transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.phone\:transform,.phone\:transform-gpu{--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}.phone\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.phone\:transform-none{transform:none}.phone\:translate-x-0{--tw-translate-x:0px}.phone\:translate-x-1{--tw-translate-x:0.25rem}.phone\:translate-x-2{--tw-translate-x:0.5rem}.phone\:translate-x-3{--tw-translate-x:0.75rem}.phone\:translate-x-4{--tw-translate-x:1rem}.phone\:translate-x-5{--tw-translate-x:1.25rem}.phone\:translate-x-6{--tw-translate-x:1.5rem}.phone\:translate-x-7{--tw-translate-x:1.75rem}.phone\:translate-x-8{--tw-translate-x:2rem}.phone\:translate-x-9{--tw-translate-x:2.25rem}.phone\:translate-x-10{--tw-translate-x:2.5rem}.phone\:translate-x-11{--tw-translate-x:2.75rem}.phone\:translate-x-12{--tw-translate-x:3rem}.phone\:translate-x-13{--tw-translate-x:50px}.phone\:translate-x-14{--tw-translate-x:3.5rem}.phone\:translate-x-15{--tw-translate-x:30px}.phone\:translate-x-16{--tw-translate-x:4rem}.phone\:translate-x-20{--tw-translate-x:5rem}.phone\:translate-x-24{--tw-translate-x:6rem}.phone\:translate-x-28{--tw-translate-x:7rem}.phone\:translate-x-30{--tw-translate-x:30%}.phone\:translate-x-32{--tw-translate-x:8rem}.phone\:translate-x-36{--tw-translate-x:9rem}.phone\:translate-x-40{--tw-translate-x:10rem}.phone\:translate-x-44{--tw-translate-x:11rem}.phone\:translate-x-45{--tw-translate-x:45%}.phone\:translate-x-48{--tw-translate-x:12rem}.phone\:translate-x-50{--tw-translate-x:12.5rem}.phone\:translate-x-52{--tw-translate-x:13rem}.phone\:translate-x-56{--tw-translate-x:14rem}.phone\:translate-x-60{--tw-translate-x:15rem}.phone\:translate-x-64{--tw-translate-x:16rem}.phone\:translate-x-72{--tw-translate-x:18rem}.phone\:translate-x-80{--tw-translate-x:20rem}.phone\:translate-x-96{--tw-translate-x:24rem}.phone\:translate-x-155{--tw-translate-x:155px}.phone\:translate-x-200{--tw-translate-x:20%}.phone\:translate-x-300{--tw-translate-x:300px}.phone\:translate-x-327{--tw-translate-x:327px}.phone\:translate-x-366{--tw-translate-x:366px}.phone\:translate-x-415{--tw-translate-x:415px}.phone\:translate-x-450{--tw-translate-x:450px}.phone\:translate-x-474{--tw-translate-x:474px}.phone\:translate-x-500{--tw-translate-x:500px}.phone\:translate-x-600{--tw-translate-x:600px}.phone\:translate-x-690{--tw-translate-x:690px}.phone\:translate-x-px{--tw-translate-x:1px}.phone\:translate-x-0\.5{--tw-translate-x:0.125rem}.phone\:translate-x-1\.5{--tw-translate-x:0.375rem}.phone\:translate-x-2\.5{--tw-translate-x:0.625rem}.phone\:translate-x-3\.5{--tw-translate-x:0.875rem}.phone\:-translate-x-0{--tw-translate-x:0px}.phone\:-translate-x-1{--tw-translate-x:-0.25rem}.phone\:-translate-x-2{--tw-translate-x:-0.5rem}.phone\:-translate-x-3{--tw-translate-x:-0.75rem}.phone\:-translate-x-4{--tw-translate-x:-1rem}.phone\:-translate-x-5{--tw-translate-x:-1.25rem}.phone\:-translate-x-6{--tw-translate-x:-1.5rem}.phone\:-translate-x-7{--tw-translate-x:-1.75rem}.phone\:-translate-x-8{--tw-translate-x:-2rem}.phone\:-translate-x-9{--tw-translate-x:-2.25rem}.phone\:-translate-x-10{--tw-translate-x:-2.5rem}.phone\:-translate-x-11{--tw-translate-x:-2.75rem}.phone\:-translate-x-12{--tw-translate-x:-3rem}.phone\:-translate-x-13{--tw-translate-x:-50px}.phone\:-translate-x-14{--tw-translate-x:-3.5rem}.phone\:-translate-x-15{--tw-translate-x:-30px}.phone\:-translate-x-16{--tw-translate-x:-4rem}.phone\:-translate-x-20{--tw-translate-x:-5rem}.phone\:-translate-x-24{--tw-translate-x:-6rem}.phone\:-translate-x-28{--tw-translate-x:-7rem}.phone\:-translate-x-30{--tw-translate-x:-30%}.phone\:-translate-x-32{--tw-translate-x:-8rem}.phone\:-translate-x-36{--tw-translate-x:-9rem}.phone\:-translate-x-40{--tw-translate-x:-10rem}.phone\:-translate-x-44{--tw-translate-x:-11rem}.phone\:-translate-x-45{--tw-translate-x:-45%}.phone\:-translate-x-48{--tw-translate-x:-12rem}.phone\:-translate-x-50{--tw-translate-x:-12.5rem}.phone\:-translate-x-52{--tw-translate-x:-13rem}.phone\:-translate-x-56{--tw-translate-x:-14rem}.phone\:-translate-x-60{--tw-translate-x:-15rem}.phone\:-translate-x-64{--tw-translate-x:-16rem}.phone\:-translate-x-72{--tw-translate-x:-18rem}.phone\:-translate-x-80{--tw-translate-x:-20rem}.phone\:-translate-x-96{--tw-translate-x:-24rem}.phone\:-translate-x-155{--tw-translate-x:-155px}.phone\:-translate-x-200{--tw-translate-x:-20%}.phone\:-translate-x-300{--tw-translate-x:-300px}.phone\:-translate-x-327{--tw-translate-x:-327px}.phone\:-translate-x-366{--tw-translate-x:-366px}.phone\:-translate-x-415{--tw-translate-x:-415px}.phone\:-translate-x-450{--tw-translate-x:-450px}.phone\:-translate-x-474{--tw-translate-x:-474px}.phone\:-translate-x-500{--tw-translate-x:-500px}.phone\:-translate-x-600{--tw-translate-x:-600px}.phone\:-translate-x-690{--tw-translate-x:-690px}.phone\:-translate-x-px{--tw-translate-x:-1px}.phone\:-translate-x-0\.5{--tw-translate-x:-0.125rem}.phone\:-translate-x-1\.5{--tw-translate-x:-0.375rem}.phone\:-translate-x-2\.5{--tw-translate-x:-0.625rem}.phone\:-translate-x-3\.5{--tw-translate-x:-0.875rem}.phone\:translate-x-1\/2{--tw-translate-x:50%}.phone\:translate-x-1\/3{--tw-translate-x:33.333333%}.phone\:translate-x-2\/3{--tw-translate-x:66.666667%}.phone\:translate-x-1\/4{--tw-translate-x:25%}.phone\:translate-x-2\/4{--tw-translate-x:50%}.phone\:translate-x-3\/4{--tw-translate-x:75%}.phone\:translate-x-full{--tw-translate-x:100%}.phone\:-translate-x-1\/2{--tw-translate-x:-50%}.phone\:-translate-x-1\/3{--tw-translate-x:-33.333333%}.phone\:-translate-x-2\/3{--tw-translate-x:-66.666667%}.phone\:-translate-x-1\/4{--tw-translate-x:-25%}.phone\:-translate-x-2\/4{--tw-translate-x:-50%}.phone\:-translate-x-3\/4{--tw-translate-x:-75%}.phone\:-translate-x-full{--tw-translate-x:-100%}.phone\:translate-y-0{--tw-translate-y:0px}.phone\:translate-y-1{--tw-translate-y:0.25rem}.phone\:translate-y-2{--tw-translate-y:0.5rem}.phone\:translate-y-3{--tw-translate-y:0.75rem}.phone\:translate-y-4{--tw-translate-y:1rem}.phone\:translate-y-5{--tw-translate-y:1.25rem}.phone\:translate-y-6{--tw-translate-y:1.5rem}.phone\:translate-y-7{--tw-translate-y:1.75rem}.phone\:translate-y-8{--tw-translate-y:2rem}.phone\:translate-y-9{--tw-translate-y:2.25rem}.phone\:translate-y-10{--tw-translate-y:2.5rem}.phone\:translate-y-11{--tw-translate-y:2.75rem}.phone\:translate-y-12{--tw-translate-y:3rem}.phone\:translate-y-13{--tw-translate-y:50px}.phone\:translate-y-14{--tw-translate-y:3.5rem}.phone\:translate-y-15{--tw-translate-y:30px}.phone\:translate-y-16{--tw-translate-y:4rem}.phone\:translate-y-20{--tw-translate-y:5rem}.phone\:translate-y-24{--tw-translate-y:6rem}.phone\:translate-y-28{--tw-translate-y:7rem}.phone\:translate-y-30{--tw-translate-y:30%}.phone\:translate-y-32{--tw-translate-y:8rem}.phone\:translate-y-36{--tw-translate-y:9rem}.phone\:translate-y-40{--tw-translate-y:10rem}.phone\:translate-y-44{--tw-translate-y:11rem}.phone\:translate-y-45{--tw-translate-y:45%}.phone\:translate-y-48{--tw-translate-y:12rem}.phone\:translate-y-50{--tw-translate-y:12.5rem}.phone\:translate-y-52{--tw-translate-y:13rem}.phone\:translate-y-56{--tw-translate-y:14rem}.phone\:translate-y-60{--tw-translate-y:15rem}.phone\:translate-y-64{--tw-translate-y:16rem}.phone\:translate-y-72{--tw-translate-y:18rem}.phone\:translate-y-80{--tw-translate-y:20rem}.phone\:translate-y-96{--tw-translate-y:24rem}.phone\:translate-y-155{--tw-translate-y:155px}.phone\:translate-y-200{--tw-translate-y:20%}.phone\:translate-y-300{--tw-translate-y:300px}.phone\:translate-y-327{--tw-translate-y:327px}.phone\:translate-y-366{--tw-translate-y:366px}.phone\:translate-y-415{--tw-translate-y:415px}.phone\:translate-y-450{--tw-translate-y:450px}.phone\:translate-y-474{--tw-translate-y:474px}.phone\:translate-y-500{--tw-translate-y:500px}.phone\:translate-y-600{--tw-translate-y:600px}.phone\:translate-y-690{--tw-translate-y:690px}.phone\:translate-y-px{--tw-translate-y:1px}.phone\:translate-y-0\.5{--tw-translate-y:0.125rem}.phone\:translate-y-1\.5{--tw-translate-y:0.375rem}.phone\:translate-y-2\.5{--tw-translate-y:0.625rem}.phone\:translate-y-3\.5{--tw-translate-y:0.875rem}.phone\:-translate-y-0{--tw-translate-y:0px}.phone\:-translate-y-1{--tw-translate-y:-0.25rem}.phone\:-translate-y-2{--tw-translate-y:-0.5rem}.phone\:-translate-y-3{--tw-translate-y:-0.75rem}.phone\:-translate-y-4{--tw-translate-y:-1rem}.phone\:-translate-y-5{--tw-translate-y:-1.25rem}.phone\:-translate-y-6{--tw-translate-y:-1.5rem}.phone\:-translate-y-7{--tw-translate-y:-1.75rem}.phone\:-translate-y-8{--tw-translate-y:-2rem}.phone\:-translate-y-9{--tw-translate-y:-2.25rem}.phone\:-translate-y-10{--tw-translate-y:-2.5rem}.phone\:-translate-y-11{--tw-translate-y:-2.75rem}.phone\:-translate-y-12{--tw-translate-y:-3rem}.phone\:-translate-y-13{--tw-translate-y:-50px}.phone\:-translate-y-14{--tw-translate-y:-3.5rem}.phone\:-translate-y-15{--tw-translate-y:-30px}.phone\:-translate-y-16{--tw-translate-y:-4rem}.phone\:-translate-y-20{--tw-translate-y:-5rem}.phone\:-translate-y-24{--tw-translate-y:-6rem}.phone\:-translate-y-28{--tw-translate-y:-7rem}.phone\:-translate-y-30{--tw-translate-y:-30%}.phone\:-translate-y-32{--tw-translate-y:-8rem}.phone\:-translate-y-36{--tw-translate-y:-9rem}.phone\:-translate-y-40{--tw-translate-y:-10rem}.phone\:-translate-y-44{--tw-translate-y:-11rem}.phone\:-translate-y-45{--tw-translate-y:-45%}.phone\:-translate-y-48{--tw-translate-y:-12rem}.phone\:-translate-y-50{--tw-translate-y:-12.5rem}.phone\:-translate-y-52{--tw-translate-y:-13rem}.phone\:-translate-y-56{--tw-translate-y:-14rem}.phone\:-translate-y-60{--tw-translate-y:-15rem}.phone\:-translate-y-64{--tw-translate-y:-16rem}.phone\:-translate-y-72{--tw-translate-y:-18rem}.phone\:-translate-y-80{--tw-translate-y:-20rem}.phone\:-translate-y-96{--tw-translate-y:-24rem}.phone\:-translate-y-155{--tw-translate-y:-155px}.phone\:-translate-y-200{--tw-translate-y:-20%}.phone\:-translate-y-300{--tw-translate-y:-300px}.phone\:-translate-y-327{--tw-translate-y:-327px}.phone\:-translate-y-366{--tw-translate-y:-366px}.phone\:-translate-y-415{--tw-translate-y:-415px}.phone\:-translate-y-450{--tw-translate-y:-450px}.phone\:-translate-y-474{--tw-translate-y:-474px}.phone\:-translate-y-500{--tw-translate-y:-500px}.phone\:-translate-y-600{--tw-translate-y:-600px}.phone\:-translate-y-690{--tw-translate-y:-690px}.phone\:-translate-y-px{--tw-translate-y:-1px}.phone\:-translate-y-0\.5{--tw-translate-y:-0.125rem}.phone\:-translate-y-1\.5{--tw-translate-y:-0.375rem}.phone\:-translate-y-2\.5{--tw-translate-y:-0.625rem}.phone\:-translate-y-3\.5{--tw-translate-y:-0.875rem}.phone\:translate-y-1\/2{--tw-translate-y:50%}.phone\:translate-y-1\/3{--tw-translate-y:33.333333%}.phone\:translate-y-2\/3{--tw-translate-y:66.666667%}.phone\:translate-y-1\/4{--tw-translate-y:25%}.phone\:translate-y-2\/4{--tw-translate-y:50%}.phone\:translate-y-3\/4{--tw-translate-y:75%}.phone\:translate-y-full{--tw-translate-y:100%}.phone\:-translate-y-1\/2{--tw-translate-y:-50%}.phone\:-translate-y-1\/3{--tw-translate-y:-33.333333%}.phone\:-translate-y-2\/3{--tw-translate-y:-66.666667%}.phone\:-translate-y-1\/4{--tw-translate-y:-25%}.phone\:-translate-y-2\/4{--tw-translate-y:-50%}.phone\:-translate-y-3\/4{--tw-translate-y:-75%}.phone\:-translate-y-full{--tw-translate-y:-100%}.phone\:hover\:translate-x-0:hover{--tw-translate-x:0px}.phone\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.phone\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.phone\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.phone\:hover\:translate-x-4:hover{--tw-translate-x:1rem}.phone\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.phone\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.phone\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem}.phone\:hover\:translate-x-8:hover{--tw-translate-x:2rem}.phone\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem}.phone\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.phone\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem}.phone\:hover\:translate-x-12:hover{--tw-translate-x:3rem}.phone\:hover\:translate-x-13:hover{--tw-translate-x:50px}.phone\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.phone\:hover\:translate-x-15:hover{--tw-translate-x:30px}.phone\:hover\:translate-x-16:hover{--tw-translate-x:4rem}.phone\:hover\:translate-x-20:hover{--tw-translate-x:5rem}.phone\:hover\:translate-x-24:hover{--tw-translate-x:6rem}.phone\:hover\:translate-x-28:hover{--tw-translate-x:7rem}.phone\:hover\:translate-x-30:hover{--tw-translate-x:30%}.phone\:hover\:translate-x-32:hover{--tw-translate-x:8rem}.phone\:hover\:translate-x-36:hover{--tw-translate-x:9rem}.phone\:hover\:translate-x-40:hover{--tw-translate-x:10rem}.phone\:hover\:translate-x-44:hover{--tw-translate-x:11rem}.phone\:hover\:translate-x-45:hover{--tw-translate-x:45%}.phone\:hover\:translate-x-48:hover{--tw-translate-x:12rem}.phone\:hover\:translate-x-50:hover{--tw-translate-x:12.5rem}.phone\:hover\:translate-x-52:hover{--tw-translate-x:13rem}.phone\:hover\:translate-x-56:hover{--tw-translate-x:14rem}.phone\:hover\:translate-x-60:hover{--tw-translate-x:15rem}.phone\:hover\:translate-x-64:hover{--tw-translate-x:16rem}.phone\:hover\:translate-x-72:hover{--tw-translate-x:18rem}.phone\:hover\:translate-x-80:hover{--tw-translate-x:20rem}.phone\:hover\:translate-x-96:hover{--tw-translate-x:24rem}.phone\:hover\:translate-x-155:hover{--tw-translate-x:155px}.phone\:hover\:translate-x-200:hover{--tw-translate-x:20%}.phone\:hover\:translate-x-300:hover{--tw-translate-x:300px}.phone\:hover\:translate-x-327:hover{--tw-translate-x:327px}.phone\:hover\:translate-x-366:hover{--tw-translate-x:366px}.phone\:hover\:translate-x-415:hover{--tw-translate-x:415px}.phone\:hover\:translate-x-450:hover{--tw-translate-x:450px}.phone\:hover\:translate-x-474:hover{--tw-translate-x:474px}.phone\:hover\:translate-x-500:hover{--tw-translate-x:500px}.phone\:hover\:translate-x-600:hover{--tw-translate-x:600px}.phone\:hover\:translate-x-690:hover{--tw-translate-x:690px}.phone\:hover\:translate-x-px:hover{--tw-translate-x:1px}.phone\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem}.phone\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem}.phone\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem}.phone\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem}.phone\:hover\:-translate-x-0:hover{--tw-translate-x:0px}.phone\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.phone\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.phone\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.phone\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.phone\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.phone\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.phone\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem}.phone\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.phone\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem}.phone\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.phone\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem}.phone\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.phone\:hover\:-translate-x-13:hover{--tw-translate-x:-50px}.phone\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.phone\:hover\:-translate-x-15:hover{--tw-translate-x:-30px}.phone\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.phone\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.phone\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.phone\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem}.phone\:hover\:-translate-x-30:hover{--tw-translate-x:-30%}.phone\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.phone\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem}.phone\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.phone\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem}.phone\:hover\:-translate-x-45:hover{--tw-translate-x:-45%}.phone\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.phone\:hover\:-translate-x-50:hover{--tw-translate-x:-12.5rem}.phone\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem}.phone\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.phone\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem}.phone\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.phone\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem}.phone\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem}.phone\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem}.phone\:hover\:-translate-x-155:hover{--tw-translate-x:-155px}.phone\:hover\:-translate-x-200:hover{--tw-translate-x:-20%}.phone\:hover\:-translate-x-300:hover{--tw-translate-x:-300px}.phone\:hover\:-translate-x-327:hover{--tw-translate-x:-327px}.phone\:hover\:-translate-x-366:hover{--tw-translate-x:-366px}.phone\:hover\:-translate-x-415:hover{--tw-translate-x:-415px}.phone\:hover\:-translate-x-450:hover{--tw-translate-x:-450px}.phone\:hover\:-translate-x-474:hover{--tw-translate-x:-474px}.phone\:hover\:-translate-x-500:hover{--tw-translate-x:-500px}.phone\:hover\:-translate-x-600:hover{--tw-translate-x:-600px}.phone\:hover\:-translate-x-690:hover{--tw-translate-x:-690px}.phone\:hover\:-translate-x-px:hover{--tw-translate-x:-1px}.phone\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem}.phone\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem}.phone\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem}.phone\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem}.phone\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.phone\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.phone\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.phone\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.phone\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.phone\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.phone\:hover\:translate-x-full:hover{--tw-translate-x:100%}.phone\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.phone\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.phone\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.phone\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.phone\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.phone\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.phone\:hover\:-translate-x-full:hover{--tw-translate-x:-100%}.phone\:hover\:translate-y-0:hover{--tw-translate-y:0px}.phone\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.phone\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.phone\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.phone\:hover\:translate-y-4:hover{--tw-translate-y:1rem}.phone\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.phone\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.phone\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem}.phone\:hover\:translate-y-8:hover{--tw-translate-y:2rem}.phone\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem}.phone\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.phone\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem}.phone\:hover\:translate-y-12:hover{--tw-translate-y:3rem}.phone\:hover\:translate-y-13:hover{--tw-translate-y:50px}.phone\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.phone\:hover\:translate-y-15:hover{--tw-translate-y:30px}.phone\:hover\:translate-y-16:hover{--tw-translate-y:4rem}.phone\:hover\:translate-y-20:hover{--tw-translate-y:5rem}.phone\:hover\:translate-y-24:hover{--tw-translate-y:6rem}.phone\:hover\:translate-y-28:hover{--tw-translate-y:7rem}.phone\:hover\:translate-y-30:hover{--tw-translate-y:30%}.phone\:hover\:translate-y-32:hover{--tw-translate-y:8rem}.phone\:hover\:translate-y-36:hover{--tw-translate-y:9rem}.phone\:hover\:translate-y-40:hover{--tw-translate-y:10rem}.phone\:hover\:translate-y-44:hover{--tw-translate-y:11rem}.phone\:hover\:translate-y-45:hover{--tw-translate-y:45%}.phone\:hover\:translate-y-48:hover{--tw-translate-y:12rem}.phone\:hover\:translate-y-50:hover{--tw-translate-y:12.5rem}.phone\:hover\:translate-y-52:hover{--tw-translate-y:13rem}.phone\:hover\:translate-y-56:hover{--tw-translate-y:14rem}.phone\:hover\:translate-y-60:hover{--tw-translate-y:15rem}.phone\:hover\:translate-y-64:hover{--tw-translate-y:16rem}.phone\:hover\:translate-y-72:hover{--tw-translate-y:18rem}.phone\:hover\:translate-y-80:hover{--tw-translate-y:20rem}.phone\:hover\:translate-y-96:hover{--tw-translate-y:24rem}.phone\:hover\:translate-y-155:hover{--tw-translate-y:155px}.phone\:hover\:translate-y-200:hover{--tw-translate-y:20%}.phone\:hover\:translate-y-300:hover{--tw-translate-y:300px}.phone\:hover\:translate-y-327:hover{--tw-translate-y:327px}.phone\:hover\:translate-y-366:hover{--tw-translate-y:366px}.phone\:hover\:translate-y-415:hover{--tw-translate-y:415px}.phone\:hover\:translate-y-450:hover{--tw-translate-y:450px}.phone\:hover\:translate-y-474:hover{--tw-translate-y:474px}.phone\:hover\:translate-y-500:hover{--tw-translate-y:500px}.phone\:hover\:translate-y-600:hover{--tw-translate-y:600px}.phone\:hover\:translate-y-690:hover{--tw-translate-y:690px}.phone\:hover\:translate-y-px:hover{--tw-translate-y:1px}.phone\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem}.phone\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem}.phone\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem}.phone\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem}.phone\:hover\:-translate-y-0:hover{--tw-translate-y:0px}.phone\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.phone\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.phone\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.phone\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.phone\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.phone\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.phone\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem}.phone\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.phone\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem}.phone\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.phone\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem}.phone\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.phone\:hover\:-translate-y-13:hover{--tw-translate-y:-50px}.phone\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.phone\:hover\:-translate-y-15:hover{--tw-translate-y:-30px}.phone\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.phone\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.phone\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.phone\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem}.phone\:hover\:-translate-y-30:hover{--tw-translate-y:-30%}.phone\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.phone\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem}.phone\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.phone\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem}.phone\:hover\:-translate-y-45:hover{--tw-translate-y:-45%}.phone\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.phone\:hover\:-translate-y-50:hover{--tw-translate-y:-12.5rem}.phone\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem}.phone\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.phone\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem}.phone\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.phone\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem}.phone\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem}.phone\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem}.phone\:hover\:-translate-y-155:hover{--tw-translate-y:-155px}.phone\:hover\:-translate-y-200:hover{--tw-translate-y:-20%}.phone\:hover\:-translate-y-300:hover{--tw-translate-y:-300px}.phone\:hover\:-translate-y-327:hover{--tw-translate-y:-327px}.phone\:hover\:-translate-y-366:hover{--tw-translate-y:-366px}.phone\:hover\:-translate-y-415:hover{--tw-translate-y:-415px}.phone\:hover\:-translate-y-450:hover{--tw-translate-y:-450px}.phone\:hover\:-translate-y-474:hover{--tw-translate-y:-474px}.phone\:hover\:-translate-y-500:hover{--tw-translate-y:-500px}.phone\:hover\:-translate-y-600:hover{--tw-translate-y:-600px}.phone\:hover\:-translate-y-690:hover{--tw-translate-y:-690px}.phone\:hover\:-translate-y-px:hover{--tw-translate-y:-1px}.phone\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.phone\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem}.phone\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem}.phone\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem}.phone\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.phone\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.phone\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.phone\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.phone\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.phone\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.phone\:hover\:translate-y-full:hover{--tw-translate-y:100%}.phone\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.phone\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.phone\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.phone\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.phone\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.phone\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.phone\:hover\:-translate-y-full:hover{--tw-translate-y:-100%}.phone\:focus\:translate-x-0:focus{--tw-translate-x:0px}.phone\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.phone\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.phone\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.phone\:focus\:translate-x-4:focus{--tw-translate-x:1rem}.phone\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.phone\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.phone\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem}.phone\:focus\:translate-x-8:focus{--tw-translate-x:2rem}.phone\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem}.phone\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.phone\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem}.phone\:focus\:translate-x-12:focus{--tw-translate-x:3rem}.phone\:focus\:translate-x-13:focus{--tw-translate-x:50px}.phone\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.phone\:focus\:translate-x-15:focus{--tw-translate-x:30px}.phone\:focus\:translate-x-16:focus{--tw-translate-x:4rem}.phone\:focus\:translate-x-20:focus{--tw-translate-x:5rem}.phone\:focus\:translate-x-24:focus{--tw-translate-x:6rem}.phone\:focus\:translate-x-28:focus{--tw-translate-x:7rem}.phone\:focus\:translate-x-30:focus{--tw-translate-x:30%}.phone\:focus\:translate-x-32:focus{--tw-translate-x:8rem}.phone\:focus\:translate-x-36:focus{--tw-translate-x:9rem}.phone\:focus\:translate-x-40:focus{--tw-translate-x:10rem}.phone\:focus\:translate-x-44:focus{--tw-translate-x:11rem}.phone\:focus\:translate-x-45:focus{--tw-translate-x:45%}.phone\:focus\:translate-x-48:focus{--tw-translate-x:12rem}.phone\:focus\:translate-x-50:focus{--tw-translate-x:12.5rem}.phone\:focus\:translate-x-52:focus{--tw-translate-x:13rem}.phone\:focus\:translate-x-56:focus{--tw-translate-x:14rem}.phone\:focus\:translate-x-60:focus{--tw-translate-x:15rem}.phone\:focus\:translate-x-64:focus{--tw-translate-x:16rem}.phone\:focus\:translate-x-72:focus{--tw-translate-x:18rem}.phone\:focus\:translate-x-80:focus{--tw-translate-x:20rem}.phone\:focus\:translate-x-96:focus{--tw-translate-x:24rem}.phone\:focus\:translate-x-155:focus{--tw-translate-x:155px}.phone\:focus\:translate-x-200:focus{--tw-translate-x:20%}.phone\:focus\:translate-x-300:focus{--tw-translate-x:300px}.phone\:focus\:translate-x-327:focus{--tw-translate-x:327px}.phone\:focus\:translate-x-366:focus{--tw-translate-x:366px}.phone\:focus\:translate-x-415:focus{--tw-translate-x:415px}.phone\:focus\:translate-x-450:focus{--tw-translate-x:450px}.phone\:focus\:translate-x-474:focus{--tw-translate-x:474px}.phone\:focus\:translate-x-500:focus{--tw-translate-x:500px}.phone\:focus\:translate-x-600:focus{--tw-translate-x:600px}.phone\:focus\:translate-x-690:focus{--tw-translate-x:690px}.phone\:focus\:translate-x-px:focus{--tw-translate-x:1px}.phone\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem}.phone\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem}.phone\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem}.phone\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem}.phone\:focus\:-translate-x-0:focus{--tw-translate-x:0px}.phone\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.phone\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.phone\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.phone\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.phone\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.phone\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.phone\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem}.phone\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.phone\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem}.phone\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.phone\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem}.phone\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.phone\:focus\:-translate-x-13:focus{--tw-translate-x:-50px}.phone\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.phone\:focus\:-translate-x-15:focus{--tw-translate-x:-30px}.phone\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.phone\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.phone\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.phone\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem}.phone\:focus\:-translate-x-30:focus{--tw-translate-x:-30%}.phone\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.phone\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem}.phone\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.phone\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem}.phone\:focus\:-translate-x-45:focus{--tw-translate-x:-45%}.phone\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.phone\:focus\:-translate-x-50:focus{--tw-translate-x:-12.5rem}.phone\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem}.phone\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.phone\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem}.phone\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.phone\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem}.phone\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem}.phone\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem}.phone\:focus\:-translate-x-155:focus{--tw-translate-x:-155px}.phone\:focus\:-translate-x-200:focus{--tw-translate-x:-20%}.phone\:focus\:-translate-x-300:focus{--tw-translate-x:-300px}.phone\:focus\:-translate-x-327:focus{--tw-translate-x:-327px}.phone\:focus\:-translate-x-366:focus{--tw-translate-x:-366px}.phone\:focus\:-translate-x-415:focus{--tw-translate-x:-415px}.phone\:focus\:-translate-x-450:focus{--tw-translate-x:-450px}.phone\:focus\:-translate-x-474:focus{--tw-translate-x:-474px}.phone\:focus\:-translate-x-500:focus{--tw-translate-x:-500px}.phone\:focus\:-translate-x-600:focus{--tw-translate-x:-600px}.phone\:focus\:-translate-x-690:focus{--tw-translate-x:-690px}.phone\:focus\:-translate-x-px:focus{--tw-translate-x:-1px}.phone\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem}.phone\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem}.phone\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem}.phone\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem}.phone\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.phone\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.phone\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.phone\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.phone\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.phone\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.phone\:focus\:translate-x-full:focus{--tw-translate-x:100%}.phone\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.phone\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.phone\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.phone\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.phone\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.phone\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.phone\:focus\:-translate-x-full:focus{--tw-translate-x:-100%}.phone\:focus\:translate-y-0:focus{--tw-translate-y:0px}.phone\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.phone\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.phone\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.phone\:focus\:translate-y-4:focus{--tw-translate-y:1rem}.phone\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.phone\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.phone\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem}.phone\:focus\:translate-y-8:focus{--tw-translate-y:2rem}.phone\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem}.phone\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.phone\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem}.phone\:focus\:translate-y-12:focus{--tw-translate-y:3rem}.phone\:focus\:translate-y-13:focus{--tw-translate-y:50px}.phone\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.phone\:focus\:translate-y-15:focus{--tw-translate-y:30px}.phone\:focus\:translate-y-16:focus{--tw-translate-y:4rem}.phone\:focus\:translate-y-20:focus{--tw-translate-y:5rem}.phone\:focus\:translate-y-24:focus{--tw-translate-y:6rem}.phone\:focus\:translate-y-28:focus{--tw-translate-y:7rem}.phone\:focus\:translate-y-30:focus{--tw-translate-y:30%}.phone\:focus\:translate-y-32:focus{--tw-translate-y:8rem}.phone\:focus\:translate-y-36:focus{--tw-translate-y:9rem}.phone\:focus\:translate-y-40:focus{--tw-translate-y:10rem}.phone\:focus\:translate-y-44:focus{--tw-translate-y:11rem}.phone\:focus\:translate-y-45:focus{--tw-translate-y:45%}.phone\:focus\:translate-y-48:focus{--tw-translate-y:12rem}.phone\:focus\:translate-y-50:focus{--tw-translate-y:12.5rem}.phone\:focus\:translate-y-52:focus{--tw-translate-y:13rem}.phone\:focus\:translate-y-56:focus{--tw-translate-y:14rem}.phone\:focus\:translate-y-60:focus{--tw-translate-y:15rem}.phone\:focus\:translate-y-64:focus{--tw-translate-y:16rem}.phone\:focus\:translate-y-72:focus{--tw-translate-y:18rem}.phone\:focus\:translate-y-80:focus{--tw-translate-y:20rem}.phone\:focus\:translate-y-96:focus{--tw-translate-y:24rem}.phone\:focus\:translate-y-155:focus{--tw-translate-y:155px}.phone\:focus\:translate-y-200:focus{--tw-translate-y:20%}.phone\:focus\:translate-y-300:focus{--tw-translate-y:300px}.phone\:focus\:translate-y-327:focus{--tw-translate-y:327px}.phone\:focus\:translate-y-366:focus{--tw-translate-y:366px}.phone\:focus\:translate-y-415:focus{--tw-translate-y:415px}.phone\:focus\:translate-y-450:focus{--tw-translate-y:450px}.phone\:focus\:translate-y-474:focus{--tw-translate-y:474px}.phone\:focus\:translate-y-500:focus{--tw-translate-y:500px}.phone\:focus\:translate-y-600:focus{--tw-translate-y:600px}.phone\:focus\:translate-y-690:focus{--tw-translate-y:690px}.phone\:focus\:translate-y-px:focus{--tw-translate-y:1px}.phone\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem}.phone\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem}.phone\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem}.phone\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem}.phone\:focus\:-translate-y-0:focus{--tw-translate-y:0px}.phone\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.phone\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.phone\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.phone\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.phone\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.phone\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.phone\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem}.phone\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.phone\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem}.phone\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.phone\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem}.phone\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.phone\:focus\:-translate-y-13:focus{--tw-translate-y:-50px}.phone\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.phone\:focus\:-translate-y-15:focus{--tw-translate-y:-30px}.phone\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.phone\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.phone\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.phone\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem}.phone\:focus\:-translate-y-30:focus{--tw-translate-y:-30%}.phone\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.phone\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem}.phone\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.phone\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem}.phone\:focus\:-translate-y-45:focus{--tw-translate-y:-45%}.phone\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.phone\:focus\:-translate-y-50:focus{--tw-translate-y:-12.5rem}.phone\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem}.phone\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.phone\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem}.phone\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.phone\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem}.phone\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem}.phone\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem}.phone\:focus\:-translate-y-155:focus{--tw-translate-y:-155px}.phone\:focus\:-translate-y-200:focus{--tw-translate-y:-20%}.phone\:focus\:-translate-y-300:focus{--tw-translate-y:-300px}.phone\:focus\:-translate-y-327:focus{--tw-translate-y:-327px}.phone\:focus\:-translate-y-366:focus{--tw-translate-y:-366px}.phone\:focus\:-translate-y-415:focus{--tw-translate-y:-415px}.phone\:focus\:-translate-y-450:focus{--tw-translate-y:-450px}.phone\:focus\:-translate-y-474:focus{--tw-translate-y:-474px}.phone\:focus\:-translate-y-500:focus{--tw-translate-y:-500px}.phone\:focus\:-translate-y-600:focus{--tw-translate-y:-600px}.phone\:focus\:-translate-y-690:focus{--tw-translate-y:-690px}.phone\:focus\:-translate-y-px:focus{--tw-translate-y:-1px}.phone\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem}.phone\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem}.phone\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem}.phone\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem}.phone\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.phone\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.phone\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.phone\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.phone\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.phone\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.phone\:focus\:translate-y-full:focus{--tw-translate-y:100%}.phone\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.phone\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.phone\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.phone\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.phone\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.phone\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.phone\:focus\:-translate-y-full:focus{--tw-translate-y:-100%}.phone\:rotate-0{--tw-rotate:0deg}.phone\:rotate-1{--tw-rotate:1deg}.phone\:rotate-2{--tw-rotate:2deg}.phone\:rotate-3{--tw-rotate:3deg}.phone\:rotate-6{--tw-rotate:6deg}.phone\:rotate-12{--tw-rotate:12deg}.phone\:rotate-45{--tw-rotate:45deg}.phone\:rotate-90{--tw-rotate:90deg}.phone\:rotate-180{--tw-rotate:180deg}.phone\:-rotate-180{--tw-rotate:-180deg}.phone\:-rotate-90{--tw-rotate:-90deg}.phone\:-rotate-45{--tw-rotate:-45deg}.phone\:-rotate-12{--tw-rotate:-12deg}.phone\:-rotate-6{--tw-rotate:-6deg}.phone\:-rotate-3{--tw-rotate:-3deg}.phone\:-rotate-2{--tw-rotate:-2deg}.phone\:-rotate-1{--tw-rotate:-1deg}.phone\:hover\:rotate-0:hover{--tw-rotate:0deg}.phone\:hover\:rotate-1:hover{--tw-rotate:1deg}.phone\:hover\:rotate-2:hover{--tw-rotate:2deg}.phone\:hover\:rotate-3:hover{--tw-rotate:3deg}.phone\:hover\:rotate-6:hover{--tw-rotate:6deg}.phone\:hover\:rotate-12:hover{--tw-rotate:12deg}.phone\:hover\:rotate-45:hover{--tw-rotate:45deg}.phone\:hover\:rotate-90:hover{--tw-rotate:90deg}.phone\:hover\:rotate-180:hover{--tw-rotate:180deg}.phone\:hover\:-rotate-180:hover{--tw-rotate:-180deg}.phone\:hover\:-rotate-90:hover{--tw-rotate:-90deg}.phone\:hover\:-rotate-45:hover{--tw-rotate:-45deg}.phone\:hover\:-rotate-12:hover{--tw-rotate:-12deg}.phone\:hover\:-rotate-6:hover{--tw-rotate:-6deg}.phone\:hover\:-rotate-3:hover{--tw-rotate:-3deg}.phone\:hover\:-rotate-2:hover{--tw-rotate:-2deg}.phone\:hover\:-rotate-1:hover{--tw-rotate:-1deg}.phone\:focus\:rotate-0:focus{--tw-rotate:0deg}.phone\:focus\:rotate-1:focus{--tw-rotate:1deg}.phone\:focus\:rotate-2:focus{--tw-rotate:2deg}.phone\:focus\:rotate-3:focus{--tw-rotate:3deg}.phone\:focus\:rotate-6:focus{--tw-rotate:6deg}.phone\:focus\:rotate-12:focus{--tw-rotate:12deg}.phone\:focus\:rotate-45:focus{--tw-rotate:45deg}.phone\:focus\:rotate-90:focus{--tw-rotate:90deg}.phone\:focus\:rotate-180:focus{--tw-rotate:180deg}.phone\:focus\:-rotate-180:focus{--tw-rotate:-180deg}.phone\:focus\:-rotate-90:focus{--tw-rotate:-90deg}.phone\:focus\:-rotate-45:focus{--tw-rotate:-45deg}.phone\:focus\:-rotate-12:focus{--tw-rotate:-12deg}.phone\:focus\:-rotate-6:focus{--tw-rotate:-6deg}.phone\:focus\:-rotate-3:focus{--tw-rotate:-3deg}.phone\:focus\:-rotate-2:focus{--tw-rotate:-2deg}.phone\:focus\:-rotate-1:focus{--tw-rotate:-1deg}.phone\:skew-x-0{--tw-skew-x:0deg}.phone\:skew-x-1{--tw-skew-x:1deg}.phone\:skew-x-2{--tw-skew-x:2deg}.phone\:skew-x-3{--tw-skew-x:3deg}.phone\:skew-x-6{--tw-skew-x:6deg}.phone\:skew-x-12{--tw-skew-x:12deg}.phone\:-skew-x-12{--tw-skew-x:-12deg}.phone\:-skew-x-6{--tw-skew-x:-6deg}.phone\:-skew-x-3{--tw-skew-x:-3deg}.phone\:-skew-x-2{--tw-skew-x:-2deg}.phone\:-skew-x-1{--tw-skew-x:-1deg}.phone\:skew-y-0{--tw-skew-y:0deg}.phone\:skew-y-1{--tw-skew-y:1deg}.phone\:skew-y-2{--tw-skew-y:2deg}.phone\:skew-y-3{--tw-skew-y:3deg}.phone\:skew-y-6{--tw-skew-y:6deg}.phone\:skew-y-12{--tw-skew-y:12deg}.phone\:-skew-y-12{--tw-skew-y:-12deg}.phone\:-skew-y-6{--tw-skew-y:-6deg}.phone\:-skew-y-3{--tw-skew-y:-3deg}.phone\:-skew-y-2{--tw-skew-y:-2deg}.phone\:-skew-y-1{--tw-skew-y:-1deg}.phone\:hover\:skew-x-0:hover{--tw-skew-x:0deg}.phone\:hover\:skew-x-1:hover{--tw-skew-x:1deg}.phone\:hover\:skew-x-2:hover{--tw-skew-x:2deg}.phone\:hover\:skew-x-3:hover{--tw-skew-x:3deg}.phone\:hover\:skew-x-6:hover{--tw-skew-x:6deg}.phone\:hover\:skew-x-12:hover{--tw-skew-x:12deg}.phone\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.phone\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.phone\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.phone\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.phone\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.phone\:hover\:skew-y-0:hover{--tw-skew-y:0deg}.phone\:hover\:skew-y-1:hover{--tw-skew-y:1deg}.phone\:hover\:skew-y-2:hover{--tw-skew-y:2deg}.phone\:hover\:skew-y-3:hover{--tw-skew-y:3deg}.phone\:hover\:skew-y-6:hover{--tw-skew-y:6deg}.phone\:hover\:skew-y-12:hover{--tw-skew-y:12deg}.phone\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.phone\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.phone\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.phone\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.phone\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.phone\:focus\:skew-x-0:focus{--tw-skew-x:0deg}.phone\:focus\:skew-x-1:focus{--tw-skew-x:1deg}.phone\:focus\:skew-x-2:focus{--tw-skew-x:2deg}.phone\:focus\:skew-x-3:focus{--tw-skew-x:3deg}.phone\:focus\:skew-x-6:focus{--tw-skew-x:6deg}.phone\:focus\:skew-x-12:focus{--tw-skew-x:12deg}.phone\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.phone\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.phone\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.phone\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.phone\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.phone\:focus\:skew-y-0:focus{--tw-skew-y:0deg}.phone\:focus\:skew-y-1:focus{--tw-skew-y:1deg}.phone\:focus\:skew-y-2:focus{--tw-skew-y:2deg}.phone\:focus\:skew-y-3:focus{--tw-skew-y:3deg}.phone\:focus\:skew-y-6:focus{--tw-skew-y:6deg}.phone\:focus\:skew-y-12:focus{--tw-skew-y:12deg}.phone\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.phone\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.phone\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.phone\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.phone\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.phone\:scale-0{--tw-scale-x:0;--tw-scale-y:0}.phone\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.phone\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.phone\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.phone\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.phone\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.phone\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.phone\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.phone\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.phone\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.phone\:hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.phone\:hover\:scale-50:hover{--tw-scale-x:.5;--tw-scale-y:.5}.phone\:hover\:scale-75:hover{--tw-scale-x:.75;--tw-scale-y:.75}.phone\:hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9}.phone\:hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95}.phone\:hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.phone\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.phone\:hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.phone\:hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.phone\:hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.phone\:focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.phone\:focus\:scale-50:focus{--tw-scale-x:.5;--tw-scale-y:.5}.phone\:focus\:scale-75:focus{--tw-scale-x:.75;--tw-scale-y:.75}.phone\:focus\:scale-90:focus{--tw-scale-x:.9;--tw-scale-y:.9}.phone\:focus\:scale-95:focus{--tw-scale-x:.95;--tw-scale-y:.95}.phone\:focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.phone\:focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.phone\:focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.phone\:focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.phone\:focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.phone\:scale-x-0{--tw-scale-x:0}.phone\:scale-x-50{--tw-scale-x:.5}.phone\:scale-x-75{--tw-scale-x:.75}.phone\:scale-x-90{--tw-scale-x:.9}.phone\:scale-x-95{--tw-scale-x:.95}.phone\:scale-x-100{--tw-scale-x:1}.phone\:scale-x-105{--tw-scale-x:1.05}.phone\:scale-x-110{--tw-scale-x:1.1}.phone\:scale-x-125{--tw-scale-x:1.25}.phone\:scale-x-150{--tw-scale-x:1.5}.phone\:scale-y-0{--tw-scale-y:0}.phone\:scale-y-50{--tw-scale-y:.5}.phone\:scale-y-75{--tw-scale-y:.75}.phone\:scale-y-90{--tw-scale-y:.9}.phone\:scale-y-95{--tw-scale-y:.95}.phone\:scale-y-100{--tw-scale-y:1}.phone\:scale-y-105{--tw-scale-y:1.05}.phone\:scale-y-110{--tw-scale-y:1.1}.phone\:scale-y-125{--tw-scale-y:1.25}.phone\:scale-y-150{--tw-scale-y:1.5}.phone\:hover\:scale-x-0:hover{--tw-scale-x:0}.phone\:hover\:scale-x-50:hover{--tw-scale-x:.5}.phone\:hover\:scale-x-75:hover{--tw-scale-x:.75}.phone\:hover\:scale-x-90:hover{--tw-scale-x:.9}.phone\:hover\:scale-x-95:hover{--tw-scale-x:.95}.phone\:hover\:scale-x-100:hover{--tw-scale-x:1}.phone\:hover\:scale-x-105:hover{--tw-scale-x:1.05}.phone\:hover\:scale-x-110:hover{--tw-scale-x:1.1}.phone\:hover\:scale-x-125:hover{--tw-scale-x:1.25}.phone\:hover\:scale-x-150:hover{--tw-scale-x:1.5}.phone\:hover\:scale-y-0:hover{--tw-scale-y:0}.phone\:hover\:scale-y-50:hover{--tw-scale-y:.5}.phone\:hover\:scale-y-75:hover{--tw-scale-y:.75}.phone\:hover\:scale-y-90:hover{--tw-scale-y:.9}.phone\:hover\:scale-y-95:hover{--tw-scale-y:.95}.phone\:hover\:scale-y-100:hover{--tw-scale-y:1}.phone\:hover\:scale-y-105:hover{--tw-scale-y:1.05}.phone\:hover\:scale-y-110:hover{--tw-scale-y:1.1}.phone\:hover\:scale-y-125:hover{--tw-scale-y:1.25}.phone\:hover\:scale-y-150:hover{--tw-scale-y:1.5}.phone\:focus\:scale-x-0:focus{--tw-scale-x:0}.phone\:focus\:scale-x-50:focus{--tw-scale-x:.5}.phone\:focus\:scale-x-75:focus{--tw-scale-x:.75}.phone\:focus\:scale-x-90:focus{--tw-scale-x:.9}.phone\:focus\:scale-x-95:focus{--tw-scale-x:.95}.phone\:focus\:scale-x-100:focus{--tw-scale-x:1}.phone\:focus\:scale-x-105:focus{--tw-scale-x:1.05}.phone\:focus\:scale-x-110:focus{--tw-scale-x:1.1}.phone\:focus\:scale-x-125:focus{--tw-scale-x:1.25}.phone\:focus\:scale-x-150:focus{--tw-scale-x:1.5}.phone\:focus\:scale-y-0:focus{--tw-scale-y:0}.phone\:focus\:scale-y-50:focus{--tw-scale-y:.5}.phone\:focus\:scale-y-75:focus{--tw-scale-y:.75}.phone\:focus\:scale-y-90:focus{--tw-scale-y:.9}.phone\:focus\:scale-y-95:focus{--tw-scale-y:.95}.phone\:focus\:scale-y-100:focus{--tw-scale-y:1}.phone\:focus\:scale-y-105:focus{--tw-scale-y:1.05}.phone\:focus\:scale-y-110:focus{--tw-scale-y:1.1}.phone\:focus\:scale-y-125:focus{--tw-scale-y:1.25}.phone\:focus\:scale-y-150:focus{--tw-scale-y:1.5}.phone\:animate-none{animation:none}.phone\:animate-spin{animation:spin 1s linear infinite}.phone\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.phone\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.phone\:animate-bounce{animation:bounce 1s infinite}.phone\:cursor-auto{cursor:auto}.phone\:cursor-default{cursor:default}.phone\:cursor-pointer{cursor:pointer}.phone\:cursor-wait{cursor:wait}.phone\:cursor-text{cursor:text}.phone\:cursor-move{cursor:move}.phone\:cursor-help{cursor:help}.phone\:cursor-not-allowed{cursor:not-allowed}.phone\:select-none{-webkit-user-select:none;user-select:none}.phone\:select-text{-webkit-user-select:text;user-select:text}.phone\:select-all{-webkit-user-select:all;user-select:all}.phone\:select-auto{-webkit-user-select:auto;user-select:auto}.phone\:resize-none{resize:none}.phone\:resize-y{resize:vertical}.phone\:resize-x{resize:horizontal}.phone\:resize{resize:both}.phone\:list-inside{list-style-position:inside}.phone\:list-outside{list-style-position:outside}.phone\:list-none{list-style-type:none}.phone\:list-disc{list-style-type:disc}.phone\:list-decimal{list-style-type:decimal}.phone\:appearance-none{appearance:none}.phone\:auto-cols-auto{grid-auto-columns:auto}.phone\:auto-cols-min{grid-auto-columns:min-content}.phone\:auto-cols-max{grid-auto-columns:max-content}.phone\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.phone\:grid-flow-row{grid-auto-flow:row}.phone\:grid-flow-col{grid-auto-flow:column}.phone\:grid-flow-row-dense{grid-auto-flow:row dense}.phone\:grid-flow-col-dense{grid-auto-flow:column dense}.phone\:auto-rows-auto{grid-auto-rows:auto}.phone\:auto-rows-min{grid-auto-rows:min-content}.phone\:auto-rows-max{grid-auto-rows:max-content}.phone\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.phone\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.phone\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.phone\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.phone\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.phone\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.phone\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.phone\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.phone\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.phone\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.phone\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.phone\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.phone\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.phone\:grid-cols-none{grid-template-columns:none}.phone\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.phone\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.phone\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.phone\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.phone\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.phone\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.phone\:grid-rows-none{grid-template-rows:none}.phone\:flex-row{flex-direction:row}.phone\:flex-row-reverse{flex-direction:row-reverse}.phone\:flex-col{flex-direction:column}.phone\:flex-col-reverse{flex-direction:column-reverse}.phone\:flex-wrap{flex-wrap:wrap}.phone\:flex-wrap-reverse{flex-wrap:wrap-reverse}.phone\:flex-nowrap{flex-wrap:nowrap}.phone\:place-content-center{place-content:center}.phone\:place-content-start{place-content:start}.phone\:place-content-end{place-content:end}.phone\:place-content-between{place-content:space-between}.phone\:place-content-around{place-content:space-around}.phone\:place-content-evenly{place-content:space-evenly}.phone\:place-content-stretch{place-content:stretch}.phone\:place-items-start{place-items:start}.phone\:place-items-end{place-items:end}.phone\:place-items-center{place-items:center}.phone\:place-items-stretch{place-items:stretch}.phone\:content-center{align-content:center}.phone\:content-start{align-content:flex-start}.phone\:content-end{align-content:flex-end}.phone\:content-between{align-content:space-between}.phone\:content-around{align-content:space-around}.phone\:content-evenly{align-content:space-evenly}.phone\:items-start{align-items:flex-start}.phone\:items-end{align-items:flex-end}.phone\:items-center{align-items:center}.phone\:items-baseline{align-items:baseline}.phone\:items-stretch{align-items:stretch}.phone\:justify-start{justify-content:flex-start}.phone\:justify-end{justify-content:flex-end}.phone\:justify-center{justify-content:center}.phone\:justify-between{justify-content:space-between}.phone\:justify-around{justify-content:space-around}.phone\:justify-evenly{justify-content:space-evenly}.phone\:justify-items-start{justify-items:start}.phone\:justify-items-end{justify-items:end}.phone\:justify-items-center{justify-items:center}.phone\:justify-items-stretch{justify-items:stretch}.phone\:gap-0{gap:0}.phone\:gap-1{gap:.25rem}.phone\:gap-2{gap:.5rem}.phone\:gap-3{gap:.75rem}.phone\:gap-4{gap:1rem}.phone\:gap-5{gap:1.25rem}.phone\:gap-6{gap:1.5rem}.phone\:gap-7{gap:1.75rem}.phone\:gap-8{gap:2rem}.phone\:gap-9{gap:2.25rem}.phone\:gap-10{gap:2.5rem}.phone\:gap-11{gap:2.75rem}.phone\:gap-12{gap:3rem}.phone\:gap-13{gap:50px}.phone\:gap-14{gap:3.5rem}.phone\:gap-15{gap:30px}.phone\:gap-16{gap:4rem}.phone\:gap-20{gap:5rem}.phone\:gap-24{gap:6rem}.phone\:gap-28{gap:7rem}.phone\:gap-30{gap:30%}.phone\:gap-32{gap:8rem}.phone\:gap-36{gap:9rem}.phone\:gap-40{gap:10rem}.phone\:gap-44{gap:11rem}.phone\:gap-45{gap:45%}.phone\:gap-48{gap:12rem}.phone\:gap-50{gap:12.5rem}.phone\:gap-52{gap:13rem}.phone\:gap-56{gap:14rem}.phone\:gap-60{gap:15rem}.phone\:gap-64{gap:16rem}.phone\:gap-72{gap:18rem}.phone\:gap-80{gap:20rem}.phone\:gap-96{gap:24rem}.phone\:gap-155{gap:155px}.phone\:gap-200{gap:20%}.phone\:gap-300{gap:300px}.phone\:gap-327{gap:327px}.phone\:gap-366{gap:366px}.phone\:gap-415{gap:415px}.phone\:gap-450{gap:450px}.phone\:gap-474{gap:474px}.phone\:gap-500{gap:500px}.phone\:gap-600{gap:600px}.phone\:gap-690{gap:690px}.phone\:gap-px{gap:1px}.phone\:gap-0\.5{gap:.125rem}.phone\:gap-1\.5{gap:.375rem}.phone\:gap-2\.5{gap:.625rem}.phone\:gap-3\.5{gap:.875rem}.phone\:gap-x-0{column-gap:0}.phone\:gap-x-1{column-gap:.25rem}.phone\:gap-x-2{column-gap:.5rem}.phone\:gap-x-3{column-gap:.75rem}.phone\:gap-x-4{column-gap:1rem}.phone\:gap-x-5{column-gap:1.25rem}.phone\:gap-x-6{column-gap:1.5rem}.phone\:gap-x-7{column-gap:1.75rem}.phone\:gap-x-8{column-gap:2rem}.phone\:gap-x-9{column-gap:2.25rem}.phone\:gap-x-10{column-gap:2.5rem}.phone\:gap-x-11{column-gap:2.75rem}.phone\:gap-x-12{column-gap:3rem}.phone\:gap-x-13{column-gap:50px}.phone\:gap-x-14{column-gap:3.5rem}.phone\:gap-x-15{column-gap:30px}.phone\:gap-x-16{column-gap:4rem}.phone\:gap-x-20{column-gap:5rem}.phone\:gap-x-24{column-gap:6rem}.phone\:gap-x-28{column-gap:7rem}.phone\:gap-x-30{column-gap:30%}.phone\:gap-x-32{column-gap:8rem}.phone\:gap-x-36{column-gap:9rem}.phone\:gap-x-40{column-gap:10rem}.phone\:gap-x-44{column-gap:11rem}.phone\:gap-x-45{column-gap:45%}.phone\:gap-x-48{column-gap:12rem}.phone\:gap-x-50{column-gap:12.5rem}.phone\:gap-x-52{column-gap:13rem}.phone\:gap-x-56{column-gap:14rem}.phone\:gap-x-60{column-gap:15rem}.phone\:gap-x-64{column-gap:16rem}.phone\:gap-x-72{column-gap:18rem}.phone\:gap-x-80{column-gap:20rem}.phone\:gap-x-96{column-gap:24rem}.phone\:gap-x-155{column-gap:155px}.phone\:gap-x-200{column-gap:20%}.phone\:gap-x-300{column-gap:300px}.phone\:gap-x-327{column-gap:327px}.phone\:gap-x-366{column-gap:366px}.phone\:gap-x-415{column-gap:415px}.phone\:gap-x-450{column-gap:450px}.phone\:gap-x-474{column-gap:474px}.phone\:gap-x-500{column-gap:500px}.phone\:gap-x-600{column-gap:600px}.phone\:gap-x-690{column-gap:690px}.phone\:gap-x-px{column-gap:1px}.phone\:gap-x-0\.5{column-gap:.125rem}.phone\:gap-x-1\.5{column-gap:.375rem}.phone\:gap-x-2\.5{column-gap:.625rem}.phone\:gap-x-3\.5{column-gap:.875rem}.phone\:gap-y-0{row-gap:0}.phone\:gap-y-1{row-gap:.25rem}.phone\:gap-y-2{row-gap:.5rem}.phone\:gap-y-3{row-gap:.75rem}.phone\:gap-y-4{row-gap:1rem}.phone\:gap-y-5{row-gap:1.25rem}.phone\:gap-y-6{row-gap:1.5rem}.phone\:gap-y-7{row-gap:1.75rem}.phone\:gap-y-8{row-gap:2rem}.phone\:gap-y-9{row-gap:2.25rem}.phone\:gap-y-10{row-gap:2.5rem}.phone\:gap-y-11{row-gap:2.75rem}.phone\:gap-y-12{row-gap:3rem}.phone\:gap-y-13{row-gap:50px}.phone\:gap-y-14{row-gap:3.5rem}.phone\:gap-y-15{row-gap:30px}.phone\:gap-y-16{row-gap:4rem}.phone\:gap-y-20{row-gap:5rem}.phone\:gap-y-24{row-gap:6rem}.phone\:gap-y-28{row-gap:7rem}.phone\:gap-y-30{row-gap:30%}.phone\:gap-y-32{row-gap:8rem}.phone\:gap-y-36{row-gap:9rem}.phone\:gap-y-40{row-gap:10rem}.phone\:gap-y-44{row-gap:11rem}.phone\:gap-y-45{row-gap:45%}.phone\:gap-y-48{row-gap:12rem}.phone\:gap-y-50{row-gap:12.5rem}.phone\:gap-y-52{row-gap:13rem}.phone\:gap-y-56{row-gap:14rem}.phone\:gap-y-60{row-gap:15rem}.phone\:gap-y-64{row-gap:16rem}.phone\:gap-y-72{row-gap:18rem}.phone\:gap-y-80{row-gap:20rem}.phone\:gap-y-96{row-gap:24rem}.phone\:gap-y-155{row-gap:155px}.phone\:gap-y-200{row-gap:20%}.phone\:gap-y-300{row-gap:300px}.phone\:gap-y-327{row-gap:327px}.phone\:gap-y-366{row-gap:366px}.phone\:gap-y-415{row-gap:415px}.phone\:gap-y-450{row-gap:450px}.phone\:gap-y-474{row-gap:474px}.phone\:gap-y-500{row-gap:500px}.phone\:gap-y-600{row-gap:600px}.phone\:gap-y-690{row-gap:690px}.phone\:gap-y-px{row-gap:1px}.phone\:gap-y-0\.5{row-gap:.125rem}.phone\:gap-y-1\.5{row-gap:.375rem}.phone\:gap-y-2\.5{row-gap:.625rem}.phone\:gap-y-3\.5{row-gap:.875rem}.phone\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.phone\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.phone\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.phone\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.phone\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.phone\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.phone\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.phone\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.75rem*var(--tw-space-x-reverse))}.phone\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.phone\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.phone\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.phone\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.75rem*var(--tw-space-x-reverse))}.phone\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.phone\:space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(50px*var(--tw-space-x-reverse))}.phone\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.phone\:space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(30px*var(--tw-space-x-reverse))}.phone\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.phone\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.phone\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.phone\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(7rem*var(--tw-space-x-reverse))}.phone\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(30%*var(--tw-space-x-reverse))}.phone\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.phone\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(9rem*var(--tw-space-x-reverse))}.phone\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.phone\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(11rem*var(--tw-space-x-reverse))}.phone\:space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(45%*var(--tw-space-x-reverse))}.phone\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.phone\:space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12.5rem*var(--tw-space-x-reverse))}.phone\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(13rem*var(--tw-space-x-reverse))}.phone\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.phone\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(15rem*var(--tw-space-x-reverse))}.phone\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.phone\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(18rem*var(--tw-space-x-reverse))}.phone\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(20rem*var(--tw-space-x-reverse))}.phone\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(24rem*var(--tw-space-x-reverse))}.phone\:space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(155px*var(--tw-space-x-reverse))}.phone\:space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(20%*var(--tw-space-x-reverse))}.phone\:space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(300px*var(--tw-space-x-reverse))}.phone\:space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(327px*var(--tw-space-x-reverse))}.phone\:space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(366px*var(--tw-space-x-reverse))}.phone\:space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(415px*var(--tw-space-x-reverse))}.phone\:space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(450px*var(--tw-space-x-reverse))}.phone\:space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(474px*var(--tw-space-x-reverse))}.phone\:space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(500px*var(--tw-space-x-reverse))}.phone\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(600px*var(--tw-space-x-reverse))}.phone\:space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(690px*var(--tw-space-x-reverse))}.phone\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.phone\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.125rem*var(--tw-space-x-reverse))}.phone\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.phone\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.phone\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.875rem*var(--tw-space-x-reverse))}.phone\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.phone\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.phone\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.phone\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.phone\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.phone\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.phone\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-reverse))}.phone\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.75rem*var(--tw-space-x-reverse))}.phone\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.phone\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.25rem*var(--tw-space-x-reverse))}.phone\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.phone\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.75rem*var(--tw-space-x-reverse))}.phone\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.phone\:-space-x-13>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-50px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-50px*var(--tw-space-x-reverse))}.phone\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.phone\:-space-x-15>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30px*var(--tw-space-x-reverse))}.phone\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.phone\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.phone\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.phone\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-7rem*var(--tw-space-x-reverse))}.phone\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-30%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-30%*var(--tw-space-x-reverse))}.phone\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.phone\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-9rem*var(--tw-space-x-reverse))}.phone\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.phone\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-11rem*var(--tw-space-x-reverse))}.phone\:-space-x-45>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-45%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-45%*var(--tw-space-x-reverse))}.phone\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.phone\:-space-x-50>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12.5rem*var(--tw-space-x-reverse))}.phone\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-13rem*var(--tw-space-x-reverse))}.phone\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.phone\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-15rem*var(--tw-space-x-reverse))}.phone\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.phone\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-18rem*var(--tw-space-x-reverse))}.phone\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20rem*var(--tw-space-x-reverse))}.phone\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-24rem*var(--tw-space-x-reverse))}.phone\:-space-x-155>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-155px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-155px*var(--tw-space-x-reverse))}.phone\:-space-x-200>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-20%*(1 - var(--tw-space-x-reverse)));margin-right:calc(-20%*var(--tw-space-x-reverse))}.phone\:-space-x-300>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-300px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-300px*var(--tw-space-x-reverse))}.phone\:-space-x-327>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-327px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-327px*var(--tw-space-x-reverse))}.phone\:-space-x-366>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-366px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-366px*var(--tw-space-x-reverse))}.phone\:-space-x-415>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-415px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-415px*var(--tw-space-x-reverse))}.phone\:-space-x-450>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-450px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-450px*var(--tw-space-x-reverse))}.phone\:-space-x-474>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-474px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-474px*var(--tw-space-x-reverse))}.phone\:-space-x-500>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-500px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-500px*var(--tw-space-x-reverse))}.phone\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-600px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-600px*var(--tw-space-x-reverse))}.phone\:-space-x-690>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-690px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-690px*var(--tw-space-x-reverse))}.phone\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.phone\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.125rem*var(--tw-space-x-reverse))}.phone\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.375rem*var(--tw-space-x-reverse))}.phone\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.625rem*var(--tw-space-x-reverse))}.phone\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.875rem*var(--tw-space-x-reverse))}.phone\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse));margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse));margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(50px*var(--tw-space-y-reverse));margin-top:calc(50px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30px*var(--tw-space-y-reverse));margin-top:calc(30px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(7rem*var(--tw-space-y-reverse));margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(30%*var(--tw-space-y-reverse));margin-top:calc(30%*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(9rem*var(--tw-space-y-reverse));margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(11rem*var(--tw-space-y-reverse));margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(45%*var(--tw-space-y-reverse));margin-top:calc(45%*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12.5rem*var(--tw-space-y-reverse));margin-top:calc(12.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(13rem*var(--tw-space-y-reverse));margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(15rem*var(--tw-space-y-reverse));margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18rem*var(--tw-space-y-reverse));margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20rem*var(--tw-space-y-reverse));margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(24rem*var(--tw-space-y-reverse));margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(155px*var(--tw-space-y-reverse));margin-top:calc(155px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(20%*var(--tw-space-y-reverse));margin-top:calc(20%*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(300px*var(--tw-space-y-reverse));margin-top:calc(300px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(327px*var(--tw-space-y-reverse));margin-top:calc(327px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(366px*var(--tw-space-y-reverse));margin-top:calc(366px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(415px*var(--tw-space-y-reverse));margin-top:calc(415px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(450px*var(--tw-space-y-reverse));margin-top:calc(450px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(474px*var(--tw-space-y-reverse));margin-top:calc(474px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(500px*var(--tw-space-y-reverse));margin-top:calc(500px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(600px*var(--tw-space-y-reverse));margin-top:calc(600px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(690px*var(--tw-space-y-reverse));margin-top:calc(690px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse));margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse));margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2rem*var(--tw-space-y-reverse));margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse));margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse));margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-13>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-50px*var(--tw-space-y-reverse));margin-top:calc(-50px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-15>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30px*var(--tw-space-y-reverse));margin-top:calc(-30px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-7rem*var(--tw-space-y-reverse));margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-30%*var(--tw-space-y-reverse));margin-top:calc(-30%*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-9rem*var(--tw-space-y-reverse));margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-11rem*var(--tw-space-y-reverse));margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-45>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-45%*var(--tw-space-y-reverse));margin-top:calc(-45%*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-50>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12.5rem*var(--tw-space-y-reverse));margin-top:calc(-12.5rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-13rem*var(--tw-space-y-reverse));margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-15rem*var(--tw-space-y-reverse));margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-18rem*var(--tw-space-y-reverse));margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20rem*var(--tw-space-y-reverse));margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-24rem*var(--tw-space-y-reverse));margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-155>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-155px*var(--tw-space-y-reverse));margin-top:calc(-155px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-200>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-20%*var(--tw-space-y-reverse));margin-top:calc(-20%*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-300>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-300px*var(--tw-space-y-reverse));margin-top:calc(-300px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-327>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-327px*var(--tw-space-y-reverse));margin-top:calc(-327px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-366>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-366px*var(--tw-space-y-reverse));margin-top:calc(-366px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-415>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-415px*var(--tw-space-y-reverse));margin-top:calc(-415px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-450>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-450px*var(--tw-space-y-reverse));margin-top:calc(-450px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-474>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-474px*var(--tw-space-y-reverse));margin-top:calc(-474px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-500>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-500px*var(--tw-space-y-reverse));margin-top:calc(-500px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-600px*var(--tw-space-y-reverse));margin-top:calc(-600px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-690>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-690px*var(--tw-space-y-reverse));margin-top:calc(-690px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse));margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse));margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse));margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))}.phone\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse));margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))}.phone\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.phone\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.phone\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(0px*var(--tw-divide-x-reverse))}.phone\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(2px*var(--tw-divide-x-reverse))}.phone\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(4px*var(--tw-divide-x-reverse))}.phone\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(8px*var(--tw-divide-x-reverse))}.phone\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.phone\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(0px*var(--tw-divide-y-reverse));border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))}.phone\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.phone\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(4px*var(--tw-divide-y-reverse));border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))}.phone\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(8px*var(--tw-divide-y-reverse));border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))}.phone\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.phone\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.phone\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.phone\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.phone\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.phone\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.phone\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.phone\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.phone\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000}.phone\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.phone\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.phone\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.phone\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.phone\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.phone\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.phone\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.phone\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.phone\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.phone\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.phone\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.phone\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.phone\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.phone\:divide-red>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,0,42,var(--tw-divide-opacity))}.phone\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.phone\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.phone\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.phone\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.phone\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.phone\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.phone\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.phone\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.phone\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.phone\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.phone\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.phone\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.phone\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.phone\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.phone\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.phone\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.phone\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.phone\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.phone\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.phone\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.phone\:divide-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.phone\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.phone\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.phone\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.phone\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.phone\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.phone\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.phone\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.phone\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.phone\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.phone\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.phone\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.phone\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.phone\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.phone\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.phone\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.phone\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.phone\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.phone\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.phone\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.phone\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.phone\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.phone\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.phone\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.phone\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.phone\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.phone\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.phone\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.phone\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.phone\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.phone\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.phone\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,35,103,var(--tw-divide-opacity))}.phone\:divide-test>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(116,57,2,var(--tw-divide-opacity))}.phone\:divide-tertiary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(79,193,67,var(--tw-divide-opacity))}.phone\:divide-bg_primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(175,123,163,var(--tw-divide-opacity))}.phone\:divide-crd_b>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(38,56,132,var(--tw-divide-opacity))}.phone\:divide-crd_o>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(240,124,106,var(--tw-divide-opacity))}.phone\:divide-crd_p>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(0,158,224,var(--tw-divide-opacity))}.phone\:divide-text-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(85,91,109,var(--tw-divide-opacity))}.phone\:divide-text-dark2>:not([hidden])~:not([hidden]){border-color:#0009}.phone\:divide-text-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(122,36,103,var(--tw-divide-opacity))}.phone\:divide-text-other>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(17,20,45,var(--tw-divide-opacity))}.phone\:divide-text-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(154,154,176,var(--tw-divide-opacity))}.phone\:divide-grey-light>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(160,164,168,var(--tw-divide-opacity))}.phone\:divide-grey-light2>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(219,221,224,var(--tw-divide-opacity))}.phone\:divide-grey-light3>:not([hidden])~:not([hidden]){border-color:FEFEFE}.phone\:divide-grey-light4>:not([hidden])~:not([hidden]){border-color:E8E8E8}.phone\:divide-grey-light5>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(248,249,251,var(--tw-divide-opacity))}.phone\:divide-grey-light6>:not([hidden])~:not([hidden]){border-color:#e8e8e85e}.phone\:divide-grey-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(242,245,251,var(--tw-divide-opacity))}.phone\:divide-grey-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(82,87,92,var(--tw-divide-opacity))}.phone\:divide-grey-vl>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(239,242,247,var(--tw-divide-opacity))}.phone\:divide-grey-fi>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(196,196,196,var(--tw-divide-opacity))}.phone\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0}.phone\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05}.phone\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1}.phone\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2}.phone\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25}.phone\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3}.phone\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4}.phone\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.phone\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6}.phone\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7}.phone\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75}.phone\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8}.phone\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9}.phone\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95}.phone\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1}.phone\:place-self-auto{place-self:auto}.phone\:place-self-start{place-self:start}.phone\:place-self-end{place-self:end}.phone\:place-self-center{place-self:center}.phone\:place-self-stretch{place-self:stretch}.phone\:self-auto{align-self:auto}.phone\:self-start{align-self:flex-start}.phone\:self-end{align-self:flex-end}.phone\:self-center{align-self:center}.phone\:self-stretch{align-self:stretch}.phone\:self-baseline{align-self:baseline}.phone\:justify-self-auto{justify-self:auto}.phone\:justify-self-start{justify-self:start}.phone\:justify-self-end{justify-self:end}.phone\:justify-self-center{justify-self:center}.phone\:justify-self-stretch{justify-self:stretch}.phone\:overflow-auto{overflow:auto}.phone\:overflow-hidden{overflow:hidden}.phone\:overflow-visible{overflow:visible}.phone\:overflow-scroll{overflow:scroll}.phone\:overflow-x-auto{overflow-x:auto}.phone\:overflow-y-auto{overflow-y:auto}.phone\:overflow-x-hidden{overflow-x:hidden}.phone\:overflow-y-hidden{overflow-y:hidden}.phone\:overflow-x-visible{overflow-x:visible}.phone\:overflow-y-visible{overflow-y:visible}.phone\:overflow-x-scroll{overflow-x:scroll}.phone\:overflow-y-scroll{overflow-y:scroll}.phone\:overscroll-auto{overscroll-behavior:auto}.phone\:overscroll-contain{overscroll-behavior:contain}.phone\:overscroll-none{overscroll-behavior:none}.phone\:overscroll-y-auto{overscroll-behavior-y:auto}.phone\:overscroll-y-contain{overscroll-behavior-y:contain}.phone\:overscroll-y-none{overscroll-behavior-y:none}.phone\:overscroll-x-auto{overscroll-behavior-x:auto}.phone\:overscroll-x-contain{overscroll-behavior-x:contain}.phone\:overscroll-x-none{overscroll-behavior-x:none}.phone\:truncate{overflow:hidden;white-space:nowrap}.phone\:overflow-ellipsis,.phone\:truncate{text-overflow:ellipsis}.phone\:overflow-clip{text-overflow:clip}.phone\:whitespace-normal{white-space:normal}.phone\:whitespace-nowrap{white-space:nowrap}.phone\:whitespace-pre{white-space:pre}.phone\:whitespace-pre-line{white-space:pre-line}.phone\:whitespace-pre-wrap{white-space:pre-wrap}.phone\:break-normal{overflow-wrap:normal;word-break:normal}.phone\:break-words{overflow-wrap:break-word}.phone\:break-all{word-break:break-all}.phone\:rounded-none{border-radius:0}.phone\:rounded-sm{border-radius:.125rem}.phone\:rounded{border-radius:.25rem}.phone\:rounded-md{border-radius:.375rem}.phone\:rounded-lg{border-radius:.5rem}.phone\:rounded-xl{border-radius:.75rem}.phone\:rounded-2xl{border-radius:1rem}.phone\:rounded-3xl{border-radius:1.5rem}.phone\:rounded-full{border-radius:9999px}.phone\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.phone\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.phone\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.phone\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.phone\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.phone\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.phone\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.phone\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.phone\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.phone\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.phone\:rounded-r-sm{border-bottom-right-radius:.125rem;border-top-right-radius:.125rem}.phone\:rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.phone\:rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.phone\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.phone\:rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.phone\:rounded-r-2xl{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.phone\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.phone\:rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.phone\:rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.phone\:rounded-b-sm{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.phone\:rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.phone\:rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.phone\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.phone\:rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.phone\:rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.phone\:rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.phone\:rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.phone\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.phone\:rounded-l-sm{border-bottom-left-radius:.125rem;border-top-left-radius:.125rem}.phone\:rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.phone\:rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.phone\:rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.phone\:rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.phone\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.phone\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.phone\:rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.phone\:rounded-tl-none{border-top-left-radius:0}.phone\:rounded-tl-sm{border-top-left-radius:.125rem}.phone\:rounded-tl{border-top-left-radius:.25rem}.phone\:rounded-tl-md{border-top-left-radius:.375rem}.phone\:rounded-tl-lg{border-top-left-radius:.5rem}.phone\:rounded-tl-xl{border-top-left-radius:.75rem}.phone\:rounded-tl-2xl{border-top-left-radius:1rem}.phone\:rounded-tl-3xl{border-top-left-radius:1.5rem}.phone\:rounded-tl-full{border-top-left-radius:9999px}.phone\:rounded-tr-none{border-top-right-radius:0}.phone\:rounded-tr-sm{border-top-right-radius:.125rem}.phone\:rounded-tr{border-top-right-radius:.25rem}.phone\:rounded-tr-md{border-top-right-radius:.375rem}.phone\:rounded-tr-lg{border-top-right-radius:.5rem}.phone\:rounded-tr-xl{border-top-right-radius:.75rem}.phone\:rounded-tr-2xl{border-top-right-radius:1rem}.phone\:rounded-tr-3xl{border-top-right-radius:1.5rem}.phone\:rounded-tr-full{border-top-right-radius:9999px}.phone\:rounded-br-none{border-bottom-right-radius:0}.phone\:rounded-br-sm{border-bottom-right-radius:.125rem}.phone\:rounded-br{border-bottom-right-radius:.25rem}.phone\:rounded-br-md{border-bottom-right-radius:.375rem}.phone\:rounded-br-lg{border-bottom-right-radius:.5rem}.phone\:rounded-br-xl{border-bottom-right-radius:.75rem}.phone\:rounded-br-2xl{border-bottom-right-radius:1rem}.phone\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.phone\:rounded-br-full{border-bottom-right-radius:9999px}.phone\:rounded-bl-none{border-bottom-left-radius:0}.phone\:rounded-bl-sm{border-bottom-left-radius:.125rem}.phone\:rounded-bl{border-bottom-left-radius:.25rem}.phone\:rounded-bl-md{border-bottom-left-radius:.375rem}.phone\:rounded-bl-lg{border-bottom-left-radius:.5rem}.phone\:rounded-bl-xl{border-bottom-left-radius:.75rem}.phone\:rounded-bl-2xl{border-bottom-left-radius:1rem}.phone\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.phone\:rounded-bl-full{border-bottom-left-radius:9999px}.phone\:border-0{border-width:0}.phone\:border-2{border-width:2px}.phone\:border-4{border-width:4px}.phone\:border-8{border-width:8px}.phone\:border{border-width:1px}.phone\:border-t-0{border-top-width:0}.phone\:border-t-2{border-top-width:2px}.phone\:border-t-4{border-top-width:4px}.phone\:border-t-8{border-top-width:8px}.phone\:border-t{border-top-width:1px}.phone\:border-r-0{border-right-width:0}.phone\:border-r-2{border-right-width:2px}.phone\:border-r-4{border-right-width:4px}.phone\:border-r-8{border-right-width:8px}.phone\:border-r{border-right-width:1px}.phone\:border-b-0{border-bottom-width:0}.phone\:border-b-2{border-bottom-width:2px}.phone\:border-b-4{border-bottom-width:4px}.phone\:border-b-8{border-bottom-width:8px}.phone\:border-b{border-bottom-width:1px}.phone\:border-l-0{border-left-width:0}.phone\:border-l-2{border-left-width:2px}.phone\:border-l-4{border-left-width:4px}.phone\:border-l-8{border-left-width:8px}.phone\:border-l{border-left-width:1px}.phone\:border-solid{border-style:solid}.phone\:border-dashed{border-style:dashed}.phone\:border-dotted{border-style:dotted}.phone\:border-double{border-style:double}.phone\:border-none{border-style:none}.phone\:border-transparent{border-color:#0000}.phone\:border-current{border-color:currentColor}.phone\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.phone\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.phone\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.phone\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.phone\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.phone\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.phone\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.phone\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.phone\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.phone\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phone\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.phone\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.phone\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.phone\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.phone\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.phone\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.phone\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.phone\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.phone\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.phone\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.phone\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.phone\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.phone\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.phone\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.phone\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.phone\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.phone\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.phone\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.phone\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.phone\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.phone\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.phone\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.phone\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.phone\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.phone\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.phone\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.phone\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.phone\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.phone\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.phone\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.phone\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.phone\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.phone\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.phone\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.phone\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.phone\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.phone\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.phone\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.phone\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.phone\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.phone\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.phone\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.phone\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.phone\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.phone\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.phone\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.phone\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.phone\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.phone\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.phone\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.phone\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.phone\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.phone\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.phone\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.phone\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.phone\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.phone\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.phone\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.phone\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.phone\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.phone\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.phone\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.phone\:border-text-dark2{border-color:#0009}.phone\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.phone\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.phone\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.phone\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.phone\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.phone\:border-grey-light3{border-color:FEFEFE}.phone\:border-grey-light4{border-color:E8E8E8}.phone\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.phone\:border-grey-light6{border-color:#e8e8e85e}.phone\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.phone\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.phone\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.phone\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-transparent{border-color:#0000}.group:hover .phone\:group-hover\:border-current{border-color:currentColor}.group:hover .phone\:group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-50{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-500{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-600{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-gray-900{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-50{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-100{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-300{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-700{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-800{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-yellow-900{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-50{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-100{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-400{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-700{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-800{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-green-900{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-blue{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-50{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-300{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-400{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-600{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-800{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-indigo-900{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-50{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-100{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-200{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-300{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-400{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-700{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-800{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-purple-900{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-50{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-100{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-300{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-400{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-500{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-600{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-700{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-800{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-pink-900{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-primary{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-test{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-tertiary{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-bg_primary{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-crd_b{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-crd_o{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-crd_p{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-text-dark{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-text-dark2{border-color:#0009}.group:hover .phone\:group-hover\:border-text-primary{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-text-other{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-text-light{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-light3{border-color:FEFEFE}.group:hover .phone\:group-hover\:border-grey-light4{border-color:E8E8E8}.group:hover .phone\:group-hover\:border-grey-light5{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-light6{border-color:#e8e8e85e}.group:hover .phone\:group-hover\:border-grey-white{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-dark{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-vl{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.group:hover .phone\:group-hover\:border-grey-fi{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.phone\:focus-within\:border-transparent:focus-within{border-color:#0000}.phone\:focus-within\:border-current:focus-within{border-color:currentColor}.phone\:focus-within\:border-black:focus-within{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.phone\:focus-within\:border-white:focus-within{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-50:focus-within{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-200:focus-within{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-400:focus-within{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-500:focus-within{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-600:focus-within{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-700:focus-within{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-800:focus-within{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.phone\:focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.phone\:focus-within\:border-red:focus-within{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.phone\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.phone\:focus-within\:border-green-50:focus-within{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.phone\:focus-within\:border-green-100:focus-within{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.phone\:focus-within\:border-green-200:focus-within{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.phone\:focus-within\:border-green-300:focus-within{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.phone\:focus-within\:border-green-400:focus-within{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.phone\:focus-within\:border-green-500:focus-within{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.phone\:focus-within\:border-green-600:focus-within{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.phone\:focus-within\:border-green-700:focus-within{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.phone\:focus-within\:border-green-800:focus-within{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.phone\:focus-within\:border-green-900:focus-within{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.phone\:focus-within\:border-blue:focus-within{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.phone\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-50:focus-within{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-100:focus-within{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-200:focus-within{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-300:focus-within{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-400:focus-within{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-500:focus-within{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-600:focus-within{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-700:focus-within{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-800:focus-within{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.phone\:focus-within\:border-purple-900:focus-within{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-50:focus-within{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-100:focus-within{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-200:focus-within{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-300:focus-within{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-400:focus-within{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-500:focus-within{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-600:focus-within{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-700:focus-within{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-800:focus-within{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.phone\:focus-within\:border-pink-900:focus-within{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.phone\:focus-within\:border-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.phone\:focus-within\:border-test:focus-within{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.phone\:focus-within\:border-tertiary:focus-within{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.phone\:focus-within\:border-bg_primary:focus-within{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.phone\:focus-within\:border-crd_b:focus-within{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.phone\:focus-within\:border-crd_o:focus-within{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.phone\:focus-within\:border-crd_p:focus-within{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.phone\:focus-within\:border-text-dark:focus-within{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.phone\:focus-within\:border-text-dark2:focus-within{border-color:#0009}.phone\:focus-within\:border-text-primary:focus-within{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.phone\:focus-within\:border-text-other:focus-within{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.phone\:focus-within\:border-text-light:focus-within{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-light:focus-within{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-light2:focus-within{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-light3:focus-within{border-color:FEFEFE}.phone\:focus-within\:border-grey-light4:focus-within{border-color:E8E8E8}.phone\:focus-within\:border-grey-light5:focus-within{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-light6:focus-within{border-color:#e8e8e85e}.phone\:focus-within\:border-grey-white:focus-within{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-dark:focus-within{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-vl:focus-within{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.phone\:focus-within\:border-grey-fi:focus-within{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.phone\:hover\:border-transparent:hover{border-color:#0000}.phone\:hover\:border-current:hover{border-color:currentColor}.phone\:hover\:border-black:hover{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.phone\:hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.phone\:hover\:border-gray-50:hover{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.phone\:hover\:border-gray-100:hover{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.phone\:hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.phone\:hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.phone\:hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.phone\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.phone\:hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.phone\:hover\:border-gray-700:hover{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phone\:hover\:border-gray-800:hover{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.phone\:hover\:border-gray-900:hover{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.phone\:hover\:border-red:hover{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.phone\:hover\:border-yellow-50:hover{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.phone\:hover\:border-yellow-100:hover{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.phone\:hover\:border-yellow-200:hover{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.phone\:hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.phone\:hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.phone\:hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.phone\:hover\:border-yellow-600:hover{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.phone\:hover\:border-yellow-700:hover{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.phone\:hover\:border-yellow-800:hover{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.phone\:hover\:border-yellow-900:hover{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.phone\:hover\:border-green-50:hover{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.phone\:hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.phone\:hover\:border-green-200:hover{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.phone\:hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.phone\:hover\:border-green-400:hover{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.phone\:hover\:border-green-500:hover{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.phone\:hover\:border-green-600:hover{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.phone\:hover\:border-green-700:hover{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.phone\:hover\:border-green-800:hover{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.phone\:hover\:border-green-900:hover{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.phone\:hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.phone\:hover\:border-indigo-50:hover{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.phone\:hover\:border-indigo-100:hover{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.phone\:hover\:border-indigo-200:hover{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.phone\:hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.phone\:hover\:border-indigo-400:hover{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.phone\:hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.phone\:hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.phone\:hover\:border-indigo-700:hover{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.phone\:hover\:border-indigo-800:hover{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.phone\:hover\:border-indigo-900:hover{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.phone\:hover\:border-purple-50:hover{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.phone\:hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.phone\:hover\:border-purple-200:hover{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.phone\:hover\:border-purple-300:hover{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.phone\:hover\:border-purple-400:hover{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.phone\:hover\:border-purple-500:hover{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.phone\:hover\:border-purple-600:hover{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.phone\:hover\:border-purple-700:hover{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.phone\:hover\:border-purple-800:hover{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.phone\:hover\:border-purple-900:hover{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.phone\:hover\:border-pink-50:hover{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.phone\:hover\:border-pink-100:hover{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.phone\:hover\:border-pink-200:hover{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.phone\:hover\:border-pink-300:hover{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.phone\:hover\:border-pink-400:hover{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.phone\:hover\:border-pink-500:hover{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.phone\:hover\:border-pink-600:hover{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.phone\:hover\:border-pink-700:hover{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.phone\:hover\:border-pink-800:hover{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.phone\:hover\:border-pink-900:hover{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.phone\:hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.phone\:hover\:border-test:hover{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.phone\:hover\:border-tertiary:hover{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.phone\:hover\:border-bg_primary:hover{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.phone\:hover\:border-crd_b:hover{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.phone\:hover\:border-crd_o:hover{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.phone\:hover\:border-crd_p:hover{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.phone\:hover\:border-text-dark:hover{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.phone\:hover\:border-text-dark2:hover{border-color:#0009}.phone\:hover\:border-text-primary:hover{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.phone\:hover\:border-text-other:hover{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.phone\:hover\:border-text-light:hover{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.phone\:hover\:border-grey-light:hover{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.phone\:hover\:border-grey-light2:hover{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.phone\:hover\:border-grey-light3:hover{border-color:FEFEFE}.phone\:hover\:border-grey-light4:hover{border-color:E8E8E8}.phone\:hover\:border-grey-light5:hover{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.phone\:hover\:border-grey-light6:hover{border-color:#e8e8e85e}.phone\:hover\:border-grey-white:hover{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.phone\:hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.phone\:hover\:border-grey-vl:hover{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.phone\:hover\:border-grey-fi:hover{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.phone\:focus\:border-transparent:focus{border-color:#0000}.phone\:focus\:border-current:focus{border-color:currentColor}.phone\:focus\:border-black:focus{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.phone\:focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.phone\:focus\:border-gray-50:focus{--tw-border-opacity:1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.phone\:focus\:border-gray-100:focus{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.phone\:focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.phone\:focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.phone\:focus\:border-gray-400:focus{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.phone\:focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.phone\:focus\:border-gray-600:focus{--tw-border-opacity:1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.phone\:focus\:border-gray-700:focus{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.phone\:focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.phone\:focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.phone\:focus\:border-red:focus{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.phone\:focus\:border-yellow-50:focus{--tw-border-opacity:1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.phone\:focus\:border-yellow-100:focus{--tw-border-opacity:1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.phone\:focus\:border-yellow-200:focus{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.phone\:focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.phone\:focus\:border-yellow-400:focus{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.phone\:focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.phone\:focus\:border-yellow-600:focus{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.phone\:focus\:border-yellow-700:focus{--tw-border-opacity:1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.phone\:focus\:border-yellow-800:focus{--tw-border-opacity:1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.phone\:focus\:border-yellow-900:focus{--tw-border-opacity:1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.phone\:focus\:border-green-50:focus{--tw-border-opacity:1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.phone\:focus\:border-green-100:focus{--tw-border-opacity:1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.phone\:focus\:border-green-200:focus{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.phone\:focus\:border-green-300:focus{--tw-border-opacity:1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.phone\:focus\:border-green-400:focus{--tw-border-opacity:1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.phone\:focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.phone\:focus\:border-green-600:focus{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.phone\:focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.phone\:focus\:border-green-800:focus{--tw-border-opacity:1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.phone\:focus\:border-green-900:focus{--tw-border-opacity:1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.phone\:focus\:border-blue:focus{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.phone\:focus\:border-indigo-50:focus{--tw-border-opacity:1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.phone\:focus\:border-indigo-100:focus{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.phone\:focus\:border-indigo-200:focus{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.phone\:focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.phone\:focus\:border-indigo-400:focus{--tw-border-opacity:1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.phone\:focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.phone\:focus\:border-indigo-600:focus{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.phone\:focus\:border-indigo-700:focus{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.phone\:focus\:border-indigo-800:focus{--tw-border-opacity:1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.phone\:focus\:border-indigo-900:focus{--tw-border-opacity:1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.phone\:focus\:border-purple-50:focus{--tw-border-opacity:1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.phone\:focus\:border-purple-100:focus{--tw-border-opacity:1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.phone\:focus\:border-purple-200:focus{--tw-border-opacity:1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.phone\:focus\:border-purple-300:focus{--tw-border-opacity:1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.phone\:focus\:border-purple-400:focus{--tw-border-opacity:1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.phone\:focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.phone\:focus\:border-purple-600:focus{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.phone\:focus\:border-purple-700:focus{--tw-border-opacity:1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.phone\:focus\:border-purple-800:focus{--tw-border-opacity:1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.phone\:focus\:border-purple-900:focus{--tw-border-opacity:1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.phone\:focus\:border-pink-50:focus{--tw-border-opacity:1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.phone\:focus\:border-pink-100:focus{--tw-border-opacity:1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.phone\:focus\:border-pink-200:focus{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.phone\:focus\:border-pink-300:focus{--tw-border-opacity:1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.phone\:focus\:border-pink-400:focus{--tw-border-opacity:1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.phone\:focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.phone\:focus\:border-pink-600:focus{--tw-border-opacity:1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.phone\:focus\:border-pink-700:focus{--tw-border-opacity:1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.phone\:focus\:border-pink-800:focus{--tw-border-opacity:1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.phone\:focus\:border-pink-900:focus{--tw-border-opacity:1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.phone\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgba(122,35,103,var(--tw-border-opacity))}.phone\:focus\:border-test:focus{--tw-border-opacity:1;border-color:rgba(116,57,2,var(--tw-border-opacity))}.phone\:focus\:border-tertiary:focus{--tw-border-opacity:1;border-color:rgba(79,193,67,var(--tw-border-opacity))}.phone\:focus\:border-bg_primary:focus{--tw-border-opacity:1;border-color:rgba(175,123,163,var(--tw-border-opacity))}.phone\:focus\:border-crd_b:focus{--tw-border-opacity:1;border-color:rgba(38,56,132,var(--tw-border-opacity))}.phone\:focus\:border-crd_o:focus{--tw-border-opacity:1;border-color:rgba(240,124,106,var(--tw-border-opacity))}.phone\:focus\:border-crd_p:focus{--tw-border-opacity:1;border-color:rgba(0,158,224,var(--tw-border-opacity))}.phone\:focus\:border-text-dark:focus{--tw-border-opacity:1;border-color:rgba(85,91,109,var(--tw-border-opacity))}.phone\:focus\:border-text-dark2:focus{border-color:#0009}.phone\:focus\:border-text-primary:focus{--tw-border-opacity:1;border-color:rgba(122,36,103,var(--tw-border-opacity))}.phone\:focus\:border-text-other:focus{--tw-border-opacity:1;border-color:rgba(17,20,45,var(--tw-border-opacity))}.phone\:focus\:border-text-light:focus{--tw-border-opacity:1;border-color:rgba(154,154,176,var(--tw-border-opacity))}.phone\:focus\:border-grey-light:focus{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.phone\:focus\:border-grey-light2:focus{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.phone\:focus\:border-grey-light3:focus{border-color:FEFEFE}.phone\:focus\:border-grey-light4:focus{border-color:E8E8E8}.phone\:focus\:border-grey-light5:focus{--tw-border-opacity:1;border-color:rgba(248,249,251,var(--tw-border-opacity))}.phone\:focus\:border-grey-light6:focus{border-color:#e8e8e85e}.phone\:focus\:border-grey-white:focus{--tw-border-opacity:1;border-color:rgba(242,245,251,var(--tw-border-opacity))}.phone\:focus\:border-grey-dark:focus{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.phone\:focus\:border-grey-vl:focus{--tw-border-opacity:1;border-color:rgba(239,242,247,var(--tw-border-opacity))}.phone\:focus\:border-grey-fi:focus{--tw-border-opacity:1;border-color:rgba(196,196,196,var(--tw-border-opacity))}.phone\:border-opacity-0{--tw-border-opacity:0}.phone\:border-opacity-5{--tw-border-opacity:0.05}.phone\:border-opacity-10{--tw-border-opacity:0.1}.phone\:border-opacity-20{--tw-border-opacity:0.2}.phone\:border-opacity-25{--tw-border-opacity:0.25}.phone\:border-opacity-30{--tw-border-opacity:0.3}.phone\:border-opacity-40{--tw-border-opacity:0.4}.phone\:border-opacity-50{--tw-border-opacity:0.5}.phone\:border-opacity-60{--tw-border-opacity:0.6}.phone\:border-opacity-70{--tw-border-opacity:0.7}.phone\:border-opacity-75{--tw-border-opacity:0.75}.phone\:border-opacity-80{--tw-border-opacity:0.8}.phone\:border-opacity-90{--tw-border-opacity:0.9}.phone\:border-opacity-95{--tw-border-opacity:0.95}.phone\:border-opacity-100{--tw-border-opacity:1}.group:hover .phone\:group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .phone\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .phone\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .phone\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .phone\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .phone\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .phone\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .phone\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .phone\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .phone\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .phone\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .phone\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .phone\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .phone\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .phone\:group-hover\:border-opacity-100{--tw-border-opacity:1}.phone\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.phone\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.phone\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.phone\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.phone\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.phone\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.phone\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.phone\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.phone\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.phone\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.phone\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.phone\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.phone\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.phone\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.phone\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.phone\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.phone\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.phone\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.phone\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.phone\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.phone\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.phone\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.phone\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.phone\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.phone\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.phone\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.phone\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.phone\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.phone\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.phone\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.phone\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.phone\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.phone\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.phone\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.phone\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.phone\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.phone\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.phone\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.phone\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.phone\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.phone\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.phone\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.phone\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.phone\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.phone\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.phone\:bg-transparent{background-color:initial}.phone\:bg-current{background-color:currentColor}.phone\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.phone\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.phone\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.phone\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.phone\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.phone\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.phone\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.phone\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.phone\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.phone\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.phone\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.phone\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.phone\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.phone\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.phone\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.phone\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.phone\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.phone\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.phone\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.phone\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.phone\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.phone\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.phone\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.phone\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.phone\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.phone\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.phone\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.phone\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.phone\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.phone\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.phone\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.phone\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.phone\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.phone\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.phone\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.phone\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.phone\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.phone\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.phone\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.phone\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.phone\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.phone\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.phone\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.phone\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.phone\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.phone\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.phone\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.phone\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.phone\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.phone\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.phone\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.phone\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.phone\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.phone\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.phone\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.phone\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.phone\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.phone\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.phone\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.phone\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.phone\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.phone\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.phone\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.phone\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.phone\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.phone\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.phone\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.phone\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.phone\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.phone\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.phone\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.phone\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.phone\:bg-text-dark2{background-color:#0009}.phone\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.phone\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.phone\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.phone\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.phone\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.phone\:bg-grey-light3{background-color:FEFEFE}.phone\:bg-grey-light4{background-color:E8E8E8}.phone\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.phone\:bg-grey-light6{background-color:#e8e8e85e}.phone\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.phone\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.phone\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.phone\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-transparent{background-color:initial}.group:hover .phone\:group-hover\:bg-current{background-color:currentColor}.group:hover .phone\:group-hover\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-700{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-800{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-300{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-700{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-800{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-purple-900{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-50{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-100{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-300{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-400{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-500{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-600{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-700{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-800{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-pink-900{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-primary{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-test{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-tertiary{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-bg_primary{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-text-dark{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-text-dark2{background-color:#0009}.group:hover .phone\:group-hover\:bg-text-primary{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-text-other{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-text-light{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-light2{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-light3{background-color:FEFEFE}.group:hover .phone\:group-hover\:bg-grey-light4{background-color:E8E8E8}.group:hover .phone\:group-hover\:bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-light6{background-color:#e8e8e85e}.group:hover .phone\:group-hover\:bg-grey-white{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-dark{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.group:hover .phone\:group-hover\:bg-grey-fi{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.phone\:focus-within\:bg-transparent:focus-within{background-color:initial}.phone\:focus-within\:bg-current:focus-within{background-color:currentColor}.phone\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.phone\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.phone\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.phone\:focus-within\:bg-red:focus-within{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.phone\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.phone\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.phone\:focus-within\:bg-blue:focus-within{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.phone\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.phone\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.phone\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.phone\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.phone\:focus-within\:bg-test:focus-within{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.phone\:focus-within\:bg-tertiary:focus-within{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.phone\:focus-within\:bg-bg_primary:focus-within{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.phone\:focus-within\:bg-crd_b:focus-within{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.phone\:focus-within\:bg-crd_o:focus-within{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.phone\:focus-within\:bg-crd_p:focus-within{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.phone\:focus-within\:bg-text-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.phone\:focus-within\:bg-text-dark2:focus-within{background-color:#0009}.phone\:focus-within\:bg-text-primary:focus-within{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.phone\:focus-within\:bg-text-other:focus-within{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.phone\:focus-within\:bg-text-light:focus-within{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-light:focus-within{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-light2:focus-within{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-light3:focus-within{background-color:FEFEFE}.phone\:focus-within\:bg-grey-light4:focus-within{background-color:E8E8E8}.phone\:focus-within\:bg-grey-light5:focus-within{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-light6:focus-within{background-color:#e8e8e85e}.phone\:focus-within\:bg-grey-white:focus-within{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-dark:focus-within{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-vl:focus-within{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.phone\:focus-within\:bg-grey-fi:focus-within{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.phone\:hover\:bg-transparent:hover{background-color:initial}.phone\:hover\:bg-current:hover{background-color:currentColor}.phone\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.phone\:hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.phone\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.phone\:hover\:bg-red:hover{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.phone\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.phone\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.phone\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.phone\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.phone\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.phone\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.phone\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.phone\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.phone\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.phone\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.phone\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.phone\:hover\:bg-blue:hover{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.phone\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.phone\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.phone\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.phone\:hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.phone\:hover\:bg-test:hover{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.phone\:hover\:bg-tertiary:hover{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.phone\:hover\:bg-bg_primary:hover{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.phone\:hover\:bg-crd_b:hover{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.phone\:hover\:bg-crd_o:hover{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.phone\:hover\:bg-crd_p:hover{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.phone\:hover\:bg-text-dark:hover{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.phone\:hover\:bg-text-dark2:hover{background-color:#0009}.phone\:hover\:bg-text-primary:hover{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.phone\:hover\:bg-text-other:hover{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.phone\:hover\:bg-text-light:hover{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-light2:hover{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-light3:hover{background-color:FEFEFE}.phone\:hover\:bg-grey-light4:hover{background-color:E8E8E8}.phone\:hover\:bg-grey-light5:hover{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-light6:hover{background-color:#e8e8e85e}.phone\:hover\:bg-grey-white:hover{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-dark:hover{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-vl:hover{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.phone\:hover\:bg-grey-fi:hover{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.phone\:focus\:bg-transparent:focus{background-color:initial}.phone\:focus\:bg-current:focus{background-color:currentColor}.phone\:focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.phone\:focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.phone\:focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.phone\:focus\:bg-red:focus{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.phone\:focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.phone\:focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.phone\:focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.phone\:focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.phone\:focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.phone\:focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.phone\:focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.phone\:focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.phone\:focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.phone\:focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.phone\:focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.phone\:focus\:bg-blue:focus{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.phone\:focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.phone\:focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.phone\:focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.phone\:focus\:bg-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,35,103,var(--tw-bg-opacity))}.phone\:focus\:bg-test:focus{--tw-bg-opacity:1;background-color:rgba(116,57,2,var(--tw-bg-opacity))}.phone\:focus\:bg-tertiary:focus{--tw-bg-opacity:1;background-color:rgba(79,193,67,var(--tw-bg-opacity))}.phone\:focus\:bg-bg_primary:focus{--tw-bg-opacity:1;background-color:rgba(175,123,163,var(--tw-bg-opacity))}.phone\:focus\:bg-crd_b:focus{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.phone\:focus\:bg-crd_o:focus{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.phone\:focus\:bg-crd_p:focus{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.phone\:focus\:bg-text-dark:focus{--tw-bg-opacity:1;background-color:rgba(85,91,109,var(--tw-bg-opacity))}.phone\:focus\:bg-text-dark2:focus{background-color:#0009}.phone\:focus\:bg-text-primary:focus{--tw-bg-opacity:1;background-color:rgba(122,36,103,var(--tw-bg-opacity))}.phone\:focus\:bg-text-other:focus{--tw-bg-opacity:1;background-color:rgba(17,20,45,var(--tw-bg-opacity))}.phone\:focus\:bg-text-light:focus{--tw-bg-opacity:1;background-color:rgba(154,154,176,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-light:focus{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-light2:focus{--tw-bg-opacity:1;background-color:rgba(219,221,224,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-light3:focus{background-color:FEFEFE}.phone\:focus\:bg-grey-light4:focus{background-color:E8E8E8}.phone\:focus\:bg-grey-light5:focus{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-light6:focus{background-color:#e8e8e85e}.phone\:focus\:bg-grey-white:focus{--tw-bg-opacity:1;background-color:rgba(242,245,251,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-dark:focus{--tw-bg-opacity:1;background-color:rgba(82,87,92,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-vl:focus{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.phone\:focus\:bg-grey-fi:focus{--tw-bg-opacity:1;background-color:rgba(196,196,196,var(--tw-bg-opacity))}.phone\:bg-opacity-0{--tw-bg-opacity:0}.phone\:bg-opacity-5{--tw-bg-opacity:0.05}.phone\:bg-opacity-10{--tw-bg-opacity:0.1}.phone\:bg-opacity-20{--tw-bg-opacity:0.2}.phone\:bg-opacity-25{--tw-bg-opacity:0.25}.phone\:bg-opacity-30{--tw-bg-opacity:0.3}.phone\:bg-opacity-40{--tw-bg-opacity:0.4}.phone\:bg-opacity-50{--tw-bg-opacity:0.5}.phone\:bg-opacity-60{--tw-bg-opacity:0.6}.phone\:bg-opacity-70{--tw-bg-opacity:0.7}.phone\:bg-opacity-75{--tw-bg-opacity:0.75}.phone\:bg-opacity-80{--tw-bg-opacity:0.8}.phone\:bg-opacity-90{--tw-bg-opacity:0.9}.phone\:bg-opacity-95{--tw-bg-opacity:0.95}.phone\:bg-opacity-100{--tw-bg-opacity:1}.group:hover .phone\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .phone\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .phone\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .phone\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .phone\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .phone\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .phone\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .phone\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .phone\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .phone\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .phone\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .phone\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .phone\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .phone\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .phone\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.phone\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.phone\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.phone\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.phone\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.phone\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.phone\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.phone\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.phone\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.phone\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.phone\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.phone\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.phone\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.phone\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.phone\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.phone\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.phone\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.phone\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.phone\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.phone\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.phone\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.phone\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.phone\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.phone\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.phone\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.phone\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.phone\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.phone\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.phone\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.phone\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.phone\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.phone\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.phone\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.phone\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.phone\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.phone\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.phone\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.phone\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.phone\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.phone\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.phone\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.phone\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.phone\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.phone\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.phone\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.phone\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.phone\:bg-none{background-image:none}.phone\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.phone\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.phone\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.phone\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.phone\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.phone\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.phone\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.phone\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.phone\:from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:from-current{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.phone\:from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.phone\:from-gray-200{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.phone\:from-gray-300{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.phone\:from-gray-400{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.phone\:from-gray-500{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.phone\:from-gray-600{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.phone\:from-gray-700{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.phone\:from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.phone\:from-gray-900{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.phone\:from-red{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.phone\:from-yellow-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.phone\:from-yellow-100{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.phone\:from-yellow-200{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.phone\:from-yellow-300{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.phone\:from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.phone\:from-yellow-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.phone\:from-yellow-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.phone\:from-yellow-700{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.phone\:from-yellow-800{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.phone\:from-yellow-900{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.phone\:from-green-50{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.phone\:from-green-100{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.phone\:from-green-200{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.phone\:from-green-300{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.phone\:from-green-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.phone\:from-green-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.phone\:from-green-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.phone\:from-green-700{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.phone\:from-green-800{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.phone\:from-green-900{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.phone\:from-blue{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.phone\:from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.phone\:from-indigo-100{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.phone\:from-indigo-200{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.phone\:from-indigo-300{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.phone\:from-indigo-400{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.phone\:from-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.phone\:from-indigo-600{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.phone\:from-indigo-700{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.phone\:from-indigo-800{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.phone\:from-indigo-900{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.phone\:from-purple-50{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.phone\:from-purple-100{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.phone\:from-purple-200{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.phone\:from-purple-300{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.phone\:from-purple-400{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.phone\:from-purple-500{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.phone\:from-purple-600{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.phone\:from-purple-700{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.phone\:from-purple-800{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.phone\:from-purple-900{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.phone\:from-pink-50{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.phone\:from-pink-100{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.phone\:from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.phone\:from-pink-300{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.phone\:from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.phone\:from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.phone\:from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.phone\:from-pink-700{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.phone\:from-pink-800{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.phone\:from-pink-900{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.phone\:from-primary{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.phone\:from-test{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.phone\:from-tertiary{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.phone\:from-bg_primary{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.phone\:from-crd_b{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.phone\:from-crd_o{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.phone\:from-crd_p{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.phone\:from-text-dark{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.phone\:from-text-dark2{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:from-text-primary{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.phone\:from-text-other{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.phone\:from-text-light{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.phone\:from-grey-light{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.phone\:from-grey-light2{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.phone\:from-grey-light3{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:from-grey-light4{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:from-grey-light5{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.phone\:from-grey-light6{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.phone\:from-grey-white{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.phone\:from-grey-dark{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.phone\:from-grey-vl{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.phone\:from-grey-fi{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.phone\:hover\:from-transparent:hover{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:hover\:from-current:hover{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:hover\:from-black:hover{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:hover\:from-white:hover{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:hover\:from-gray-50:hover{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.phone\:hover\:from-gray-100:hover{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.phone\:hover\:from-gray-200:hover{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.phone\:hover\:from-gray-300:hover{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.phone\:hover\:from-gray-400:hover{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.phone\:hover\:from-gray-500:hover{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.phone\:hover\:from-gray-600:hover{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.phone\:hover\:from-gray-700:hover{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.phone\:hover\:from-gray-800:hover{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.phone\:hover\:from-gray-900:hover{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.phone\:hover\:from-red:hover{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.phone\:hover\:from-yellow-50:hover{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.phone\:hover\:from-yellow-100:hover{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.phone\:hover\:from-yellow-200:hover{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.phone\:hover\:from-yellow-300:hover{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.phone\:hover\:from-yellow-400:hover{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.phone\:hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.phone\:hover\:from-yellow-600:hover{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.phone\:hover\:from-yellow-700:hover{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.phone\:hover\:from-yellow-800:hover{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.phone\:hover\:from-yellow-900:hover{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.phone\:hover\:from-green-50:hover{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.phone\:hover\:from-green-100:hover{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.phone\:hover\:from-green-200:hover{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.phone\:hover\:from-green-300:hover{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.phone\:hover\:from-green-400:hover{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.phone\:hover\:from-green-500:hover{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.phone\:hover\:from-green-600:hover{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.phone\:hover\:from-green-700:hover{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.phone\:hover\:from-green-800:hover{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.phone\:hover\:from-green-900:hover{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.phone\:hover\:from-blue:hover{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.phone\:hover\:from-indigo-50:hover{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.phone\:hover\:from-indigo-100:hover{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.phone\:hover\:from-indigo-200:hover{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.phone\:hover\:from-indigo-300:hover{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.phone\:hover\:from-indigo-400:hover{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.phone\:hover\:from-indigo-500:hover{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.phone\:hover\:from-indigo-600:hover{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.phone\:hover\:from-indigo-700:hover{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.phone\:hover\:from-indigo-800:hover{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.phone\:hover\:from-indigo-900:hover{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.phone\:hover\:from-purple-50:hover{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.phone\:hover\:from-purple-100:hover{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.phone\:hover\:from-purple-200:hover{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.phone\:hover\:from-purple-300:hover{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.phone\:hover\:from-purple-400:hover{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.phone\:hover\:from-purple-500:hover{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.phone\:hover\:from-purple-600:hover{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.phone\:hover\:from-purple-700:hover{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.phone\:hover\:from-purple-800:hover{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.phone\:hover\:from-purple-900:hover{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.phone\:hover\:from-pink-50:hover{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.phone\:hover\:from-pink-100:hover{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.phone\:hover\:from-pink-200:hover{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.phone\:hover\:from-pink-300:hover{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.phone\:hover\:from-pink-400:hover{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.phone\:hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.phone\:hover\:from-pink-600:hover{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.phone\:hover\:from-pink-700:hover{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.phone\:hover\:from-pink-800:hover{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.phone\:hover\:from-pink-900:hover{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.phone\:hover\:from-primary:hover{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.phone\:hover\:from-test:hover{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.phone\:hover\:from-tertiary:hover{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.phone\:hover\:from-bg_primary:hover{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.phone\:hover\:from-crd_b:hover{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.phone\:hover\:from-crd_o:hover{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.phone\:hover\:from-crd_p:hover{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.phone\:hover\:from-text-dark:hover{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.phone\:hover\:from-text-dark2:hover{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:hover\:from-text-primary:hover{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.phone\:hover\:from-text-other:hover{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.phone\:hover\:from-text-light:hover{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.phone\:hover\:from-grey-light:hover{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.phone\:hover\:from-grey-light2:hover{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.phone\:hover\:from-grey-light3:hover{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:hover\:from-grey-light4:hover{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:hover\:from-grey-light5:hover{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.phone\:hover\:from-grey-light6:hover{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.phone\:hover\:from-grey-white:hover{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.phone\:hover\:from-grey-dark:hover{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.phone\:hover\:from-grey-vl:hover{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.phone\:hover\:from-grey-fi:hover{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.phone\:focus\:from-transparent:focus{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:focus\:from-current:focus{--tw-gradient-from:currentColor;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:focus\:from-black:focus{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:focus\:from-white:focus{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:focus\:from-gray-50:focus{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.phone\:focus\:from-gray-100:focus{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.phone\:focus\:from-gray-200:focus{--tw-gradient-from:#e5e7eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e5e7eb00)}.phone\:focus\:from-gray-300:focus{--tw-gradient-from:#d1d5db;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1d5db00)}.phone\:focus\:from-gray-400:focus{--tw-gradient-from:#9ca3af;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9ca3af00)}.phone\:focus\:from-gray-500:focus{--tw-gradient-from:#6b7280;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6b728000)}.phone\:focus\:from-gray-600:focus{--tw-gradient-from:#4b5563;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4b556300)}.phone\:focus\:from-gray-700:focus{--tw-gradient-from:#374151;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37415100)}.phone\:focus\:from-gray-800:focus{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.phone\:focus\:from-gray-900:focus{--tw-gradient-from:#111827;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11182700)}.phone\:focus\:from-red:focus{--tw-gradient-from:#ff002a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ff002a00)}.phone\:focus\:from-yellow-50:focus{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.phone\:focus\:from-yellow-100:focus{--tw-gradient-from:#fef3c7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fef3c700)}.phone\:focus\:from-yellow-200:focus{--tw-gradient-from:#fde68a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fde68a00)}.phone\:focus\:from-yellow-300:focus{--tw-gradient-from:#fcd34d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcd34d00)}.phone\:focus\:from-yellow-400:focus{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.phone\:focus\:from-yellow-500:focus{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.phone\:focus\:from-yellow-600:focus{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.phone\:focus\:from-yellow-700:focus{--tw-gradient-from:#b45309;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b4530900)}.phone\:focus\:from-yellow-800:focus{--tw-gradient-from:#92400e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#92400e00)}.phone\:focus\:from-yellow-900:focus{--tw-gradient-from:#78350f;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#78350f00)}.phone\:focus\:from-green-50:focus{--tw-gradient-from:#ecfdf5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ecfdf500)}.phone\:focus\:from-green-100:focus{--tw-gradient-from:#d1fae5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d1fae500)}.phone\:focus\:from-green-200:focus{--tw-gradient-from:#a7f3d0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a7f3d000)}.phone\:focus\:from-green-300:focus{--tw-gradient-from:#6ee7b7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6ee7b700)}.phone\:focus\:from-green-400:focus{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#34d39900)}.phone\:focus\:from-green-500:focus{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#10b98100)}.phone\:focus\:from-green-600:focus{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#05966900)}.phone\:focus\:from-green-700:focus{--tw-gradient-from:#047857;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#04785700)}.phone\:focus\:from-green-800:focus{--tw-gradient-from:#065f46;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#065f4600)}.phone\:focus\:from-green-900:focus{--tw-gradient-from:#064e3b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#064e3b00)}.phone\:focus\:from-blue:focus{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.phone\:focus\:from-indigo-50:focus{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.phone\:focus\:from-indigo-100:focus{--tw-gradient-from:#e0e7ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e0e7ff00)}.phone\:focus\:from-indigo-200:focus{--tw-gradient-from:#c7d2fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c7d2fe00)}.phone\:focus\:from-indigo-300:focus{--tw-gradient-from:#a5b4fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a5b4fc00)}.phone\:focus\:from-indigo-400:focus{--tw-gradient-from:#818cf8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#818cf800)}.phone\:focus\:from-indigo-500:focus{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6366f100)}.phone\:focus\:from-indigo-600:focus{--tw-gradient-from:#4f46e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4f46e500)}.phone\:focus\:from-indigo-700:focus{--tw-gradient-from:#4338ca;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4338ca00)}.phone\:focus\:from-indigo-800:focus{--tw-gradient-from:#3730a3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3730a300)}.phone\:focus\:from-indigo-900:focus{--tw-gradient-from:#312e81;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#312e8100)}.phone\:focus\:from-purple-50:focus{--tw-gradient-from:#f5f3ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f5f3ff00)}.phone\:focus\:from-purple-100:focus{--tw-gradient-from:#ede9fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ede9fe00)}.phone\:focus\:from-purple-200:focus{--tw-gradient-from:#ddd6fe;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ddd6fe00)}.phone\:focus\:from-purple-300:focus{--tw-gradient-from:#c4b5fd;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4b5fd00)}.phone\:focus\:from-purple-400:focus{--tw-gradient-from:#a78bfa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a78bfa00)}.phone\:focus\:from-purple-500:focus{--tw-gradient-from:#8b5cf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#8b5cf600)}.phone\:focus\:from-purple-600:focus{--tw-gradient-from:#7c3aed;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7c3aed00)}.phone\:focus\:from-purple-700:focus{--tw-gradient-from:#6d28d9;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#6d28d900)}.phone\:focus\:from-purple-800:focus{--tw-gradient-from:#5b21b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#5b21b600)}.phone\:focus\:from-purple-900:focus{--tw-gradient-from:#4c1d95;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4c1d9500)}.phone\:focus\:from-pink-50:focus{--tw-gradient-from:#fdf2f8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fdf2f800)}.phone\:focus\:from-pink-100:focus{--tw-gradient-from:#fce7f3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fce7f300)}.phone\:focus\:from-pink-200:focus{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbcfe800)}.phone\:focus\:from-pink-300:focus{--tw-gradient-from:#f9a8d4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9a8d400)}.phone\:focus\:from-pink-400:focus{--tw-gradient-from:#f472b6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f472b600)}.phone\:focus\:from-pink-500:focus{--tw-gradient-from:#ec4899;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ec489900)}.phone\:focus\:from-pink-600:focus{--tw-gradient-from:#db2777;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#db277700)}.phone\:focus\:from-pink-700:focus{--tw-gradient-from:#be185d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#be185d00)}.phone\:focus\:from-pink-800:focus{--tw-gradient-from:#9d174d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9d174d00)}.phone\:focus\:from-pink-900:focus{--tw-gradient-from:#831843;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#83184300)}.phone\:focus\:from-primary:focus{--tw-gradient-from:#c734e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a236700)}.phone\:focus\:from-test:focus{--tw-gradient-from:#743902;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#74390200)}.phone\:focus\:from-tertiary:focus{--tw-gradient-from:#4fc143;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4fc14300)}.phone\:focus\:from-bg_primary:focus{--tw-gradient-from:#af7ba3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#af7ba300)}.phone\:focus\:from-crd_b:focus{--tw-gradient-from:#263884;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#26388400)}.phone\:focus\:from-crd_o:focus{--tw-gradient-from:#f07c6a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f07c6a00)}.phone\:focus\:from-crd_p:focus{--tw-gradient-from:#009ee0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#009ee000)}.phone\:focus\:from-text-dark:focus{--tw-gradient-from:#555b6d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#555b6d00)}.phone\:focus\:from-text-dark2:focus{--tw-gradient-from:#0009;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.phone\:focus\:from-text-primary:focus{--tw-gradient-from:#7a2467;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7a246700)}.phone\:focus\:from-text-other:focus{--tw-gradient-from:#11142d;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#11142d00)}.phone\:focus\:from-text-light:focus{--tw-gradient-from:#9a9ab0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#9a9ab000)}.phone\:focus\:from-grey-light:focus{--tw-gradient-from:#a0a4a8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a0a4a800)}.phone\:focus\:from-grey-light2:focus{--tw-gradient-from:#dbdde0;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dbdde000)}.phone\:focus\:from-grey-light3:focus{--tw-gradient-from:FEFEFE;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:focus\:from-grey-light4:focus{--tw-gradient-from:E8E8E8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.phone\:focus\:from-grey-light5:focus{--tw-gradient-from:#f8f9fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f8f9fb00)}.phone\:focus\:from-grey-light6:focus{--tw-gradient-from:#e8e8e85e;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e8e8e800)}.phone\:focus\:from-grey-white:focus{--tw-gradient-from:#f2f5fb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f2f5fb00)}.phone\:focus\:from-grey-dark:focus{--tw-gradient-from:#52575c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#52575c00)}.phone\:focus\:from-grey-vl:focus{--tw-gradient-from:#eff2f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eff2f700)}.phone\:focus\:from-grey-fi:focus{--tw-gradient-from:#c4c4c4;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c4c4c400)}.phone\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.phone\:via-current{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.phone\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.phone\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.phone\:via-gray-50{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.phone\:via-gray-100{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.phone\:via-gray-200{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.phone\:via-gray-300{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.phone\:via-gray-400{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.phone\:via-gray-500{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.phone\:via-gray-600{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.phone\:via-gray-700{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.phone\:via-gray-800{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.phone\:via-gray-900{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.phone\:via-red{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.phone\:via-yellow-50{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.phone\:via-yellow-100{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.phone\:via-yellow-200{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.phone\:via-yellow-300{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.phone\:via-yellow-400{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.phone\:via-yellow-500{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.phone\:via-yellow-600{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.phone\:via-yellow-700{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.phone\:via-yellow-800{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.phone\:via-yellow-900{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.phone\:via-green-50{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.phone\:via-green-100{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.phone\:via-green-200{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.phone\:via-green-300{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.phone\:via-green-400{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.phone\:via-green-500{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.phone\:via-green-600{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.phone\:via-green-700{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.phone\:via-green-800{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.phone\:via-green-900{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.phone\:via-blue{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.phone\:via-indigo-50{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.phone\:via-indigo-100{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.phone\:via-indigo-200{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.phone\:via-indigo-300{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.phone\:via-indigo-400{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.phone\:via-indigo-500{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.phone\:via-indigo-600{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.phone\:via-indigo-700{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.phone\:via-indigo-800{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.phone\:via-indigo-900{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.phone\:via-purple-50{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.phone\:via-purple-100{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.phone\:via-purple-200{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.phone\:via-purple-300{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.phone\:via-purple-400{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.phone\:via-purple-500{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.phone\:via-purple-600{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.phone\:via-purple-700{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.phone\:via-purple-800{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.phone\:via-purple-900{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.phone\:via-pink-50{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.phone\:via-pink-100{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.phone\:via-pink-200{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.phone\:via-pink-300{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.phone\:via-pink-400{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.phone\:via-pink-500{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.phone\:via-pink-600{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.phone\:via-pink-700{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.phone\:via-pink-800{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.phone\:via-pink-900{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.phone\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.phone\:via-test{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.phone\:via-tertiary{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.phone\:via-bg_primary{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.phone\:via-crd_b{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.phone\:via-crd_o{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.phone\:via-crd_p{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.phone\:via-text-dark{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.phone\:via-text-dark2{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.phone\:via-text-primary{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.phone\:via-text-other{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.phone\:via-text-light{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.phone\:via-grey-light{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.phone\:via-grey-light2{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.phone\:via-grey-light3{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.phone\:via-grey-light4{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.phone\:via-grey-light5{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.phone\:via-grey-light6{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.phone\:via-grey-white{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.phone\:via-grey-dark{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.phone\:via-grey-vl{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.phone\:via-grey-fi{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.phone\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.phone\:hover\:via-current:hover{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.phone\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.phone\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.phone\:hover\:via-gray-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.phone\:hover\:via-gray-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.phone\:hover\:via-gray-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.phone\:hover\:via-gray-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.phone\:hover\:via-gray-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.phone\:hover\:via-gray-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.phone\:hover\:via-gray-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.phone\:hover\:via-gray-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.phone\:hover\:via-gray-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.phone\:hover\:via-gray-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.phone\:hover\:via-red:hover{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.phone\:hover\:via-yellow-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.phone\:hover\:via-yellow-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.phone\:hover\:via-yellow-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.phone\:hover\:via-yellow-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.phone\:hover\:via-yellow-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.phone\:hover\:via-yellow-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.phone\:hover\:via-yellow-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.phone\:hover\:via-yellow-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.phone\:hover\:via-yellow-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.phone\:hover\:via-yellow-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.phone\:hover\:via-green-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.phone\:hover\:via-green-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.phone\:hover\:via-green-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.phone\:hover\:via-green-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.phone\:hover\:via-green-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.phone\:hover\:via-green-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.phone\:hover\:via-green-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.phone\:hover\:via-green-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.phone\:hover\:via-green-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.phone\:hover\:via-green-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.phone\:hover\:via-blue:hover{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.phone\:hover\:via-indigo-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.phone\:hover\:via-indigo-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.phone\:hover\:via-indigo-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.phone\:hover\:via-indigo-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.phone\:hover\:via-indigo-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.phone\:hover\:via-indigo-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.phone\:hover\:via-indigo-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.phone\:hover\:via-indigo-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.phone\:hover\:via-indigo-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.phone\:hover\:via-indigo-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.phone\:hover\:via-purple-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.phone\:hover\:via-purple-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.phone\:hover\:via-purple-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.phone\:hover\:via-purple-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.phone\:hover\:via-purple-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.phone\:hover\:via-purple-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.phone\:hover\:via-purple-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.phone\:hover\:via-purple-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.phone\:hover\:via-purple-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.phone\:hover\:via-purple-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.phone\:hover\:via-pink-50:hover{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.phone\:hover\:via-pink-100:hover{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.phone\:hover\:via-pink-200:hover{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.phone\:hover\:via-pink-300:hover{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.phone\:hover\:via-pink-400:hover{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.phone\:hover\:via-pink-500:hover{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.phone\:hover\:via-pink-600:hover{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.phone\:hover\:via-pink-700:hover{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.phone\:hover\:via-pink-800:hover{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.phone\:hover\:via-pink-900:hover{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.phone\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.phone\:hover\:via-test:hover{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.phone\:hover\:via-tertiary:hover{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.phone\:hover\:via-bg_primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.phone\:hover\:via-crd_b:hover{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.phone\:hover\:via-crd_o:hover{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.phone\:hover\:via-crd_p:hover{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.phone\:hover\:via-text-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.phone\:hover\:via-text-dark2:hover{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.phone\:hover\:via-text-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.phone\:hover\:via-text-other:hover{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.phone\:hover\:via-text-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.phone\:hover\:via-grey-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.phone\:hover\:via-grey-light2:hover{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.phone\:hover\:via-grey-light3:hover{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.phone\:hover\:via-grey-light4:hover{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.phone\:hover\:via-grey-light5:hover{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.phone\:hover\:via-grey-light6:hover{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.phone\:hover\:via-grey-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.phone\:hover\:via-grey-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.phone\:hover\:via-grey-vl:hover{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.phone\:hover\:via-grey-fi:hover{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.phone\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)}.phone\:focus\:via-current:focus{--tw-gradient-stops:var(--tw-gradient-from),currentColor,var(--tw-gradient-to,#fff0)}.phone\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#000,var(--tw-gradient-to,#0000)}.phone\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)}.phone\:focus\:via-gray-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9fafb,var(--tw-gradient-to,#f9fafb00)}.phone\:focus\:via-gray-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#f3f4f6,var(--tw-gradient-to,#f3f4f600)}.phone\:focus\:via-gray-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#e5e7eb,var(--tw-gradient-to,#e5e7eb00)}.phone\:focus\:via-gray-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1d5db,var(--tw-gradient-to,#d1d5db00)}.phone\:focus\:via-gray-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#9ca3af,var(--tw-gradient-to,#9ca3af00)}.phone\:focus\:via-gray-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6b7280,var(--tw-gradient-to,#6b728000)}.phone\:focus\:via-gray-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4b5563,var(--tw-gradient-to,#4b556300)}.phone\:focus\:via-gray-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#374151,var(--tw-gradient-to,#37415100)}.phone\:focus\:via-gray-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#1f2937,var(--tw-gradient-to,#1f293700)}.phone\:focus\:via-gray-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#111827,var(--tw-gradient-to,#11182700)}.phone\:focus\:via-red:focus{--tw-gradient-stops:var(--tw-gradient-from),#ff002a,var(--tw-gradient-to,#ff002a00)}.phone\:focus\:via-yellow-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffbeb,var(--tw-gradient-to,#fffbeb00)}.phone\:focus\:via-yellow-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fef3c7,var(--tw-gradient-to,#fef3c700)}.phone\:focus\:via-yellow-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fde68a,var(--tw-gradient-to,#fde68a00)}.phone\:focus\:via-yellow-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcd34d,var(--tw-gradient-to,#fcd34d00)}.phone\:focus\:via-yellow-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2400)}.phone\:focus\:via-yellow-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#f59e0b,var(--tw-gradient-to,#f59e0b00)}.phone\:focus\:via-yellow-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#d97706,var(--tw-gradient-to,#d9770600)}.phone\:focus\:via-yellow-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#b45309,var(--tw-gradient-to,#b4530900)}.phone\:focus\:via-yellow-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#92400e,var(--tw-gradient-to,#92400e00)}.phone\:focus\:via-yellow-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#78350f,var(--tw-gradient-to,#78350f00)}.phone\:focus\:via-green-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#ecfdf5,var(--tw-gradient-to,#ecfdf500)}.phone\:focus\:via-green-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#d1fae5,var(--tw-gradient-to,#d1fae500)}.phone\:focus\:via-green-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#a7f3d0,var(--tw-gradient-to,#a7f3d000)}.phone\:focus\:via-green-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#6ee7b7,var(--tw-gradient-to,#6ee7b700)}.phone\:focus\:via-green-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#34d399,var(--tw-gradient-to,#34d39900)}.phone\:focus\:via-green-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#10b981,var(--tw-gradient-to,#10b98100)}.phone\:focus\:via-green-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#059669,var(--tw-gradient-to,#05966900)}.phone\:focus\:via-green-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#047857,var(--tw-gradient-to,#04785700)}.phone\:focus\:via-green-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#065f46,var(--tw-gradient-to,#065f4600)}.phone\:focus\:via-green-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#064e3b,var(--tw-gradient-to,#064e3b00)}.phone\:focus\:via-blue:focus{--tw-gradient-stops:var(--tw-gradient-from),#3b82f6,var(--tw-gradient-to,#3b82f600)}.phone\:focus\:via-indigo-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#eef2ff,var(--tw-gradient-to,#eef2ff00)}.phone\:focus\:via-indigo-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#e0e7ff,var(--tw-gradient-to,#e0e7ff00)}.phone\:focus\:via-indigo-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#c7d2fe,var(--tw-gradient-to,#c7d2fe00)}.phone\:focus\:via-indigo-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#a5b4fc,var(--tw-gradient-to,#a5b4fc00)}.phone\:focus\:via-indigo-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#818cf8,var(--tw-gradient-to,#818cf800)}.phone\:focus\:via-indigo-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#6366f1,var(--tw-gradient-to,#6366f100)}.phone\:focus\:via-indigo-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#4f46e5,var(--tw-gradient-to,#4f46e500)}.phone\:focus\:via-indigo-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#4338ca,var(--tw-gradient-to,#4338ca00)}.phone\:focus\:via-indigo-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#3730a3,var(--tw-gradient-to,#3730a300)}.phone\:focus\:via-indigo-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#312e81,var(--tw-gradient-to,#312e8100)}.phone\:focus\:via-purple-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff,var(--tw-gradient-to,#f5f3ff00)}.phone\:focus\:via-purple-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#ede9fe,var(--tw-gradient-to,#ede9fe00)}.phone\:focus\:via-purple-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#ddd6fe,var(--tw-gradient-to,#ddd6fe00)}.phone\:focus\:via-purple-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4b5fd,var(--tw-gradient-to,#c4b5fd00)}.phone\:focus\:via-purple-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#a78bfa,var(--tw-gradient-to,#a78bfa00)}.phone\:focus\:via-purple-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#8b5cf6,var(--tw-gradient-to,#8b5cf600)}.phone\:focus\:via-purple-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#7c3aed,var(--tw-gradient-to,#7c3aed00)}.phone\:focus\:via-purple-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#6d28d9,var(--tw-gradient-to,#6d28d900)}.phone\:focus\:via-purple-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#5b21b6,var(--tw-gradient-to,#5b21b600)}.phone\:focus\:via-purple-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#4c1d95,var(--tw-gradient-to,#4c1d9500)}.phone\:focus\:via-pink-50:focus{--tw-gradient-stops:var(--tw-gradient-from),#fdf2f8,var(--tw-gradient-to,#fdf2f800)}.phone\:focus\:via-pink-100:focus{--tw-gradient-stops:var(--tw-gradient-from),#fce7f3,var(--tw-gradient-to,#fce7f300)}.phone\:focus\:via-pink-200:focus{--tw-gradient-stops:var(--tw-gradient-from),#fbcfe8,var(--tw-gradient-to,#fbcfe800)}.phone\:focus\:via-pink-300:focus{--tw-gradient-stops:var(--tw-gradient-from),#f9a8d4,var(--tw-gradient-to,#f9a8d400)}.phone\:focus\:via-pink-400:focus{--tw-gradient-stops:var(--tw-gradient-from),#f472b6,var(--tw-gradient-to,#f472b600)}.phone\:focus\:via-pink-500:focus{--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to,#ec489900)}.phone\:focus\:via-pink-600:focus{--tw-gradient-stops:var(--tw-gradient-from),#db2777,var(--tw-gradient-to,#db277700)}.phone\:focus\:via-pink-700:focus{--tw-gradient-stops:var(--tw-gradient-from),#be185d,var(--tw-gradient-to,#be185d00)}.phone\:focus\:via-pink-800:focus{--tw-gradient-stops:var(--tw-gradient-from),#9d174d,var(--tw-gradient-to,#9d174d00)}.phone\:focus\:via-pink-900:focus{--tw-gradient-stops:var(--tw-gradient-from),#831843,var(--tw-gradient-to,#83184300)}.phone\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#c734e5,var(--tw-gradient-to,#7a236700)}.phone\:focus\:via-test:focus{--tw-gradient-stops:var(--tw-gradient-from),#743902,var(--tw-gradient-to,#74390200)}.phone\:focus\:via-tertiary:focus{--tw-gradient-stops:var(--tw-gradient-from),#4fc143,var(--tw-gradient-to,#4fc14300)}.phone\:focus\:via-bg_primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#af7ba3,var(--tw-gradient-to,#af7ba300)}.phone\:focus\:via-crd_b:focus{--tw-gradient-stops:var(--tw-gradient-from),#263884,var(--tw-gradient-to,#26388400)}.phone\:focus\:via-crd_o:focus{--tw-gradient-stops:var(--tw-gradient-from),#f07c6a,var(--tw-gradient-to,#f07c6a00)}.phone\:focus\:via-crd_p:focus{--tw-gradient-stops:var(--tw-gradient-from),#009ee0,var(--tw-gradient-to,#009ee000)}.phone\:focus\:via-text-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#555b6d,var(--tw-gradient-to,#555b6d00)}.phone\:focus\:via-text-dark2:focus{--tw-gradient-stops:var(--tw-gradient-from),#0009,var(--tw-gradient-to,#0000)}.phone\:focus\:via-text-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#7a2467,var(--tw-gradient-to,#7a246700)}.phone\:focus\:via-text-other:focus{--tw-gradient-stops:var(--tw-gradient-from),#11142d,var(--tw-gradient-to,#11142d00)}.phone\:focus\:via-text-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#9a9ab0,var(--tw-gradient-to,#9a9ab000)}.phone\:focus\:via-grey-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#a0a4a8,var(--tw-gradient-to,#a0a4a800)}.phone\:focus\:via-grey-light2:focus{--tw-gradient-stops:var(--tw-gradient-from),#dbdde0,var(--tw-gradient-to,#dbdde000)}.phone\:focus\:via-grey-light3:focus{--tw-gradient-stops:var(--tw-gradient-from),FEFEFE,var(--tw-gradient-to,#fff0)}.phone\:focus\:via-grey-light4:focus{--tw-gradient-stops:var(--tw-gradient-from),E8E8E8,var(--tw-gradient-to,#fff0)}.phone\:focus\:via-grey-light5:focus{--tw-gradient-stops:var(--tw-gradient-from),#f8f9fb,var(--tw-gradient-to,#f8f9fb00)}.phone\:focus\:via-grey-light6:focus{--tw-gradient-stops:var(--tw-gradient-from),#e8e8e85e,var(--tw-gradient-to,#e8e8e800)}.phone\:focus\:via-grey-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#f2f5fb,var(--tw-gradient-to,#f2f5fb00)}.phone\:focus\:via-grey-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#52575c,var(--tw-gradient-to,#52575c00)}.phone\:focus\:via-grey-vl:focus{--tw-gradient-stops:var(--tw-gradient-from),#eff2f7,var(--tw-gradient-to,#eff2f700)}.phone\:focus\:via-grey-fi:focus{--tw-gradient-stops:var(--tw-gradient-from),#c4c4c4,var(--tw-gradient-to,#c4c4c400)}.phone\:to-transparent{--tw-gradient-to:#0000}.phone\:to-current{--tw-gradient-to:currentColor}.phone\:to-black{--tw-gradient-to:#000}.phone\:to-white{--tw-gradient-to:#fff}.phone\:to-gray-50{--tw-gradient-to:#f9fafb}.phone\:to-gray-100{--tw-gradient-to:#f3f4f6}.phone\:to-gray-200{--tw-gradient-to:#e5e7eb}.phone\:to-gray-300{--tw-gradient-to:#d1d5db}.phone\:to-gray-400{--tw-gradient-to:#9ca3af}.phone\:to-gray-500{--tw-gradient-to:#6b7280}.phone\:to-gray-600{--tw-gradient-to:#4b5563}.phone\:to-gray-700{--tw-gradient-to:#374151}.phone\:to-gray-800{--tw-gradient-to:#1f2937}.phone\:to-gray-900{--tw-gradient-to:#111827}.phone\:to-red{--tw-gradient-to:#ff002a}.phone\:to-yellow-50{--tw-gradient-to:#fffbeb}.phone\:to-yellow-100{--tw-gradient-to:#fef3c7}.phone\:to-yellow-200{--tw-gradient-to:#fde68a}.phone\:to-yellow-300{--tw-gradient-to:#fcd34d}.phone\:to-yellow-400{--tw-gradient-to:#fbbf24}.phone\:to-yellow-500{--tw-gradient-to:#f59e0b}.phone\:to-yellow-600{--tw-gradient-to:#d97706}.phone\:to-yellow-700{--tw-gradient-to:#b45309}.phone\:to-yellow-800{--tw-gradient-to:#92400e}.phone\:to-yellow-900{--tw-gradient-to:#78350f}.phone\:to-green-50{--tw-gradient-to:#ecfdf5}.phone\:to-green-100{--tw-gradient-to:#d1fae5}.phone\:to-green-200{--tw-gradient-to:#a7f3d0}.phone\:to-green-300{--tw-gradient-to:#6ee7b7}.phone\:to-green-400{--tw-gradient-to:#34d399}.phone\:to-green-500{--tw-gradient-to:#10b981}.phone\:to-green-600{--tw-gradient-to:#059669}.phone\:to-green-700{--tw-gradient-to:#047857}.phone\:to-green-800{--tw-gradient-to:#065f46}.phone\:to-green-900{--tw-gradient-to:#064e3b}.phone\:to-blue{--tw-gradient-to:#3b82f6}.phone\:to-indigo-50{--tw-gradient-to:#eef2ff}.phone\:to-indigo-100{--tw-gradient-to:#e0e7ff}.phone\:to-indigo-200{--tw-gradient-to:#c7d2fe}.phone\:to-indigo-300{--tw-gradient-to:#a5b4fc}.phone\:to-indigo-400{--tw-gradient-to:#818cf8}.phone\:to-indigo-500{--tw-gradient-to:#6366f1}.phone\:to-indigo-600{--tw-gradient-to:#4f46e5}.phone\:to-indigo-700{--tw-gradient-to:#4338ca}.phone\:to-indigo-800{--tw-gradient-to:#3730a3}.phone\:to-indigo-900{--tw-gradient-to:#312e81}.phone\:to-purple-50{--tw-gradient-to:#f5f3ff}.phone\:to-purple-100{--tw-gradient-to:#ede9fe}.phone\:to-purple-200{--tw-gradient-to:#ddd6fe}.phone\:to-purple-300{--tw-gradient-to:#c4b5fd}.phone\:to-purple-400{--tw-gradient-to:#a78bfa}.phone\:to-purple-500{--tw-gradient-to:#8b5cf6}.phone\:to-purple-600{--tw-gradient-to:#7c3aed}.phone\:to-purple-700{--tw-gradient-to:#6d28d9}.phone\:to-purple-800{--tw-gradient-to:#5b21b6}.phone\:to-purple-900{--tw-gradient-to:#4c1d95}.phone\:to-pink-50{--tw-gradient-to:#fdf2f8}.phone\:to-pink-100{--tw-gradient-to:#fce7f3}.phone\:to-pink-200{--tw-gradient-to:#fbcfe8}.phone\:to-pink-300{--tw-gradient-to:#f9a8d4}.phone\:to-pink-400{--tw-gradient-to:#f472b6}.phone\:to-pink-500{--tw-gradient-to:#ec4899}.phone\:to-pink-600{--tw-gradient-to:#db2777}.phone\:to-pink-700{--tw-gradient-to:#be185d}.phone\:to-pink-800{--tw-gradient-to:#9d174d}.phone\:to-pink-900{--tw-gradient-to:#831843}.phone\:to-primary{--tw-gradient-to:#c734e5}.phone\:to-test{--tw-gradient-to:#743902}.phone\:to-tertiary{--tw-gradient-to:#4fc143}.phone\:to-bg_primary{--tw-gradient-to:#af7ba3}.phone\:to-crd_b{--tw-gradient-to:#263884}.phone\:to-crd_o{--tw-gradient-to:#f07c6a}.phone\:to-crd_p{--tw-gradient-to:#009ee0}.phone\:to-text-dark{--tw-gradient-to:#555b6d}.phone\:to-text-dark2{--tw-gradient-to:#0009}.phone\:to-text-primary{--tw-gradient-to:#7a2467}.phone\:to-text-other{--tw-gradient-to:#11142d}.phone\:to-text-light{--tw-gradient-to:#9a9ab0}.phone\:to-grey-light{--tw-gradient-to:#a0a4a8}.phone\:to-grey-light2{--tw-gradient-to:#dbdde0}.phone\:to-grey-light3{--tw-gradient-to:FEFEFE}.phone\:to-grey-light4{--tw-gradient-to:E8E8E8}.phone\:to-grey-light5{--tw-gradient-to:#f8f9fb}.phone\:to-grey-light6{--tw-gradient-to:#e8e8e85e}.phone\:to-grey-white{--tw-gradient-to:#f2f5fb}.phone\:to-grey-dark{--tw-gradient-to:#52575c}.phone\:to-grey-vl{--tw-gradient-to:#eff2f7}.phone\:to-grey-fi{--tw-gradient-to:#c4c4c4}.phone\:hover\:to-transparent:hover{--tw-gradient-to:#0000}.phone\:hover\:to-current:hover{--tw-gradient-to:currentColor}.phone\:hover\:to-black:hover{--tw-gradient-to:#000}.phone\:hover\:to-white:hover{--tw-gradient-to:#fff}.phone\:hover\:to-gray-50:hover{--tw-gradient-to:#f9fafb}.phone\:hover\:to-gray-100:hover{--tw-gradient-to:#f3f4f6}.phone\:hover\:to-gray-200:hover{--tw-gradient-to:#e5e7eb}.phone\:hover\:to-gray-300:hover{--tw-gradient-to:#d1d5db}.phone\:hover\:to-gray-400:hover{--tw-gradient-to:#9ca3af}.phone\:hover\:to-gray-500:hover{--tw-gradient-to:#6b7280}.phone\:hover\:to-gray-600:hover{--tw-gradient-to:#4b5563}.phone\:hover\:to-gray-700:hover{--tw-gradient-to:#374151}.phone\:hover\:to-gray-800:hover{--tw-gradient-to:#1f2937}.phone\:hover\:to-gray-900:hover{--tw-gradient-to:#111827}.phone\:hover\:to-red:hover{--tw-gradient-to:#ff002a}.phone\:hover\:to-yellow-50:hover{--tw-gradient-to:#fffbeb}.phone\:hover\:to-yellow-100:hover{--tw-gradient-to:#fef3c7}.phone\:hover\:to-yellow-200:hover{--tw-gradient-to:#fde68a}.phone\:hover\:to-yellow-300:hover{--tw-gradient-to:#fcd34d}.phone\:hover\:to-yellow-400:hover{--tw-gradient-to:#fbbf24}.phone\:hover\:to-yellow-500:hover{--tw-gradient-to:#f59e0b}.phone\:hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.phone\:hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.phone\:hover\:to-yellow-800:hover{--tw-gradient-to:#92400e}.phone\:hover\:to-yellow-900:hover{--tw-gradient-to:#78350f}.phone\:hover\:to-green-50:hover{--tw-gradient-to:#ecfdf5}.phone\:hover\:to-green-100:hover{--tw-gradient-to:#d1fae5}.phone\:hover\:to-green-200:hover{--tw-gradient-to:#a7f3d0}.phone\:hover\:to-green-300:hover{--tw-gradient-to:#6ee7b7}.phone\:hover\:to-green-400:hover{--tw-gradient-to:#34d399}.phone\:hover\:to-green-500:hover{--tw-gradient-to:#10b981}.phone\:hover\:to-green-600:hover{--tw-gradient-to:#059669}.phone\:hover\:to-green-700:hover{--tw-gradient-to:#047857}.phone\:hover\:to-green-800:hover{--tw-gradient-to:#065f46}.phone\:hover\:to-green-900:hover{--tw-gradient-to:#064e3b}.phone\:hover\:to-blue:hover{--tw-gradient-to:#3b82f6}.phone\:hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff}.phone\:hover\:to-indigo-100:hover{--tw-gradient-to:#e0e7ff}.phone\:hover\:to-indigo-200:hover{--tw-gradient-to:#c7d2fe}.phone\:hover\:to-indigo-300:hover{--tw-gradient-to:#a5b4fc}.phone\:hover\:to-indigo-400:hover{--tw-gradient-to:#818cf8}.phone\:hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}.phone\:hover\:to-indigo-600:hover{--tw-gradient-to:#4f46e5}.phone\:hover\:to-indigo-700:hover{--tw-gradient-to:#4338ca}.phone\:hover\:to-indigo-800:hover{--tw-gradient-to:#3730a3}.phone\:hover\:to-indigo-900:hover{--tw-gradient-to:#312e81}.phone\:hover\:to-purple-50:hover{--tw-gradient-to:#f5f3ff}.phone\:hover\:to-purple-100:hover{--tw-gradient-to:#ede9fe}.phone\:hover\:to-purple-200:hover{--tw-gradient-to:#ddd6fe}.phone\:hover\:to-purple-300:hover{--tw-gradient-to:#c4b5fd}.phone\:hover\:to-purple-400:hover{--tw-gradient-to:#a78bfa}.phone\:hover\:to-purple-500:hover{--tw-gradient-to:#8b5cf6}.phone\:hover\:to-purple-600:hover{--tw-gradient-to:#7c3aed}.phone\:hover\:to-purple-700:hover{--tw-gradient-to:#6d28d9}.phone\:hover\:to-purple-800:hover{--tw-gradient-to:#5b21b6}.phone\:hover\:to-purple-900:hover{--tw-gradient-to:#4c1d95}.phone\:hover\:to-pink-50:hover{--tw-gradient-to:#fdf2f8}.phone\:hover\:to-pink-100:hover{--tw-gradient-to:#fce7f3}.phone\:hover\:to-pink-200:hover{--tw-gradient-to:#fbcfe8}.phone\:hover\:to-pink-300:hover{--tw-gradient-to:#f9a8d4}.phone\:hover\:to-pink-400:hover{--tw-gradient-to:#f472b6}.phone\:hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}.phone\:hover\:to-pink-600:hover{--tw-gradient-to:#db2777}.phone\:hover\:to-pink-700:hover{--tw-gradient-to:#be185d}.phone\:hover\:to-pink-800:hover{--tw-gradient-to:#9d174d}.phone\:hover\:to-pink-900:hover{--tw-gradient-to:#831843}.phone\:hover\:to-primary:hover{--tw-gradient-to:#c734e5}.phone\:hover\:to-test:hover{--tw-gradient-to:#743902}.phone\:hover\:to-tertiary:hover{--tw-gradient-to:#4fc143}.phone\:hover\:to-bg_primary:hover{--tw-gradient-to:#af7ba3}.phone\:hover\:to-crd_b:hover{--tw-gradient-to:#263884}.phone\:hover\:to-crd_o:hover{--tw-gradient-to:#f07c6a}.phone\:hover\:to-crd_p:hover{--tw-gradient-to:#009ee0}.phone\:hover\:to-text-dark:hover{--tw-gradient-to:#555b6d}.phone\:hover\:to-text-dark2:hover{--tw-gradient-to:#0009}.phone\:hover\:to-text-primary:hover{--tw-gradient-to:#7a2467}.phone\:hover\:to-text-other:hover{--tw-gradient-to:#11142d}.phone\:hover\:to-text-light:hover{--tw-gradient-to:#9a9ab0}.phone\:hover\:to-grey-light:hover{--tw-gradient-to:#a0a4a8}.phone\:hover\:to-grey-light2:hover{--tw-gradient-to:#dbdde0}.phone\:hover\:to-grey-light3:hover{--tw-gradient-to:FEFEFE}.phone\:hover\:to-grey-light4:hover{--tw-gradient-to:E8E8E8}.phone\:hover\:to-grey-light5:hover{--tw-gradient-to:#f8f9fb}.phone\:hover\:to-grey-light6:hover{--tw-gradient-to:#e8e8e85e}.phone\:hover\:to-grey-white:hover{--tw-gradient-to:#f2f5fb}.phone\:hover\:to-grey-dark:hover{--tw-gradient-to:#52575c}.phone\:hover\:to-grey-vl:hover{--tw-gradient-to:#eff2f7}.phone\:hover\:to-grey-fi:hover{--tw-gradient-to:#c4c4c4}.phone\:focus\:to-transparent:focus{--tw-gradient-to:#0000}.phone\:focus\:to-current:focus{--tw-gradient-to:currentColor}.phone\:focus\:to-black:focus{--tw-gradient-to:#000}.phone\:focus\:to-white:focus{--tw-gradient-to:#fff}.phone\:focus\:to-gray-50:focus{--tw-gradient-to:#f9fafb}.phone\:focus\:to-gray-100:focus{--tw-gradient-to:#f3f4f6}.phone\:focus\:to-gray-200:focus{--tw-gradient-to:#e5e7eb}.phone\:focus\:to-gray-300:focus{--tw-gradient-to:#d1d5db}.phone\:focus\:to-gray-400:focus{--tw-gradient-to:#9ca3af}.phone\:focus\:to-gray-500:focus{--tw-gradient-to:#6b7280}.phone\:focus\:to-gray-600:focus{--tw-gradient-to:#4b5563}.phone\:focus\:to-gray-700:focus{--tw-gradient-to:#374151}.phone\:focus\:to-gray-800:focus{--tw-gradient-to:#1f2937}.phone\:focus\:to-gray-900:focus{--tw-gradient-to:#111827}.phone\:focus\:to-red:focus{--tw-gradient-to:#ff002a}.phone\:focus\:to-yellow-50:focus{--tw-gradient-to:#fffbeb}.phone\:focus\:to-yellow-100:focus{--tw-gradient-to:#fef3c7}.phone\:focus\:to-yellow-200:focus{--tw-gradient-to:#fde68a}.phone\:focus\:to-yellow-300:focus{--tw-gradient-to:#fcd34d}.phone\:focus\:to-yellow-400:focus{--tw-gradient-to:#fbbf24}.phone\:focus\:to-yellow-500:focus{--tw-gradient-to:#f59e0b}.phone\:focus\:to-yellow-600:focus{--tw-gradient-to:#d97706}.phone\:focus\:to-yellow-700:focus{--tw-gradient-to:#b45309}.phone\:focus\:to-yellow-800:focus{--tw-gradient-to:#92400e}.phone\:focus\:to-yellow-900:focus{--tw-gradient-to:#78350f}.phone\:focus\:to-green-50:focus{--tw-gradient-to:#ecfdf5}.phone\:focus\:to-green-100:focus{--tw-gradient-to:#d1fae5}.phone\:focus\:to-green-200:focus{--tw-gradient-to:#a7f3d0}.phone\:focus\:to-green-300:focus{--tw-gradient-to:#6ee7b7}.phone\:focus\:to-green-400:focus{--tw-gradient-to:#34d399}.phone\:focus\:to-green-500:focus{--tw-gradient-to:#10b981}.phone\:focus\:to-green-600:focus{--tw-gradient-to:#059669}.phone\:focus\:to-green-700:focus{--tw-gradient-to:#047857}.phone\:focus\:to-green-800:focus{--tw-gradient-to:#065f46}.phone\:focus\:to-green-900:focus{--tw-gradient-to:#064e3b}.phone\:focus\:to-blue:focus{--tw-gradient-to:#3b82f6}.phone\:focus\:to-indigo-50:focus{--tw-gradient-to:#eef2ff}.phone\:focus\:to-indigo-100:focus{--tw-gradient-to:#e0e7ff}.phone\:focus\:to-indigo-200:focus{--tw-gradient-to:#c7d2fe}.phone\:focus\:to-indigo-300:focus{--tw-gradient-to:#a5b4fc}.phone\:focus\:to-indigo-400:focus{--tw-gradient-to:#818cf8}.phone\:focus\:to-indigo-500:focus{--tw-gradient-to:#6366f1}.phone\:focus\:to-indigo-600:focus{--tw-gradient-to:#4f46e5}.phone\:focus\:to-indigo-700:focus{--tw-gradient-to:#4338ca}.phone\:focus\:to-indigo-800:focus{--tw-gradient-to:#3730a3}.phone\:focus\:to-indigo-900:focus{--tw-gradient-to:#312e81}.phone\:focus\:to-purple-50:focus{--tw-gradient-to:#f5f3ff}.phone\:focus\:to-purple-100:focus{--tw-gradient-to:#ede9fe}.phone\:focus\:to-purple-200:focus{--tw-gradient-to:#ddd6fe}.phone\:focus\:to-purple-300:focus{--tw-gradient-to:#c4b5fd}.phone\:focus\:to-purple-400:focus{--tw-gradient-to:#a78bfa}.phone\:focus\:to-purple-500:focus{--tw-gradient-to:#8b5cf6}.phone\:focus\:to-purple-600:focus{--tw-gradient-to:#7c3aed}.phone\:focus\:to-purple-700:focus{--tw-gradient-to:#6d28d9}.phone\:focus\:to-purple-800:focus{--tw-gradient-to:#5b21b6}.phone\:focus\:to-purple-900:focus{--tw-gradient-to:#4c1d95}.phone\:focus\:to-pink-50:focus{--tw-gradient-to:#fdf2f8}.phone\:focus\:to-pink-100:focus{--tw-gradient-to:#fce7f3}.phone\:focus\:to-pink-200:focus{--tw-gradient-to:#fbcfe8}.phone\:focus\:to-pink-300:focus{--tw-gradient-to:#f9a8d4}.phone\:focus\:to-pink-400:focus{--tw-gradient-to:#f472b6}.phone\:focus\:to-pink-500:focus{--tw-gradient-to:#ec4899}.phone\:focus\:to-pink-600:focus{--tw-gradient-to:#db2777}.phone\:focus\:to-pink-700:focus{--tw-gradient-to:#be185d}.phone\:focus\:to-pink-800:focus{--tw-gradient-to:#9d174d}.phone\:focus\:to-pink-900:focus{--tw-gradient-to:#831843}.phone\:focus\:to-primary:focus{--tw-gradient-to:#c734e5}.phone\:focus\:to-test:focus{--tw-gradient-to:#743902}.phone\:focus\:to-tertiary:focus{--tw-gradient-to:#4fc143}.phone\:focus\:to-bg_primary:focus{--tw-gradient-to:#af7ba3}.phone\:focus\:to-crd_b:focus{--tw-gradient-to:#263884}.phone\:focus\:to-crd_o:focus{--tw-gradient-to:#f07c6a}.phone\:focus\:to-crd_p:focus{--tw-gradient-to:#009ee0}.phone\:focus\:to-text-dark:focus{--tw-gradient-to:#555b6d}.phone\:focus\:to-text-dark2:focus{--tw-gradient-to:#0009}.phone\:focus\:to-text-primary:focus{--tw-gradient-to:#7a2467}.phone\:focus\:to-text-other:focus{--tw-gradient-to:#11142d}.phone\:focus\:to-text-light:focus{--tw-gradient-to:#9a9ab0}.phone\:focus\:to-grey-light:focus{--tw-gradient-to:#a0a4a8}.phone\:focus\:to-grey-light2:focus{--tw-gradient-to:#dbdde0}.phone\:focus\:to-grey-light3:focus{--tw-gradient-to:FEFEFE}.phone\:focus\:to-grey-light4:focus{--tw-gradient-to:E8E8E8}.phone\:focus\:to-grey-light5:focus{--tw-gradient-to:#f8f9fb}.phone\:focus\:to-grey-light6:focus{--tw-gradient-to:#e8e8e85e}.phone\:focus\:to-grey-white:focus{--tw-gradient-to:#f2f5fb}.phone\:focus\:to-grey-dark:focus{--tw-gradient-to:#52575c}.phone\:focus\:to-grey-vl:focus{--tw-gradient-to:#eff2f7}.phone\:focus\:to-grey-fi:focus{--tw-gradient-to:#c4c4c4}.phone\:bg-auto{background-size:auto}.phone\:bg-cover{background-size:cover}.phone\:bg-contain{background-size:contain}.phone\:bg-fixed{background-attachment:fixed}.phone\:bg-local{background-attachment:local}.phone\:bg-scroll{background-attachment:scroll}.phone\:bg-clip-border{background-clip:initial}.phone\:bg-clip-padding{background-clip:padding-box}.phone\:bg-clip-content{background-clip:content-box}.phone\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.phone\:bg-bottom{background-position:bottom}.phone\:bg-center{background-position:50%}.phone\:bg-left{background-position:0}.phone\:bg-left-bottom{background-position:0 100%}.phone\:bg-left-top{background-position:0 0}.phone\:bg-right{background-position:100%}.phone\:bg-right-bottom{background-position:100% 100%}.phone\:bg-right-top{background-position:100% 0}.phone\:bg-top{background-position:top}.phone\:bg-repeat{background-repeat:repeat}.phone\:bg-no-repeat{background-repeat:no-repeat}.phone\:bg-repeat-x{background-repeat:repeat-x}.phone\:bg-repeat-y{background-repeat:repeat-y}.phone\:bg-repeat-round{background-repeat:round}.phone\:bg-repeat-space{background-repeat:space}.phone\:fill-current{fill:currentColor}.phone\:stroke-current{stroke:currentColor}.phone\:stroke-0{stroke-width:0}.phone\:stroke-1{stroke-width:1}.phone\:stroke-2{stroke-width:2}.phone\:object-contain{object-fit:contain}.phone\:object-cover{object-fit:cover}.phone\:object-fill{object-fit:fill}.phone\:object-none{object-fit:none}.phone\:object-scale-down{object-fit:scale-down}.phone\:object-bottom{object-position:bottom}.phone\:object-center{object-position:center}.phone\:object-left{object-position:left}.phone\:object-left-bottom{object-position:left bottom}.phone\:object-left-top{object-position:left top}.phone\:object-right{object-position:right}.phone\:object-right-bottom{object-position:right bottom}.phone\:object-right-top{object-position:right top}.phone\:object-top{object-position:top}.phone\:p-0{padding:0}.phone\:p-1{padding:.25rem}.phone\:p-2{padding:.5rem}.phone\:p-3{padding:.75rem}.phone\:p-4{padding:1rem}.phone\:p-5{padding:1.25rem}.phone\:p-6{padding:1.5rem}.phone\:p-7{padding:1.75rem}.phone\:p-8{padding:2rem}.phone\:p-9{padding:2.25rem}.phone\:p-10{padding:2.5rem}.phone\:p-11{padding:2.75rem}.phone\:p-12{padding:3rem}.phone\:p-13{padding:50px}.phone\:p-14{padding:3.5rem}.phone\:p-15{padding:30px}.phone\:p-16{padding:4rem}.phone\:p-20{padding:5rem}.phone\:p-24{padding:6rem}.phone\:p-28{padding:7rem}.phone\:p-30{padding:30%}.phone\:p-32{padding:8rem}.phone\:p-36{padding:9rem}.phone\:p-40{padding:10rem}.phone\:p-44{padding:11rem}.phone\:p-45{padding:45%}.phone\:p-48{padding:12rem}.phone\:p-50{padding:12.5rem}.phone\:p-52{padding:13rem}.phone\:p-56{padding:14rem}.phone\:p-60{padding:15rem}.phone\:p-64{padding:16rem}.phone\:p-72{padding:18rem}.phone\:p-80{padding:20rem}.phone\:p-96{padding:24rem}.phone\:p-155{padding:155px}.phone\:p-200{padding:20%}.phone\:p-300{padding:300px}.phone\:p-327{padding:327px}.phone\:p-366{padding:366px}.phone\:p-415{padding:415px}.phone\:p-450{padding:450px}.phone\:p-474{padding:474px}.phone\:p-500{padding:500px}.phone\:p-600{padding:600px}.phone\:p-690{padding:690px}.phone\:p-px{padding:1px}.phone\:p-0\.5{padding:.125rem}.phone\:p-1\.5{padding:.375rem}.phone\:p-2\.5{padding:.625rem}.phone\:p-3\.5{padding:.875rem}.phone\:px-0{padding-left:0;padding-right:0}.phone\:px-1{padding-left:.25rem;padding-right:.25rem}.phone\:px-2{padding-left:.5rem;padding-right:.5rem}.phone\:px-3{padding-left:.75rem;padding-right:.75rem}.phone\:px-4{padding-left:1rem;padding-right:1rem}.phone\:px-5{padding-left:1.25rem;padding-right:1.25rem}.phone\:px-6{padding-left:1.5rem;padding-right:1.5rem}.phone\:px-7{padding-left:1.75rem;padding-right:1.75rem}.phone\:px-8{padding-left:2rem;padding-right:2rem}.phone\:px-9{padding-left:2.25rem;padding-right:2.25rem}.phone\:px-10{padding-left:2.5rem;padding-right:2.5rem}.phone\:px-11{padding-left:2.75rem;padding-right:2.75rem}.phone\:px-12{padding-left:3rem;padding-right:3rem}.phone\:px-13{padding-left:50px;padding-right:50px}.phone\:px-14{padding-left:3.5rem;padding-right:3.5rem}.phone\:px-15{padding-left:30px;padding-right:30px}.phone\:px-16{padding-left:4rem;padding-right:4rem}.phone\:px-20{padding-left:5rem;padding-right:5rem}.phone\:px-24{padding-left:6rem;padding-right:6rem}.phone\:px-28{padding-left:7rem;padding-right:7rem}.phone\:px-30{padding-left:30%;padding-right:30%}.phone\:px-32{padding-left:8rem;padding-right:8rem}.phone\:px-36{padding-left:9rem;padding-right:9rem}.phone\:px-40{padding-left:10rem;padding-right:10rem}.phone\:px-44{padding-left:11rem;padding-right:11rem}.phone\:px-45{padding-left:45%;padding-right:45%}.phone\:px-48{padding-left:12rem;padding-right:12rem}.phone\:px-50{padding-left:12.5rem;padding-right:12.5rem}.phone\:px-52{padding-left:13rem;padding-right:13rem}.phone\:px-56{padding-left:14rem;padding-right:14rem}.phone\:px-60{padding-left:15rem;padding-right:15rem}.phone\:px-64{padding-left:16rem;padding-right:16rem}.phone\:px-72{padding-left:18rem;padding-right:18rem}.phone\:px-80{padding-left:20rem;padding-right:20rem}.phone\:px-96{padding-left:24rem;padding-right:24rem}.phone\:px-155{padding-left:155px;padding-right:155px}.phone\:px-200{padding-left:20%;padding-right:20%}.phone\:px-300{padding-left:300px;padding-right:300px}.phone\:px-327{padding-left:327px;padding-right:327px}.phone\:px-366{padding-left:366px;padding-right:366px}.phone\:px-415{padding-left:415px;padding-right:415px}.phone\:px-450{padding-left:450px;padding-right:450px}.phone\:px-474{padding-left:474px;padding-right:474px}.phone\:px-500{padding-left:500px;padding-right:500px}.phone\:px-600{padding-left:600px;padding-right:600px}.phone\:px-690{padding-left:690px;padding-right:690px}.phone\:px-px{padding-left:1px;padding-right:1px}.phone\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.phone\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.phone\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.phone\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.phone\:py-0{padding-bottom:0;padding-top:0}.phone\:py-1{padding-bottom:.25rem;padding-top:.25rem}.phone\:py-2{padding-bottom:.5rem;padding-top:.5rem}.phone\:py-3{padding-bottom:.75rem;padding-top:.75rem}.phone\:py-4{padding-bottom:1rem;padding-top:1rem}.phone\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.phone\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.phone\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.phone\:py-8{padding-bottom:2rem;padding-top:2rem}.phone\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.phone\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.phone\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.phone\:py-12{padding-bottom:3rem;padding-top:3rem}.phone\:py-13{padding-bottom:50px;padding-top:50px}.phone\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.phone\:py-15{padding-bottom:30px;padding-top:30px}.phone\:py-16{padding-bottom:4rem;padding-top:4rem}.phone\:py-20{padding-bottom:5rem;padding-top:5rem}.phone\:py-24{padding-bottom:6rem;padding-top:6rem}.phone\:py-28{padding-bottom:7rem;padding-top:7rem}.phone\:py-30{padding-bottom:30%;padding-top:30%}.phone\:py-32{padding-bottom:8rem;padding-top:8rem}.phone\:py-36{padding-bottom:9rem;padding-top:9rem}.phone\:py-40{padding-bottom:10rem;padding-top:10rem}.phone\:py-44{padding-bottom:11rem;padding-top:11rem}.phone\:py-45{padding-bottom:45%;padding-top:45%}.phone\:py-48{padding-bottom:12rem;padding-top:12rem}.phone\:py-50{padding-bottom:12.5rem;padding-top:12.5rem}.phone\:py-52{padding-bottom:13rem;padding-top:13rem}.phone\:py-56{padding-bottom:14rem;padding-top:14rem}.phone\:py-60{padding-bottom:15rem;padding-top:15rem}.phone\:py-64{padding-bottom:16rem;padding-top:16rem}.phone\:py-72{padding-bottom:18rem;padding-top:18rem}.phone\:py-80{padding-bottom:20rem;padding-top:20rem}.phone\:py-96{padding-bottom:24rem;padding-top:24rem}.phone\:py-155{padding-bottom:155px;padding-top:155px}.phone\:py-200{padding-bottom:20%;padding-top:20%}.phone\:py-300{padding-bottom:300px;padding-top:300px}.phone\:py-327{padding-bottom:327px;padding-top:327px}.phone\:py-366{padding-bottom:366px;padding-top:366px}.phone\:py-415{padding-bottom:415px;padding-top:415px}.phone\:py-450{padding-bottom:450px;padding-top:450px}.phone\:py-474{padding-bottom:474px;padding-top:474px}.phone\:py-500{padding-bottom:500px;padding-top:500px}.phone\:py-600{padding-bottom:600px;padding-top:600px}.phone\:py-690{padding-bottom:690px;padding-top:690px}.phone\:py-px{padding-bottom:1px;padding-top:1px}.phone\:py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.phone\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.phone\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.phone\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.phone\:pt-0{padding-top:0}.phone\:pt-1{padding-top:.25rem}.phone\:pt-2{padding-top:.5rem}.phone\:pt-3{padding-top:.75rem}.phone\:pt-4{padding-top:1rem}.phone\:pt-5{padding-top:1.25rem}.phone\:pt-6{padding-top:1.5rem}.phone\:pt-7{padding-top:1.75rem}.phone\:pt-8{padding-top:2rem}.phone\:pt-9{padding-top:2.25rem}.phone\:pt-10{padding-top:2.5rem}.phone\:pt-11{padding-top:2.75rem}.phone\:pt-12{padding-top:3rem}.phone\:pt-13{padding-top:50px}.phone\:pt-14{padding-top:3.5rem}.phone\:pt-15{padding-top:30px}.phone\:pt-16{padding-top:4rem}.phone\:pt-20{padding-top:5rem}.phone\:pt-24{padding-top:6rem}.phone\:pt-28{padding-top:7rem}.phone\:pt-30{padding-top:30%}.phone\:pt-32{padding-top:8rem}.phone\:pt-36{padding-top:9rem}.phone\:pt-40{padding-top:10rem}.phone\:pt-44{padding-top:11rem}.phone\:pt-45{padding-top:45%}.phone\:pt-48{padding-top:12rem}.phone\:pt-50{padding-top:12.5rem}.phone\:pt-52{padding-top:13rem}.phone\:pt-56{padding-top:14rem}.phone\:pt-60{padding-top:15rem}.phone\:pt-64{padding-top:16rem}.phone\:pt-72{padding-top:18rem}.phone\:pt-80{padding-top:20rem}.phone\:pt-96{padding-top:24rem}.phone\:pt-155{padding-top:155px}.phone\:pt-200{padding-top:20%}.phone\:pt-300{padding-top:300px}.phone\:pt-327{padding-top:327px}.phone\:pt-366{padding-top:366px}.phone\:pt-415{padding-top:415px}.phone\:pt-450{padding-top:450px}.phone\:pt-474{padding-top:474px}.phone\:pt-500{padding-top:500px}.phone\:pt-600{padding-top:600px}.phone\:pt-690{padding-top:690px}.phone\:pt-px{padding-top:1px}.phone\:pt-0\.5{padding-top:.125rem}.phone\:pt-1\.5{padding-top:.375rem}.phone\:pt-2\.5{padding-top:.625rem}.phone\:pt-3\.5{padding-top:.875rem}.phone\:pr-0{padding-right:0}.phone\:pr-1{padding-right:.25rem}.phone\:pr-2{padding-right:.5rem}.phone\:pr-3{padding-right:.75rem}.phone\:pr-4{padding-right:1rem}.phone\:pr-5{padding-right:1.25rem}.phone\:pr-6{padding-right:1.5rem}.phone\:pr-7{padding-right:1.75rem}.phone\:pr-8{padding-right:2rem}.phone\:pr-9{padding-right:2.25rem}.phone\:pr-10{padding-right:2.5rem}.phone\:pr-11{padding-right:2.75rem}.phone\:pr-12{padding-right:3rem}.phone\:pr-13{padding-right:50px}.phone\:pr-14{padding-right:3.5rem}.phone\:pr-15{padding-right:30px}.phone\:pr-16{padding-right:4rem}.phone\:pr-20{padding-right:5rem}.phone\:pr-24{padding-right:6rem}.phone\:pr-28{padding-right:7rem}.phone\:pr-30{padding-right:30%}.phone\:pr-32{padding-right:8rem}.phone\:pr-36{padding-right:9rem}.phone\:pr-40{padding-right:10rem}.phone\:pr-44{padding-right:11rem}.phone\:pr-45{padding-right:45%}.phone\:pr-48{padding-right:12rem}.phone\:pr-50{padding-right:12.5rem}.phone\:pr-52{padding-right:13rem}.phone\:pr-56{padding-right:14rem}.phone\:pr-60{padding-right:15rem}.phone\:pr-64{padding-right:16rem}.phone\:pr-72{padding-right:18rem}.phone\:pr-80{padding-right:20rem}.phone\:pr-96{padding-right:24rem}.phone\:pr-155{padding-right:155px}.phone\:pr-200{padding-right:20%}.phone\:pr-300{padding-right:300px}.phone\:pr-327{padding-right:327px}.phone\:pr-366{padding-right:366px}.phone\:pr-415{padding-right:415px}.phone\:pr-450{padding-right:450px}.phone\:pr-474{padding-right:474px}.phone\:pr-500{padding-right:500px}.phone\:pr-600{padding-right:600px}.phone\:pr-690{padding-right:690px}.phone\:pr-px{padding-right:1px}.phone\:pr-0\.5{padding-right:.125rem}.phone\:pr-1\.5{padding-right:.375rem}.phone\:pr-2\.5{padding-right:.625rem}.phone\:pr-3\.5{padding-right:.875rem}.phone\:pb-0{padding-bottom:0}.phone\:pb-1{padding-bottom:.25rem}.phone\:pb-2{padding-bottom:.5rem}.phone\:pb-3{padding-bottom:.75rem}.phone\:pb-4{padding-bottom:1rem}.phone\:pb-5{padding-bottom:1.25rem}.phone\:pb-6{padding-bottom:1.5rem}.phone\:pb-7{padding-bottom:1.75rem}.phone\:pb-8{padding-bottom:2rem}.phone\:pb-9{padding-bottom:2.25rem}.phone\:pb-10{padding-bottom:2.5rem}.phone\:pb-11{padding-bottom:2.75rem}.phone\:pb-12{padding-bottom:3rem}.phone\:pb-13{padding-bottom:50px}.phone\:pb-14{padding-bottom:3.5rem}.phone\:pb-15{padding-bottom:30px}.phone\:pb-16{padding-bottom:4rem}.phone\:pb-20{padding-bottom:5rem}.phone\:pb-24{padding-bottom:6rem}.phone\:pb-28{padding-bottom:7rem}.phone\:pb-30{padding-bottom:30%}.phone\:pb-32{padding-bottom:8rem}.phone\:pb-36{padding-bottom:9rem}.phone\:pb-40{padding-bottom:10rem}.phone\:pb-44{padding-bottom:11rem}.phone\:pb-45{padding-bottom:45%}.phone\:pb-48{padding-bottom:12rem}.phone\:pb-50{padding-bottom:12.5rem}.phone\:pb-52{padding-bottom:13rem}.phone\:pb-56{padding-bottom:14rem}.phone\:pb-60{padding-bottom:15rem}.phone\:pb-64{padding-bottom:16rem}.phone\:pb-72{padding-bottom:18rem}.phone\:pb-80{padding-bottom:20rem}.phone\:pb-96{padding-bottom:24rem}.phone\:pb-155{padding-bottom:155px}.phone\:pb-200{padding-bottom:20%}.phone\:pb-300{padding-bottom:300px}.phone\:pb-327{padding-bottom:327px}.phone\:pb-366{padding-bottom:366px}.phone\:pb-415{padding-bottom:415px}.phone\:pb-450{padding-bottom:450px}.phone\:pb-474{padding-bottom:474px}.phone\:pb-500{padding-bottom:500px}.phone\:pb-600{padding-bottom:600px}.phone\:pb-690{padding-bottom:690px}.phone\:pb-px{padding-bottom:1px}.phone\:pb-0\.5{padding-bottom:.125rem}.phone\:pb-1\.5{padding-bottom:.375rem}.phone\:pb-2\.5{padding-bottom:.625rem}.phone\:pb-3\.5{padding-bottom:.875rem}.phone\:pl-0{padding-left:0}.phone\:pl-1{padding-left:.25rem}.phone\:pl-2{padding-left:.5rem}.phone\:pl-3{padding-left:.75rem}.phone\:pl-4{padding-left:1rem}.phone\:pl-5{padding-left:1.25rem}.phone\:pl-6{padding-left:1.5rem}.phone\:pl-7{padding-left:1.75rem}.phone\:pl-8{padding-left:2rem}.phone\:pl-9{padding-left:2.25rem}.phone\:pl-10{padding-left:2.5rem}.phone\:pl-11{padding-left:2.75rem}.phone\:pl-12{padding-left:3rem}.phone\:pl-13{padding-left:50px}.phone\:pl-14{padding-left:3.5rem}.phone\:pl-15{padding-left:30px}.phone\:pl-16{padding-left:4rem}.phone\:pl-20{padding-left:5rem}.phone\:pl-24{padding-left:6rem}.phone\:pl-28{padding-left:7rem}.phone\:pl-30{padding-left:30%}.phone\:pl-32{padding-left:8rem}.phone\:pl-36{padding-left:9rem}.phone\:pl-40{padding-left:10rem}.phone\:pl-44{padding-left:11rem}.phone\:pl-45{padding-left:45%}.phone\:pl-48{padding-left:12rem}.phone\:pl-50{padding-left:12.5rem}.phone\:pl-52{padding-left:13rem}.phone\:pl-56{padding-left:14rem}.phone\:pl-60{padding-left:15rem}.phone\:pl-64{padding-left:16rem}.phone\:pl-72{padding-left:18rem}.phone\:pl-80{padding-left:20rem}.phone\:pl-96{padding-left:24rem}.phone\:pl-155{padding-left:155px}.phone\:pl-200{padding-left:20%}.phone\:pl-300{padding-left:300px}.phone\:pl-327{padding-left:327px}.phone\:pl-366{padding-left:366px}.phone\:pl-415{padding-left:415px}.phone\:pl-450{padding-left:450px}.phone\:pl-474{padding-left:474px}.phone\:pl-500{padding-left:500px}.phone\:pl-600{padding-left:600px}.phone\:pl-690{padding-left:690px}.phone\:pl-px{padding-left:1px}.phone\:pl-0\.5{padding-left:.125rem}.phone\:pl-1\.5{padding-left:.375rem}.phone\:pl-2\.5{padding-left:.625rem}.phone\:pl-3\.5{padding-left:.875rem}.phone\:text-left{text-align:left}.phone\:text-center{text-align:center}.phone\:text-right{text-align:right}.phone\:text-justify{text-align:justify}.phone\:align-baseline{vertical-align:initial}.phone\:align-top{vertical-align:top}.phone\:align-middle{vertical-align:middle}.phone\:align-bottom{vertical-align:bottom}.phone\:align-text-top{vertical-align:text-top}.phone\:align-text-bottom{vertical-align:text-bottom}.phone\:font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.phone\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.phone\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.phone\:font-SfProDisplay{font-family:SF Pro Display}.phone\:font-SfPro{font-family:sf_pro_textregular}.phone\:text-xs{font-size:.75rem;line-height:1rem}.phone\:text-sm{font-size:.875rem;line-height:1.25rem}.phone\:text-base{font-size:1rem;line-height:1.5rem}.phone\:text-lg{font-size:1.125rem;line-height:1.75rem}.phone\:text-xl{font-size:1.25rem;line-height:1.75rem}.phone\:text-2xl{font-size:1.5rem;line-height:2rem}.phone\:text-3xl{font-size:1.875rem;line-height:2.25rem}.phone\:text-4xl{font-size:2.25rem;line-height:2.5rem}.phone\:text-5xl{font-size:3rem;line-height:1}.phone\:text-6xl{font-size:3.75rem;line-height:1}.phone\:text-7xl{font-size:4.5rem;line-height:1}.phone\:text-8xl{font-size:6rem;line-height:1}.phone\:text-9xl{font-size:8rem;line-height:1}.phone\:text-lt{font-size:2rem}.phone\:text-xxs{font-size:10px}.phone\:text-tiny{font-size:7px}.phone\:font-thin{font-weight:100}.phone\:font-extralight{font-weight:200}.phone\:font-light{font-weight:300}.phone\:font-normal{font-weight:400}.phone\:font-medium{font-weight:500}.phone\:font-semibold{font-weight:600}.phone\:font-bold{font-weight:700}.phone\:font-extrabold{font-weight:800}.phone\:font-black{font-weight:900}.phone\:uppercase{text-transform:uppercase}.phone\:lowercase{text-transform:lowercase}.phone\:capitalize{text-transform:capitalize}.phone\:normal-case{text-transform:none}.phone\:italic{font-style:italic}.phone\:not-italic{font-style:normal}.phone\:diagonal-fractions,.phone\:lining-nums,.phone\:oldstyle-nums,.phone\:ordinal,.phone\:proportional-nums,.phone\:slashed-zero,.phone\:stacked-fractions,.phone\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.phone\:normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.phone\:ordinal{--tw-ordinal:ordinal}.phone\:slashed-zero{--tw-slashed-zero:slashed-zero}.phone\:lining-nums{--tw-numeric-figure:lining-nums}.phone\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.phone\:proportional-nums{--tw-numeric-spacing:proportional-nums}.phone\:tabular-nums{--tw-numeric-spacing:tabular-nums}.phone\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.phone\:stacked-fractions{--tw-numeric-fraction:stacked-fractions}.phone\:leading-3{line-height:.75rem}.phone\:leading-4{line-height:1rem}.phone\:leading-5{line-height:1.25rem}.phone\:leading-6{line-height:1.5rem}.phone\:leading-7{line-height:1.75rem}.phone\:leading-8{line-height:2rem}.phone\:leading-9{line-height:2.25rem}.phone\:leading-10{line-height:2.5rem}.phone\:leading-none{line-height:1}.phone\:leading-tight{line-height:1.25}.phone\:leading-snug{line-height:1.375}.phone\:leading-normal{line-height:1.5}.phone\:leading-relaxed{line-height:1.625}.phone\:leading-loose{line-height:2}.phone\:tracking-tighter{letter-spacing:-.05em}.phone\:tracking-tight{letter-spacing:-.025em}.phone\:tracking-normal{letter-spacing:0}.phone\:tracking-wide{letter-spacing:.025em}.phone\:tracking-wider{letter-spacing:.05em}.phone\:tracking-widest{letter-spacing:.1em}.phone\:text-transparent{color:#0000}.phone\:text-current{color:currentColor}.phone\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.phone\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.phone\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.phone\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.phone\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.phone\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.phone\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.phone\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.phone\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.phone\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.phone\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.phone\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.phone\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.phone\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.phone\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.phone\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.phone\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.phone\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.phone\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.phone\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.phone\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.phone\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.phone\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.phone\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.phone\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.phone\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.phone\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.phone\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.phone\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.phone\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.phone\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.phone\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.phone\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.phone\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.phone\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.phone\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.phone\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.phone\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.phone\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.phone\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.phone\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.phone\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.phone\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.phone\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.phone\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.phone\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.phone\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.phone\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.phone\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.phone\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.phone\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.phone\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.phone\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.phone\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.phone\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.phone\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.phone\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.phone\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.phone\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.phone\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.phone\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.phone\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.phone\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.phone\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.phone\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.phone\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.phone\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.phone\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.phone\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.phone\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.phone\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.phone\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.phone\:text-text-dark2{color:#0009}.phone\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.phone\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.phone\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.phone\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.phone\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.phone\:text-grey-light3{color:FEFEFE}.phone\:text-grey-light4{color:E8E8E8}.phone\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.phone\:text-grey-light6{color:#e8e8e85e}.phone\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.phone\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.phone\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.phone\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-transparent{color:#0000}.group:hover .phone\:group-hover\:text-current{color:currentColor}.group:hover .phone\:group-hover\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-50{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-50{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-100{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-200{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-600{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-yellow-900{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-50{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-100{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-200{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-green-900{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-100{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-200{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-300{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-400{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-600{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-indigo-900{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-50{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-100{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-200{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-300{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-400{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-800{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-purple-900{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-50{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-100{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-200{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-300{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-400{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-500{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-700{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-pink-900{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-primary{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-test{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-bg_primary{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-crd_b{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-crd_o{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-crd_p{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-text-dark{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-text-dark2{color:#0009}.group:hover .phone\:group-hover\:text-text-primary{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-text-other{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-text-light{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-light2{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-light3{color:FEFEFE}.group:hover .phone\:group-hover\:text-grey-light4{color:E8E8E8}.group:hover .phone\:group-hover\:text-grey-light5{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-light6{color:#e8e8e85e}.group:hover .phone\:group-hover\:text-grey-white{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-vl{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.group:hover .phone\:group-hover\:text-grey-fi{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.phone\:focus-within\:text-transparent:focus-within{color:#0000}.phone\:focus-within\:text-current:focus-within{color:currentColor}.phone\:focus-within\:text-black:focus-within{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.phone\:focus-within\:text-white:focus-within{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-50:focus-within{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-100:focus-within{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-200:focus-within{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-300:focus-within{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-400:focus-within{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-500:focus-within{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-600:focus-within{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-700:focus-within{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-800:focus-within{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.phone\:focus-within\:text-gray-900:focus-within{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.phone\:focus-within\:text-red:focus-within{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.phone\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.phone\:focus-within\:text-green-50:focus-within{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.phone\:focus-within\:text-green-100:focus-within{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.phone\:focus-within\:text-green-200:focus-within{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.phone\:focus-within\:text-green-300:focus-within{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.phone\:focus-within\:text-green-400:focus-within{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.phone\:focus-within\:text-green-500:focus-within{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.phone\:focus-within\:text-green-600:focus-within{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.phone\:focus-within\:text-green-700:focus-within{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.phone\:focus-within\:text-green-800:focus-within{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.phone\:focus-within\:text-green-900:focus-within{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.phone\:focus-within\:text-blue:focus-within{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.phone\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-50:focus-within{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-100:focus-within{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-200:focus-within{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-300:focus-within{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-400:focus-within{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-500:focus-within{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-600:focus-within{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-700:focus-within{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-800:focus-within{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.phone\:focus-within\:text-purple-900:focus-within{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-50:focus-within{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-100:focus-within{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-200:focus-within{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-300:focus-within{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-400:focus-within{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-500:focus-within{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-600:focus-within{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-700:focus-within{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-800:focus-within{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.phone\:focus-within\:text-pink-900:focus-within{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.phone\:focus-within\:text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.phone\:focus-within\:text-test:focus-within{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.phone\:focus-within\:text-tertiary:focus-within{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.phone\:focus-within\:text-bg_primary:focus-within{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.phone\:focus-within\:text-crd_b:focus-within{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.phone\:focus-within\:text-crd_o:focus-within{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.phone\:focus-within\:text-crd_p:focus-within{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.phone\:focus-within\:text-text-dark:focus-within{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.phone\:focus-within\:text-text-dark2:focus-within{color:#0009}.phone\:focus-within\:text-text-primary:focus-within{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.phone\:focus-within\:text-text-other:focus-within{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.phone\:focus-within\:text-text-light:focus-within{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-light:focus-within{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-light2:focus-within{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-light3:focus-within{color:FEFEFE}.phone\:focus-within\:text-grey-light4:focus-within{color:E8E8E8}.phone\:focus-within\:text-grey-light5:focus-within{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-light6:focus-within{color:#e8e8e85e}.phone\:focus-within\:text-grey-white:focus-within{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-dark:focus-within{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-vl:focus-within{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.phone\:focus-within\:text-grey-fi:focus-within{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.phone\:hover\:text-transparent:hover{color:#0000}.phone\:hover\:text-current:hover{color:currentColor}.phone\:hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.phone\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.phone\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.phone\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.phone\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.phone\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.phone\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.phone\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.phone\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.phone\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.phone\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.phone\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.phone\:hover\:text-red:hover{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.phone\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.phone\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.phone\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.phone\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.phone\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.phone\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.phone\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.phone\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.phone\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.phone\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.phone\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.phone\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.phone\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.phone\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.phone\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.phone\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.phone\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.phone\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.phone\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.phone\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.phone\:hover\:text-blue:hover{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.phone\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.phone\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.phone\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.phone\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.phone\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.phone\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.phone\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.phone\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.phone\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.phone\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.phone\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.phone\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.phone\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.phone\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.phone\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.phone\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.phone\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.phone\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.phone\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.phone\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.phone\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.phone\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.phone\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.phone\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.phone\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.phone\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.phone\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.phone\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.phone\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.phone\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.phone\:hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.phone\:hover\:text-test:hover{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.phone\:hover\:text-tertiary:hover{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.phone\:hover\:text-bg_primary:hover{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.phone\:hover\:text-crd_b:hover{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.phone\:hover\:text-crd_o:hover{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.phone\:hover\:text-crd_p:hover{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.phone\:hover\:text-text-dark:hover{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.phone\:hover\:text-text-dark2:hover{color:#0009}.phone\:hover\:text-text-primary:hover{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.phone\:hover\:text-text-other:hover{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.phone\:hover\:text-text-light:hover{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.phone\:hover\:text-grey-light:hover{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.phone\:hover\:text-grey-light2:hover{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.phone\:hover\:text-grey-light3:hover{color:FEFEFE}.phone\:hover\:text-grey-light4:hover{color:E8E8E8}.phone\:hover\:text-grey-light5:hover{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.phone\:hover\:text-grey-light6:hover{color:#e8e8e85e}.phone\:hover\:text-grey-white:hover{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.phone\:hover\:text-grey-dark:hover{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.phone\:hover\:text-grey-vl:hover{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.phone\:hover\:text-grey-fi:hover{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.phone\:focus\:text-transparent:focus{color:#0000}.phone\:focus\:text-current:focus{color:currentColor}.phone\:focus\:text-black:focus{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.phone\:focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.phone\:focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.phone\:focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.phone\:focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.phone\:focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.phone\:focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.phone\:focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.phone\:focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.phone\:focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.phone\:focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.phone\:focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.phone\:focus\:text-red:focus{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.phone\:focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgba(255,251,235,var(--tw-text-opacity))}.phone\:focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgba(254,243,199,var(--tw-text-opacity))}.phone\:focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgba(253,230,138,var(--tw-text-opacity))}.phone\:focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.phone\:focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.phone\:focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.phone\:focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgba(217,119,6,var(--tw-text-opacity))}.phone\:focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.phone\:focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.phone\:focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgba(120,53,15,var(--tw-text-opacity))}.phone\:focus\:text-green-50:focus{--tw-text-opacity:1;color:rgba(236,253,245,var(--tw-text-opacity))}.phone\:focus\:text-green-100:focus{--tw-text-opacity:1;color:rgba(209,250,229,var(--tw-text-opacity))}.phone\:focus\:text-green-200:focus{--tw-text-opacity:1;color:rgba(167,243,208,var(--tw-text-opacity))}.phone\:focus\:text-green-300:focus{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.phone\:focus\:text-green-400:focus{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.phone\:focus\:text-green-500:focus{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.phone\:focus\:text-green-600:focus{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.phone\:focus\:text-green-700:focus{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.phone\:focus\:text-green-800:focus{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.phone\:focus\:text-green-900:focus{--tw-text-opacity:1;color:rgba(6,78,59,var(--tw-text-opacity))}.phone\:focus\:text-blue:focus{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.phone\:focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.phone\:focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgba(224,231,255,var(--tw-text-opacity))}.phone\:focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgba(199,210,254,var(--tw-text-opacity))}.phone\:focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgba(165,180,252,var(--tw-text-opacity))}.phone\:focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgba(129,140,248,var(--tw-text-opacity))}.phone\:focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.phone\:focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.phone\:focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.phone\:focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.phone\:focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgba(49,46,129,var(--tw-text-opacity))}.phone\:focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgba(245,243,255,var(--tw-text-opacity))}.phone\:focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgba(237,233,254,var(--tw-text-opacity))}.phone\:focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgba(221,214,254,var(--tw-text-opacity))}.phone\:focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgba(196,181,253,var(--tw-text-opacity))}.phone\:focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgba(167,139,250,var(--tw-text-opacity))}.phone\:focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.phone\:focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.phone\:focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.phone\:focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgba(91,33,182,var(--tw-text-opacity))}.phone\:focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgba(76,29,149,var(--tw-text-opacity))}.phone\:focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgba(253,242,248,var(--tw-text-opacity))}.phone\:focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgba(252,231,243,var(--tw-text-opacity))}.phone\:focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgba(251,207,232,var(--tw-text-opacity))}.phone\:focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgba(249,168,212,var(--tw-text-opacity))}.phone\:focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgba(244,114,182,var(--tw-text-opacity))}.phone\:focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgba(236,72,153,var(--tw-text-opacity))}.phone\:focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity))}.phone\:focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgba(190,24,93,var(--tw-text-opacity))}.phone\:focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity))}.phone\:focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgba(131,24,67,var(--tw-text-opacity))}.phone\:focus\:text-primary:focus{--tw-text-opacity:1;color:rgba(122,35,103,var(--tw-text-opacity))}.phone\:focus\:text-test:focus{--tw-text-opacity:1;color:rgba(116,57,2,var(--tw-text-opacity))}.phone\:focus\:text-tertiary:focus{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.phone\:focus\:text-bg_primary:focus{--tw-text-opacity:1;color:rgba(175,123,163,var(--tw-text-opacity))}.phone\:focus\:text-crd_b:focus{--tw-text-opacity:1;color:rgba(38,56,132,var(--tw-text-opacity))}.phone\:focus\:text-crd_o:focus{--tw-text-opacity:1;color:rgba(240,124,106,var(--tw-text-opacity))}.phone\:focus\:text-crd_p:focus{--tw-text-opacity:1;color:rgba(0,158,224,var(--tw-text-opacity))}.phone\:focus\:text-text-dark:focus{--tw-text-opacity:1;color:rgba(85,91,109,var(--tw-text-opacity))}.phone\:focus\:text-text-dark2:focus{color:#0009}.phone\:focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgba(122,36,103,var(--tw-text-opacity))}.phone\:focus\:text-text-other:focus{--tw-text-opacity:1;color:rgba(17,20,45,var(--tw-text-opacity))}.phone\:focus\:text-text-light:focus{--tw-text-opacity:1;color:rgba(154,154,176,var(--tw-text-opacity))}.phone\:focus\:text-grey-light:focus{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.phone\:focus\:text-grey-light2:focus{--tw-text-opacity:1;color:rgba(219,221,224,var(--tw-text-opacity))}.phone\:focus\:text-grey-light3:focus{color:FEFEFE}.phone\:focus\:text-grey-light4:focus{color:E8E8E8}.phone\:focus\:text-grey-light5:focus{--tw-text-opacity:1;color:rgba(248,249,251,var(--tw-text-opacity))}.phone\:focus\:text-grey-light6:focus{color:#e8e8e85e}.phone\:focus\:text-grey-white:focus{--tw-text-opacity:1;color:rgba(242,245,251,var(--tw-text-opacity))}.phone\:focus\:text-grey-dark:focus{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.phone\:focus\:text-grey-vl:focus{--tw-text-opacity:1;color:rgba(239,242,247,var(--tw-text-opacity))}.phone\:focus\:text-grey-fi:focus{--tw-text-opacity:1;color:rgba(196,196,196,var(--tw-text-opacity))}.phone\:text-opacity-0{--tw-text-opacity:0}.phone\:text-opacity-5{--tw-text-opacity:0.05}.phone\:text-opacity-10{--tw-text-opacity:0.1}.phone\:text-opacity-20{--tw-text-opacity:0.2}.phone\:text-opacity-25{--tw-text-opacity:0.25}.phone\:text-opacity-30{--tw-text-opacity:0.3}.phone\:text-opacity-40{--tw-text-opacity:0.4}.phone\:text-opacity-50{--tw-text-opacity:0.5}.phone\:text-opacity-60{--tw-text-opacity:0.6}.phone\:text-opacity-70{--tw-text-opacity:0.7}.phone\:text-opacity-75{--tw-text-opacity:0.75}.phone\:text-opacity-80{--tw-text-opacity:0.8}.phone\:text-opacity-90{--tw-text-opacity:0.9}.phone\:text-opacity-95{--tw-text-opacity:0.95}.phone\:text-opacity-100{--tw-text-opacity:1}.group:hover .phone\:group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .phone\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .phone\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .phone\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .phone\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .phone\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .phone\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .phone\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .phone\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .phone\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .phone\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .phone\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .phone\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .phone\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .phone\:group-hover\:text-opacity-100{--tw-text-opacity:1}.phone\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.phone\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.phone\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.phone\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.phone\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.phone\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.phone\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.phone\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.phone\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.phone\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.phone\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.phone\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.phone\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.phone\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.phone\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.phone\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.phone\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.phone\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.phone\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.phone\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.phone\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.phone\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.phone\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.phone\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.phone\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.phone\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.phone\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.phone\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.phone\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.phone\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.phone\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.phone\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.phone\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.phone\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.phone\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.phone\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.phone\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.phone\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.phone\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.phone\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.phone\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.phone\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.phone\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.phone\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.phone\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.phone\:underline{text-decoration:underline}.phone\:line-through{text-decoration:line-through}.phone\:no-underline{text-decoration:none}.group:hover .phone\:group-hover\:underline{text-decoration:underline}.group:hover .phone\:group-hover\:line-through{text-decoration:line-through}.group:hover .phone\:group-hover\:no-underline{text-decoration:none}.phone\:focus-within\:underline:focus-within{text-decoration:underline}.phone\:focus-within\:line-through:focus-within{text-decoration:line-through}.phone\:focus-within\:no-underline:focus-within{text-decoration:none}.phone\:hover\:underline:hover{text-decoration:underline}.phone\:hover\:line-through:hover{text-decoration:line-through}.phone\:hover\:no-underline:hover{text-decoration:none}.phone\:focus\:underline:focus{text-decoration:underline}.phone\:focus\:line-through:focus{text-decoration:line-through}.phone\:focus\:no-underline:focus{text-decoration:none}.phone\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.phone\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.phone\:placeholder-transparent::placeholder{color:#0000}.phone\:placeholder-current::placeholder{color:currentColor}.phone\:placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.phone\:placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-50::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-100::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-200::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-700::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-800::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.phone\:placeholder-gray-900::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.phone\:placeholder-red::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.phone\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.phone\:placeholder-green-50::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.phone\:placeholder-green-100::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.phone\:placeholder-green-200::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.phone\:placeholder-green-300::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.phone\:placeholder-green-400::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.phone\:placeholder-green-500::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.phone\:placeholder-green-600::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.phone\:placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.phone\:placeholder-green-800::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.phone\:placeholder-green-900::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.phone\:placeholder-blue::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.phone\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-50::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-200::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-300::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-400::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-500::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-600::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-700::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-800::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.phone\:placeholder-purple-900::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-50::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-100::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-200::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-300::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-400::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-500::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-600::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-700::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-800::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.phone\:placeholder-pink-900::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.phone\:placeholder-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.phone\:placeholder-test::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.phone\:placeholder-tertiary::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.phone\:placeholder-bg_primary::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.phone\:placeholder-crd_b::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.phone\:placeholder-crd_o::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.phone\:placeholder-crd_p::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.phone\:placeholder-text-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.phone\:placeholder-text-dark2::placeholder{color:#0009}.phone\:placeholder-text-primary::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.phone\:placeholder-text-other::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.phone\:placeholder-text-light::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-light::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-light2::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-light3::placeholder{color:FEFEFE}.phone\:placeholder-grey-light4::placeholder{color:E8E8E8}.phone\:placeholder-grey-light5::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-light6::placeholder{color:#e8e8e85e}.phone\:placeholder-grey-white::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-dark::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-vl::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.phone\:placeholder-grey-fi::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-transparent:focus::placeholder{color:#0000}.phone\:focus\:placeholder-current:focus::placeholder{color:currentColor}.phone\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-red:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,0,42,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-blue:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,35,103,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-test:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(116,57,2,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-tertiary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(79,193,67,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-bg_primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(175,123,163,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-crd_b:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(38,56,132,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-crd_o:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(240,124,106,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-crd_p:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(0,158,224,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-text-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(85,91,109,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-text-dark2:focus::placeholder{color:#0009}.phone\:focus\:placeholder-text-primary:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(122,36,103,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-text-other:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(17,20,45,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-text-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(154,154,176,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-light:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(160,164,168,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-light2:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(219,221,224,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-light3:focus::placeholder{color:FEFEFE}.phone\:focus\:placeholder-grey-light4:focus::placeholder{color:E8E8E8}.phone\:focus\:placeholder-grey-light5:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(248,249,251,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-light6:focus::placeholder{color:#e8e8e85e}.phone\:focus\:placeholder-grey-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(242,245,251,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-dark:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(82,87,92,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-vl:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(239,242,247,var(--tw-placeholder-opacity))}.phone\:focus\:placeholder-grey-fi:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(196,196,196,var(--tw-placeholder-opacity))}.phone\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.phone\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.phone\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.phone\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.phone\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.phone\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.phone\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.phone\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.phone\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.phone\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.phone\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.phone\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.phone\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.phone\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.phone\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.phone\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.phone\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.phone\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.phone\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.phone\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.phone\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.phone\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.phone\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.phone\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.phone\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.phone\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.phone\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.phone\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.phone\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.phone\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.phone\:opacity-0{opacity:0}.phone\:opacity-5{opacity:.05}.phone\:opacity-10{opacity:.1}.phone\:opacity-20{opacity:.2}.phone\:opacity-25{opacity:.25}.phone\:opacity-30{opacity:.3}.phone\:opacity-40{opacity:.4}.phone\:opacity-50{opacity:.5}.phone\:opacity-60{opacity:.6}.phone\:opacity-70{opacity:.7}.phone\:opacity-75{opacity:.75}.phone\:opacity-80{opacity:.8}.phone\:opacity-90{opacity:.9}.phone\:opacity-95{opacity:.95}.phone\:opacity-100{opacity:1}.group:hover .phone\:group-hover\:opacity-0{opacity:0}.group:hover .phone\:group-hover\:opacity-5{opacity:.05}.group:hover .phone\:group-hover\:opacity-10{opacity:.1}.group:hover .phone\:group-hover\:opacity-20{opacity:.2}.group:hover .phone\:group-hover\:opacity-25{opacity:.25}.group:hover .phone\:group-hover\:opacity-30{opacity:.3}.group:hover .phone\:group-hover\:opacity-40{opacity:.4}.group:hover .phone\:group-hover\:opacity-50{opacity:.5}.group:hover .phone\:group-hover\:opacity-60{opacity:.6}.group:hover .phone\:group-hover\:opacity-70{opacity:.7}.group:hover .phone\:group-hover\:opacity-75{opacity:.75}.group:hover .phone\:group-hover\:opacity-80{opacity:.8}.group:hover .phone\:group-hover\:opacity-90{opacity:.9}.group:hover .phone\:group-hover\:opacity-95{opacity:.95}.group:hover .phone\:group-hover\:opacity-100{opacity:1}.phone\:focus-within\:opacity-0:focus-within{opacity:0}.phone\:focus-within\:opacity-5:focus-within{opacity:.05}.phone\:focus-within\:opacity-10:focus-within{opacity:.1}.phone\:focus-within\:opacity-20:focus-within{opacity:.2}.phone\:focus-within\:opacity-25:focus-within{opacity:.25}.phone\:focus-within\:opacity-30:focus-within{opacity:.3}.phone\:focus-within\:opacity-40:focus-within{opacity:.4}.phone\:focus-within\:opacity-50:focus-within{opacity:.5}.phone\:focus-within\:opacity-60:focus-within{opacity:.6}.phone\:focus-within\:opacity-70:focus-within{opacity:.7}.phone\:focus-within\:opacity-75:focus-within{opacity:.75}.phone\:focus-within\:opacity-80:focus-within{opacity:.8}.phone\:focus-within\:opacity-90:focus-within{opacity:.9}.phone\:focus-within\:opacity-95:focus-within{opacity:.95}.phone\:focus-within\:opacity-100:focus-within{opacity:1}.phone\:hover\:opacity-0:hover{opacity:0}.phone\:hover\:opacity-5:hover{opacity:.05}.phone\:hover\:opacity-10:hover{opacity:.1}.phone\:hover\:opacity-20:hover{opacity:.2}.phone\:hover\:opacity-25:hover{opacity:.25}.phone\:hover\:opacity-30:hover{opacity:.3}.phone\:hover\:opacity-40:hover{opacity:.4}.phone\:hover\:opacity-50:hover{opacity:.5}.phone\:hover\:opacity-60:hover{opacity:.6}.phone\:hover\:opacity-70:hover{opacity:.7}.phone\:hover\:opacity-75:hover{opacity:.75}.phone\:hover\:opacity-80:hover{opacity:.8}.phone\:hover\:opacity-90:hover{opacity:.9}.phone\:hover\:opacity-95:hover{opacity:.95}.phone\:hover\:opacity-100:hover{opacity:1}.phone\:focus\:opacity-0:focus{opacity:0}.phone\:focus\:opacity-5:focus{opacity:.05}.phone\:focus\:opacity-10:focus{opacity:.1}.phone\:focus\:opacity-20:focus{opacity:.2}.phone\:focus\:opacity-25:focus{opacity:.25}.phone\:focus\:opacity-30:focus{opacity:.3}.phone\:focus\:opacity-40:focus{opacity:.4}.phone\:focus\:opacity-50:focus{opacity:.5}.phone\:focus\:opacity-60:focus{opacity:.6}.phone\:focus\:opacity-70:focus{opacity:.7}.phone\:focus\:opacity-75:focus{opacity:.75}.phone\:focus\:opacity-80:focus{opacity:.8}.phone\:focus\:opacity-90:focus{opacity:.9}.phone\:focus\:opacity-95:focus{opacity:.95}.phone\:focus\:opacity-100:focus{opacity:1}.phone\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.phone\:shadow,.phone\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.phone\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.phone\:shadow-lg,.phone\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.phone\:shadow-2xl,.phone\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.phone\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.phone\:shadow-inner,.phone\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:shadow-none{--tw-shadow:0 0 #0000}.phone\:shadow-acs{--tw-shadow:0 0 20px #00000040}.group:hover .phone\:group-hover\:shadow-sm,.phone\:shadow-acs{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .phone\:group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .phone\:group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .phone\:group-hover\:shadow,.group:hover .phone\:group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .phone\:group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .phone\:group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .phone\:group-hover\:shadow-lg,.group:hover .phone\:group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .phone\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .phone\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .phone\:group-hover\:shadow-2xl,.group:hover .phone\:group-hover\:shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .phone\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .phone\:group-hover\:shadow-none{--tw-shadow:0 0 #0000}.group:hover .phone\:group-hover\:shadow-acs,.group:hover .phone\:group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .phone\:group-hover\:shadow-acs{--tw-shadow:0 0 20px #00000040}.phone\:focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.phone\:focus-within\:shadow-sm:focus-within,.phone\:focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.phone\:focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.phone\:focus-within\:shadow-lg:focus-within,.phone\:focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.phone\:focus-within\:shadow-2xl:focus-within,.phone\:focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.phone\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.phone\:focus-within\:shadow-inner:focus-within,.phone\:focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.phone\:focus-within\:shadow-acs:focus-within{--tw-shadow:0 0 20px #00000040}.phone\:focus-within\:shadow-acs:focus-within,.phone\:hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.phone\:hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.phone\:hover\:shadow-md:hover,.phone\:hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.phone\:hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone\:hover\:shadow-lg:hover,.phone\:hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.phone\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.phone\:hover\:shadow-2xl:hover,.phone\:hover\:shadow-inner:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.phone\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.phone\:hover\:shadow-acs:hover,.phone\:hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:hover\:shadow-acs:hover{--tw-shadow:0 0 20px #00000040}.phone\:focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.phone\:focus\:shadow-sm:focus,.phone\:focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.phone\:focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.phone\:focus\:shadow-lg:focus,.phone\:focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.phone\:focus\:shadow-2xl:focus,.phone\:focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.phone\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.phone\:focus\:shadow-inner:focus,.phone\:focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.phone\:focus\:shadow-acs:focus{--tw-shadow:0 0 20px #00000040;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.phone\:outline-none{outline:2px solid #0000;outline-offset:2px}.phone\:outline-white{outline:2px dotted #fff;outline-offset:2px}.phone\:outline-black{outline:2px dotted #000;outline-offset:2px}.phone\:focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.phone\:focus-within\:outline-white:focus-within{outline:2px dotted #fff;outline-offset:2px}.phone\:focus-within\:outline-black:focus-within{outline:2px dotted #000;outline-offset:2px}.phone\:focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.phone\:focus\:outline-white:focus{outline:2px dotted #fff;outline-offset:2px}.phone\:focus\:outline-black:focus{outline:2px dotted #000;outline-offset:2px}.phone\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:ring-0,.phone\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:ring-2,.phone\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:ring,.phone\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-0:focus-within,.phone\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-2:focus-within,.phone\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-8:focus-within,.phone\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-0:focus,.phone\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-2:focus,.phone\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus\:ring-8:focus,.phone\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.phone\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.phone\:focus-within\:ring-inset:focus-within,.phone\:focus\:ring-inset:focus,.phone\:ring-inset{--tw-ring-inset:inset}.phone\:ring-transparent{--tw-ring-color:#0000}.phone\:ring-current{--tw-ring-color:currentColor}.phone\:ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.phone\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.phone\:ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.phone\:ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.phone\:ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.phone\:ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.phone\:ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.phone\:ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.phone\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.phone\:ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.phone\:ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.phone\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.phone\:ring-red{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.phone\:ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.phone\:ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.phone\:ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.phone\:ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.phone\:ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.phone\:ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.phone\:ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.phone\:ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.phone\:ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.phone\:ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.phone\:ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.phone\:ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.phone\:ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.phone\:ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.phone\:ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.phone\:ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.phone\:ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.phone\:ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.phone\:ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.phone\:ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.phone\:ring-blue{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.phone\:ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.phone\:ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.phone\:ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.phone\:ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.phone\:ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.phone\:ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.phone\:ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.phone\:ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.phone\:ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.phone\:ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.phone\:ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.phone\:ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.phone\:ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.phone\:ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.phone\:ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.phone\:ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.phone\:ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.phone\:ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.phone\:ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.phone\:ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.phone\:ring-pink-50{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.phone\:ring-pink-100{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.phone\:ring-pink-200{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.phone\:ring-pink-300{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.phone\:ring-pink-400{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.phone\:ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.phone\:ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.phone\:ring-pink-700{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.phone\:ring-pink-800{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.phone\:ring-pink-900{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.phone\:ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.phone\:ring-test{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.phone\:ring-tertiary{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.phone\:ring-bg_primary{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.phone\:ring-crd_b{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.phone\:ring-crd_o{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.phone\:ring-crd_p{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.phone\:ring-text-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.phone\:ring-text-dark2{--tw-ring-color:#0009}.phone\:ring-text-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.phone\:ring-text-other{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.phone\:ring-text-light{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.phone\:ring-grey-light{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.phone\:ring-grey-light2{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.phone\:ring-grey-light3{--tw-ring-color:FEFEFE}.phone\:ring-grey-light4{--tw-ring-color:E8E8E8}.phone\:ring-grey-light5{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.phone\:ring-grey-light6{--tw-ring-color:#e8e8e85e}.phone\:ring-grey-white{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.phone\:ring-grey-dark{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.phone\:ring-grey-vl{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.phone\:ring-grey-fi{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.phone\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000}.phone\:focus-within\:ring-current:focus-within{--tw-ring-color:currentColor}.phone\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.phone\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.phone\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.phone\:focus-within\:ring-red:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.phone\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.phone\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.phone\:focus-within\:ring-blue:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.phone\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.phone\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.phone\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.phone\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.phone\:focus-within\:ring-test:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.phone\:focus-within\:ring-tertiary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.phone\:focus-within\:ring-bg_primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.phone\:focus-within\:ring-crd_b:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.phone\:focus-within\:ring-crd_o:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.phone\:focus-within\:ring-crd_p:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.phone\:focus-within\:ring-text-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.phone\:focus-within\:ring-text-dark2:focus-within{--tw-ring-color:#0009}.phone\:focus-within\:ring-text-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.phone\:focus-within\:ring-text-other:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.phone\:focus-within\:ring-text-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-light:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-light2:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-light3:focus-within{--tw-ring-color:FEFEFE}.phone\:focus-within\:ring-grey-light4:focus-within{--tw-ring-color:E8E8E8}.phone\:focus-within\:ring-grey-light5:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-light6:focus-within{--tw-ring-color:#e8e8e85e}.phone\:focus-within\:ring-grey-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-dark:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-vl:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.phone\:focus-within\:ring-grey-fi:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.phone\:focus\:ring-transparent:focus{--tw-ring-color:#0000}.phone\:focus\:ring-current:focus{--tw-ring-color:currentColor}.phone\:focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.phone\:focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,250,251,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(243,244,246,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(229,231,235,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,213,219,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(156,163,175,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(31,41,55,var(--tw-ring-opacity))}.phone\:focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,24,39,var(--tw-ring-opacity))}.phone\:focus\:ring-red:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,0,42,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,251,235,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(254,243,199,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,230,138,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,211,77,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,191,36,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,158,11,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(217,119,6,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(180,83,9,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,64,14,var(--tw-ring-opacity))}.phone\:focus\:ring-yellow-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(120,53,15,var(--tw-ring-opacity))}.phone\:focus\:ring-green-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,253,245,var(--tw-ring-opacity))}.phone\:focus\:ring-green-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(209,250,229,var(--tw-ring-opacity))}.phone\:focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,243,208,var(--tw-ring-opacity))}.phone\:focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(110,231,183,var(--tw-ring-opacity))}.phone\:focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(52,211,153,var(--tw-ring-opacity))}.phone\:focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(16,185,129,var(--tw-ring-opacity))}.phone\:focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(5,150,105,var(--tw-ring-opacity))}.phone\:focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(4,120,87,var(--tw-ring-opacity))}.phone\:focus\:ring-green-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,95,70,var(--tw-ring-opacity))}.phone\:focus\:ring-green-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(6,78,59,var(--tw-ring-opacity))}.phone\:focus\:ring-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(59,130,246,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(238,242,255,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(224,231,255,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(165,180,252,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,70,229,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,48,163,var(--tw-ring-opacity))}.phone\:focus\:ring-indigo-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(49,46,129,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,243,255,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(237,233,254,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,181,253,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(167,139,250,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(109,40,217,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(91,33,182,var(--tw-ring-opacity))}.phone\:focus\:ring-purple-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(76,29,149,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(253,242,248,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(252,231,243,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(251,207,232,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(249,168,212,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,114,182,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(236,72,153,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,39,119,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(190,24,93,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(157,23,77,var(--tw-ring-opacity))}.phone\:focus\:ring-pink-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(131,24,67,var(--tw-ring-opacity))}.phone\:focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,35,103,var(--tw-ring-opacity))}.phone\:focus\:ring-test:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(116,57,2,var(--tw-ring-opacity))}.phone\:focus\:ring-tertiary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(79,193,67,var(--tw-ring-opacity))}.phone\:focus\:ring-bg_primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(175,123,163,var(--tw-ring-opacity))}.phone\:focus\:ring-crd_b:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(38,56,132,var(--tw-ring-opacity))}.phone\:focus\:ring-crd_o:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(240,124,106,var(--tw-ring-opacity))}.phone\:focus\:ring-crd_p:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,158,224,var(--tw-ring-opacity))}.phone\:focus\:ring-text-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(85,91,109,var(--tw-ring-opacity))}.phone\:focus\:ring-text-dark2:focus{--tw-ring-color:#0009}.phone\:focus\:ring-text-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(122,36,103,var(--tw-ring-opacity))}.phone\:focus\:ring-text-other:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(17,20,45,var(--tw-ring-opacity))}.phone\:focus\:ring-text-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(154,154,176,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-light:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(160,164,168,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-light2:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(219,221,224,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-light3:focus{--tw-ring-color:FEFEFE}.phone\:focus\:ring-grey-light4:focus{--tw-ring-color:E8E8E8}.phone\:focus\:ring-grey-light5:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(248,249,251,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-light6:focus{--tw-ring-color:#e8e8e85e}.phone\:focus\:ring-grey-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(242,245,251,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-dark:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(82,87,92,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-vl:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(239,242,247,var(--tw-ring-opacity))}.phone\:focus\:ring-grey-fi:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(196,196,196,var(--tw-ring-opacity))}.phone\:ring-opacity-0{--tw-ring-opacity:0}.phone\:ring-opacity-5{--tw-ring-opacity:0.05}.phone\:ring-opacity-10{--tw-ring-opacity:0.1}.phone\:ring-opacity-20{--tw-ring-opacity:0.2}.phone\:ring-opacity-25{--tw-ring-opacity:0.25}.phone\:ring-opacity-30{--tw-ring-opacity:0.3}.phone\:ring-opacity-40{--tw-ring-opacity:0.4}.phone\:ring-opacity-50{--tw-ring-opacity:0.5}.phone\:ring-opacity-60{--tw-ring-opacity:0.6}.phone\:ring-opacity-70{--tw-ring-opacity:0.7}.phone\:ring-opacity-75{--tw-ring-opacity:0.75}.phone\:ring-opacity-80{--tw-ring-opacity:0.8}.phone\:ring-opacity-90{--tw-ring-opacity:0.9}.phone\:ring-opacity-95{--tw-ring-opacity:0.95}.phone\:ring-opacity-100{--tw-ring-opacity:1}.phone\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0}.phone\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05}.phone\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1}.phone\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2}.phone\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25}.phone\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3}.phone\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4}.phone\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5}.phone\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6}.phone\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7}.phone\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75}.phone\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8}.phone\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9}.phone\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95}.phone\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1}.phone\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0}.phone\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05}.phone\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1}.phone\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2}.phone\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25}.phone\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3}.phone\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4}.phone\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.phone\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6}.phone\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7}.phone\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.phone\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8}.phone\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9}.phone\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95}.phone\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1}.phone\:ring-offset-0{--tw-ring-offset-width:0px}.phone\:ring-offset-1{--tw-ring-offset-width:1px}.phone\:ring-offset-2{--tw-ring-offset-width:2px}.phone\:ring-offset-4{--tw-ring-offset-width:4px}.phone\:ring-offset-8{--tw-ring-offset-width:8px}.phone\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px}.phone\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px}.phone\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.phone\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px}.phone\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px}.phone\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.phone\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.phone\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.phone\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.phone\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px}.phone\:ring-offset-transparent{--tw-ring-offset-color:#0000}.phone\:ring-offset-current{--tw-ring-offset-color:currentColor}.phone\:ring-offset-black{--tw-ring-offset-color:#000}.phone\:ring-offset-white{--tw-ring-offset-color:#fff}.phone\:ring-offset-gray-50{--tw-ring-offset-color:#f9fafb}.phone\:ring-offset-gray-100{--tw-ring-offset-color:#f3f4f6}.phone\:ring-offset-gray-200{--tw-ring-offset-color:#e5e7eb}.phone\:ring-offset-gray-300{--tw-ring-offset-color:#d1d5db}.phone\:ring-offset-gray-400{--tw-ring-offset-color:#9ca3af}.phone\:ring-offset-gray-500{--tw-ring-offset-color:#6b7280}.phone\:ring-offset-gray-600{--tw-ring-offset-color:#4b5563}.phone\:ring-offset-gray-700{--tw-ring-offset-color:#374151}.phone\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.phone\:ring-offset-gray-900{--tw-ring-offset-color:#111827}.phone\:ring-offset-red{--tw-ring-offset-color:#ff002a}.phone\:ring-offset-yellow-50{--tw-ring-offset-color:#fffbeb}.phone\:ring-offset-yellow-100{--tw-ring-offset-color:#fef3c7}.phone\:ring-offset-yellow-200{--tw-ring-offset-color:#fde68a}.phone\:ring-offset-yellow-300{--tw-ring-offset-color:#fcd34d}.phone\:ring-offset-yellow-400{--tw-ring-offset-color:#fbbf24}.phone\:ring-offset-yellow-500{--tw-ring-offset-color:#f59e0b}.phone\:ring-offset-yellow-600{--tw-ring-offset-color:#d97706}.phone\:ring-offset-yellow-700{--tw-ring-offset-color:#b45309}.phone\:ring-offset-yellow-800{--tw-ring-offset-color:#92400e}.phone\:ring-offset-yellow-900{--tw-ring-offset-color:#78350f}.phone\:ring-offset-green-50{--tw-ring-offset-color:#ecfdf5}.phone\:ring-offset-green-100{--tw-ring-offset-color:#d1fae5}.phone\:ring-offset-green-200{--tw-ring-offset-color:#a7f3d0}.phone\:ring-offset-green-300{--tw-ring-offset-color:#6ee7b7}.phone\:ring-offset-green-400{--tw-ring-offset-color:#34d399}.phone\:ring-offset-green-500{--tw-ring-offset-color:#10b981}.phone\:ring-offset-green-600{--tw-ring-offset-color:#059669}.phone\:ring-offset-green-700{--tw-ring-offset-color:#047857}.phone\:ring-offset-green-800{--tw-ring-offset-color:#065f46}.phone\:ring-offset-green-900{--tw-ring-offset-color:#064e3b}.phone\:ring-offset-blue{--tw-ring-offset-color:#3b82f6}.phone\:ring-offset-indigo-50{--tw-ring-offset-color:#eef2ff}.phone\:ring-offset-indigo-100{--tw-ring-offset-color:#e0e7ff}.phone\:ring-offset-indigo-200{--tw-ring-offset-color:#c7d2fe}.phone\:ring-offset-indigo-300{--tw-ring-offset-color:#a5b4fc}.phone\:ring-offset-indigo-400{--tw-ring-offset-color:#818cf8}.phone\:ring-offset-indigo-500{--tw-ring-offset-color:#6366f1}.phone\:ring-offset-indigo-600{--tw-ring-offset-color:#4f46e5}.phone\:ring-offset-indigo-700{--tw-ring-offset-color:#4338ca}.phone\:ring-offset-indigo-800{--tw-ring-offset-color:#3730a3}.phone\:ring-offset-indigo-900{--tw-ring-offset-color:#312e81}.phone\:ring-offset-purple-50{--tw-ring-offset-color:#f5f3ff}.phone\:ring-offset-purple-100{--tw-ring-offset-color:#ede9fe}.phone\:ring-offset-purple-200{--tw-ring-offset-color:#ddd6fe}.phone\:ring-offset-purple-300{--tw-ring-offset-color:#c4b5fd}.phone\:ring-offset-purple-400{--tw-ring-offset-color:#a78bfa}.phone\:ring-offset-purple-500{--tw-ring-offset-color:#8b5cf6}.phone\:ring-offset-purple-600{--tw-ring-offset-color:#7c3aed}.phone\:ring-offset-purple-700{--tw-ring-offset-color:#6d28d9}.phone\:ring-offset-purple-800{--tw-ring-offset-color:#5b21b6}.phone\:ring-offset-purple-900{--tw-ring-offset-color:#4c1d95}.phone\:ring-offset-pink-50{--tw-ring-offset-color:#fdf2f8}.phone\:ring-offset-pink-100{--tw-ring-offset-color:#fce7f3}.phone\:ring-offset-pink-200{--tw-ring-offset-color:#fbcfe8}.phone\:ring-offset-pink-300{--tw-ring-offset-color:#f9a8d4}.phone\:ring-offset-pink-400{--tw-ring-offset-color:#f472b6}.phone\:ring-offset-pink-500{--tw-ring-offset-color:#ec4899}.phone\:ring-offset-pink-600{--tw-ring-offset-color:#db2777}.phone\:ring-offset-pink-700{--tw-ring-offset-color:#be185d}.phone\:ring-offset-pink-800{--tw-ring-offset-color:#9d174d}.phone\:ring-offset-pink-900{--tw-ring-offset-color:#831843}.phone\:ring-offset-primary{--tw-ring-offset-color:#c734e5}.phone\:ring-offset-test{--tw-ring-offset-color:#743902}.phone\:ring-offset-tertiary{--tw-ring-offset-color:#4fc143}.phone\:ring-offset-bg_primary{--tw-ring-offset-color:#af7ba3}.phone\:ring-offset-crd_b{--tw-ring-offset-color:#263884}.phone\:ring-offset-crd_o{--tw-ring-offset-color:#f07c6a}.phone\:ring-offset-crd_p{--tw-ring-offset-color:#009ee0}.phone\:ring-offset-text-dark{--tw-ring-offset-color:#555b6d}.phone\:ring-offset-text-dark2{--tw-ring-offset-color:#0009}.phone\:ring-offset-text-primary{--tw-ring-offset-color:#7a2467}.phone\:ring-offset-text-other{--tw-ring-offset-color:#11142d}.phone\:ring-offset-text-light{--tw-ring-offset-color:#9a9ab0}.phone\:ring-offset-grey-light{--tw-ring-offset-color:#a0a4a8}.phone\:ring-offset-grey-light2{--tw-ring-offset-color:#dbdde0}.phone\:ring-offset-grey-light3{--tw-ring-offset-color:FEFEFE}.phone\:ring-offset-grey-light4{--tw-ring-offset-color:E8E8E8}.phone\:ring-offset-grey-light5{--tw-ring-offset-color:#f8f9fb}.phone\:ring-offset-grey-light6{--tw-ring-offset-color:#e8e8e85e}.phone\:ring-offset-grey-white{--tw-ring-offset-color:#f2f5fb}.phone\:ring-offset-grey-dark{--tw-ring-offset-color:#52575c}.phone\:ring-offset-grey-vl{--tw-ring-offset-color:#eff2f7}.phone\:ring-offset-grey-fi{--tw-ring-offset-color:#c4c4c4}.phone\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000}.phone\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color:currentColor}.phone\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#000}.phone\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff}.phone\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color:#f9fafb}.phone\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color:#f3f4f6}.phone\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color:#e5e7eb}.phone\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color:#d1d5db}.phone\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color:#9ca3af}.phone\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color:#6b7280}.phone\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color:#4b5563}.phone\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color:#374151}.phone\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color:#1f2937}.phone\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color:#111827}.phone\:focus-within\:ring-offset-red:focus-within{--tw-ring-offset-color:#ff002a}.phone\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color:#fffbeb}.phone\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color:#fef3c7}.phone\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color:#fde68a}.phone\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color:#fcd34d}.phone\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color:#fbbf24}.phone\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color:#f59e0b}.phone\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color:#d97706}.phone\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color:#b45309}.phone\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color:#92400e}.phone\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color:#78350f}.phone\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color:#ecfdf5}.phone\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color:#d1fae5}.phone\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color:#a7f3d0}.phone\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color:#6ee7b7}.phone\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color:#34d399}.phone\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color:#10b981}.phone\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color:#059669}.phone\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color:#047857}.phone\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color:#065f46}.phone\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color:#064e3b}.phone\:focus-within\:ring-offset-blue:focus-within{--tw-ring-offset-color:#3b82f6}.phone\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color:#eef2ff}.phone\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color:#e0e7ff}.phone\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color:#c7d2fe}.phone\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color:#a5b4fc}.phone\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color:#818cf8}.phone\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color:#6366f1}.phone\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color:#4f46e5}.phone\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color:#4338ca}.phone\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color:#3730a3}.phone\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color:#312e81}.phone\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color:#f5f3ff}.phone\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color:#ede9fe}.phone\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color:#ddd6fe}.phone\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color:#c4b5fd}.phone\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color:#a78bfa}.phone\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color:#8b5cf6}.phone\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color:#7c3aed}.phone\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color:#6d28d9}.phone\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color:#5b21b6}.phone\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color:#4c1d95}.phone\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color:#fdf2f8}.phone\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color:#fce7f3}.phone\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color:#fbcfe8}.phone\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color:#f9a8d4}.phone\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color:#f472b6}.phone\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color:#ec4899}.phone\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color:#db2777}.phone\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color:#be185d}.phone\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color:#9d174d}.phone\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color:#831843}.phone\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#c734e5}.phone\:focus-within\:ring-offset-test:focus-within{--tw-ring-offset-color:#743902}.phone\:focus-within\:ring-offset-tertiary:focus-within{--tw-ring-offset-color:#4fc143}.phone\:focus-within\:ring-offset-bg_primary:focus-within{--tw-ring-offset-color:#af7ba3}.phone\:focus-within\:ring-offset-crd_b:focus-within{--tw-ring-offset-color:#263884}.phone\:focus-within\:ring-offset-crd_o:focus-within{--tw-ring-offset-color:#f07c6a}.phone\:focus-within\:ring-offset-crd_p:focus-within{--tw-ring-offset-color:#009ee0}.phone\:focus-within\:ring-offset-text-dark:focus-within{--tw-ring-offset-color:#555b6d}.phone\:focus-within\:ring-offset-text-dark2:focus-within{--tw-ring-offset-color:#0009}.phone\:focus-within\:ring-offset-text-primary:focus-within{--tw-ring-offset-color:#7a2467}.phone\:focus-within\:ring-offset-text-other:focus-within{--tw-ring-offset-color:#11142d}.phone\:focus-within\:ring-offset-text-light:focus-within{--tw-ring-offset-color:#9a9ab0}.phone\:focus-within\:ring-offset-grey-light:focus-within{--tw-ring-offset-color:#a0a4a8}.phone\:focus-within\:ring-offset-grey-light2:focus-within{--tw-ring-offset-color:#dbdde0}.phone\:focus-within\:ring-offset-grey-light3:focus-within{--tw-ring-offset-color:FEFEFE}.phone\:focus-within\:ring-offset-grey-light4:focus-within{--tw-ring-offset-color:E8E8E8}.phone\:focus-within\:ring-offset-grey-light5:focus-within{--tw-ring-offset-color:#f8f9fb}.phone\:focus-within\:ring-offset-grey-light6:focus-within{--tw-ring-offset-color:#e8e8e85e}.phone\:focus-within\:ring-offset-grey-white:focus-within{--tw-ring-offset-color:#f2f5fb}.phone\:focus-within\:ring-offset-grey-dark:focus-within{--tw-ring-offset-color:#52575c}.phone\:focus-within\:ring-offset-grey-vl:focus-within{--tw-ring-offset-color:#eff2f7}.phone\:focus-within\:ring-offset-grey-fi:focus-within{--tw-ring-offset-color:#c4c4c4}.phone\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000}.phone\:focus\:ring-offset-current:focus{--tw-ring-offset-color:currentColor}.phone\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#000}.phone\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.phone\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color:#f9fafb}.phone\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#f3f4f6}.phone\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color:#e5e7eb}.phone\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color:#d1d5db}.phone\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color:#9ca3af}.phone\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color:#6b7280}.phone\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color:#4b5563}.phone\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color:#374151}.phone\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:#1f2937}.phone\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color:#111827}.phone\:focus\:ring-offset-red:focus{--tw-ring-offset-color:#ff002a}.phone\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color:#fffbeb}.phone\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color:#fef3c7}.phone\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color:#fde68a}.phone\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color:#fcd34d}.phone\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color:#fbbf24}.phone\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color:#f59e0b}.phone\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color:#d97706}.phone\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color:#b45309}.phone\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color:#92400e}.phone\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color:#78350f}.phone\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#ecfdf5}.phone\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color:#d1fae5}.phone\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color:#a7f3d0}.phone\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color:#6ee7b7}.phone\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color:#34d399}.phone\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color:#10b981}.phone\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color:#059669}.phone\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color:#047857}.phone\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color:#065f46}.phone\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color:#064e3b}.phone\:focus\:ring-offset-blue:focus{--tw-ring-offset-color:#3b82f6}.phone\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color:#eef2ff}.phone\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color:#e0e7ff}.phone\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#c7d2fe}.phone\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color:#a5b4fc}.phone\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color:#818cf8}.phone\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color:#6366f1}.phone\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color:#4f46e5}.phone\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color:#4338ca}.phone\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color:#3730a3}.phone\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color:#312e81}.phone\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color:#f5f3ff}.phone\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color:#ede9fe}.phone\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color:#ddd6fe}.phone\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color:#c4b5fd}.phone\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color:#a78bfa}.phone\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color:#8b5cf6}.phone\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color:#7c3aed}.phone\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color:#6d28d9}.phone\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color:#5b21b6}.phone\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color:#4c1d95}.phone\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color:#fdf2f8}.phone\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color:#fce7f3}.phone\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color:#fbcfe8}.phone\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color:#f9a8d4}.phone\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color:#f472b6}.phone\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color:#ec4899}.phone\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color:#db2777}.phone\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color:#be185d}.phone\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color:#9d174d}.phone\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color:#831843}.phone\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#c734e5}.phone\:focus\:ring-offset-test:focus{--tw-ring-offset-color:#743902}.phone\:focus\:ring-offset-tertiary:focus{--tw-ring-offset-color:#4fc143}.phone\:focus\:ring-offset-bg_primary:focus{--tw-ring-offset-color:#af7ba3}.phone\:focus\:ring-offset-crd_b:focus{--tw-ring-offset-color:#263884}.phone\:focus\:ring-offset-crd_o:focus{--tw-ring-offset-color:#f07c6a}.phone\:focus\:ring-offset-crd_p:focus{--tw-ring-offset-color:#009ee0}.phone\:focus\:ring-offset-text-dark:focus{--tw-ring-offset-color:#555b6d}.phone\:focus\:ring-offset-text-dark2:focus{--tw-ring-offset-color:#0009}.phone\:focus\:ring-offset-text-primary:focus{--tw-ring-offset-color:#7a2467}.phone\:focus\:ring-offset-text-other:focus{--tw-ring-offset-color:#11142d}.phone\:focus\:ring-offset-text-light:focus{--tw-ring-offset-color:#9a9ab0}.phone\:focus\:ring-offset-grey-light:focus{--tw-ring-offset-color:#a0a4a8}.phone\:focus\:ring-offset-grey-light2:focus{--tw-ring-offset-color:#dbdde0}.phone\:focus\:ring-offset-grey-light3:focus{--tw-ring-offset-color:FEFEFE}.phone\:focus\:ring-offset-grey-light4:focus{--tw-ring-offset-color:E8E8E8}.phone\:focus\:ring-offset-grey-light5:focus{--tw-ring-offset-color:#f8f9fb}.phone\:focus\:ring-offset-grey-light6:focus{--tw-ring-offset-color:#e8e8e85e}.phone\:focus\:ring-offset-grey-white:focus{--tw-ring-offset-color:#f2f5fb}.phone\:focus\:ring-offset-grey-dark:focus{--tw-ring-offset-color:#52575c}.phone\:focus\:ring-offset-grey-vl:focus{--tw-ring-offset-color:#eff2f7}.phone\:focus\:ring-offset-grey-fi:focus{--tw-ring-offset-color:#c4c4c4}.phone\:transition-none{transition-property:none}.phone\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.phone\:delay-75{transition-delay:75ms}.phone\:delay-100{transition-delay:.1s}.phone\:delay-150{transition-delay:.15s}.phone\:delay-200{transition-delay:.2s}.phone\:delay-300{transition-delay:.3s}.phone\:delay-500{transition-delay:.5s}.phone\:delay-700{transition-delay:.7s}.phone\:delay-1000{transition-delay:1s}.phone\:duration-75{transition-duration:75ms}.phone\:duration-100{transition-duration:.1s}.phone\:duration-150{transition-duration:.15s}.phone\:duration-200{transition-duration:.2s}.phone\:duration-300{transition-duration:.3s}.phone\:duration-500{transition-duration:.5s}.phone\:duration-700{transition-duration:.7s}.phone\:duration-1000{transition-duration:1s}.phone\:ease-linear{transition-timing-function:linear}.phone\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.phone\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.phone\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-webkit-text-size-adjust:100%;line-height:1.15;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:initial}::-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}button{background-color:initial;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.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}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-10{top:2.5rem}.top-16{top:4rem}.top-24{top:6rem}.top-48{top:12rem}.top-52{top:13rem}.top-1\/2{top:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-16{right:4rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-16{bottom:4rem}.left-0{left:0}.left-4{left:1rem}.left-6{left:1.5rem}.left-14{left:3.5rem}.left-16{left:4rem}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-9{grid-column:span 9/span 9}.float-left{float:left}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-auto{margin-bottom:auto;margin-top:auto}.my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.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-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-15{margin-top:30px}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-auto{margin-top:auto}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-12{margin-right:3rem}.mr-16{margin-right:4rem}.mr-20{margin-right:5rem}.mr-auto{margin-right:auto}.mr-0\.5{margin-right:.125rem}.mr-1\.5{margin-right:.375rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{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}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-13{margin-bottom:50px}.mb-16{margin-bottom:4rem}.mb-0\.5{margin-bottom:.125rem}.mb-2\.5{margin-bottom:.625rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-20{margin-left:5rem}.ml-auto{margin-left:auto}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-2\.5{margin-left:.625rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-13{height:50px}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-50{height:12.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-80{height:20rem}.h-96{height:24rem}.h-500{height:500px}.h-auto{height:auto}.h-3\.5{height:.875rem}.h-1\/2{height:50%}.h-full{height:100%}.h-screen{height:100vh}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-50{width:12.5rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-415{width:415px}.w-600{width:600px}.w-auto{width:auto}.w-3\.5{width:.875rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-2\/5{width:40%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-5\/12{width:41.666667%}.w-full{width:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.origin-top-right{transform-origin:top right}.transform{--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;transform:translateX(var(--tw-translate-x)) translateY(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))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-y-1\/2{--tw-translate-y:-50%}.hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.rotate-180{--tw-rotate:180deg}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-red{--tw-border-opacity:1;border-color:rgba(255,0,42,var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity:1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.border-green-200{--tw-border-opacity:1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity:1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity:1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.border-primary{--tw-border-opacity:1;border-color:rgba(32,27,55,var(--tw-border-opacity))}.border-text-primary{--tw-border-opacity:1;border-color:rgba(199,52,229,var(--tw-border-opacity))}.border-grey-light{--tw-border-opacity:1;border-color:rgba(160,164,168,var(--tw-border-opacity))}.border-grey-light2{--tw-border-opacity:1;border-color:rgba(219,221,224,var(--tw-border-opacity))}.border-grey-light3{border-color:FEFEFE}.border-grey-light4{border-color:E8E8E8}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.hover\:border-blue:hover{--tw-border-opacity:1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.hover\:border-grey-dark:hover{--tw-border-opacity:1;border-color:rgba(82,87,92,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity:1;background-color:rgba(255,0,42,var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-green-300{--tw-bg-opacity:1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-green-900{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity:1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgba(32,27,55,var(--tw-bg-opacity))}.bg-crd_b{--tw-bg-opacity:1;background-color:rgba(38,56,132,var(--tw-bg-opacity))}.bg-crd_o{--tw-bg-opacity:1;background-color:rgba(240,124,106,var(--tw-bg-opacity))}.bg-crd_p{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.bg-grey-light{--tw-bg-opacity:1;background-color:rgba(160,164,168,var(--tw-bg-opacity))}.bg-grey-light3{background-color:FEFEFE}.bg-grey-light4{background-color:E8E8E8}.bg-grey-light5{--tw-bg-opacity:1;background-color:rgba(248,249,251,var(--tw-bg-opacity))}.bg-grey-vl{--tw-bg-opacity:1;background-color:rgba(239,242,247,var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.from-gray-50{--tw-gradient-from:#f9fafb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f9fafb00)}.from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f3f4f600)}.from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#eef2ff00)}.to-transparent{--tw-gradient-to:#0000}.to-gray-50{--tw-gradient-to:#f9fafb}.to-gray-100{--tw-gradient-to:#f3f4f6}.to-purple-50{--tw-gradient-to:#f5f3ff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.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-10{padding:2.5rem}.p-13{padding:50px}.p-1\.5{padding:.375rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-24{padding-left:6rem;padding-right:6rem}.px-30{padding-left:30%;padding-right:30%}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-13{padding-bottom:50px;padding-top:50px}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-28{padding-top:7rem}.pt-48{padding-top:12rem}.pt-50{padding-top:12.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-10{padding-right:2.5rem}.pr-16{padding-right:4rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-1\.5{padding-bottom:.375rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-10{padding-left:2.5rem}.pl-16{padding-left:4rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xxs{font-size:10px}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:rgba(255,0,42,var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgba(180,83,9,var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity:1;color:rgba(146,64,14,var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgba(6,95,70,var(--tw-text-opacity))}.text-blue{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgba(99,102,241,var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity:1;color:rgba(55,48,163,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity:1;color:rgba(109,40,217,var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgba(32,27,55,var(--tw-text-opacity))}.text-tertiary{--tw-text-opacity:1;color:rgba(79,193,67,var(--tw-text-opacity))}.text-text-dark2{color:#0009}.text-grey-light{--tw-text-opacity:1;color:rgba(160,164,168,var(--tw-text-opacity))}.text-grey-dark{--tw-text-opacity:1;color:rgba(82,87,92,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-green-400:hover{--tw-text-opacity:1;color:rgba(52,211,153,var(--tw-text-opacity))}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgba(32,27,55,var(--tw-text-opacity))}.hover\:underline:hover,.underline{text-decoration:underline}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}*,:after,:before{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.shadow,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-md:hover,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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-none{outline:2px solid #0000;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus,.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgba(221,214,254,var(--tw-ring-opacity))}.ring-primary{--tw-ring-opacity:1;--tw-ring-color:rgba(32,27,55,var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(139,92,246,var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);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-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/HankenGrotesk-Regular.b6ac11a40431051c1ceb.ttf) format("truetype")}@font-face{font-family:Montserrat-Medium;font-style:normal;font-weight:400;src:url(/static/media/HankenGrotesk-Medium.be74364d28048593121d.ttf) format("truetype")}@font-face{font-family:Montserrat-Bold;font-style:normal;font-weight:400;src:url(/static/media/HankenGrotesk-Bold.a3c57b0d7f757ba9e319.ttf) format("truetype")}@font-face{font-family:Montserrat-Semi;font-style:normal;font-weight:400;src:url(/static/media/HankenGrotesk-SemiBold.70c6384c92644957849a.ttf) format("truetype")}@font-face{font-family:Montserrat-Light;font-style:normal;font-weight:400;src:url(/static/media/HankenGrotesk-Light.60588d4fff49ded8d7b9.ttf) format("truetype")}.slide-in-top{animation:slide-in-top .3s cubic-bezier(.25,.46,.45,.94) both}.slide-out-top{animation:slide-out-top .5s cubic-bezier(.55,.085,.68,.53) both}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-500px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out-top{0%{opacity:0;transform:translateY(500px)}to{opacity:1;transform:translateY(0)}}.reg{background:#c734e5;border-radius:16px;color:#fff;letter-spacing:.158519px;line-height:14px;text-align:center}.l-in,.reg{font-size:14px;font-weight:500;padding:7.92593px 12.6815px}.l-in{color:#af7ba3;line-height:16px}.Loading{background:#af7ba342;border-radius:10px;box-shadow:inset 0 0 5px #0003;display:inline-block;height:3px;overflow:hidden;position:relative;width:96px}.Loading:after{animation:load 5s infinite;border-radius:4px;box-shadow:0 0 5px #0003;content:"";height:100%;left:0;position:absolute;width:0}.cnvrt{word-wrap:"break-word";--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#fff,#fff 5%,#fff 60%,#fff 95%);--gradient-border:conic-gradient(from var(--border-angle),#0000,#c734e5 25%,#c734e5 50%,#0000);animation:bg-spin 3s linear infinite;background-color:"#F7F7FC";background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;border:1px solid #0000;border-radius:5px;box-shadow:"0 2px 4px rgba(0, 0, 0, 0.1)"}.cnvrt:hover{animation-play-state:paused}.text-12{color:#201b37;font-size:12px;letter-spacing:.2px;line-height:15px}@keyframes load{0%{background:#c734e5;width:0}25%{background:#c734e5;width:40%}50%{background:#c734e5;width:60%}75%{background:#c734e5;width:75%}to{background:#c734e5;width:100%}}.Montserrat{font-family:Montserrat}.Montserrat-Medium{font-family:Montserrat-Medium}.Montserrat-Bold{font-family:Montserrat-Bold}.Montserrat-Semi{font-family:Montserrat-Semi}.Montserrat-Light{font-family:Montserrat-Light}.ubuntu{font-family:Ubuntu,Montserrat}.Lato{font-family:Lato,sans-serif}.bgl1{background-color:#c4c4c4}.bgp1{background-color:#201b37}.bgp2{background-color:#af7ba31a}.bgl2{background-color:#e5e5e5}.bgl3{background-color:#f8f9fc}.bgl4{background-color:#f5f6fa}.bbl{background:#e2f4f8}.pr-bg{background-image:url(/static/media/profilebg.6641b012e962c79ad3bd.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border-radius:50%}.td1{color:#201b37}.table-responsive td.text-primary,.tp1{color:#c734e5}.tp2{color:#11142d}.tl{color:#fafafa}.tl1{color:#9a9ab0}.tl2{color:#717579}.tl3{color:#aab2c8}.bgdp{background-color:#201b37}.bgd1{background-color:#2e2e2e}.bgd2{background-color:#404040}.bgd3{background-color:#535353}.bgd4{background-color:#666}.bbd{background:#1f1f1f}.td{color:#050505}.td1{color:#65656f}.td2{color:#8e8b86}.td3{color:#555738}.w-120{width:120px}.w-277{width:277px}.h-52vh{height:52vh}.h-80vh{height:80vh}.lp-bg{background-image:url(/static/media/Image.e8e3d0e4332b1f401dec.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.tms{color:#2e2e2e;font-weight:600;letter-spacing:.0604447px;line-height:11px}.t2,.tms{font-size:12px}.t2{line-height:22px}.lh30{line-height:30px}.selections{color:#52575c;font-size:10px;font-weight:700;letter-spacing:.0604447px;line-height:11px}.disabled{background:#a0a4a8!important;border:none!important;color:#fff!important;cursor:not-allowed}.so{color:#52575c;font-size:9px;font-weight:600}.odds,.so{letter-spacing:.0604447px;line-height:11px}.odds{color:#4fc143;font-size:12px}.card{background:#008599;border-radius:11.6145px;box-shadow:0 2.32289px 3.48434px #3e49540a;font-family:Montserrat}.card h1{color:#ffffffe6;font-size:8px;font-weight:700;letter-spacing:.183092px;line-height:15px;text-transform:capitalize}@media screen and (max-width:600px){.mobile-hide{display:none}}@media screen and (min-width:600px){.mobile-show{display:none}}.card p,.courier{font-family:Courier Prime,monospace}.card p{align-items:center;color:#fff;display:flex;font-size:10px;letter-spacing:.183092px;line-height:15px}.bg-crd_b,.bg-crd_o,.bg-crd_p{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.bg-crd_b{background-image:url(/static/media/crd-b.2cb65eaef561c8c3596c.svg)!important}.bg-crd_o{background-image:url(/static/media/crd-o.d1f46ff0631c8788d9a4.svg)!important}.bg-crd_p{background-image:url(/static/media/crd-p.6030348423c4c2433d3a.svg)!important}.addBankCard{align-items:center;background:#edeff8;border:1.33814px dashed #9594a0;border-radius:16.977px;box-shadow:0 3.39541px 5.09311px #3e49540a;color:#000;display:flex;flex-direction:column;font-family:Montserrat;height:190.82px;padding:20px;width:286.8px}.addBankCard h1{font-size:17.3958px;letter-spacing:.267628px;line-height:21px}.addBankCard h2{color:#000;font-family:Montserrat;font-size:9px;font-style:normal;font-weight:400;letter-spacing:.267628px;line-height:11px}.addBankCard p{color:#000;font-family:Montserrat-Medium;font-size:14px;line-height:14px}.card3{border-radius:16.977px;box-shadow:0 3.39541px 5.09311px #3e49540a;color:#fff;height:190.82px;padding:20px;width:286.8px}.card3 h1{font-size:17.3958px;line-height:21px}.card3 h1,.card3 h2{letter-spacing:.267628px}.card3 h2{color:#fff9;font-family:Montserrat;font-size:9px;font-style:normal;font-weight:400;line-height:11px}.card3 p{color:#fbfbfb;font-family:Courier;font-size:11.8839px;font-weight:700;line-height:14px}.cardExpired{border-radius:16.977px;box-shadow:0 3.39541px 5.09311px #3e49540a;color:#000;height:190.82px;opacity:.7;padding:20px;width:286.8px}.cardExpired h1{font-size:17.3958px;line-height:21px}.cardExpired h1,.cardExpired h2{color:#fff9;letter-spacing:.267628px}.cardExpired h2{font-family:Montserrat;font-size:9px;font-style:normal;font-weight:400;line-height:11px}.cardExpired p{color:#fbfbfb;font-family:Courier;font-size:11.8839px;font-weight:700;line-height:14px}.cardExpired:after{color:#f00c;content:"EXPIRED";font-size:24px;font-weight:700;left:50%;pointer-events:none;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.pill{background:#fff;border:1px solid #af7ba354;border-radius:30px}.pill,.pill2{box-sizing:border-box;font-size:13px;line-height:24px}.pill2{background:#f8f8f8;border:1px solid #bcbbc3;border-radius:30px;box-shadow:0 2px 10px #0000001a}.lgt-txt{font-feature-settings:"smcp";color:#000;font-size:11px;font-variant:small-caps;font-weight:500;line-height:24px;opacity:.2;text-transform:uppercase}.text-gyt{background:#fff;color:#00000080;font-size:11px;font-weight:500;letter-spacing:.164637px;line-height:15px;text-align:center}.info-card{background:#f8f9fb;border:.2px solid #af7ba3;border-radius:5px;height:69px;padding:9px 20px}.info-card h4{color:#000;font-size:20px;font-weight:600;letter-spacing:.3px;line-height:24px}.info-card .dmctn{border-left:1px solid #c4c4c4}.info-card .dmctn h4,.info-card .dmctn p{color:#c734e5!important}.switch{background:#e8e8e8;border-radius:30px;height:35px;opacity:.3;width:17px}.card2{background:#edeff8;border:1.33814px dashed #9594a0;border-radius:10.7051px;box-sizing:border-box;font-family:Montserrat}.card2 p{align-items:center;color:#9594a0;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.136825px;line-height:11px;text-align:center}.w-520{width:520px}.auth-bg{background-image:url(/static/media/Image2.a25be5b68ac6ca15e66a.jpg);background-repeat:no-repeat}.auth-bg,.error-bg{background-position:50%;background-size:cover}.error-bg{background-image:url(/static/media/404bg.dc69b60a0fe737fc5aee.jpg);background-repeat:repeat}.text-err{color:#00000096}.m-a{margin-left:auto;margin-right:auto}.mt-a{margin-bottom:auto}.mt-a,.mtp-a{margin-top:auto}.ml-a{margin-left:auto}.mt-full{margin-top:100%}.br-20{border-radius:20.1627px}.br-16{border-radius:16px}.br-8{border-radius:8px}.br3d{border-radius:3.17037px}.bgrl{background:#e8e8e842}.bgpop{background:#af7ba32e}.table-br{border:.815476px solid #ced4da;border-radius:2.44643px;font-weight:500}.fltr,.table-br{box-sizing:border-box}.fltr{background:#fff;border:1px solid #e8eef1;border-radius:5.52527px;box-shadow:0 2.76263px 3.68351px -.920878px #00273a08;height:30px;margin-top:7px;padding:9px 17px;width:91px}.fltr p{color:#4a5d75;font-size:9.78571px;font-weight:600;letter-spacing:.21746px;line-height:15px;margin:0 0 0 5px}.filter{background:#fff;border-radius:5px;padding:16px 16px 16px 18px;z-index:400}.filter p{background:#fff;color:#c734e5;cursor:pointer;display:flex;font-size:13px;font-weight:500;letter-spacing:.2px;line-height:16px}.filter p span{margin-right:13px}.filter p:hover{background:#f9f9f9}.filter2{background:#fff;border-radius:5px;z-index:400}.filter2 p{background:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;letter-spacing:.2px;line-height:16px}.filter2 p span{margin-right:13px}.filter2 p:hover{background:#f9f9f9}.header-pop-up{background:#fff;border-radius:5px;padding:16px 16px 16px 18px;z-index:999}.header-pop-up p{background:#fff;color:#c734e5;cursor:pointer;display:flex;font-size:13px;font-weight:500;letter-spacing:.2px;line-height:16px}.header-pop-up p span{margin-right:13px}.header-pop-up p:hover{background:#f9f9f9}.tab{background:#f7f7fc;border-radius:28.8917px;color:#717579;font-size:12.0328px;font-weight:500;height:28px;letter-spacing:.200547px;line-height:16px;text-align:center}.tab li{cursor:pointer;padding-top:6px}.tab .active{background:#201b37;border-radius:28.8917px;color:#fff}.text-as{font-size:15px;line-height:11px}.text-bs{font-size:13px;line-height:20px}.text-cs{font-size:11px;line-height:20px}.text-ds{font-size:13px;line-height:25px}.text-es{font-size:20px;line-height:25px}.text-fs{font-size:17px;line-height:25px}.text-gs{font-size:15px;line-height:18px}.text-hs{font-size:12px;line-height:15px}.text-is{font-size:15px;line-height:25px}.react-datepicker__input-container input{color:#495057!important}.activity-inp{border:none!important;font-size:9.78571px!important;font-weight:500!important;height:20px!important;letter-spacing:.21746px!important;line-height:15px!important;padding:0 8px!important}.kghk{color:#495057;font-size:9.78571px;letter-spacing:.21746px;line-height:15px}.bkbg{border:1.00814px solid #e4e6f6}.abkbg{border:1.00814px solid #c734e5}.lndn-inpt{background-color:#f8f9fc;border:none;border-radius:60.3198px}.lndn-btn,.lndn-inpt{box-sizing:border-box}.lndn-btn{align-items:center;background:#c734e5;border:none;border-radius:44.2345px;height:40px;letter-spacing:.160853px;outline:none;padding:10px 13px;text-align:center;width:110px}.lndn-btn input{background-color:#f8f9fc;border-radius:60.3198px;outline:none}.br50{border-radius:51.5267px}.br5{border-radius:5.84252px}.br6{border-radius:6.44654px}.br3{border-radius:3.29274px}.br10{border-radius:10px}.layout{border:.555954px solid #e8e8e8;border-radius:3.33573px}.home{border-right:1px solid #d8dcde}.home .top{border-bottom:1px solid #d8dcde}.bb1{border-bottom:.700162px solid #e8e8e8}.betcard{background:#f9fafb;border:.778464px solid #3b82f6;border-radius:4.67079px;color:#9ca3af}.betcard :hover{background:#eff6ff;color:#3b82f6}iframe{height:670px;margin:0;overflow-x:scroll;padding:0;width:100%}.copy{border:1px solid #d7c4d1;border-radius:5px;box-sizing:border-box;display:flex;font-size:11.52px;font-weight:500;justify-content:center;line-height:36px;text-align:center}.react-datepicker__input-container input{background:#fff;border:.75px solid #a0a4a8;border-radius:6px;height:40px;padding:13.5px 18px;width:100%}.betCard{background:#f9fafb;border:.778464px solid #d1d5db;border-radius:4.67079px;color:#9ca3af;display:flex;height:72px;padding:18.5px 12px;width:100%}.betCard .hdr{font-size:10.12px;font-weight:600;letter-spacing:.155693px;line-height:12px}.betCard .dtls{font-size:6.93191px;font-weight:500;letter-spacing:.115532px;line-height:9px}.betCard-active{background:#eff6ff;border:.778464px solid #3b82f6;color:#3b82f6}.betCard-active,.betCard-active:hover{transform:translatey(-6%);transition:.2s ease-out}.errtxt{color:#e93c3c;cursor:pointer;font-size:9px;font-weight:600;letter-spacing:.0604447px;line-height:11px;text-align:center;text-decoration-line:underline}.tc{font-weight:500;line-height:20px}.cbt,.tc{font-size:11px}.cbt{letter-spacing:.2px;line-height:14px}.cbt,.nt{font-weight:600}.nt{color:#00000080;font-size:15px;letter-spacing:.0585586px;line-height:25px}.label{background:#f3f4f6;border-radius:50%;font-size:11px;font-weight:600;height:30px;line-height:20px;margin:0 18px 20px 0;padding:4px 11px;width:30px}.expired,.inactive,table .active{border-radius:45.2281px;box-sizing:border-box;font-size:9.89364px;font-weight:700;height:24px;letter-spacing:.0706688px;line-height:13px;padding:5px 10px;text-align:center;width:74px}.activeStatus,table .active{background:#fde68a;color:#977e1a}.activeStatus{border-radius:45.2281px;box-sizing:border-box;font-size:9.89364px;font-weight:700;height:24px;letter-spacing:.0706688px;line-height:13px;padding:5px 10px;text-align:center;width:74px}.inactive{background:#e8e8e8;color:#0006}.expired{background:#fecaca;color:#b91c1c}.wonStatus{background:#bbf7d0;color:#166534}.pendingStatus,.wonStatus{border-radius:45.2281px;box-sizing:border-box;font-size:9.89364px;font-weight:700;height:24px;letter-spacing:.0706688px;line-height:13px;padding:5px 10px;text-align:center;width:74px}.pendingStatus{background:#bfdbfe;color:#1e40af}.lostStatus{background:#fecaca;border-radius:45.2281px;box-sizing:border-box;color:#991b1b;font-size:9.89364px;font-weight:700;height:24px;letter-spacing:.0706688px;line-height:13px;padding:5px 10px;text-align:center;width:74px}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{background:#0000;width:0}.msg{height:100vh}.msg,.msg-is-minimized{transition:all .2s ease-out}.msg-is-minimized{transform:translateY(100%) translateY(-58px)}.msg-icon-minimized{transform:translateY(10%) rotate(180deg);transition:transform .2s ease-out}.radio{height:19px;width:19px}input[type=checkbox],input[type=radio]{accent-color:#c734e5}footer-txt{color:#5e5e5e;font-size:18px;font-style:normal;font-weight:600;line-height:33px}.footer-txt:hover{color:#5e5e5e;color:#c734e5}.hover-class:hover{background-color:#d0d0d0;cursor:pointer}.select-class:focus{background-color:#a0a0a0;outline:none}.floating-button{border:none;border-radius:50%;bottom:100px;box-shadow:0 4px 8px #0000001a;cursor:pointer;font-size:24px;padding:14px;position:fixed;right:20px}.floating-button,.tooltip{background-color:#201b37;color:#fff}.tooltip{font-size:14px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.tooltip.show{visibility:visible}.tooltip.hide{visibility:hidden}.header{position:sticky;top:0;width:100%;z-index:999}.header,.slide-up{transition:transform .3s ease-in-out}.slide-up{transform:translateY(-100%)}.slide-down{transform:translateY(0);transition:transform .3s ease-in-out}.mobile-nav-bar{bottom:0;left:0;position:fixed;width:100%;z-index:997}.slide-right{transform:translateX(0)}.slide-left,.slide-right{transition:transform .3s ease-in-out}.slide-left{transform:translateX(-100%)}.no-transition{transition:none}.tab-buttons{align-items:center;display:flex;gap:8px;overflow-x:auto}.tab-button{background-color:#201b37;border:1px solid #201b37;color:#fff;cursor:pointer;flex-shrink:0;line-height:1.5;outline:none;white-space:nowrap}.tab-button.active{background-color:#c734e5;border:1px solid #c734e5}.tab-button.secondary{background-color:#e8e8e8;border:1px solid #e8e8e8;color:#201b37}.tab-button.tertiary{background-color:#fff;border:1px solid #201b37;color:#201b37}.fixtures-stats{background-color:#fff;border-radius:8px;padding:8px}.fixture-row{display:flex;justify-content:space-between;margin-bottom:8px}.fixture-info{flex:1 1}.fixture-label{font-weight:700;margin-bottom:4px}.goals-stats{margin-top:6px}.goals-summary{margin-bottom:8px}.goals-title{font-weight:700;margin-bottom:4px}.goals-detail,.goals-title{font-family:Montserrat,sans-serif}.goals-detail{margin-bottom:2px}.goals-by-minute{margin-top:4px}.goals-minute-item{list-style:none;margin-bottom:2px}.minute{font-weight:700;margin-right:4px}.minute,.percentage,.total{font-family:Montserrat,sans-serif}.percentage,.total{margin-left:4px}.goals-chart{display:flex;justify-content:space-between;margin-top:6px}.bar{align-items:center;display:flex;flex-direction:column}.bar-container{background-color:#f0f0f0;height:150px;width:20px}.fill{background-color:#007bff;width:100%}.bar-label,.bar-value{font-size:12px}.bar-value{margin-top:5px}.streak-stats-chart{align-items:center;margin-top:10px}.fade-in{opacity:1}.fade-in,.fade-out{transition:opacity .5s ease-in-out}.fade-out{opacity:0}.animated-border{--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#fff,#fff 5%,#fff 60%,#fff 95%);--gradient-border:conic-gradient(from var(--border-angle),#0000 25%,#c734e5,#0000 99%,#0000);animation:bg-spin 3s linear infinite;background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;border:1px solid #0000;border-radius:2em;color:#fff;display:grid;place-content:center;text-shadow:0 1px 0 #000}.animated-border:hover{animation-play-state:paused}.animated-border-dark{--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#201b37,#201b37 5%,#201b37 60%,#201b37 95%);--gradient-border:conic-gradient(from var(--border-angle),#0000 25%,#c734e5,#0000 99%,#0000);animation:bg-spin 3s linear infinite;background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;border:2px solid #0000;border-radius:2em;color:#fff;display:grid;place-content:center;text-shadow:0 1px 0 #000}.animated-border-dark:hover{animation-play-state:paused}.animated-border-card{word-wrap:"break-word";--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#fff,#fff 5%,#fff 60%,#fff 95%);--gradient-border:conic-gradient(from var(--border-angle),#0000 25%,#c734e5,#0000 99%,#0000);animation:bg-spin 3s linear infinite;background-color:"#F7F7FC";background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;border:1px solid #0000;border-radius:"10px";border-radius:2em;box-shadow:"0 2px 4px rgba(0, 0, 0, 0.1)";margin-bottom:"16px";padding:"16px"}@keyframes bg-spin{to{--border-angle:1turn}}.animated-border-card:hover{animation-play-state:paused}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0turn}.inputContainer{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.otp-input{background-color:#e4e4e4;border:none;border-radius:7px;caret-color:#7f81ff;color:#2c2c2c;font-weight:600;height:30px;outline:none;text-align:center;width:30px}.otp-input:focus,.otp-input:valid{background-color:rgba(127,129,255,.199);transition-duration:.3s}.rotate-device-message{align-items:center;background-color:#000c;color:#fff;display:flex;flex-direction:column;font-family:Montserrat;font-size:18px;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;text-align:center;top:0;transform:translateY(-20px);transition:opacity .5s ease-in-out,transform .5s ease-in-out,visibility 0s .5s;visibility:hidden;width:100%;z-index:99}.rotate-device-message.show{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;visibility:visible}.semi-transparent{opacity:.5;transition:opacity .3s ease}@media (min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mt-0{margin-top:0}.sm\:ml-4{margin-left:1rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}.sm\:text-sm{font-size:.875rem}.sm\:leading-5,.sm\:text-sm{line-height:1.25rem}}@media (min-width:768px){.md\:mx-0{margin-left:0;margin-right:0}.md\:mr-2{margin-right:.5rem}.md\:mr-3{margin-right:.75rem}.md\:mr-4{margin-right:1rem}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-8{height:2rem}.md\:h-48{height:12rem}.md\:w-8{width:2rem}.md\:w-48{width:12rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-full{max-width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1536px){.\32xl\:h-auto{height:auto}.\32xl\:w-96{width:24rem}}@media (max-width:1024px){.verySmallLaptop\:px-4{padding-left:1rem;padding-right:1rem}}@media (max-width:800px){.tablet\:block{display:block}.tablet\:w-5\/6{width:83.333333%}.tablet\:min-w-max{min-width:max-content}.tablet\:overflow-scroll{overflow:scroll}.tablet\:px-6{padding-left:1.5rem;padding-right:1.5rem}.tablet\:px-8{padding-left:2rem;padding-right:2rem}}@media (max-width:600px){.smallTablet\:mb-5{margin-bottom:1.25rem}.smallTablet\:block{display:block}.smallTablet\:w-4\/5{width:80%}.smallTablet\:w-full{width:100%}.smallTablet\:border-0{border-width:0}.smallTablet\:px-4{padding-left:1rem;padding-right:1rem}.smallTablet\:px-5{padding-left:1.25rem;padding-right:1.25rem}.smallTablet\:pt-28{padding-top:7rem}.smallTablet\:pb-8{padding-bottom:2rem}.smallTablet\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (max-width:450px){.phone\:top-6{top:1.5rem}.phone\:right-6{right:1.5rem}.phone\:mt-2{margin-top:.5rem}.phone\:mt-6{margin-top:1.5rem}.phone\:mr-1{margin-right:.25rem}.phone\:mr-2{margin-right:.5rem}.phone\:mr-4{margin-right:1rem}.phone\:mr-8{margin-right:2rem}.phone\:mr-10{margin-right:2.5rem}.phone\:mb-2{margin-bottom:.5rem}.phone\:mb-4{margin-bottom:1rem}.phone\:mb-5{margin-bottom:1.25rem}.phone\:ml-1{margin-left:.25rem}.phone\:ml-2{margin-left:.5rem}.phone\:ml-6{margin-left:1.5rem}.phone\:ml-8{margin-left:2rem}.phone\:ml-10{margin-left:2.5rem}.phone\:block{display:block}.phone\:hidden{display:none}.phone\:h-20{height:5rem}.phone\:h-80{height:20rem}.phone\:h-500{height:500px}.phone\:w-10{width:2.5rem}.phone\:w-12{width:3rem}.phone\:w-20{width:5rem}.phone\:w-24{width:6rem}.phone\:w-32{width:8rem}.phone\:w-auto{width:auto}.phone\:w-full{width:100%}.phone\:w-screen{width:100vw}.phone\:flex-col{flex-direction:column}.phone\:justify-center{justify-content:center}.phone\:p-5{padding:1.25rem}.phone\:px-0{padding-left:0;padding-right:0}.phone\:px-2{padding-left:.5rem;padding-right:.5rem}.phone\:px-3{padding-left:.75rem;padding-right:.75rem}.phone\:px-4{padding-left:1rem;padding-right:1rem}.phone\:px-6{padding-left:1.5rem;padding-right:1.5rem}.phone\:px-8{padding-left:2rem;padding-right:2rem}.phone\:py-2{padding-bottom:.5rem;padding-top:.5rem}.phone\:py-4{padding-bottom:1rem;padding-top:1rem}.phone\:py-28{padding-bottom:7rem;padding-top:7rem}.phone\:pr-12{padding-right:3rem}.phone\:text-center{text-align:center}.phone\:text-xs{font-size:.75rem;line-height:1rem}.phone\:text-sm{font-size:.875rem;line-height:1.25rem}.phone\:text-xl{font-size:1.25rem;line-height:1.75rem}.phone\:text-xxs{font-size:10px}.phone\:opacity-0{opacity:0}}
/*# sourceMappingURL=main.a8feb716.css.map*/