.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}

/*
! tailwindcss v3.2.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:SaansTRIAL,sans-serif;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SaansTRIAL,sans-serif;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.typo-h2{font-size:72px;font-weight:700;line-height:92px}.typo-h3{font-size:3.5rem;font-weight:700;line-height:4.5rem}.typo-12{font-size:12px;line-height:16px}.typo-14{font-size:14px;line-height:24px}.typo-16{font-size:16px;line-height:24px}.typo-18{font-size:18px;line-height:26px}.typo-20{font-size:20px;line-height:32px}.typo-24{font-size:24px;line-height:32px}.typo-32{font-size:32px;line-height:44px}.typo-40{font-size:40px;line-height:56px}.typo-56{font-size:3.5rem;line-height:4.5rem}.text-pretty{text-wrap:pretty}.text-balance{text-wrap:balance}.std-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}@media(min-width:768px){.std-grid{gap:1.5rem}}@media(min-width:1024px){.std-grid{grid-template-columns:minmax(0,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(0,1fr)}}.std-4-cols{grid-column:span 6/span 6}@media (min-width:1024px){.std-4-cols{grid-column:span 4/span 4;grid-column-start:2}}.std-grid-extend-content{display:flex;width:100%;flex-direction:column;align-items:center}.std-grid-extend-content .std-4-cols{width:100%}@media (min-width:1024px){.std-grid-extend-content .std-4-cols{width:66%;min-width:740px}}.std-grid-extend-content .std-4-cols-grid{width:100%}@media (min-width:1024px){.std-grid-extend-content .std-4-cols-grid{width:66%;min-width:740px}}.std-grid-extend-content .std-4-cols-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}@media (min-width:768px){.std-grid-extend-content .std-4-cols-grid{gap:1.5rem}}@media (min-width:1024px){.std-grid-extend-content .std-4-cols-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.std-grid-no-gap{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem}@media (min-width:768px){.std-grid-no-gap{-moz-column-gap:1.5rem;column-gap:1.5rem}}.std-4-cols-responsive{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid;gap:.75rem}@media (min-width:768px){.std-4-cols-responsive{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width:1280px){.std-4-cols-responsive{grid-template-columns:repeat(4,minmax(180px,1fr))}}.std-4-cols-3children-responsive{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:2.5rem}@media (min-width:768px){.std-4-cols-3children-responsive{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3.5rem}}.std-4-cols-grid{grid-column:span 6/span 6;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}@media (min-width:768px){.std-4-cols-grid{gap:1.5rem}}@media (min-width:1024px){.std-4-cols-grid{grid-column:span 4/span 4;grid-column-start:2;grid-template-columns:repeat(4,minmax(0,1fr))}}.std-rounded{border-radius:24px}@media (min-width:1024px){.std-rounded{border-radius:32px}}.std-rounded-24{border-radius:16px}@media (min-width:1024px){.std-rounded-24{border-radius:24px}}.grid-rows-same-height{grid-auto-rows:1fr}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.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:1440px){.container{max-width:1440px}}.cm>:first-child{margin-top:0}.cm>:last-child{margin-bottom:0}@font-face{font-family:SaansTRIAL;src:url(/fonts/saans-trial/SaansTRIAL-Bold.woff2) format("woff2"),url(/fonts/saans-trial/SaansTRIAL-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SaansTRIAL;src:url(/fonts/saans-trial/SaansTRIAL-Medium.woff2) format("woff2"),url(/fonts/saans-trial/SaansTRIAL-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SaansTRIAL;src:url(/fonts/saans-trial/SaansTRIAL-Regular.woff2) format("woff2"),url(/fonts/saans-trial/SaansTRIAL-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SaansTRIAL;src:url(/fonts/saans-trial/SaansTRIAL-SemiBold.woff2) format("woff2"),url(/fonts/saans-trial/SaansTRIAL-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:SaansTRIAL,sans-serif;font-weight:500;line-height:1}@media (max-width:1023px){.h1 br,.h1 br:after,.h2 br,.h2 br:after,.h3 br,.h3 br:after,.h4 br,.h4 br:after,.h5 br,.h5 br:after,h1 br,h1 br:after,h2 br,h2 br:after,h3 br,h3 br:after,h4 br,h4 br:after,h5 br,h5 br:after{content:" "}}.h1 em,.h2 em,.h3 em,.h4 em,.h5 em,h1 em,h2 em,h3 em,h4 em,h5 em{font-style:normal}.h-multicolor em{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.bg-light-peach .h-multicolor em{--tw-text-opacity:1;color:rgb(45 12 45/var(--tw-text-opacity))}.h0{font-size:4rem}@media (min-width:768px){.h0{font-size:6.5rem}}.h3,h3{font-size:2rem;line-height:2.75rem}@media (min-width:768px){.h3,h3{font-size:2.5rem;line-height:3.5rem}}@media (min-width:1024px){.h3,h3{font-size:2rem;line-height:2.5rem}}@media (min-width:1280px){.h3,h3{font-size:2.5rem;line-height:3.5rem}}.h3.always,h3.always{font-size:2.5rem;line-height:3.5rem}.h4,h4{font-size:1.75rem;line-height:2.75rem}@media (min-width:768px){.h4,h4{font-size:2rem;line-height:2.75rem}}.h4.always,h4.always{font-size:2rem;line-height:2.75rem}.h5,h5{font-size:1.25rem;line-height:2rem}@media (min-width:768px){.h5,h5{font-size:1.5rem;line-height:2.5rem}}.h6,h6{font-size:1.25rem}@media (min-width:768px){.h6,h6{font-size:1.25rem;line-height:2rem}}.h6.always,.quote,h6.always{font-size:1.25rem;line-height:2rem}@media (min-width:768px){.quote{font-size:1.75rem;line-height:2.75rem}}.quote.always{font-size:1.75rem;line-height:2.75rem}.bold,b,strong{font-weight:700}.text-label{font-size:1rem}code{font-family:monospace}body{width:100%;min-height:100vh;scroll-behavior:smooth}@media (min-width:768px){html{font-size:.8rem}}@media (min-width:1024px){html{font-size:.75rem}}@media (min-width:1280px){html{font-size:.9rem}}@media (min-width:1440px){html{font-size:1rem}}body{font-family:SaansTRIAL,sans-serif;--tw-text-opacity:1;color:rgb(45 12 45/var(--tw-text-opacity));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.noscroll{position:fixed;overflow:hidden;overflow-y:scroll}body.has-regional-banner .regional-spacer{position:relative;width:100%;pointer-events:none;height:70px}@media (min-width:768px){body.has-regional-banner .user-contractors-tile.md:sticky{top:196px}}body.has-regional-banner .scrollToAnchor{--tw-translate-y:-70px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.blinking-cursor:after{content:"|";animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}input[type=email],input[type=text],select,textarea{display:block;width:100%}input[type=email]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px}textarea{resize:vertical}.b-list{padding-left:0;list-style:none}.b-responsive-wrap{position:relative;padding-bottom:56.25%;height:0}.b-responsive-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%}.testimonial-slider .swiper-slide{transition:.2s}.testimonial-slider .swiper-slide.swiper-slide-active,.testimonial-slider .swiper-slide.swiper-slide-next{opacity:1}.testimonial-slider .swiper-slide.swiper-slide-prev{opacity:.5}.payments-testimonials .swiper-slide,.wallet-testimonials .swiper-slide{opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.payments-testimonials .swiper-slide-active,.wallet-testimonials .swiper-slide-active{opacity:1}.payments-testimonials .testimonials-swiper-button-next.swiper-button-disabled,.wallet-testimonials .testimonials-swiper-button-next.swiper-button-disabled{pointer-events:none;opacity:0}.swiper-slide.h-auto{height:auto}.payments-testimonials .swiper,.wallet-testimonials .swiper{overflow:visible}.payments-testimonials .swiper-pagination-custom,.wallet-testimonials .swiper-pagination-custom{width:auto}.custom-marquee .marquee-container{overflow-x:initial!important;overflow-x:visible!important}.pt-hero{padding-top:112px}@media (min-width:768px){.pt-hero{padding-top:5.5rem}}.std-py-bg{padding-top:3.5rem;padding-bottom:3.5rem}@media (min-width:1024px){.std-py-bg{padding-top:6.5rem;padding-bottom:6.5rem}}.std-p-card{padding:1.5rem}@media (min-width:1024px){.std-p-card{padding:2.75rem}}.std-my{margin-top:3.5rem;margin-bottom:3.5rem}@media (min-width:1024px){.std-my{margin-top:6.5rem;margin-bottom:6.5rem}}.table-debug{display:table}.table-debug>div{display:table-row}.table-debug>div>div{display:table-cell;border-bottom-width:1px;border-color:currentColor;padding-top:.75rem;padding-bottom:.75rem}.table-debug>div>div:first-child{padding-right:2.5rem;font-weight:700;text-transform:capitalize}.table-debug>div:last-child>div{border-style:none}@media(min-width:600px){#onetrust-button-group{display:flex!important;justify-content:space-between!important}#onetrust-button-group .banner-actions-container{display:flex!important;flex-direction:row-reverse!important}#onetrust-button-group button{margin-right:12px!important}}#accept-recommended-btn-handler,#onetrust-accept-btn-handler,#onetrust-pc-btn-handler,#onetrust-reject-all-handler,.ot-pc-refuse-all-handler,.save-preference-btn-handler{border-radius:60px!important;font-size:12px!important;font-weight:600!important;transition:.2s;min-width:0!important;letter-spacing:normal}#onetrust-reject-all-handler,.ot-pc-refuse-all-handler{border:1px solid #e0dbe1!important;color:#2d0f37!important;background-color:transparent!important;padding:10px 24px!important}#onetrust-reject-all-handler:focus,#onetrust-reject-all-handler:hover,.ot-pc-refuse-all-handler:focus,.ot-pc-refuse-all-handler:hover{border-color:#fcb069!important;background-color:#fcb069!important;opacity:1!important}#accept-recommended-btn-handler,#onetrust-accept-btn-handler,.save-preference-btn-handler{background:#2d0f37!important;border:1px solid #2d0f37!important;color:#fcb069!important;padding:10px 24px!important}#accept-recommended-btn-handler:focus,#accept-recommended-btn-handler:hover,#onetrust-accept-btn-handler:focus,#onetrust-accept-btn-handler:hover,.save-preference-btn-handler:focus,.save-preference-btn-handler:hover{border-color:#fcb069!important;background-color:#fcb069!important;color:#2d0f37!important;opacity:1!important}#onetrust-pc-btn-handler{border:none!important;color:#2d0f37!important;background-color:transparent!important;padding:10px 0!important}#onetrust-pc-btn-handler:focus,#onetrust-pc-btn-handler:hover{color:#e39e5f!important;opacity:1!important}#onetrust-consent-sdk #onetrust-pc-sdk div.ot-always-active{color:#fcb069!important}#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler h3{transition:.2s}#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler:hover h3{color:#fcb069}#onetrust-consent-sdk #onetrust-banner-sdk,#onetrust-consent-sdk #onetrust-pc-sdk{border-radius:16px!important}#onetrust-consent-sdk #onetrust-banner-sdk p,#onetrust-consent-sdk #onetrust-pc-sdk p{color:#2d0c2d!important}#onetrust-consent-sdk #onetrust-banner-sdk :focus,#onetrust-consent-sdk #onetrust-banner-sdk:focus,#onetrust-consent-sdk #onetrust-pc-sdk :focus,#onetrust-consent-sdk #onetrust-pc-sdk:focus{outline:none!important}#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link{color:#2d0f37!important;text-decoration:underline!important;transition:.2s}#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link:hover{color:#e39e5f!important;text-decoration:underline!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu{border-color:#fcb069!important}#onetrust-consent-sdk #onetrust-banner-sdk{box-shadow:none!important;background-color:#f5f3f5!important}@media(min-width:600px){#onetrust-consent-sdk #onetrust-banner-sdk.otCenterRounded{top:auto!important;bottom:24px!important}}#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text{font-size:14px!important;line-height:24px!important}#onetrust-consent-sdk #onetrust-banner-sdk a[href]{color:#2d0f37!important;text-decoration:underline!important;transition:.2s;font-weight:400!important}#onetrust-consent-sdk #onetrust-banner-sdk a[href]:hover{color:#e39e5f!important;text-decoration:underline!important}#onetrust-consent-sdk #onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy{margin-top:30px!important}#onetrust-consent-sdk #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{margin-left:.875rem!important}@media(min-width:601px){#onetrust-consent-sdk #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{margin-left:1.375rem!important}}@media(min-width:600px){#onetrust-consent-sdk #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{margin-left:1.5rem!important}}#onetrust-consent-sdk .ot-bnr-logo{display:none!important}#onetrust-consent-sdk #onetrust-pc-sdk{overflow:hidden!important;background:#f9f8f9!important;box-shadow:0 8px 12px rgba(45,12,45,.05),0 -2px 4px rgba(45,12,45,.02),0 2px 4px rgba(0,0,0,.05)!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer-logo{display:none!important}#onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler,#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler,#onetrust-consent-sdk #onetrust-pc-sdk .save-preference-btn-handler{border-radius:1.38rem!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-always-active{color:#e39e5f!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-sdk-container{border-radius:0!important}#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc br{display:none}.footer-ot-cookie-settings-btn .ot-sdk-show-settings,.legal-page .ot-sdk-show-settings{border:none!important;padding:0!important}.footer-ot-cookie-settings-btn .ot-sdk-show-settings:hover,.legal-page .ot-sdk-show-settings:hover{background-color:transparent!important}#ot-sdk-cookie-policy .ot-sdk-cookie-policy.ot-sdk-container{box-shadow:none!important}#ot-sdk-cookie-policy .ot-sdk-cookie-policy.ot-sdk-container *{color:#2d0c2d!important}#ot-sdk-cookie-policy .ot-sdk-cookie-policy.ot-sdk-container a{text-decoration:none!important;background-color:transparent!important;color:#e39e5f!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{position:relative}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p{font-size:16px!important;line-height:24px!important}@media only screen and (min-width:400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%!important}}.cookie-page a{display:inline-block;word-wrap:break-word;max-width:100%!important}.cookie-page table .ot-host-td{word-wrap:break-word!important}@media only screen and (max-width:530px){#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;width:auto!important;padding-right:10px;content:attr(data-label);font-weight:500!important}}.hubspot-form .hs-fieldtype-checkbox,.hubspot-form .hs-fieldtype-phonenumber,.hubspot-form .hs-fieldtype-select,.hubspot-form .hs-fieldtype-text,.hubspot-form .hs-fieldtype-textarea{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem}@media (min-width:768px){.hubspot-form .hs-fieldtype-checkbox,.hubspot-form .hs-fieldtype-phonenumber,.hubspot-form .hs-fieldtype-select,.hubspot-form .hs-fieldtype-text,.hubspot-form .hs-fieldtype-textarea{flex-direction:row}}.hubspot-form .hs-fieldtype-checkbox,.hubspot-form .hs-fieldtype-phonenumber,.hubspot-form .hs-fieldtype-select,.hubspot-form .hs-fieldtype-text,.hubspot-form .hs-fieldtype-textarea{margin-bottom:6px;padding-bottom:6px}.hubspot-form .hs-fieldtype-checkbox>label,.hubspot-form .hs-fieldtype-phonenumber>label,.hubspot-form .hs-fieldtype-select>label,.hubspot-form .hs-fieldtype-text>label,.hubspot-form .hs-fieldtype-textarea>label{font-size:14px;line-height:24px;display:block;flex:1 1 0%;align-items:center;font-weight:600;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}@media (min-width:640px){.hubspot-form .hs-fieldtype-checkbox>label,.hubspot-form .hs-fieldtype-phonenumber>label,.hubspot-form .hs-fieldtype-select>label,.hubspot-form .hs-fieldtype-text>label,.hubspot-form .hs-fieldtype-textarea>label{margin-bottom:0}}.hubspot-form .hs-fieldtype-checkbox>label,.hubspot-form .hs-fieldtype-phonenumber>label,.hubspot-form .hs-fieldtype-select>label,.hubspot-form .hs-fieldtype-text>label,.hubspot-form .hs-fieldtype-textarea>label{margin-bottom:.5rem!important;min-width:44%;flex-shrink:0}@media (min-width:768px){.hubspot-form .hs-fieldtype-checkbox>label,.hubspot-form .hs-fieldtype-phonenumber>label,.hubspot-form .hs-fieldtype-select>label,.hubspot-form .hs-fieldtype-text>label,.hubspot-form .hs-fieldtype-textarea>label{width:44%}}.hubspot-form .hs-fieldtype-checkbox>label .hs-form-required,.hubspot-form .hs-fieldtype-phonenumber>label .hs-form-required,.hubspot-form .hs-fieldtype-select>label .hs-form-required,.hubspot-form .hs-fieldtype-text>label .hs-form-required,.hubspot-form .hs-fieldtype-textarea>label .hs-form-required{margin-left:.25rem;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.hubspot-form .hs-fieldtype-checkbox div.input,.hubspot-form .hs-fieldtype-phonenumber div.input,.hubspot-form .hs-fieldtype-select div.input,.hubspot-form .hs-fieldtype-text div.input,.hubspot-form .hs-fieldtype-textarea div.input{flex-shrink:0}@media (min-width:768px){.hubspot-form .hs-fieldtype-checkbox div.input,.hubspot-form .hs-fieldtype-phonenumber div.input,.hubspot-form .hs-fieldtype-select div.input,.hubspot-form .hs-fieldtype-text div.input,.hubspot-form .hs-fieldtype-textarea div.input{width:56%}}.hubspot-form .hs-fieldtype-checkbox div.input input,.hubspot-form .hs-fieldtype-checkbox div.input select,.hubspot-form .hs-fieldtype-checkbox div.input textarea,.hubspot-form .hs-fieldtype-phonenumber div.input input,.hubspot-form .hs-fieldtype-phonenumber div.input select,.hubspot-form .hs-fieldtype-phonenumber div.input textarea,.hubspot-form .hs-fieldtype-select div.input input,.hubspot-form .hs-fieldtype-select div.input select,.hubspot-form .hs-fieldtype-select div.input textarea,.hubspot-form .hs-fieldtype-text div.input input,.hubspot-form .hs-fieldtype-text div.input select,.hubspot-form .hs-fieldtype-text div.input textarea,.hubspot-form .hs-fieldtype-textarea div.input input,.hubspot-form .hs-fieldtype-textarea div.input select,.hubspot-form .hs-fieldtype-textarea div.input textarea{font-size:16px;line-height:24px;display:block;width:100%;border-radius:.5rem;border-width:1px;border-color:rgba(8,31,52,.05);background-color:rgba(8,31,52,.05);padding:.5rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.hubspot-form .hs-fieldtype-checkbox div.input input::-moz-placeholder,.hubspot-form .hs-fieldtype-checkbox div.input select::-moz-placeholder,.hubspot-form .hs-fieldtype-checkbox div.input textarea::-moz-placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input input::-moz-placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input select::-moz-placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input textarea::-moz-placeholder,.hubspot-form .hs-fieldtype-select div.input input::-moz-placeholder,.hubspot-form .hs-fieldtype-select div.input select::-moz-placeholder,.hubspot-form .hs-fieldtype-select div.input textarea::-moz-placeholder,.hubspot-form .hs-fieldtype-text div.input input::-moz-placeholder,.hubspot-form .hs-fieldtype-text div.input select::-moz-placeholder,.hubspot-form .hs-fieldtype-text div.input textarea::-moz-placeholder,.hubspot-form .hs-fieldtype-textarea div.input input::-moz-placeholder,.hubspot-form .hs-fieldtype-textarea div.input select::-moz-placeholder,.hubspot-form .hs-fieldtype-textarea div.input textarea::-moz-placeholder{color:rgba(8,31,52,.6)}.hubspot-form .hs-fieldtype-checkbox div.input input::placeholder,.hubspot-form .hs-fieldtype-checkbox div.input select::placeholder,.hubspot-form .hs-fieldtype-checkbox div.input textarea::placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input input::placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input select::placeholder,.hubspot-form .hs-fieldtype-phonenumber div.input textarea::placeholder,.hubspot-form .hs-fieldtype-select div.input input::placeholder,.hubspot-form .hs-fieldtype-select div.input select::placeholder,.hubspot-form .hs-fieldtype-select div.input textarea::placeholder,.hubspot-form .hs-fieldtype-text div.input input::placeholder,.hubspot-form .hs-fieldtype-text div.input select::placeholder,.hubspot-form .hs-fieldtype-text div.input textarea::placeholder,.hubspot-form .hs-fieldtype-textarea div.input input::placeholder,.hubspot-form .hs-fieldtype-textarea div.input select::placeholder,.hubspot-form .hs-fieldtype-textarea div.input textarea::placeholder{color:rgba(8,31,52,.6)}.hubspot-form .hs-fieldtype-checkbox div.input input:focus,.hubspot-form .hs-fieldtype-checkbox div.input select:focus,.hubspot-form .hs-fieldtype-checkbox div.input textarea:focus,.hubspot-form .hs-fieldtype-phonenumber div.input input:focus,.hubspot-form .hs-fieldtype-phonenumber div.input select:focus,.hubspot-form .hs-fieldtype-phonenumber div.input textarea:focus,.hubspot-form .hs-fieldtype-select div.input input:focus,.hubspot-form .hs-fieldtype-select div.input select:focus,.hubspot-form .hs-fieldtype-select div.input textarea:focus,.hubspot-form .hs-fieldtype-text div.input input:focus,.hubspot-form .hs-fieldtype-text div.input select:focus,.hubspot-form .hs-fieldtype-text div.input textarea:focus,.hubspot-form .hs-fieldtype-textarea div.input input:focus,.hubspot-form .hs-fieldtype-textarea div.input select:focus,.hubspot-form .hs-fieldtype-textarea div.input textarea:focus{border-color:rgba(8,31,52,.2)}.hubspot-form .hs-fieldtype-checkbox div.input input,.hubspot-form .hs-fieldtype-checkbox div.input select,.hubspot-form .hs-fieldtype-checkbox div.input textarea,.hubspot-form .hs-fieldtype-phonenumber div.input input,.hubspot-form .hs-fieldtype-phonenumber div.input select,.hubspot-form .hs-fieldtype-phonenumber div.input textarea,.hubspot-form .hs-fieldtype-select div.input input,.hubspot-form .hs-fieldtype-select div.input select,.hubspot-form .hs-fieldtype-select div.input textarea,.hubspot-form .hs-fieldtype-text div.input input,.hubspot-form .hs-fieldtype-text div.input select,.hubspot-form .hs-fieldtype-text div.input textarea,.hubspot-form .hs-fieldtype-textarea div.input input,.hubspot-form .hs-fieldtype-textarea div.input select,.hubspot-form .hs-fieldtype-textarea div.input textarea{height:40px;background-clip:padding-box}.hubspot-form .hs-fieldtype-checkbox div.input input.hs-input.invalid.error,.hubspot-form .hs-fieldtype-checkbox div.input select.hs-input.invalid.error,.hubspot-form .hs-fieldtype-checkbox div.input textarea.hs-input.invalid.error,.hubspot-form .hs-fieldtype-phonenumber div.input input.hs-input.invalid.error,.hubspot-form .hs-fieldtype-phonenumber div.input select.hs-input.invalid.error,.hubspot-form .hs-fieldtype-phonenumber div.input textarea.hs-input.invalid.error,.hubspot-form .hs-fieldtype-select div.input input.hs-input.invalid.error,.hubspot-form .hs-fieldtype-select div.input select.hs-input.invalid.error,.hubspot-form .hs-fieldtype-select div.input textarea.hs-input.invalid.error,.hubspot-form .hs-fieldtype-text div.input input.hs-input.invalid.error,.hubspot-form .hs-fieldtype-text div.input select.hs-input.invalid.error,.hubspot-form .hs-fieldtype-text div.input textarea.hs-input.invalid.error,.hubspot-form .hs-fieldtype-textarea div.input input.hs-input.invalid.error,.hubspot-form .hs-fieldtype-textarea div.input select.hs-input.invalid.error,.hubspot-form .hs-fieldtype-textarea div.input textarea.hs-input.invalid.error{--tw-border-opacity:1;border-color:rgb(255 74 62/var(--tw-border-opacity))}.hubspot-form .hs-fieldtype-checkbox div.input select,.hubspot-form .hs-fieldtype-phonenumber div.input select,.hubspot-form .hs-fieldtype-select div.input select,.hubspot-form .hs-fieldtype-text div.input select,.hubspot-form .hs-fieldtype-textarea div.input select{color:rgba(45,15,55,.5)}.hubspot-form .hs-fieldtype-checkbox .hs-error-msgs,.hubspot-form .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form .hs-fieldtype-select .hs-error-msgs,.hubspot-form .hs-fieldtype-text .hs-error-msgs,.hubspot-form .hs-fieldtype-textarea .hs-error-msgs{line-height:16px}@media (min-width:768px){.hubspot-form .hs-fieldtype-checkbox .hs-error-msgs,.hubspot-form .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form .hs-fieldtype-select .hs-error-msgs,.hubspot-form .hs-fieldtype-text .hs-error-msgs,.hubspot-form .hs-fieldtype-textarea .hs-error-msgs{margin-left:44%;width:56%}}.hubspot-form .hs-fieldtype-checkbox .hs-error-msgs label,.hubspot-form .hs-fieldtype-phonenumber .hs-error-msgs label,.hubspot-form .hs-fieldtype-select .hs-error-msgs label,.hubspot-form .hs-fieldtype-text .hs-error-msgs label,.hubspot-form .hs-fieldtype-textarea .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form .hs-fieldtype-checkbox select,.hubspot-form .hs-fieldtype-phonenumber select,.hubspot-form .hs-fieldtype-select select,.hubspot-form .hs-fieldtype-text select,.hubspot-form .hs-fieldtype-textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hubspot-form .hs-fieldtype-checkbox select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form .hs-fieldtype-phonenumber select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form .hs-fieldtype-select select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form .hs-fieldtype-text select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form .hs-fieldtype-textarea select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5){background-image:url(/_next/static/media/chevron-down.1424d6a6.svg);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}@media (min-width:1024px){.hubspot-form .hs_country__c.hs-fieldtype-select .hs-error-msgs{bottom:-6px}}.hubspot-form .hs-fieldtype-textarea div.input textarea{min-height:10rem}.hubspot-form .inputs-list.multi-container{display:flex;flex-direction:column;gap:8px;margin:8px 0}.hubspot-form .hs-form-checkbox{margin-bottom:4px}.hubspot-form .hs-form-checkbox label{cursor:pointer}.hubspot-form .hs-form-checkbox input{width:18px!important;height:18px!important;margin-top:0;margin-right:12px;flex-shrink:0;cursor:pointer}.hubspot-form .hs-form-checkbox label{font-size:14px!important;line-height:18px!important;font-weight:500!important;color:#081f34}.hubspot-form .hs-form-checkbox{display:flex;flex-direction:column;gap:12px}.hubspot-form .hs-form-checkbox label{position:relative;display:flex;align-items:flex-start;gap:10px}@media(min-width:900px){.hubspot-form .hs-form-checkbox label{gap:16px}}.hubspot-form .hs-form-checkbox label input{width:18px;height:18px;flex-shrink:0;padding:0;margin:0;margin-right:0!important;visibility:hidden}.hubspot-form .hs-form-checkbox label input:after{position:absolute;display:flex;align-items:center;justify-content:space-around;width:18px;height:18px;top:0;left:0;background-color:#f5f3f5;color:rgba(40,16,51,0);content:"✓";background-clip:content-box;box-sizing:border-box;border-radius:2px;visibility:visible;font-size:12px;font-weight:700;transition:.2s}.hubspot-form .hs-form-checkbox label input:checked:after{background-color:#89e481;color:#281033;content:"✓"}.hubspot-form .hs-error-msgs{line-height:16px}@media (min-width:768px){.hubspot-form .hs-error-msgs{margin-left:44%;width:56%}}.hubspot-form .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form .hs_submit.hs-submit{margin-top:2rem;display:flex;width:100%}@media (min-width:768px){.hubspot-form .hs_submit.hs-submit{justify-content:flex-end}}.hubspot-form .hs_submit.hs-submit .actions{width:100%}@media (min-width:768px){.hubspot-form .hs_submit.hs-submit .actions{width:auto}}.hubspot-form .hs_submit.hs-submit input{height:56px;width:100%;padding-left:32px;padding-right:32px}@media (min-width:768px){.hubspot-form .hs_submit.hs-submit input{width:auto}}.hubspot-form .hs_submit.hs-submit input{font-size:20px;line-height:32px;cursor:pointer;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity));font-weight:700;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.hubspot-form .hs_submit.hs-submit input:hover{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}}@media (min-width:768px){.hubspot-form .legal-consent-container{margin-left:auto;width:325px}}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}@media (min-width:768px){.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{align-items:flex-end}}@media (min-width:1280px){.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{flex-direction:row}}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox{width:100%}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{position:relative;display:flex;align-items:flex-start}@media (min-width:768px){.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:center}}@media (min-width:1024px){.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:flex-start}}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;box-sizing:content-box;transition:.25s;cursor:pointer;flex-shrink:0;background-color:#f4f3f4;border-radius:4px;margin-top:2px;padding:4px}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:after{position:absolute;top:2px;left:0;width:16px;height:16px;content:"";background-image:url(/_next/static/media/check.42d970d5.svg);background-repeat:no-repeat;background-size:100% 100%;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-around;opacity:0;border-radius:4px;margin:4px}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:checked:after{opacity:1}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p{color:rgba(45,15,55,.8)}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a{text-decoration-line:underline;transition:.2s}.hubspot-form .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.hubspot-form .legal-consent-container .hs-richtext p{margin:2rem 0 0;color:rgba(45,15,55,.75)}.hubspot-form .submitted-message{display:none}.hubspot-form .submitted-message p:first-child{margin-top:0;font-family:SaansTRIAL,sans-serif;font-weight:500;line-height:1}@media (max-width:1023px){.hubspot-form .submitted-message p:first-child br,.hubspot-form .submitted-message p:first-child br:after{content:" "}}.hubspot-form .submitted-message p:first-child em{font-style:normal}.hubspot-form .submitted-message p:first-child{font-size:2rem;line-height:2.75rem}@media (min-width:768px){.hubspot-form .submitted-message p:first-child{font-size:2.5rem;line-height:3.5rem}}@media (min-width:1024px){.hubspot-form .submitted-message p:first-child{font-size:2rem;line-height:2.5rem}}@media (min-width:1280px){.hubspot-form .submitted-message p:first-child{font-size:2.5rem;line-height:3.5rem}}.hubspot-form .submitted-message p:first-child.always{font-size:2.5rem;line-height:3.5rem}.hubspot-form .submitted-message p{margin:0;font-size:1.25rem}@media (min-width:768px){.hubspot-form .submitted-message p{font-size:1.25rem;line-height:2rem}}.hubspot-form .submitted-message p.always{font-size:1.25rem;line-height:2rem}.hubspot-form-fx .hs-fieldtype-phonenumber,.hubspot-form-fx .hs-fieldtype-select,.hubspot-form-fx .hs-fieldtype-text,.hubspot-form-fx .hs-fieldtype-textarea{margin-bottom:6px;padding-bottom:6px}.hubspot-form-fx .hs-fieldtype-phonenumber>label,.hubspot-form-fx .hs-fieldtype-select>label,.hubspot-form-fx .hs-fieldtype-text>label,.hubspot-form-fx .hs-fieldtype-textarea>label{font-size:14px;line-height:24px;display:block;flex:1 1 0%;align-items:center;font-weight:600;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}@media (min-width:640px){.hubspot-form-fx .hs-fieldtype-phonenumber>label,.hubspot-form-fx .hs-fieldtype-select>label,.hubspot-form-fx .hs-fieldtype-text>label,.hubspot-form-fx .hs-fieldtype-textarea>label{margin-bottom:0}}.hubspot-form-fx .hs-fieldtype-phonenumber>label,.hubspot-form-fx .hs-fieldtype-select>label,.hubspot-form-fx .hs-fieldtype-text>label,.hubspot-form-fx .hs-fieldtype-textarea>label{margin-bottom:.5rem!important}.hubspot-form-fx .hs-fieldtype-phonenumber>label .hs-form-required,.hubspot-form-fx .hs-fieldtype-select>label .hs-form-required,.hubspot-form-fx .hs-fieldtype-text>label .hs-form-required,.hubspot-form-fx .hs-fieldtype-textarea>label .hs-form-required{margin-left:.25rem;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-fx .hs-fieldtype-select div.input input,.hubspot-form-fx .hs-fieldtype-select div.input select,.hubspot-form-fx .hs-fieldtype-select div.input textarea,.hubspot-form-fx .hs-fieldtype-text div.input input,.hubspot-form-fx .hs-fieldtype-text div.input select,.hubspot-form-fx .hs-fieldtype-text div.input textarea,.hubspot-form-fx .hs-fieldtype-textarea div.input input,.hubspot-form-fx .hs-fieldtype-textarea div.input select,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea{font-size:14px;line-height:24px;display:block;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-select div.input input::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-select div.input select::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-select div.input textarea::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-text div.input input::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-text div.input select::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-text div.input textarea::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input input::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input select::-moz-placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea::-moz-placeholder{color:rgba(8,31,52,.6)}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input::placeholder,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select::placeholder,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea::placeholder,.hubspot-form-fx .hs-fieldtype-select div.input input::placeholder,.hubspot-form-fx .hs-fieldtype-select div.input select::placeholder,.hubspot-form-fx .hs-fieldtype-select div.input textarea::placeholder,.hubspot-form-fx .hs-fieldtype-text div.input input::placeholder,.hubspot-form-fx .hs-fieldtype-text div.input select::placeholder,.hubspot-form-fx .hs-fieldtype-text div.input textarea::placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input input::placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input select::placeholder,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea::placeholder{color:rgba(8,31,52,.6)}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input:focus,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select:focus,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea:focus,.hubspot-form-fx .hs-fieldtype-select div.input input:focus,.hubspot-form-fx .hs-fieldtype-select div.input select:focus,.hubspot-form-fx .hs-fieldtype-select div.input textarea:focus,.hubspot-form-fx .hs-fieldtype-text div.input input:focus,.hubspot-form-fx .hs-fieldtype-text div.input select:focus,.hubspot-form-fx .hs-fieldtype-text div.input textarea:focus,.hubspot-form-fx .hs-fieldtype-textarea div.input input:focus,.hubspot-form-fx .hs-fieldtype-textarea div.input select:focus,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea:focus{border-color:rgba(8,31,52,.2)}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-fx .hs-fieldtype-select div.input input,.hubspot-form-fx .hs-fieldtype-select div.input select,.hubspot-form-fx .hs-fieldtype-select div.input textarea,.hubspot-form-fx .hs-fieldtype-text div.input input,.hubspot-form-fx .hs-fieldtype-text div.input select,.hubspot-form-fx .hs-fieldtype-text div.input textarea,.hubspot-form-fx .hs-fieldtype-textarea div.input input,.hubspot-form-fx .hs-fieldtype-textarea div.input select,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea{height:48px;background-clip:padding-box}.hubspot-form-fx .hs-fieldtype-phonenumber div.input input.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-phonenumber div.input select.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-phonenumber div.input textarea.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-select div.input input.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-select div.input select.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-select div.input textarea.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-text div.input input.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-text div.input select.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-text div.input textarea.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-textarea div.input input.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-textarea div.input select.hs-input.invalid.error,.hubspot-form-fx .hs-fieldtype-textarea div.input textarea.hs-input.invalid.error{--tw-border-opacity:1;border-color:rgb(255 74 62/var(--tw-border-opacity))}.hubspot-form-fx .hs-fieldtype-phonenumber div.input select,.hubspot-form-fx .hs-fieldtype-select div.input select,.hubspot-form-fx .hs-fieldtype-text div.input select,.hubspot-form-fx .hs-fieldtype-textarea div.input select{color:rgba(45,15,55,.5)}.hubspot-form-fx .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form-fx .hs-fieldtype-select .hs-error-msgs,.hubspot-form-fx .hs-fieldtype-text .hs-error-msgs,.hubspot-form-fx .hs-fieldtype-textarea .hs-error-msgs{line-height:16px}.hubspot-form-fx .hs-fieldtype-phonenumber .hs-error-msgs label,.hubspot-form-fx .hs-fieldtype-select .hs-error-msgs label,.hubspot-form-fx .hs-fieldtype-text .hs-error-msgs label,.hubspot-form-fx .hs-fieldtype-textarea .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form-fx .hs-fieldtype-phonenumber select,.hubspot-form-fx .hs-fieldtype-select select,.hubspot-form-fx .hs-fieldtype-text select,.hubspot-form-fx .hs-fieldtype-textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hubspot-form-fx .hs-fieldtype-phonenumber select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fx .hs-fieldtype-select select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fx .hs-fieldtype-text select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fx .hs-fieldtype-textarea select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5){background-image:url(/_next/static/media/chevron-down.1424d6a6.svg);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.hubspot-form-fx .hs_error_rollup{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}@media (min-width:1024px){.hubspot-form-fx .hs_country__c.hs-fieldtype-select .hs-error-msgs{bottom:-6px}}.hubspot-form-fx .hs-fieldtype-textarea div.input textarea{height:10rem}.hubspot-form-fx .hs_submit.hs-submit{margin-top:2rem;display:flex;width:100%}.hubspot-form-fx .hs_submit.hs-submit .actions{width:100%}@media (min-width:768px){.hubspot-form-fx .hs_submit.hs-submit .actions{width:auto}}.hubspot-form-fx .hs_submit.hs-submit input{height:42px;width:100%;padding-left:32px;padding-right:32px}@media (min-width:768px){.hubspot-form-fx .hs_submit.hs-submit input{width:auto}}.hubspot-form-fx .hs_submit.hs-submit input{font-size:16px;line-height:24px;cursor:pointer;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity));font-weight:600;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.hubspot-form-fx .hs_submit.hs-submit input:hover{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}}.hubspot-form-fx .legal-consent-container .hs-form-booleancheckbox-display>span{font-size:14px}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}@media (min-width:768px){.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{align-items:flex-end}}@media (min-width:1280px){.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{flex-direction:row}}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox{width:100%}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{position:relative;display:flex;align-items:flex-start}@media (min-width:768px){.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:center}}@media (min-width:1024px){.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:flex-start}}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;box-sizing:content-box;transition:.25s;cursor:pointer;flex-shrink:0;border-radius:4px;margin-top:2px;padding:2px;background-color:rgba(8,31,52,.1)}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:after{position:absolute;top:2px;left:0;width:16px;height:16px;content:"";background-image:url(/_next/static/media/check.42d970d5.svg);background-repeat:no-repeat;background-size:100% 100%;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-around;opacity:0;border-radius:4px;margin:2px;color:red}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:checked:after{opacity:1}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p{max-width:404px;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity));display:block}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a{text-decoration-line:underline;transition:.2s}.hubspot-form-fx .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.hubspot-form-fx .legal-consent-container .hs-richtext p{margin:2rem 0 0;color:rgba(45,15,55,.75)}.hubspot-form-fx .submitted-message p{font-size:18px;line-height:26px;margin:0;font-weight:400}.hubspot-form-fx .submitted-message a{text-decoration:underline;transition:.25s}.hubspot-form-fx .submitted-message a:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.hubspot-form form{display:grid}.hubspot-form form>div:not([class]){font-size:14px;padding-top:24px;grid-row-start:40}.hubspot-form form>div:not([class]) span{color:rgba(45,15,55,.8)}.hubspot-form form>div:not([class]) a{color:#2d0f37!important;text-decoration:underline;transition:.2s;opacity:.8}.hubspot-form form>div:not([class]) a:hover{color:#fcb069!important;opacity:1}.hubspot-form-fraud2 .hs-fieldtype-phonenumber,.hubspot-form-fraud2 .hs-fieldtype-select,.hubspot-form-fraud2 .hs-fieldtype-text,.hubspot-form-fraud2 .hs-fieldtype-textarea{margin-bottom:6px;padding-bottom:6px}.hubspot-form-fraud2 .hs-fieldtype-phonenumber>label,.hubspot-form-fraud2 .hs-fieldtype-select>label,.hubspot-form-fraud2 .hs-fieldtype-text>label,.hubspot-form-fraud2 .hs-fieldtype-textarea>label{font-size:14px;line-height:24px;display:block;flex:1 1 0%;align-items:center;font-weight:600;--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}@media (min-width:640px){.hubspot-form-fraud2 .hs-fieldtype-phonenumber>label,.hubspot-form-fraud2 .hs-fieldtype-select>label,.hubspot-form-fraud2 .hs-fieldtype-text>label,.hubspot-form-fraud2 .hs-fieldtype-textarea>label{margin-bottom:0}}.hubspot-form-fraud2 .hs-fieldtype-phonenumber>label,.hubspot-form-fraud2 .hs-fieldtype-select>label,.hubspot-form-fraud2 .hs-fieldtype-text>label,.hubspot-form-fraud2 .hs-fieldtype-textarea>label{margin-bottom:.5rem!important}.hubspot-form-fraud2 .hs-fieldtype-phonenumber>label .hs-form-required,.hubspot-form-fraud2 .hs-fieldtype-select>label .hs-form-required,.hubspot-form-fraud2 .hs-fieldtype-text>label .hs-form-required,.hubspot-form-fraud2 .hs-fieldtype-textarea>label .hs-form-required{margin-left:.25rem;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-select div.input input,.hubspot-form-fraud2 .hs-fieldtype-select div.input select,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-text div.input input,.hubspot-form-fraud2 .hs-fieldtype-text div.input select,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea{font-size:14px;line-height:24px;display:block;width:100%;border-radius:6px;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input input::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input select::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input input::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input select::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select::-moz-placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea::-moz-placeholder{color:rgba(40,16,51,.6)}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input::placeholder,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select::placeholder,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea::placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input input::placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input select::placeholder,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea::placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input input::placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input select::placeholder,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea::placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input::placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select::placeholder,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea::placeholder{color:rgba(40,16,51,.6)}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input:focus,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select:focus,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea:focus,.hubspot-form-fraud2 .hs-fieldtype-select div.input input:focus,.hubspot-form-fraud2 .hs-fieldtype-select div.input select:focus,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea:focus,.hubspot-form-fraud2 .hs-fieldtype-text div.input input:focus,.hubspot-form-fraud2 .hs-fieldtype-text div.input select:focus,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea:focus,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input:focus,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select:focus,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea:focus{border-color:rgba(40,16,51,.2)}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-select div.input input,.hubspot-form-fraud2 .hs-fieldtype-select div.input select,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-text div.input input,.hubspot-form-fraud2 .hs-fieldtype-text div.input select,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea{height:48px;background-clip:padding-box;box-shadow:0 8px 12px 0 rgba(45,12,45,.05),0 -2px 4px 0 rgba(45,12,45,.02),0 2px 4px 0 rgba(0,0,0,.05)}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input input.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input textarea.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-select div.input input.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-select div.input select.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-select div.input textarea.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-text div.input input.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-text div.input select.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-text div.input textarea.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input input.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select.hs-input.invalid.error,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea.hs-input.invalid.error{--tw-border-opacity:1;border-color:rgb(255 74 62/var(--tw-border-opacity))}.hubspot-form-fraud2 .hs-fieldtype-phonenumber div.input select,.hubspot-form-fraud2 .hs-fieldtype-select div.input select,.hubspot-form-fraud2 .hs-fieldtype-text div.input select,.hubspot-form-fraud2 .hs-fieldtype-textarea div.input select{color:rgba(45,15,55,.5)}.hubspot-form-fraud2 .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form-fraud2 .hs-fieldtype-select .hs-error-msgs,.hubspot-form-fraud2 .hs-fieldtype-text .hs-error-msgs,.hubspot-form-fraud2 .hs-fieldtype-textarea .hs-error-msgs{line-height:16px}.hubspot-form-fraud2 .hs-fieldtype-phonenumber .hs-error-msgs label,.hubspot-form-fraud2 .hs-fieldtype-select .hs-error-msgs label,.hubspot-form-fraud2 .hs-fieldtype-text .hs-error-msgs label,.hubspot-form-fraud2 .hs-fieldtype-textarea .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form-fraud2 .hs-fieldtype-phonenumber select,.hubspot-form-fraud2 .hs-fieldtype-select select,.hubspot-form-fraud2 .hs-fieldtype-text select,.hubspot-form-fraud2 .hs-fieldtype-textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hubspot-form-fraud2 .hs-fieldtype-phonenumber select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fraud2 .hs-fieldtype-select select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fraud2 .hs-fieldtype-text select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-fraud2 .hs-fieldtype-textarea select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5){background-image:url(/_next/static/media/chevron-down.1424d6a6.svg);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.hubspot-form-fraud2 .hs_error_rollup{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}@media (min-width:1024px){.hubspot-form-fraud2 .hs_country__c.hs-fieldtype-select .hs-error-msgs{bottom:-6px}}.hubspot-form-fraud2 .hs-fieldtype-textarea div.input textarea{height:10rem}.hubspot-form-fraud2 .hs_submit.hs-submit{margin-top:2rem;display:flex;width:100%}.hubspot-form-fraud2 .hs_submit.hs-submit .actions{width:100%}@media (min-width:768px){.hubspot-form-fraud2 .hs_submit.hs-submit .actions{width:auto}}.hubspot-form-fraud2 .hs_submit.hs-submit input{height:42px;width:100%;padding-left:32px;padding-right:32px}@media (min-width:768px){.hubspot-form-fraud2 .hs_submit.hs-submit input{width:auto}}.hubspot-form-fraud2 .hs_submit.hs-submit input{font-size:16px;line-height:24px;cursor:pointer;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(113 227 232/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(113 227 232/var(--tw-bg-opacity));font-weight:600;--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.hubspot-form-fraud2 .hs_submit.hs-submit input:hover{--tw-border-opacity:1;border-color:rgb(40 16 51/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(40 16 51/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(113 227 232/var(--tw-text-opacity))}}.hubspot-form-fraud2 .legal-consent-container .hs-form-booleancheckbox-display>span{font-size:14px}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}@media (min-width:768px){.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{align-items:flex-end}}@media (min-width:1280px){.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{flex-direction:row}}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox{width:100%}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{position:relative;display:flex;align-items:flex-start}@media (min-width:1024px){.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:flex-start}}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;box-sizing:content-box;transition:.25s;cursor:pointer;flex-shrink:0;border-radius:4px;margin-top:2px;padding:2px;background-color:rgba(40,16,51,.1)}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:after{position:absolute;top:2px;left:0;width:16px;height:16px;content:"";background-image:url(/_next/static/media/check.42d970d5.svg);background-repeat:no-repeat;background-size:100% 100%;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-around;opacity:0;border-radius:4px;margin:2px;filter:saturate(.5) brightness(.5)}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:checked:after{opacity:1}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p{max-width:404px;--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity));display:block}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a{text-decoration-line:underline;transition:.2s}.hubspot-form-fraud2 .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.hubspot-form-fraud2 .legal-consent-container .hs-richtext p{margin:2rem 0 0;color:rgba(45,15,55,.75)}.hubspot-form-fraud2 .submitted-message p{font-size:18px;line-height:26px;margin:0;font-weight:400}.hubspot-form-fraud2 .submitted-message a{text-decoration:underline;transition:.25s}.hubspot-form-fraud2 .submitted-message a:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.hubspot-form-fraud2.wallet .hs_submit.hs-submit input{height:42px;width:100%;padding-left:32px;padding-right:32px}@media (min-width:768px){.hubspot-form-fraud2.wallet .hs_submit.hs-submit input{width:auto}}.hubspot-form-fraud2.wallet .hs_submit.hs-submit input{font-size:16px;line-height:24px;cursor:pointer;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(245 193 174/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(245 193 174/var(--tw-bg-opacity));font-weight:600;--tw-text-opacity:1;color:rgb(84 0 0/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.hubspot-form-fraud2.wallet .hs_submit.hs-submit input:hover{--tw-border-opacity:1;border-color:rgb(84 0 0/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(84 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(245 193 174/var(--tw-text-opacity))}}.hubspot-footer-form form{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:.75rem}@media (min-width:768px){.hubspot-footer-form form{gap:.75rem}}.hubspot-footer-form form>div:not(.hs_email,.hs_submit){font-weight:500;font-size:12px;line-height:16px;grid-column:span 2/span 2;color:rgba(45,15,55,.5)}.hubspot-footer-form form>div:not(.hs_email,.hs_submit) a{text-decoration:underline;transition-duration:.3s}@media (min-width:1024px){.hubspot-footer-form form>div:not(.hs_email,.hs_submit) a:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}}.hubspot-footer-form form>div.hs-submit{grid-row-start:2}@media (min-width:768px){.hubspot-footer-form form>div.hs-submit{grid-column:span 1/span 1;grid-column-start:2;grid-row-start:1}}.hubspot-footer-form form .hs-form-field .input{background:#fff;padding:12px 24px;font-size:14px;font-weight:500;line-height:24px;border-radius:60px;box-shadow:0 8px 12px 0 rgba(45,12,45,.05),0 -2px 4px 0 rgba(45,12,45,.02),0 2px 4px 0 rgba(0,0,0,.05)}.hubspot-footer-form form .hs-form-field ul{margin-top:12px}@media (min-width:768px){.hubspot-footer-form form .hs-form-field ul{margin-right:-112px}}.hubspot-footer-form form .hs-button.primary{cursor:pointer;align-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity));transition-duration:.3s}@media (min-width:1024px){.hubspot-footer-form form .hs-button.primary:hover{--tw-bg-opacity:1;background-color:rgb(227 158 95/var(--tw-bg-opacity))}}.hubspot-footer-form form .hs-button.primary{padding:12px 24px;font-size:14px;font-weight:600;line-height:24px}.hubspot-footer-form form ul.hs-error-msgs *{font-size:12px;line-height:16px;margin:0;font-weight:400;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.hubspot-footer-form .submitted-message>span{font-size:20px;line-height:32px;display:flex;font-weight:400}.hubspot-footer-form .submitted-message>span img{width:24px;height:24px;margin-top:4px;display:inline-block!important;margin-right:24px}.hubspot-form-universal form{display:grid}.hubspot-form-universal form>div:not([class]){font-size:14px;padding-top:24px;grid-row-start:40}.hubspot-form-universal form>div:not([class]) span{color:rgba(45,15,55,.8)}.hubspot-form-universal form>div:not([class]) a{color:#2d0f37!important;text-decoration:underline;transition:.2s;opacity:.8}.hubspot-form-universal form>div:not([class]) a:hover{color:#fcb069!important;opacity:1}.hubspot-form-universal .hs-fieldtype-checkbox,.hubspot-form-universal .hs-fieldtype-phonenumber,.hubspot-form-universal .hs-fieldtype-select,.hubspot-form-universal .hs-fieldtype-text,.hubspot-form-universal .hs-fieldtype-textarea{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem}@media (min-width:640px){.hubspot-form-universal .hs-fieldtype-checkbox,.hubspot-form-universal .hs-fieldtype-phonenumber,.hubspot-form-universal .hs-fieldtype-select,.hubspot-form-universal .hs-fieldtype-text,.hubspot-form-universal .hs-fieldtype-textarea{flex-direction:row}}.hubspot-form-universal .hs-fieldtype-checkbox,.hubspot-form-universal .hs-fieldtype-phonenumber,.hubspot-form-universal .hs-fieldtype-select,.hubspot-form-universal .hs-fieldtype-text,.hubspot-form-universal .hs-fieldtype-textarea{margin-bottom:6px;padding-bottom:6px}.hubspot-form-universal .hs-fieldtype-checkbox>label,.hubspot-form-universal .hs-fieldtype-phonenumber>label,.hubspot-form-universal .hs-fieldtype-select>label,.hubspot-form-universal .hs-fieldtype-text>label,.hubspot-form-universal .hs-fieldtype-textarea>label{display:block;align-items:center;--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}@media (min-width:640px){.hubspot-form-universal .hs-fieldtype-checkbox>label,.hubspot-form-universal .hs-fieldtype-phonenumber>label,.hubspot-form-universal .hs-fieldtype-select>label,.hubspot-form-universal .hs-fieldtype-text>label,.hubspot-form-universal .hs-fieldtype-textarea>label{margin-bottom:0}}.hubspot-form-universal .hs-fieldtype-checkbox>label,.hubspot-form-universal .hs-fieldtype-phonenumber>label,.hubspot-form-universal .hs-fieldtype-select>label,.hubspot-form-universal .hs-fieldtype-text>label,.hubspot-form-universal .hs-fieldtype-textarea>label{margin-bottom:.5rem!important;font-size:12px;line-height:16px;width:100%;flex-shrink:0;font-weight:700}@media (min-width:640px){.hubspot-form-universal .hs-fieldtype-checkbox>label,.hubspot-form-universal .hs-fieldtype-phonenumber>label,.hubspot-form-universal .hs-fieldtype-select>label,.hubspot-form-universal .hs-fieldtype-text>label,.hubspot-form-universal .hs-fieldtype-textarea>label{max-width:130px}}.hubspot-form-universal .hs-fieldtype-checkbox>label .hs-form-required,.hubspot-form-universal .hs-fieldtype-phonenumber>label .hs-form-required,.hubspot-form-universal .hs-fieldtype-select>label .hs-form-required,.hubspot-form-universal .hs-fieldtype-text>label .hs-form-required,.hubspot-form-universal .hs-fieldtype-textarea>label .hs-form-required{margin-left:.25rem;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.hubspot-form-universal .hs-fieldtype-checkbox div.input,.hubspot-form-universal .hs-fieldtype-phonenumber div.input,.hubspot-form-universal .hs-fieldtype-select div.input,.hubspot-form-universal .hs-fieldtype-text div.input,.hubspot-form-universal .hs-fieldtype-textarea div.input{flex-shrink:0}@media (min-width:640px){.hubspot-form-universal .hs-fieldtype-checkbox div.input,.hubspot-form-universal .hs-fieldtype-phonenumber div.input,.hubspot-form-universal .hs-fieldtype-select div.input,.hubspot-form-universal .hs-fieldtype-text div.input,.hubspot-form-universal .hs-fieldtype-textarea div.input{width:66%}}.hubspot-form-universal .hs-fieldtype-checkbox div.input input,.hubspot-form-universal .hs-fieldtype-checkbox div.input select,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-universal .hs-fieldtype-select div.input input,.hubspot-form-universal .hs-fieldtype-select div.input select,.hubspot-form-universal .hs-fieldtype-select div.input textarea,.hubspot-form-universal .hs-fieldtype-text div.input input,.hubspot-form-universal .hs-fieldtype-text div.input select,.hubspot-form-universal .hs-fieldtype-text div.input textarea,.hubspot-form-universal .hs-fieldtype-textarea div.input input,.hubspot-form-universal .hs-fieldtype-textarea div.input select,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea{font-size:16px;line-height:24px;display:block;width:100%;border-radius:.5rem;border-width:1px;border-color:rgba(8,31,52,.05);background-color:rgba(8,31,52,.05);padding:.5rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.hubspot-form-universal .hs-fieldtype-checkbox div.input input::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-checkbox div.input select::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-select div.input input::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-select div.input select::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-select div.input textarea::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-text div.input input::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-text div.input select::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-text div.input textarea::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input input::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input select::-moz-placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea::-moz-placeholder{color:rgba(8,31,52,.6)}.hubspot-form-universal .hs-fieldtype-checkbox div.input input::placeholder,.hubspot-form-universal .hs-fieldtype-checkbox div.input select::placeholder,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea::placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input::placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select::placeholder,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea::placeholder,.hubspot-form-universal .hs-fieldtype-select div.input input::placeholder,.hubspot-form-universal .hs-fieldtype-select div.input select::placeholder,.hubspot-form-universal .hs-fieldtype-select div.input textarea::placeholder,.hubspot-form-universal .hs-fieldtype-text div.input input::placeholder,.hubspot-form-universal .hs-fieldtype-text div.input select::placeholder,.hubspot-form-universal .hs-fieldtype-text div.input textarea::placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input input::placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input select::placeholder,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea::placeholder{color:rgba(8,31,52,.6)}.hubspot-form-universal .hs-fieldtype-checkbox div.input input:focus,.hubspot-form-universal .hs-fieldtype-checkbox div.input select:focus,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea:focus,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input:focus,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select:focus,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea:focus,.hubspot-form-universal .hs-fieldtype-select div.input input:focus,.hubspot-form-universal .hs-fieldtype-select div.input select:focus,.hubspot-form-universal .hs-fieldtype-select div.input textarea:focus,.hubspot-form-universal .hs-fieldtype-text div.input input:focus,.hubspot-form-universal .hs-fieldtype-text div.input select:focus,.hubspot-form-universal .hs-fieldtype-text div.input textarea:focus,.hubspot-form-universal .hs-fieldtype-textarea div.input input:focus,.hubspot-form-universal .hs-fieldtype-textarea div.input select:focus,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea:focus{border-color:rgba(8,31,52,.2)}.hubspot-form-universal .hs-fieldtype-checkbox div.input input,.hubspot-form-universal .hs-fieldtype-checkbox div.input select,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea,.hubspot-form-universal .hs-fieldtype-select div.input input,.hubspot-form-universal .hs-fieldtype-select div.input select,.hubspot-form-universal .hs-fieldtype-select div.input textarea,.hubspot-form-universal .hs-fieldtype-text div.input input,.hubspot-form-universal .hs-fieldtype-text div.input select,.hubspot-form-universal .hs-fieldtype-text div.input textarea,.hubspot-form-universal .hs-fieldtype-textarea div.input input,.hubspot-form-universal .hs-fieldtype-textarea div.input select,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea{height:40px;background-clip:padding-box}.hubspot-form-universal .hs-fieldtype-checkbox div.input input.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-checkbox div.input select.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-checkbox div.input textarea.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-phonenumber div.input input.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-phonenumber div.input textarea.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-select div.input input.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-select div.input select.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-select div.input textarea.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-text div.input input.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-text div.input select.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-text div.input textarea.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-textarea div.input input.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-textarea div.input select.hs-input.invalid.error,.hubspot-form-universal .hs-fieldtype-textarea div.input textarea.hs-input.invalid.error{--tw-border-opacity:1;border-color:rgb(255 74 62/var(--tw-border-opacity))}.hubspot-form-universal .hs-fieldtype-checkbox div.input select,.hubspot-form-universal .hs-fieldtype-phonenumber div.input select,.hubspot-form-universal .hs-fieldtype-select div.input select,.hubspot-form-universal .hs-fieldtype-text div.input select,.hubspot-form-universal .hs-fieldtype-textarea div.input select{color:rgba(45,15,55,.5)}.hubspot-form-universal .hs-fieldtype-checkbox .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-select .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-text .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-textarea .hs-error-msgs{line-height:16px}@media (min-width:640px){.hubspot-form-universal .hs-fieldtype-checkbox .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-phonenumber .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-select .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-text .hs-error-msgs,.hubspot-form-universal .hs-fieldtype-textarea .hs-error-msgs{margin-left:34%;width:66%}}.hubspot-form-universal .hs-fieldtype-checkbox .hs-error-msgs label,.hubspot-form-universal .hs-fieldtype-phonenumber .hs-error-msgs label,.hubspot-form-universal .hs-fieldtype-select .hs-error-msgs label,.hubspot-form-universal .hs-fieldtype-text .hs-error-msgs label,.hubspot-form-universal .hs-fieldtype-textarea .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form-universal .hs-fieldtype-checkbox select,.hubspot-form-universal .hs-fieldtype-phonenumber select,.hubspot-form-universal .hs-fieldtype-select select,.hubspot-form-universal .hs-fieldtype-text select,.hubspot-form-universal .hs-fieldtype-textarea select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hubspot-form-universal .hs-fieldtype-checkbox select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-universal .hs-fieldtype-phonenumber select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-universal .hs-fieldtype-select select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-universal .hs-fieldtype-text select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5),.hubspot-form-universal .hs-fieldtype-textarea select:not(#phone_ext-458401bd-fdda-4fd5-b8d6-8f8930dca7c5){background-image:url(/_next/static/media/chevron-down.1424d6a6.svg);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}@media (min-width:1024px){.hubspot-form-universal .hs_country__c.hs-fieldtype-select .hs-error-msgs{bottom:-6px}}.hubspot-form-universal .hs-fieldtype-textarea div.input textarea{min-height:10rem}.hubspot-form-universal .inputs-list.multi-container{display:flex;flex-direction:column;gap:8px;margin:8px 0}.hubspot-form-universal .hs-form-checkbox{margin-bottom:4px}.hubspot-form-universal .hs-form-checkbox label{cursor:pointer}.hubspot-form-universal .hs-form-checkbox input{width:18px!important;height:18px!important;margin-top:0;margin-right:12px;flex-shrink:0;cursor:pointer}.hubspot-form-universal .hs-form-checkbox label{font-size:14px!important;line-height:18px!important;font-weight:500!important;color:#081f34}.hubspot-form-universal .hs-form-checkbox{display:flex;flex-direction:column;gap:12px}.hubspot-form-universal .hs-form-checkbox label{position:relative;display:flex;align-items:flex-start;gap:10px}@media(min-width:900px){.hubspot-form-universal .hs-form-checkbox label{gap:16px}}.hubspot-form-universal .hs-form-checkbox label input{width:18px;height:18px;flex-shrink:0;padding:0;margin:0;margin-right:0!important;visibility:hidden}.hubspot-form-universal .hs-form-checkbox label input:after{position:absolute;display:flex;align-items:center;justify-content:space-around;width:18px;height:18px;top:0;left:0;background-color:#f5f3f5;color:rgba(40,24,138,0);content:"✓";background-clip:content-box;box-sizing:border-box;border-radius:2px;visibility:visible;font-size:12px;font-weight:700;transition:.2s}.hubspot-form-universal .hs-form-checkbox label input:checked:after{--tw-bg-opacity:1;background-color:rgb(255 159 159/var(--tw-bg-opacity));color:#28188a;content:"✓"}.hubspot-form-universal .hs-error-msgs{line-height:16px}@media (min-width:640px){.hubspot-form-universal .hs-error-msgs{margin-left:auto;width:66%}}.hubspot-form-universal .hs-error-msgs label{margin:0;--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity));font-size:12px;line-height:16px;font-weight:400}.hubspot-form-universal .hs_submit.hs-submit{margin-top:2rem;display:flex;width:100%}@media (min-width:768px){.hubspot-form-universal .hs_submit.hs-submit{justify-content:flex-end}}.hubspot-form-universal .hs_submit.hs-submit .actions{width:100%}@media (min-width:768px){.hubspot-form-universal .hs_submit.hs-submit .actions{width:auto}}.hubspot-form-universal .hs_submit.hs-submit input{height:56px;width:100%;padding-left:32px;padding-right:32px}@media (min-width:768px){.hubspot-form-universal .hs_submit.hs-submit input{width:auto}}.hubspot-form-universal .hs_submit.hs-submit input{font-size:20px;line-height:32px;cursor:pointer;border-radius:9999px;font-weight:700;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.hubspot-form-universal .legal-consent-container{margin-left:auto;width:66%}}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}@media (min-width:768px){.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{align-items:flex-end}}@media (min-width:1280px){.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list{flex-direction:row}}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox{width:100%}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{position:relative;display:flex;align-items:flex-start}@media (min-width:768px){.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:flex-start}}@media (min-width:1024px){.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label{align-items:flex-start}}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;box-sizing:content-box;transition:.25s;cursor:pointer;flex-shrink:0;background-color:#f4f3f4;border-radius:4px;margin-top:2px;padding:4px}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:after{position:absolute;top:2px;left:0;width:16px;height:16px;content:"✓";background-repeat:no-repeat;background-size:100% 100%;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-around;opacity:0;border-radius:4px;margin:4px}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label input:checked:after{opacity:1}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p{font-size:12px;display:inline-block;line-height:16px;color:rgba(45,15,55,.8)}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a{font-size:12px;line-height:16px;text-decoration-line:underline;transition:.2s}.hubspot-form-universal .legal-consent-container .hs-dependent-field .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list .hs-form-booleancheckbox label p a:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.hubspot-form-universal .legal-consent-container .hs-richtext p{margin:2rem 0 0;color:rgba(45,15,55,.75)}.hubspot-form-universal .submitted-message{display:none}.hubspot-form-universal .submitted-message p:first-child{margin-top:0;font-family:SaansTRIAL,sans-serif;font-weight:500;line-height:1}@media (max-width:1023px){.hubspot-form-universal .submitted-message p:first-child br,.hubspot-form-universal .submitted-message p:first-child br:after{content:" "}}.hubspot-form-universal .submitted-message p:first-child em{font-style:normal}.hubspot-form-universal .submitted-message p:first-child{font-size:2rem;line-height:2.75rem}@media (min-width:768px){.hubspot-form-universal .submitted-message p:first-child{font-size:2.5rem;line-height:3.5rem}}@media (min-width:1024px){.hubspot-form-universal .submitted-message p:first-child{font-size:2rem;line-height:2.5rem}}@media (min-width:1280px){.hubspot-form-universal .submitted-message p:first-child{font-size:2.5rem;line-height:3.5rem}}.hubspot-form-universal .submitted-message p:first-child.always{font-size:2.5rem;line-height:3.5rem}.hubspot-form-universal .submitted-message p{margin:0;font-size:1.25rem}@media (min-width:768px){.hubspot-form-universal .submitted-message p{font-size:1.25rem;line-height:2rem}}.hubspot-form-universal .submitted-message p.always{font-size:1.25rem;line-height:2rem}.us-pd-green-checkboxes{font-size:18px;line-height:26px;display:grid;height:100%;justify-content:space-between;gap:1.5rem}@media (min-width:1024px){.us-pd-green-checkboxes{font-size:20px;line-height:32px}}.us-pd-green-checkboxes ul{display:grid;gap:.5rem;align-self:flex-end;font-weight:500}@media (min-width:768px){.us-pd-green-checkboxes ul{gap:.75rem}}.us-pd-green-checkboxes li{padding-left:32px;position:relative}.us-pd-green-checkboxes li:before{position:absolute;display:flex;align-items:center;justify-content:space-around;flex-shrink:0;top:0;left:0;height:20px;width:20px;border-radius:50%;content:"";margin-top:3px}@media (min-width:1024px){.us-pd-green-checkboxes li:before{margin-top:6px}}.us-pd-green-checkboxes li:before{--tw-bg-opacity:1;background-color:rgb(11 69 82/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}.us-pd-green-checkboxes li:after{position:absolute;width:8px;height:5px;top:6.5px;left:6.5px;margin-top:3px;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-left-width:2px;border-bottom-width:2px;border-bottom-color:rgb(0 180 117/var(--tw-border-opacity));--tw-border-opacity:1;border-left-color:rgb(0 180 117/var(--tw-border-opacity))}@media (min-width:1024px){.us-pd-green-checkboxes li:after{margin-top:6px}}.us-pd-green-checkboxes li:after{content:""}.MuiButtonBase-root.MuiTab-root{padding:0;min-width:auto;margin-right:40px;color:#2d0c2d;text-transform:none}.legal-page ol{padding-left:32px}.legal-page ol li{margin-bottom:8px;margin-top:8px}.legal-page ol li::marker{font-family:inherit}.legal-page ul li{margin-bottom:8px;margin-top:8px}.legal-page .ot-sdk-show-settings{color:#2d0f37!important;font-size:inherit!important;text-decoration:underline!important}.legal-page .ot-sdk-show-settings:hover{color:#e39e5f!important}.legal-richtext-wrapper,.legal-richtext-wrapper section{width:100%!important}.legal-richtext-wrapper a,.legal-richtext-wrapper section a{word-wrap:break-word}.legal-richtext-wrapper section>div,.legal-richtext-wrapper section>h1,.legal-richtext-wrapper section>h2,.legal-richtext-wrapper section>h3,.legal-richtext-wrapper section>h4,.legal-richtext-wrapper section>h5,.legal-richtext-wrapper section>ol,.legal-richtext-wrapper section>p,.legal-richtext-wrapper section>ul,.legal-richtext-wrapper>div,.legal-richtext-wrapper>h1,.legal-richtext-wrapper>h2,.legal-richtext-wrapper>h3,.legal-richtext-wrapper>h4,.legal-richtext-wrapper>h5,.legal-richtext-wrapper>ol,.legal-richtext-wrapper>p,.legal-richtext-wrapper>ul{max-width:720px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.legal-richtext-wrapper h3,.legal-richtext-wrapper section h3{font-weight:500!important;font-size:32px!important;line-height:44px!important}.legal-richtext-wrapper h4,.legal-richtext-wrapper section h4{font-size:20px!important;line-height:32px!important;font-weight:500!important}.legal-richtext-wrapper section table,.legal-richtext-wrapper table{max-width:1032px!important;width:100%!important;margin-top:44px!important;margin-bottom:88px!important}.legal-richtext-wrapper section,.legal-richtext-wrapper section section{margin-top:56px!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:0!important;width:unset!important;word-wrap:break-word!important;padding:12px!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td.ot-cookies-td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th.ot-cookies-td{word-break:break-word!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:unset!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{font-size:14px!important;font-weight:500!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:14px!important}#ot-sdk-cookie-policy .ot-sdk-container{padding:0!important}.blog h1 a,.blog h2 a,.blog h3 a,.blog h4 a,.blog li a,.blog ol a,.blog p a,.blog ul a{color:inherit;text-decoration-line:underline;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.blog h1 a:hover,.blog h2 a:hover,.blog h3 a:hover,.blog h4 a:hover,.blog li a:hover,.blog ol a:hover,.blog p a:hover,.blog ul a:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.blog p{font-size:20px;line-height:32px;margin-bottom:3rem}.blog .bold,.blog b,.blog h2,.blog strong{font-weight:500}.blog h2{font-size:32px;line-height:44px;margin-bottom:3rem;margin-top:4rem}.multiple-paragraphs-with-border{font-size:16px;line-height:24px}@media (min-width:1024px){.multiple-paragraphs-with-border{font-size:20px;line-height:32px}}.multiple-paragraphs-with-border ul{display:block}.multiple-paragraphs-with-border li{margin-bottom:1.5rem;display:block;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity));padding-bottom:1.5rem}.multiple-paragraphs-with-border li:last-child{margin-bottom:0;border-style:none;padding-bottom:0}.multiple-paragraphs-with-border strong{margin-bottom:.5rem;display:block}.swiper{overflow:visible!important}@media (min-width:768px){.p-footer .ReactCollapse--collapse{height:auto!important}}#faq-section.loaded .ReactCollapse--collapse{transition:height .25s}#pricing-hero .Dropdown-root.is-open .Dropdown-control{border-bottom-right-radius:0;border-bottom-left-radius:0}#pricing-hero .Dropdown-root.is-open .Dropdown-control:hover{background-color:hsla(0,100%,81%,.2)}#pricing-hero .Dropdown-root .Dropdown-control{cursor:pointer;border-radius:22px;border-width:1px;border-color:hsla(0,100%,81%,.2);background-color:transparent;background-clip:padding-box;--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#pricing-hero .Dropdown-root .Dropdown-control:hover{background-color:hsla(0,100%,81%,.2);--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}#pricing-hero .Dropdown-root .Dropdown-arrow{top:50%;right:1rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#ff9f9f transparent transparent}#pricing-hero .Dropdown-root.is-open .Dropdown-arrow{border-color:transparent transparent #ff9f9f}.pricing-dropdown-section .Dropdown-placeholder{font-size:14px;line-height:24px;text-align:center;font-weight:600}.pricing-dropdown-section .Dropdown-control{padding:9px 0;text-align:center}.pricing-dropdown-section .Dropdown-menu{border-bottom-right-radius:22px;border-bottom-left-radius:22px;border-width:1px;border-color:hsla(0,100%,81%,.2);background-color:hsla(0,100%,81%,0);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.pricing-dropdown-section .Dropdown-option{font-size:14px;line-height:24px;padding:9px 1rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.pricing-dropdown-section .Dropdown-option:hover{background-color:hsla(0,100%,81%,.2);--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}#pricing-detail .Dropdown-root .Dropdown-arrow{top:50%;right:1rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#2d0f37 transparent transparent}#pricing-detail .Dropdown-root.is-open .Dropdown-arrow{border-color:transparent transparent #2d0f37}#pricing-detail .Dropdown-root.is-open .Dropdown-control{border-bottom-right-radius:0;border-bottom-left-radius:0;--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}#pricing-detail .Dropdown-root.is-open .Dropdown-control:hover{--tw-bg-opacity:1;background-color:rgb(245 243 245/var(--tw-bg-opacity))}#pricing-detail .Dropdown-root .Dropdown-control{cursor:pointer;border-radius:22px;border-width:1px;border-color:transparent;background-color:transparent;background-clip:padding-box;--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#pricing-detail .Dropdown-root .Dropdown-control:hover{border-width:1px;--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}#pricing-detail .Dropdown-root .Dropdown-menu{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity));text-align:center}#pricing-detail .Dropdown-root .Dropdown-menu,#pricing-detail .Dropdown-root .Dropdown-option{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}#pricing-detail .Dropdown-root .Dropdown-option:hover{background-color:rgba(45,15,55,.1);--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.full-width-slider{overflow:visible!important}.full-width-slider .swiper-slide{height:auto}@media (min-width:768px){.full-width-slider .swiper-slide{width:50%}}.office-slider{overflow:visible!important}.office-slider .swiper-slide{height:auto;width:50%}@media (min-width:768px){.office-slider .swiper-slide{width:25%}}@media (min-width:1280px){.office-slider .swiper-slide{width:15rem}}.office-slider+.pagination p span,.people-slider+.pagination p span,.testimonial-slider+.pagination p span{display:inline-block}.office-slider+.pagination p span:first-child,.people-slider+.pagination p span:first-child,.testimonial-slider+.pagination p span:first-child{margin-right:1.5rem}.office-slider+.pagination p span:last-child,.people-slider+.pagination p span:last-child,.testimonial-slider+.pagination p span:last-child{opacity:.3}.fraud-slider .swiper-slide{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fraud-slider .swiper-slide.swiper-slide-prev{pointer-events:none;opacity:0}.people-slider .swiper-slide{transition:.5s;opacity:0}.people-slider .swiper-slide-active{opacity:1}.blinking-cursor{overflow:hidden!important}.region-select{font-size:12px;font-weight:500}.region-select .Dropdown-root .Dropdown-control{background:transparent;height:32px;padding:0 40px 0 12px;white-space:nowrap;display:flex;cursor:pointer;align-items:center;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;border-color:hsla(29,96%,70%,.2);background-color:hsla(29,96%,70%,0);--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.region-select .Dropdown-root .Dropdown-control:hover{background-color:hsla(29,96%,70%,.2)}.region-select .Dropdown-root .Dropdown-control .Dropdown-arrow{--tw-border-opacity:1;border-top-color:rgb(252 176 105/var(--tw-border-opacity));border-bottom-color:rgb(252 176 105/var(--tw-border-opacity))}.region-select .Dropdown-root.is-open .Dropdown-control{border-bottom-right-radius:0;border-bottom-left-radius:0}.region-select .Dropdown-root .Dropdown-menu{background:#240c2c;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;border-color:hsla(29,96%,70%,.2)}.region-select .Dropdown-root .Dropdown-option{background-color:hsla(29,96%,70%,0);--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.region-select .Dropdown-root .Dropdown-option:hover{background-color:hsla(29,96%,70%,.2)}.region-select .Dropdown-root .Dropdown-option{height:32px;padding:0 20px 0 12px;display:flex;align-items:center;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.region-select .Dropdown-root .Dropdown-option.is-selected{display:none}.region-select.footer-select .Dropdown-root .Dropdown-control{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.region-select.footer-select .Dropdown-root .Dropdown-control:hover{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.region-select.footer-select .Dropdown-root .Dropdown-control .Dropdown-arrow{--tw-border-opacity:1;border-top-color:rgb(45 15 55/var(--tw-border-opacity));border-bottom-color:rgb(45 15 55/var(--tw-border-opacity))}.region-select.footer-select .Dropdown-root .Dropdown-menu{background:#fff;--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}.region-select.footer-select .Dropdown-root .Dropdown-option{background-color:hsla(290,9%,87%,0);--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.region-select.footer-select .Dropdown-root .Dropdown-option:hover{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.vimeoVideoPlayer{padding:56.25% 0 0;position:relative;width:100%}.vimeoVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-\[-2px\]{top:-2px;right:-2px;bottom:-2px;left:-2px}.-left-10{left:-2.5rem}.-left-8{left:-2rem}.-right-10{right:-2.5rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.-top-px{top:-1px}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-\[12px\]{left:12px}.left-\[16px\]{left:16px}.left-\[50\%\]{left:50%}.left-\[calc\(50\%-42px\)\]{left:calc(50% - 42px)}.left-full{left:100%}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-full{right:100%}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-12{top:3rem}.top-2{top:.5rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[-182px\]{top:-182px}.top-\[-50px\]{top:-50px}.top-\[1px\]{top:1px}.top-\[35vh\]{top:35vh}.top-\[4px\]{top:4px}.top-\[50\%\]{top:50%}.top-\[60px\]{top:60px}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[1\]{z-index:1}.z-\[50\]{z-index:50}.z-\[900\]{z-index:900}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-end-1{grid-column-end:1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-6{grid-row-start:6}.row-end-1{grid-row-end:1}.-m-3{margin:-.75rem}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-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-\[32px\]{margin-left:-32px;margin-right:-32px}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-15{margin-left:3.75rem;margin-right:3.75rem}.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-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-\[6px\]{margin-left:6px;margin-right:6px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-26{margin-top:6.5rem;margin-bottom:6.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[-2\%\]{margin-top:-2%;margin-bottom:-2%}.my-\[32px\]{margin-top:32px;margin-bottom:32px}.-mb-10{margin-bottom:-2.5rem}.-mb-12{margin-bottom:-3rem}.-mb-2{margin-bottom:-.5rem}.-mb-20{margin-bottom:-5rem}.-mb-4{margin-bottom:-1rem}.-mb-40{margin-bottom:-10rem}.-mb-6{margin-bottom:-1.5rem}.-mb-8{margin-bottom:-2rem}.-mb-80{margin-bottom:-20rem}.-mb-\[4px\]{margin-bottom:-4px}.-ml-2{margin-left:-.5rem}.-ml-3{margin-left:-.75rem}.-ml-\[8px\]{margin-left:-8px}.-mr-2{margin-right:-.5rem}.-mr-8{margin-right:-2rem}.-mr-\[24px\]{margin-right:-24px}.-mr-\[6px\]{margin-right:-6px}.-mt-2{margin-top:-.5rem}.-mt-20{margin-top:-5rem}.-mt-3{margin-top:-.75rem}.-mt-40{margin-top:-10rem}.-mt-6{margin-top:-1.5rem}.-mt-\[10vw\]{margin-top:-10vw}.-mt-\[1px\]{margin-top:-1px}.-mt-\[4px\]{margin-top:-4px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-13{margin-bottom:3.25rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-18{margin-bottom:4.5rem}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-26{margin-bottom:6.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-\[-6px\]{margin-bottom:-6px}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[3\.8rem\]{margin-bottom:3.8rem}.mb-\[32px\]{margin-bottom:32px}.mb-\[4px\]{margin-bottom:4px}.mb-\[56px\]{margin-bottom:56px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-\[24px\]{margin-left:24px}.ml-\[4px\]{margin-left:4px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-14{margin-right:3.5rem}.mr-2{margin-right:.5rem}.mr-26{margin-right:6.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-40{margin-right:10rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-\[-24px\]{margin-right:-24px}.mr-\[12px\]{margin-right:12px}.mr-\[16px\]{margin-right:16px}.mr-\[24px\]{margin-right:24px}.mr-\[6rem\]{margin-right:6rem}.mr-\[7px\]{margin-right:7px}.mr-\[8px\]{margin-right:8px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-18{margin-top:4.5rem}.mt-2{margin-top:.5rem}.mt-21{margin-top:5.25rem}.mt-26{margin-top:6.5rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-42{margin-top:10.5rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-52px\]{margin-top:-52px}.mt-\[0\.4rem\]{margin-top:.4rem}.mt-\[12px\]{margin-top:12px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[4px\]{margin-top:4px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.\!block{display:block!important}.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}.hidden{display:none}.h-0{height:0}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-30{height:7.5rem}.h-34{height:8.5rem}.h-40{height:10rem}.h-6{height:1.5rem}.h-\[104px\]{height:104px}.h-\[150px\]{height:150px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[216px\]{height:216px}.h-\[241px\]{height:241px}.h-\[24px\]{height:24px}.h-\[260px\]{height:260px}.h-\[28px\]{height:28px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[40vh\]{height:40vh}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[52px\]{height:52px}.h-\[60vh\]{height:60vh}.h-\[64px\]{height:64px}.h-\[72px\]{height:72px}.h-\[7px\]{height:7px}.h-\[84px\]{height:84px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-11{max-height:2.75rem}.max-h-136{max-height:34rem}.max-h-\[0vh\]{max-height:0}.max-h-\[100vh\]{max-height:100vh}.max-h-\[40px\]{max-height:40px}.max-h-\[calc\(100vh-52px\)\]{max-height:calc(100vh - 52px)}.max-h-\[calc\(100vh-80px\)\]{max-height:calc(100vh - 80px)}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-\[120px\]{min-height:120px}.min-h-\[20rem\]{min-height:20rem}.min-h-\[24px\]{min-height:24px}.min-h-\[260px\]{min-height:260px}.min-h-\[300px\]{min-height:300px}.min-h-\[48px\]{min-height:48px}.min-h-\[800px\]{min-height:800px}.min-h-\[92px\]{min-height:92px}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2\/5{width:40%}.w-22{width:5.5rem}.w-3{width:.75rem}.w-3\/5{width:60%}.w-30{width:7.5rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[103\%\]{width:103%}.w-\[110\%\]{width:110%}.w-\[116px\]{width:116px}.w-\[12\.5rem\]{width:12.5rem}.w-\[136px\]{width:136px}.w-\[150\%\]{width:150%}.w-\[150px\]{width:150px}.w-\[16px\]{width:16px}.w-\[17\.75rem\]{width:17.75rem}.w-\[170px\]{width:170px}.w-\[18\.75rem\]{width:18.75rem}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[18rem\]{width:18rem}.w-\[1px\]{width:1px}.w-\[2\.626rem\]{width:2.626rem}.w-\[2000px\]{width:2000px}.w-\[200px\]{width:200px}.w-\[200vw\]{width:200vw}.w-\[204px\]{width:204px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[24rem\]{width:24rem}.w-\[25rem\]{width:25rem}.w-\[28px\]{width:28px}.w-\[294px\]{width:294px}.w-\[300\%\]{width:300%}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[36px\]{width:36px}.w-\[400px\]{width:400px}.w-\[48\%\]{width:48%}.w-\[48px\]{width:48px}.w-\[50\%\]{width:50%}.w-\[504px\]{width:504px}.w-\[50px\]{width:50px}.w-\[520px\]{width:520px}.w-\[52px\]{width:52px}.w-\[58px\]{width:58px}.w-\[640px\]{width:640px}.w-\[64px\]{width:64px}.w-\[7px\]{width:7px}.w-\[80px\]{width:80px}.w-\[9\.25rem\]{width:9.25rem}.w-\[90\%\]{width:90%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-\[172px\]{min-width:172px}.min-w-\[25\%\]{min-width:25%}.min-w-\[328px\]{min-width:328px}.min-w-full{min-width:100%}.max-w-760{max-width:760px}.max-w-800{max-width:800px}.max-w-900{max-width:900px}.max-w-920{max-width:920px}.max-w-940{max-width:940px}.max-w-\[103\%\]{max-width:103%}.max-w-\[1032px\]{max-width:1032px}.max-w-\[1144px\]{max-width:1144px}.max-w-\[11rem\]{max-width:11rem}.max-w-\[120px\]{max-width:120px}.max-w-\[144px\]{max-width:144px}.max-w-\[160px\]{max-width:160px}.max-w-\[1680px\]{max-width:1680px}.max-w-\[200px\]{max-width:200px}.max-w-\[224px\]{max-width:224px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[328px\]{max-width:328px}.max-w-\[330px\]{max-width:330px}.max-w-\[344px\]{max-width:344px}.max-w-\[360px\]{max-width:360px}.max-w-\[380px\]{max-width:380px}.max-w-\[395px\]{max-width:395px}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-\[424px\]{max-width:424px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[488px\]{max-width:488px}.max-w-\[500px\]{max-width:500px}.max-w-\[502px\]{max-width:502px}.max-w-\[504px\]{max-width:504px}.max-w-\[540px\]{max-width:540px}.max-w-\[580px\]{max-width:580px}.max-w-\[6\.5rem\]{max-width:6.5rem}.max-w-\[600px\]{max-width:600px}.max-w-\[640px\]{max-width:640px}.max-w-\[680px\]{max-width:680px}.max-w-\[700px\]{max-width:700px}.max-w-\[720px\]{max-width:720px}.max-w-\[900px\]{max-width:900px}.max-w-\[920px\]{max-width:920px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-4{--tw-translate-y:-1rem}.-translate-y-4,.-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-\[-10\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-10\%\]{--tw-translate-x:-10%}.translate-x-\[-20\%\]{--tw-translate-x:-20%}.translate-x-\[-20\%\],.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[0\%\]{--tw-translate-x:0%}.translate-x-\[0\%\],.translate-x-\[0vw\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[0vw\]{--tw-translate-x:0vw}.translate-x-\[10\%\]{--tw-translate-x:10%}.translate-x-\[10\%\],.translate-x-\[40vw\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[40vw\]{--tw-translate-x:40vw}.translate-x-\[60vw\]{--tw-translate-x:60vw}.translate-x-\[60vw\],.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-\[-10\%\]{--tw-translate-y:-10%}.translate-y-\[-100\%\],.translate-y-\[-10\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-100\%\]{--tw-translate-y:-100%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[0\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[0\%\]{--tw-translate-y:0%}.translate-y-\[10\%\]{--tw-translate-y:10%}.translate-y-\[10\%\],.translate-y-\[20\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[20\%\]{--tw-translate-y:20%}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.scale-\[1\.08\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.08\]{--tw-scale-x:1.08;--tw-scale-y:1.08}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-decimal{list-style-type:decimal}.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-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[8px\]{gap:8px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-14{row-gap:3.5rem}.gap-y-2{row-gap:.5rem}.gap-y-\[32px\]{row-gap:32px}.gap-y-\[56px\]{row-gap:56px}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-16{border-radius:16px}.rounded-24{border-radius:24px}.rounded-2xl{border-radius:1rem}.rounded-32{border-radius:32px}.rounded-3xl{border-radius:1.5rem}.rounded-8{border-radius:8px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[30px\]{border-radius:30px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-24{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.rounded-b-32{border-bottom-right-radius:32px;border-bottom-left-radius:32px}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[24px\]{border-top-left-radius:24px;border-top-right-radius:24px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-bl-\[15px\]{border-bottom-left-radius:15px}.rounded-br-\[15px\]{border-bottom-right-radius:15px}.\!border{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0}.border-2,.border-\[2px\]{border-width:2px}.border-\[4px\]{border-width:4px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-blackberry{--tw-border-opacity:1;border-color:rgb(45 12 45/var(--tw-border-opacity))}.border-blackberry\/10{border-color:rgba(45,12,45,.1)}.border-blackberry\/20{border-color:rgba(45,12,45,.2)}.border-blackout{--tw-border-opacity:1;border-color:rgb(40 16 51/var(--tw-border-opacity))}.border-blackout\/0{border-color:rgba(40,16,51,0)}.border-blackout\/10{border-color:rgba(40,16,51,.1)}.border-blackout\/100{border-color:#281033}.border-blackout\/20{border-color:rgba(40,16,51,.2)}.border-blackout\/25{border-color:rgba(40,16,51,.25)}.border-blackout\/30{border-color:rgba(40,16,51,.3)}.border-blackout\/40{border-color:rgba(40,16,51,.4)}.border-blackout\/5{border-color:rgba(40,16,51,.05)}.border-blackout\/50{border-color:rgba(40,16,51,.5)}.border-blackout\/60{border-color:rgba(40,16,51,.6)}.border-blackout\/70{border-color:rgba(40,16,51,.7)}.border-blackout\/75{border-color:rgba(40,16,51,.75)}.border-blackout\/80{border-color:rgba(40,16,51,.8)}.border-blackout\/90{border-color:rgba(40,16,51,.9)}.border-blackout\/95{border-color:rgba(40,16,51,.95)}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.border-blueberry{--tw-border-opacity:1;border-color:rgb(64 6 111/var(--tw-border-opacity))}.border-blueberry\/0{border-color:rgba(64,6,111,0)}.border-blueberry\/10{border-color:rgba(64,6,111,.1)}.border-blueberry\/100{border-color:#40066f}.border-blueberry\/20{border-color:rgba(64,6,111,.2)}.border-blueberry\/25{border-color:rgba(64,6,111,.25)}.border-blueberry\/30{border-color:rgba(64,6,111,.3)}.border-blueberry\/40{border-color:rgba(64,6,111,.4)}.border-blueberry\/5{border-color:rgba(64,6,111,.05)}.border-blueberry\/50{border-color:rgba(64,6,111,.5)}.border-blueberry\/60{border-color:rgba(64,6,111,.6)}.border-blueberry\/70{border-color:rgba(64,6,111,.7)}.border-blueberry\/75{border-color:rgba(64,6,111,.75)}.border-blueberry\/80{border-color:rgba(64,6,111,.8)}.border-blueberry\/90{border-color:rgba(64,6,111,.9)}.border-blueberry\/95{border-color:rgba(64,6,111,.95)}.border-bubblegum{--tw-border-opacity:1;border-color:rgb(255 159 159/var(--tw-border-opacity))}.border-bubblegum\/0{border-color:hsla(0,100%,81%,0)}.border-bubblegum\/10{border-color:hsla(0,100%,81%,.1)}.border-bubblegum\/100{border-color:#ff9f9f}.border-bubblegum\/20{border-color:hsla(0,100%,81%,.2)}.border-bubblegum\/25{border-color:hsla(0,100%,81%,.25)}.border-bubblegum\/30{border-color:hsla(0,100%,81%,.3)}.border-bubblegum\/40{border-color:hsla(0,100%,81%,.4)}.border-bubblegum\/5{border-color:hsla(0,100%,81%,.05)}.border-bubblegum\/50{border-color:hsla(0,100%,81%,.5)}.border-bubblegum\/60{border-color:hsla(0,100%,81%,.6)}.border-bubblegum\/70{border-color:hsla(0,100%,81%,.7)}.border-bubblegum\/75{border-color:hsla(0,100%,81%,.75)}.border-bubblegum\/80{border-color:hsla(0,100%,81%,.8)}.border-bubblegum\/90{border-color:hsla(0,100%,81%,.9)}.border-bubblegum\/95{border-color:hsla(0,100%,81%,.95)}.border-charcoal{--tw-border-opacity:1;border-color:rgb(18 40 47/var(--tw-border-opacity))}.border-charcoal\/0{border-color:rgba(18,40,47,0)}.border-charcoal\/10{border-color:rgba(18,40,47,.1)}.border-charcoal\/100{border-color:#12282f}.border-charcoal\/20{border-color:rgba(18,40,47,.2)}.border-charcoal\/25{border-color:rgba(18,40,47,.25)}.border-charcoal\/30{border-color:rgba(18,40,47,.3)}.border-charcoal\/40{border-color:rgba(18,40,47,.4)}.border-charcoal\/5{border-color:rgba(18,40,47,.05)}.border-charcoal\/50{border-color:rgba(18,40,47,.5)}.border-charcoal\/60{border-color:rgba(18,40,47,.6)}.border-charcoal\/70{border-color:rgba(18,40,47,.7)}.border-charcoal\/75{border-color:rgba(18,40,47,.75)}.border-charcoal\/80{border-color:rgba(18,40,47,.8)}.border-charcoal\/90{border-color:rgba(18,40,47,.9)}.border-charcoal\/95{border-color:rgba(18,40,47,.95)}.border-current{border-color:currentColor}.border-darkforest{--tw-border-opacity:1;border-color:rgb(22 49 34/var(--tw-border-opacity))}.border-darkforest\/0{border-color:rgba(22,49,34,0)}.border-darkforest\/10{border-color:rgba(22,49,34,.1)}.border-darkforest\/100{border-color:#163122}.border-darkforest\/20{border-color:rgba(22,49,34,.2)}.border-darkforest\/25{border-color:rgba(22,49,34,.25)}.border-darkforest\/30{border-color:rgba(22,49,34,.3)}.border-darkforest\/40{border-color:rgba(22,49,34,.4)}.border-darkforest\/5{border-color:rgba(22,49,34,.05)}.border-darkforest\/50{border-color:rgba(22,49,34,.5)}.border-darkforest\/60{border-color:rgba(22,49,34,.6)}.border-darkforest\/70{border-color:rgba(22,49,34,.7)}.border-darkforest\/75{border-color:rgba(22,49,34,.75)}.border-darkforest\/80{border-color:rgba(22,49,34,.8)}.border-darkforest\/90{border-color:rgba(22,49,34,.9)}.border-darkforest\/95{border-color:rgba(22,49,34,.95)}.border-error{--tw-border-opacity:1;border-color:rgb(255 74 62/var(--tw-border-opacity))}.border-green{--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity))}.border-green\/0{border-color:rgba(137,228,129,0)}.border-green\/10{border-color:rgba(137,228,129,.1)}.border-green\/100{border-color:#89e481}.border-green\/20{border-color:rgba(137,228,129,.2)}.border-green\/25{border-color:rgba(137,228,129,.25)}.border-green\/30{border-color:rgba(137,228,129,.3)}.border-green\/40{border-color:rgba(137,228,129,.4)}.border-green\/5{border-color:rgba(137,228,129,.05)}.border-green\/50{border-color:rgba(137,228,129,.5)}.border-green\/60{border-color:rgba(137,228,129,.6)}.border-green\/70{border-color:rgba(137,228,129,.7)}.border-green\/75{border-color:rgba(137,228,129,.75)}.border-green\/80{border-color:rgba(137,228,129,.8)}.border-green\/90{border-color:rgba(137,228,129,.9)}.border-green\/95{border-color:rgba(137,228,129,.95)}.border-hacker{--tw-border-opacity:1;border-color:rgb(113 227 232/var(--tw-border-opacity))}.border-hacker\/0{border-color:rgba(113,227,232,0)}.border-hacker\/10{border-color:rgba(113,227,232,.1)}.border-hacker\/100{border-color:#71e3e8}.border-hacker\/20{border-color:rgba(113,227,232,.2)}.border-hacker\/25{border-color:rgba(113,227,232,.25)}.border-hacker\/30{border-color:rgba(113,227,232,.3)}.border-hacker\/40{border-color:rgba(113,227,232,.4)}.border-hacker\/5{border-color:rgba(113,227,232,.05)}.border-hacker\/50{border-color:rgba(113,227,232,.5)}.border-hacker\/60{border-color:rgba(113,227,232,.6)}.border-hacker\/70{border-color:rgba(113,227,232,.7)}.border-hacker\/75{border-color:rgba(113,227,232,.75)}.border-hacker\/80{border-color:rgba(113,227,232,.8)}.border-hacker\/90{border-color:rgba(113,227,232,.9)}.border-hacker\/95{border-color:rgba(113,227,232,.95)}.border-hotplate{--tw-border-opacity:1;border-color:rgb(84 0 0/var(--tw-border-opacity))}.border-hotplate\/0{border-color:rgba(84,0,0,0)}.border-hotplate\/10{border-color:rgba(84,0,0,.1)}.border-hotplate\/100{border-color:#540000}.border-hotplate\/20{border-color:rgba(84,0,0,.2)}.border-hotplate\/25{border-color:rgba(84,0,0,.25)}.border-hotplate\/30{border-color:rgba(84,0,0,.3)}.border-hotplate\/40{border-color:rgba(84,0,0,.4)}.border-hotplate\/5{border-color:rgba(84,0,0,.05)}.border-hotplate\/50{border-color:rgba(84,0,0,.5)}.border-hotplate\/60{border-color:rgba(84,0,0,.6)}.border-hotplate\/70{border-color:rgba(84,0,0,.7)}.border-hotplate\/75{border-color:rgba(84,0,0,.75)}.border-hotplate\/80{border-color:rgba(84,0,0,.8)}.border-hotplate\/90{border-color:rgba(84,0,0,.9)}.border-hotplate\/95{border-color:rgba(84,0,0,.95)}.border-land{--tw-border-opacity:1;border-color:rgb(91 32 35/var(--tw-border-opacity))}.border-land\/0{border-color:rgba(91,32,35,0)}.border-land\/10{border-color:rgba(91,32,35,.1)}.border-land\/100{border-color:#5b2023}.border-land\/20{border-color:rgba(91,32,35,.2)}.border-land\/25{border-color:rgba(91,32,35,.25)}.border-land\/30{border-color:rgba(91,32,35,.3)}.border-land\/40{border-color:rgba(91,32,35,.4)}.border-land\/5{border-color:rgba(91,32,35,.05)}.border-land\/50{border-color:rgba(91,32,35,.5)}.border-land\/60{border-color:rgba(91,32,35,.6)}.border-land\/70{border-color:rgba(91,32,35,.7)}.border-land\/75{border-color:rgba(91,32,35,.75)}.border-land\/80{border-color:rgba(91,32,35,.8)}.border-land\/90{border-color:rgba(91,32,35,.9)}.border-land\/95{border-color:rgba(91,32,35,.95)}.border-leaf{--tw-border-opacity:1;border-color:rgb(9 128 121/var(--tw-border-opacity))}.border-lemon{--tw-border-opacity:1;border-color:rgb(254 251 169/var(--tw-border-opacity))}.border-lemon\/0{border-color:hsla(58,98%,83%,0)}.border-lemon\/10{border-color:hsla(58,98%,83%,.1)}.border-lemon\/100{border-color:#fefba9}.border-lemon\/20{border-color:hsla(58,98%,83%,.2)}.border-lemon\/25{border-color:hsla(58,98%,83%,.25)}.border-lemon\/30{border-color:hsla(58,98%,83%,.3)}.border-lemon\/40{border-color:hsla(58,98%,83%,.4)}.border-lemon\/5{border-color:hsla(58,98%,83%,.05)}.border-lemon\/50{border-color:hsla(58,98%,83%,.5)}.border-lemon\/60{border-color:hsla(58,98%,83%,.6)}.border-lemon\/70{border-color:hsla(58,98%,83%,.7)}.border-lemon\/75{border-color:hsla(58,98%,83%,.75)}.border-lemon\/80{border-color:hsla(58,98%,83%,.8)}.border-lemon\/90{border-color:hsla(58,98%,83%,.9)}.border-lemon\/95{border-color:hsla(58,98%,83%,.95)}.border-levander{--tw-border-opacity:1;border-color:rgb(183 178 255/var(--tw-border-opacity))}.border-levander-25{--tw-border-opacity:1;border-color:rgb(246 246 255/var(--tw-border-opacity))}.border-levander-25\/0{border-color:rgba(246,246,255,0)}.border-levander-25\/10{border-color:rgba(246,246,255,.1)}.border-levander-25\/100{border-color:#f6f6ff}.border-levander-25\/20{border-color:rgba(246,246,255,.2)}.border-levander-25\/25{border-color:rgba(246,246,255,.25)}.border-levander-25\/30{border-color:rgba(246,246,255,.3)}.border-levander-25\/40{border-color:rgba(246,246,255,.4)}.border-levander-25\/5{border-color:rgba(246,246,255,.05)}.border-levander-25\/50{border-color:rgba(246,246,255,.5)}.border-levander-25\/60{border-color:rgba(246,246,255,.6)}.border-levander-25\/70{border-color:rgba(246,246,255,.7)}.border-levander-25\/75{border-color:rgba(246,246,255,.75)}.border-levander-25\/80{border-color:rgba(246,246,255,.8)}.border-levander-25\/90{border-color:rgba(246,246,255,.9)}.border-levander-25\/95{border-color:rgba(246,246,255,.95)}.border-levander\/0{border-color:rgba(183,178,255,0)}.border-levander\/10{border-color:rgba(183,178,255,.1)}.border-levander\/100{border-color:#b7b2ff}.border-levander\/20{border-color:rgba(183,178,255,.2)}.border-levander\/25{border-color:rgba(183,178,255,.25)}.border-levander\/30{border-color:rgba(183,178,255,.3)}.border-levander\/40{border-color:rgba(183,178,255,.4)}.border-levander\/5{border-color:rgba(183,178,255,.05)}.border-levander\/50{border-color:rgba(183,178,255,.5)}.border-levander\/60{border-color:rgba(183,178,255,.6)}.border-levander\/70{border-color:rgba(183,178,255,.7)}.border-levander\/75{border-color:rgba(183,178,255,.75)}.border-levander\/80{border-color:rgba(183,178,255,.8)}.border-levander\/90{border-color:rgba(183,178,255,.9)}.border-levander\/95{border-color:rgba(183,178,255,.95)}.border-lime{--tw-border-opacity:1;border-color:rgb(201 255 114/var(--tw-border-opacity))}.border-lime\/0{border-color:rgba(201,255,114,0)}.border-lime\/10{border-color:rgba(201,255,114,.1)}.border-lime\/100{border-color:#c9ff72}.border-lime\/20{border-color:rgba(201,255,114,.2)}.border-lime\/25{border-color:rgba(201,255,114,.25)}.border-lime\/30{border-color:rgba(201,255,114,.3)}.border-lime\/40{border-color:rgba(201,255,114,.4)}.border-lime\/5{border-color:rgba(201,255,114,.05)}.border-lime\/50{border-color:rgba(201,255,114,.5)}.border-lime\/60{border-color:rgba(201,255,114,.6)}.border-lime\/70{border-color:rgba(201,255,114,.7)}.border-lime\/75{border-color:rgba(201,255,114,.75)}.border-lime\/80{border-color:rgba(201,255,114,.8)}.border-lime\/90{border-color:rgba(201,255,114,.9)}.border-lime\/95{border-color:rgba(201,255,114,.95)}.border-mango{--tw-border-opacity:1;border-color:rgb(252 176 105/var(--tw-border-opacity))}.border-mango-hover{--tw-border-opacity:1;border-color:rgb(227 158 95/var(--tw-border-opacity))}.border-mango-hover\/0{border-color:rgba(227,158,95,0)}.border-mango-hover\/10{border-color:rgba(227,158,95,.1)}.border-mango-hover\/100{border-color:#e39e5f}.border-mango-hover\/20{border-color:rgba(227,158,95,.2)}.border-mango-hover\/25{border-color:rgba(227,158,95,.25)}.border-mango-hover\/30{border-color:rgba(227,158,95,.3)}.border-mango-hover\/40{border-color:rgba(227,158,95,.4)}.border-mango-hover\/5{border-color:rgba(227,158,95,.05)}.border-mango-hover\/50{border-color:rgba(227,158,95,.5)}.border-mango-hover\/60{border-color:rgba(227,158,95,.6)}.border-mango-hover\/70{border-color:rgba(227,158,95,.7)}.border-mango-hover\/75{border-color:rgba(227,158,95,.75)}.border-mango-hover\/80{border-color:rgba(227,158,95,.8)}.border-mango-hover\/90{border-color:rgba(227,158,95,.9)}.border-mango-hover\/95{border-color:rgba(227,158,95,.95)}.border-mango\/0{border-color:hsla(29,96%,70%,0)}.border-mango\/10{border-color:hsla(29,96%,70%,.1)}.border-mango\/100{border-color:#fcb069}.border-mango\/20{border-color:hsla(29,96%,70%,.2)}.border-mango\/25{border-color:hsla(29,96%,70%,.25)}.border-mango\/30{border-color:hsla(29,96%,70%,.3)}.border-mango\/40{border-color:hsla(29,96%,70%,.4)}.border-mango\/5{border-color:hsla(29,96%,70%,.05)}.border-mango\/50{border-color:hsla(29,96%,70%,.5)}.border-mango\/60{border-color:hsla(29,96%,70%,.6)}.border-mango\/70{border-color:hsla(29,96%,70%,.7)}.border-mango\/75{border-color:hsla(29,96%,70%,.75)}.border-mango\/80{border-color:hsla(29,96%,70%,.8)}.border-mango\/90{border-color:hsla(29,96%,70%,.9)}.border-mango\/95{border-color:hsla(29,96%,70%,.95)}.border-maroon{--tw-border-opacity:1;border-color:rgb(63 7 3/var(--tw-border-opacity))}.border-maroon\/0{border-color:rgba(63,7,3,0)}.border-maroon\/10{border-color:rgba(63,7,3,.1)}.border-maroon\/100{border-color:#3f0703}.border-maroon\/20{border-color:rgba(63,7,3,.2)}.border-maroon\/25{border-color:rgba(63,7,3,.25)}.border-maroon\/30{border-color:rgba(63,7,3,.3)}.border-maroon\/40{border-color:rgba(63,7,3,.4)}.border-maroon\/5{border-color:rgba(63,7,3,.05)}.border-maroon\/50{border-color:rgba(63,7,3,.5)}.border-maroon\/60{border-color:rgba(63,7,3,.6)}.border-maroon\/70{border-color:rgba(63,7,3,.7)}.border-maroon\/75{border-color:rgba(63,7,3,.75)}.border-maroon\/80{border-color:rgba(63,7,3,.8)}.border-maroon\/90{border-color:rgba(63,7,3,.9)}.border-maroon\/95{border-color:rgba(63,7,3,.95)}.border-navyblue{--tw-border-opacity:1;border-color:rgb(40 24 138/var(--tw-border-opacity))}.border-navyblue\/0{border-color:rgba(40,24,138,0)}.border-navyblue\/10{border-color:rgba(40,24,138,.1)}.border-navyblue\/100{border-color:#28188a}.border-navyblue\/20{border-color:rgba(40,24,138,.2)}.border-navyblue\/25{border-color:rgba(40,24,138,.25)}.border-navyblue\/30{border-color:rgba(40,24,138,.3)}.border-navyblue\/40{border-color:rgba(40,24,138,.4)}.border-navyblue\/5{border-color:rgba(40,24,138,.05)}.border-navyblue\/50{border-color:rgba(40,24,138,.5)}.border-navyblue\/60{border-color:rgba(40,24,138,.6)}.border-navyblue\/70{border-color:rgba(40,24,138,.7)}.border-navyblue\/75{border-color:rgba(40,24,138,.75)}.border-navyblue\/80{border-color:rgba(40,24,138,.8)}.border-navyblue\/90{border-color:rgba(40,24,138,.9)}.border-navyblue\/95{border-color:rgba(40,24,138,.95)}.border-new-dark-blue\/10{border-color:rgba(40,24,138,.1)}.border-new-darkest-blue{--tw-border-opacity:1;border-color:rgb(45 15 55/var(--tw-border-opacity))}.border-nightsky{--tw-border-opacity:1;border-color:rgb(55 9 113/var(--tw-border-opacity))}.border-nightsky\/0{border-color:rgba(55,9,113,0)}.border-nightsky\/10{border-color:rgba(55,9,113,.1)}.border-nightsky\/100{border-color:#370971}.border-nightsky\/20{border-color:rgba(55,9,113,.2)}.border-nightsky\/25{border-color:rgba(55,9,113,.25)}.border-nightsky\/30{border-color:rgba(55,9,113,.3)}.border-nightsky\/40{border-color:rgba(55,9,113,.4)}.border-nightsky\/5{border-color:rgba(55,9,113,.05)}.border-nightsky\/50{border-color:rgba(55,9,113,.5)}.border-nightsky\/60{border-color:rgba(55,9,113,.6)}.border-nightsky\/70{border-color:rgba(55,9,113,.7)}.border-nightsky\/75{border-color:rgba(55,9,113,.75)}.border-nightsky\/80{border-color:rgba(55,9,113,.8)}.border-nightsky\/90{border-color:rgba(55,9,113,.9)}.border-nightsky\/95{border-color:rgba(55,9,113,.95)}.border-ocean{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity))}.border-ocean\/0{border-color:rgba(8,31,52,0)}.border-ocean\/10{border-color:rgba(8,31,52,.1)}.border-ocean\/100{border-color:#081f34}.border-ocean\/20{border-color:rgba(8,31,52,.2)}.border-ocean\/25{border-color:rgba(8,31,52,.25)}.border-ocean\/30{border-color:rgba(8,31,52,.3)}.border-ocean\/40{border-color:rgba(8,31,52,.4)}.border-ocean\/5{border-color:rgba(8,31,52,.05)}.border-ocean\/50{border-color:rgba(8,31,52,.5)}.border-ocean\/60{border-color:rgba(8,31,52,.6)}.border-ocean\/70{border-color:rgba(8,31,52,.7)}.border-ocean\/75{border-color:rgba(8,31,52,.75)}.border-ocean\/80{border-color:rgba(8,31,52,.8)}.border-ocean\/90{border-color:rgba(8,31,52,.9)}.border-ocean\/95{border-color:rgba(8,31,52,.95)}.border-peach{--tw-border-opacity:1;border-color:rgb(245 193 174/var(--tw-border-opacity))}.border-peach\/0{border-color:hsla(16,78%,82%,0)}.border-peach\/10{border-color:hsla(16,78%,82%,.1)}.border-peach\/100{border-color:#f5c1ae}.border-peach\/20{border-color:hsla(16,78%,82%,.2)}.border-peach\/25{border-color:hsla(16,78%,82%,.25)}.border-peach\/30{border-color:hsla(16,78%,82%,.3)}.border-peach\/40{border-color:hsla(16,78%,82%,.4)}.border-peach\/5{border-color:hsla(16,78%,82%,.05)}.border-peach\/50{border-color:hsla(16,78%,82%,.5)}.border-peach\/60{border-color:hsla(16,78%,82%,.6)}.border-peach\/70{border-color:hsla(16,78%,82%,.7)}.border-peach\/75{border-color:hsla(16,78%,82%,.75)}.border-peach\/80{border-color:hsla(16,78%,82%,.8)}.border-peach\/90{border-color:hsla(16,78%,82%,.9)}.border-peach\/95{border-color:hsla(16,78%,82%,.95)}.border-pine{--tw-border-opacity:1;border-color:rgb(11 69 82/var(--tw-border-opacity))}.border-pine-hover{--tw-border-opacity:1;border-color:rgb(0 32 30/var(--tw-border-opacity))}.border-pine-hover\/0{border-color:rgba(0,32,30,0)}.border-pine-hover\/10{border-color:rgba(0,32,30,.1)}.border-pine-hover\/100{border-color:#00201e}.border-pine-hover\/20{border-color:rgba(0,32,30,.2)}.border-pine-hover\/25{border-color:rgba(0,32,30,.25)}.border-pine-hover\/30{border-color:rgba(0,32,30,.3)}.border-pine-hover\/40{border-color:rgba(0,32,30,.4)}.border-pine-hover\/5{border-color:rgba(0,32,30,.05)}.border-pine-hover\/50{border-color:rgba(0,32,30,.5)}.border-pine-hover\/60{border-color:rgba(0,32,30,.6)}.border-pine-hover\/70{border-color:rgba(0,32,30,.7)}.border-pine-hover\/75{border-color:rgba(0,32,30,.75)}.border-pine-hover\/80{border-color:rgba(0,32,30,.8)}.border-pine-hover\/90{border-color:rgba(0,32,30,.9)}.border-pine-hover\/95{border-color:rgba(0,32,30,.95)}.border-pine\/0{border-color:rgba(11,69,82,0)}.border-pine\/10{border-color:rgba(11,69,82,.1)}.border-pine\/100{border-color:#0b4552}.border-pine\/20{border-color:rgba(11,69,82,.2)}.border-pine\/25{border-color:rgba(11,69,82,.25)}.border-pine\/30{border-color:rgba(11,69,82,.3)}.border-pine\/40{border-color:rgba(11,69,82,.4)}.border-pine\/5{border-color:rgba(11,69,82,.05)}.border-pine\/50{border-color:rgba(11,69,82,.5)}.border-pine\/60{border-color:rgba(11,69,82,.6)}.border-pine\/70{border-color:rgba(11,69,82,.7)}.border-pine\/75{border-color:rgba(11,69,82,.75)}.border-pine\/80{border-color:rgba(11,69,82,.8)}.border-pine\/90{border-color:rgba(11,69,82,.9)}.border-pine\/95{border-color:rgba(11,69,82,.95)}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-red-600\/50{border-color:rgba(220,38,38,.5)}.border-shell{--tw-border-opacity:1;border-color:rgb(45 15 55/var(--tw-border-opacity))}.border-shell\/0{border-color:rgba(45,15,55,0)}.border-shell\/10{border-color:rgba(45,15,55,.1)}.border-shell\/100{border-color:#2d0f37}.border-shell\/20{border-color:rgba(45,15,55,.2)}.border-shell\/25{border-color:rgba(45,15,55,.25)}.border-shell\/30{border-color:rgba(45,15,55,.3)}.border-shell\/40{border-color:rgba(45,15,55,.4)}.border-shell\/5{border-color:rgba(45,15,55,.05)}.border-shell\/50{border-color:rgba(45,15,55,.5)}.border-shell\/60{border-color:rgba(45,15,55,.6)}.border-shell\/70{border-color:rgba(45,15,55,.7)}.border-shell\/75{border-color:rgba(45,15,55,.75)}.border-shell\/80{border-color:rgba(45,15,55,.8)}.border-shell\/90{border-color:rgba(45,15,55,.9)}.border-shell\/95{border-color:rgba(45,15,55,.95)}.border-shellfill{--tw-border-opacity:1;border-color:rgb(245 243 245/var(--tw-border-opacity))}.border-shellfill\/0{border-color:hsla(300,9%,96%,0)}.border-shellfill\/10{border-color:hsla(300,9%,96%,.1)}.border-shellfill\/100{border-color:#f5f3f5}.border-shellfill\/20{border-color:hsla(300,9%,96%,.2)}.border-shellfill\/25{border-color:hsla(300,9%,96%,.25)}.border-shellfill\/30{border-color:hsla(300,9%,96%,.3)}.border-shellfill\/40{border-color:hsla(300,9%,96%,.4)}.border-shellfill\/5{border-color:hsla(300,9%,96%,.05)}.border-shellfill\/50{border-color:hsla(300,9%,96%,.5)}.border-shellfill\/60{border-color:hsla(300,9%,96%,.6)}.border-shellfill\/70{border-color:hsla(300,9%,96%,.7)}.border-shellfill\/75{border-color:hsla(300,9%,96%,.75)}.border-shellfill\/80{border-color:hsla(300,9%,96%,.8)}.border-shellfill\/90{border-color:hsla(300,9%,96%,.9)}.border-shellfill\/95{border-color:hsla(300,9%,96%,.95)}.border-shellstroke{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}.border-shellstroke\/0{border-color:hsla(290,9%,87%,0)}.border-shellstroke\/10{border-color:hsla(290,9%,87%,.1)}.border-shellstroke\/100{border-color:#e0dbe1}.border-shellstroke\/20{border-color:hsla(290,9%,87%,.2)}.border-shellstroke\/25{border-color:hsla(290,9%,87%,.25)}.border-shellstroke\/30{border-color:hsla(290,9%,87%,.3)}.border-shellstroke\/40{border-color:hsla(290,9%,87%,.4)}.border-shellstroke\/5{border-color:hsla(290,9%,87%,.05)}.border-shellstroke\/50{border-color:hsla(290,9%,87%,.5)}.border-shellstroke\/60{border-color:hsla(290,9%,87%,.6)}.border-shellstroke\/70{border-color:hsla(290,9%,87%,.7)}.border-shellstroke\/75{border-color:hsla(290,9%,87%,.75)}.border-shellstroke\/80{border-color:hsla(290,9%,87%,.8)}.border-shellstroke\/90{border-color:hsla(290,9%,87%,.9)}.border-shellstroke\/95{border-color:hsla(290,9%,87%,.95)}.border-smurf{--tw-border-opacity:1;border-color:rgb(170 224 255/var(--tw-border-opacity))}.border-smurf\/0{border-color:rgba(170,224,255,0)}.border-smurf\/10{border-color:rgba(170,224,255,.1)}.border-smurf\/100{border-color:#aae0ff}.border-smurf\/20{border-color:rgba(170,224,255,.2)}.border-smurf\/25{border-color:rgba(170,224,255,.25)}.border-smurf\/30{border-color:rgba(170,224,255,.3)}.border-smurf\/40{border-color:rgba(170,224,255,.4)}.border-smurf\/5{border-color:rgba(170,224,255,.05)}.border-smurf\/50{border-color:rgba(170,224,255,.5)}.border-smurf\/60{border-color:rgba(170,224,255,.6)}.border-smurf\/70{border-color:rgba(170,224,255,.7)}.border-smurf\/75{border-color:rgba(170,224,255,.75)}.border-smurf\/80{border-color:rgba(170,224,255,.8)}.border-smurf\/90{border-color:rgba(170,224,255,.9)}.border-smurf\/95{border-color:rgba(170,224,255,.95)}.border-teal{--tw-border-opacity:1;border-color:rgb(112 249 175/var(--tw-border-opacity))}.border-teal\/0{border-color:rgba(112,249,175,0)}.border-teal\/10{border-color:rgba(112,249,175,.1)}.border-teal\/100{border-color:#70f9af}.border-teal\/20{border-color:rgba(112,249,175,.2)}.border-teal\/25{border-color:rgba(112,249,175,.25)}.border-teal\/30{border-color:rgba(112,249,175,.3)}.border-teal\/40{border-color:rgba(112,249,175,.4)}.border-teal\/5{border-color:rgba(112,249,175,.05)}.border-teal\/50{border-color:rgba(112,249,175,.5)}.border-teal\/60{border-color:rgba(112,249,175,.6)}.border-teal\/70{border-color:rgba(112,249,175,.7)}.border-teal\/75{border-color:rgba(112,249,175,.75)}.border-teal\/80{border-color:rgba(112,249,175,.8)}.border-teal\/90{border-color:rgba(112,249,175,.9)}.border-teal\/95{border-color:rgba(112,249,175,.95)}.border-transparent{border-color:transparent}.border-water{--tw-border-opacity:1;border-color:rgb(162 225 214/var(--tw-border-opacity))}.border-water\/0{border-color:rgba(162,225,214,0)}.border-water\/10{border-color:rgba(162,225,214,.1)}.border-water\/100{border-color:#a2e1d6}.border-water\/20{border-color:rgba(162,225,214,.2)}.border-water\/25{border-color:rgba(162,225,214,.25)}.border-water\/30{border-color:rgba(162,225,214,.3)}.border-water\/40{border-color:rgba(162,225,214,.4)}.border-water\/5{border-color:rgba(162,225,214,.05)}.border-water\/50{border-color:rgba(162,225,214,.5)}.border-water\/60{border-color:rgba(162,225,214,.6)}.border-water\/70{border-color:rgba(162,225,214,.7)}.border-water\/75{border-color:rgba(162,225,214,.75)}.border-water\/80{border-color:rgba(162,225,214,.8)}.border-water\/90{border-color:rgba(162,225,214,.9)}.border-water\/95{border-color:rgba(162,225,214,.95)}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/25{border-color:hsla(0,0%,100%,.25)}.border-yellow{--tw-border-opacity:1;border-color:rgb(255 210 96/var(--tw-border-opacity))}.border-yellow\/0{border-color:rgba(255,210,96,0)}.border-yellow\/10{border-color:rgba(255,210,96,.1)}.border-yellow\/100{border-color:#ffd260}.border-yellow\/20{border-color:rgba(255,210,96,.2)}.border-yellow\/25{border-color:rgba(255,210,96,.25)}.border-yellow\/30{border-color:rgba(255,210,96,.3)}.border-yellow\/40{border-color:rgba(255,210,96,.4)}.border-yellow\/5{border-color:rgba(255,210,96,.05)}.border-yellow\/50{border-color:rgba(255,210,96,.5)}.border-yellow\/60{border-color:rgba(255,210,96,.6)}.border-yellow\/70{border-color:rgba(255,210,96,.7)}.border-yellow\/75{border-color:rgba(255,210,96,.75)}.border-yellow\/80{border-color:rgba(255,210,96,.8)}.border-yellow\/90{border-color:rgba(255,210,96,.9)}.border-yellow\/95{border-color:rgba(255,210,96,.95)}.border-t-shell{--tw-border-opacity:1;border-top-color:rgb(45 15 55/var(--tw-border-opacity))}.border-t-shellstroke{--tw-border-opacity:1;border-top-color:rgb(224 219 225/var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity:0}.border-opacity-50{--tw-border-opacity:0.5}.bg-\[\#041417\]{--tw-bg-opacity:1;background-color:rgb(4 20 23/var(--tw-bg-opacity))}.bg-\[\#0D2931\]{--tw-bg-opacity:1;background-color:rgb(13 41 49/var(--tw-bg-opacity))}.bg-\[\#20136E\]{--tw-bg-opacity:1;background-color:rgb(32 19 110/var(--tw-bg-opacity))}.bg-\[\#240C2C\]{--tw-bg-opacity:1;background-color:rgb(36 12 44/var(--tw-bg-opacity))}.bg-\[\#281c87\]{--tw-bg-opacity:1;background-color:rgb(40 28 135/var(--tw-bg-opacity))}.bg-\[\#40CA5A\]\/10{background-color:rgba(64,202,90,.1)}.bg-\[\#ebebeb\]{--tw-bg-opacity:1;background-color:rgb(235 235 235/var(--tw-bg-opacity))}.bg-aubergine{--tw-bg-opacity:1;background-color:rgb(80 36 84/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blackberry{--tw-bg-opacity:1;background-color:rgb(45 12 45/var(--tw-bg-opacity))}.bg-blackberry-5{--tw-bg-opacity:1;background-color:rgb(249 248 249/var(--tw-bg-opacity))}.bg-blackberry\/10{background-color:rgba(45,12,45,.1)}.bg-blackberry\/5{background-color:rgba(45,12,45,.05)}.bg-blackout{--tw-bg-opacity:1;background-color:rgb(40 16 51/var(--tw-bg-opacity))}.bg-blackout\/0{background-color:rgba(40,16,51,0)}.bg-blackout\/10{background-color:rgba(40,16,51,.1)}.bg-blackout\/100{background-color:#281033}.bg-blackout\/20{background-color:rgba(40,16,51,.2)}.bg-blackout\/25{background-color:rgba(40,16,51,.25)}.bg-blackout\/30{background-color:rgba(40,16,51,.3)}.bg-blackout\/40{background-color:rgba(40,16,51,.4)}.bg-blackout\/5{background-color:rgba(40,16,51,.05)}.bg-blackout\/50{background-color:rgba(40,16,51,.5)}.bg-blackout\/60{background-color:rgba(40,16,51,.6)}.bg-blackout\/70{background-color:rgba(40,16,51,.7)}.bg-blackout\/75{background-color:rgba(40,16,51,.75)}.bg-blackout\/80{background-color:rgba(40,16,51,.8)}.bg-blackout\/90{background-color:rgba(40,16,51,.9)}.bg-blackout\/95{background-color:rgba(40,16,51,.95)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:rgba(219,234,254,0)}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-blueberry{--tw-bg-opacity:1;background-color:rgb(64 6 111/var(--tw-bg-opacity))}.bg-blueberry\/0{background-color:rgba(64,6,111,0)}.bg-blueberry\/10{background-color:rgba(64,6,111,.1)}.bg-blueberry\/100{background-color:#40066f}.bg-blueberry\/20{background-color:rgba(64,6,111,.2)}.bg-blueberry\/25{background-color:rgba(64,6,111,.25)}.bg-blueberry\/30{background-color:rgba(64,6,111,.3)}.bg-blueberry\/40{background-color:rgba(64,6,111,.4)}.bg-blueberry\/5{background-color:rgba(64,6,111,.05)}.bg-blueberry\/50{background-color:rgba(64,6,111,.5)}.bg-blueberry\/60{background-color:rgba(64,6,111,.6)}.bg-blueberry\/70{background-color:rgba(64,6,111,.7)}.bg-blueberry\/75{background-color:rgba(64,6,111,.75)}.bg-blueberry\/80{background-color:rgba(64,6,111,.8)}.bg-blueberry\/90{background-color:rgba(64,6,111,.9)}.bg-blueberry\/95{background-color:rgba(64,6,111,.95)}.bg-bubblegum{--tw-bg-opacity:1;background-color:rgb(255 159 159/var(--tw-bg-opacity))}.bg-bubblegum\/0{background-color:hsla(0,100%,81%,0)}.bg-bubblegum\/10{background-color:hsla(0,100%,81%,.1)}.bg-bubblegum\/100{background-color:#ff9f9f}.bg-bubblegum\/20{background-color:hsla(0,100%,81%,.2)}.bg-bubblegum\/25{background-color:hsla(0,100%,81%,.25)}.bg-bubblegum\/30{background-color:hsla(0,100%,81%,.3)}.bg-bubblegum\/40{background-color:hsla(0,100%,81%,.4)}.bg-bubblegum\/5{background-color:hsla(0,100%,81%,.05)}.bg-bubblegum\/50{background-color:hsla(0,100%,81%,.5)}.bg-bubblegum\/60{background-color:hsla(0,100%,81%,.6)}.bg-bubblegum\/70{background-color:hsla(0,100%,81%,.7)}.bg-bubblegum\/75{background-color:hsla(0,100%,81%,.75)}.bg-bubblegum\/80{background-color:hsla(0,100%,81%,.8)}.bg-bubblegum\/90{background-color:hsla(0,100%,81%,.9)}.bg-bubblegum\/95{background-color:hsla(0,100%,81%,.95)}.bg-chalk-50{--tw-bg-opacity:1;background-color:rgb(252 249 247/var(--tw-bg-opacity))}.bg-charcoal{--tw-bg-opacity:1;background-color:rgb(18 40 47/var(--tw-bg-opacity))}.bg-charcoal\/0{background-color:rgba(18,40,47,0)}.bg-charcoal\/10{background-color:rgba(18,40,47,.1)}.bg-charcoal\/100{background-color:#12282f}.bg-charcoal\/20{background-color:rgba(18,40,47,.2)}.bg-charcoal\/25{background-color:rgba(18,40,47,.25)}.bg-charcoal\/30{background-color:rgba(18,40,47,.3)}.bg-charcoal\/40{background-color:rgba(18,40,47,.4)}.bg-charcoal\/5{background-color:rgba(18,40,47,.05)}.bg-charcoal\/50{background-color:rgba(18,40,47,.5)}.bg-charcoal\/60{background-color:rgba(18,40,47,.6)}.bg-charcoal\/70{background-color:rgba(18,40,47,.7)}.bg-charcoal\/75{background-color:rgba(18,40,47,.75)}.bg-charcoal\/80{background-color:rgba(18,40,47,.8)}.bg-charcoal\/90{background-color:rgba(18,40,47,.9)}.bg-charcoal\/95{background-color:rgba(18,40,47,.95)}.bg-darkforest{--tw-bg-opacity:1;background-color:rgb(22 49 34/var(--tw-bg-opacity))}.bg-darkforest\/0{background-color:rgba(22,49,34,0)}.bg-darkforest\/10{background-color:rgba(22,49,34,.1)}.bg-darkforest\/100{background-color:#163122}.bg-darkforest\/20{background-color:rgba(22,49,34,.2)}.bg-darkforest\/25{background-color:rgba(22,49,34,.25)}.bg-darkforest\/30{background-color:rgba(22,49,34,.3)}.bg-darkforest\/40{background-color:rgba(22,49,34,.4)}.bg-darkforest\/5{background-color:rgba(22,49,34,.05)}.bg-darkforest\/50{background-color:rgba(22,49,34,.5)}.bg-darkforest\/60{background-color:rgba(22,49,34,.6)}.bg-darkforest\/70{background-color:rgba(22,49,34,.7)}.bg-darkforest\/75{background-color:rgba(22,49,34,.75)}.bg-darkforest\/80{background-color:rgba(22,49,34,.8)}.bg-darkforest\/90{background-color:rgba(22,49,34,.9)}.bg-darkforest\/95{background-color:rgba(22,49,34,.95)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity))}.bg-green\/0{background-color:rgba(137,228,129,0)}.bg-green\/10{background-color:rgba(137,228,129,.1)}.bg-green\/100{background-color:#89e481}.bg-green\/20{background-color:rgba(137,228,129,.2)}.bg-green\/25{background-color:rgba(137,228,129,.25)}.bg-green\/30{background-color:rgba(137,228,129,.3)}.bg-green\/40{background-color:rgba(137,228,129,.4)}.bg-green\/5{background-color:rgba(137,228,129,.05)}.bg-green\/50{background-color:rgba(137,228,129,.5)}.bg-green\/60{background-color:rgba(137,228,129,.6)}.bg-green\/70{background-color:rgba(137,228,129,.7)}.bg-green\/75{background-color:rgba(137,228,129,.75)}.bg-green\/80{background-color:rgba(137,228,129,.8)}.bg-green\/90{background-color:rgba(137,228,129,.9)}.bg-green\/95{background-color:rgba(137,228,129,.95)}.bg-hacker{--tw-bg-opacity:1;background-color:rgb(113 227 232/var(--tw-bg-opacity))}.bg-hacker\/0{background-color:rgba(113,227,232,0)}.bg-hacker\/10{background-color:rgba(113,227,232,.1)}.bg-hacker\/100{background-color:#71e3e8}.bg-hacker\/20{background-color:rgba(113,227,232,.2)}.bg-hacker\/25{background-color:rgba(113,227,232,.25)}.bg-hacker\/30{background-color:rgba(113,227,232,.3)}.bg-hacker\/40{background-color:rgba(113,227,232,.4)}.bg-hacker\/5{background-color:rgba(113,227,232,.05)}.bg-hacker\/50{background-color:rgba(113,227,232,.5)}.bg-hacker\/60{background-color:rgba(113,227,232,.6)}.bg-hacker\/70{background-color:rgba(113,227,232,.7)}.bg-hacker\/75{background-color:rgba(113,227,232,.75)}.bg-hacker\/80{background-color:rgba(113,227,232,.8)}.bg-hacker\/90{background-color:rgba(113,227,232,.9)}.bg-hacker\/95{background-color:rgba(113,227,232,.95)}.bg-hotplate{--tw-bg-opacity:1;background-color:rgb(84 0 0/var(--tw-bg-opacity))}.bg-hotplate\/0{background-color:rgba(84,0,0,0)}.bg-hotplate\/10{background-color:rgba(84,0,0,.1)}.bg-hotplate\/100{background-color:#540000}.bg-hotplate\/20{background-color:rgba(84,0,0,.2)}.bg-hotplate\/25{background-color:rgba(84,0,0,.25)}.bg-hotplate\/30{background-color:rgba(84,0,0,.3)}.bg-hotplate\/40{background-color:rgba(84,0,0,.4)}.bg-hotplate\/5{background-color:rgba(84,0,0,.05)}.bg-hotplate\/50{background-color:rgba(84,0,0,.5)}.bg-hotplate\/60{background-color:rgba(84,0,0,.6)}.bg-hotplate\/70{background-color:rgba(84,0,0,.7)}.bg-hotplate\/75{background-color:rgba(84,0,0,.75)}.bg-hotplate\/80{background-color:rgba(84,0,0,.8)}.bg-hotplate\/90{background-color:rgba(84,0,0,.9)}.bg-hotplate\/95{background-color:rgba(84,0,0,.95)}.bg-land{--tw-bg-opacity:1;background-color:rgb(91 32 35/var(--tw-bg-opacity))}.bg-land\/0{background-color:rgba(91,32,35,0)}.bg-land\/10{background-color:rgba(91,32,35,.1)}.bg-land\/100{background-color:#5b2023}.bg-land\/20{background-color:rgba(91,32,35,.2)}.bg-land\/25{background-color:rgba(91,32,35,.25)}.bg-land\/30{background-color:rgba(91,32,35,.3)}.bg-land\/40{background-color:rgba(91,32,35,.4)}.bg-land\/5{background-color:rgba(91,32,35,.05)}.bg-land\/50{background-color:rgba(91,32,35,.5)}.bg-land\/60{background-color:rgba(91,32,35,.6)}.bg-land\/70{background-color:rgba(91,32,35,.7)}.bg-land\/75{background-color:rgba(91,32,35,.75)}.bg-land\/80{background-color:rgba(91,32,35,.8)}.bg-land\/90{background-color:rgba(91,32,35,.9)}.bg-land\/95{background-color:rgba(91,32,35,.95)}.bg-leaf{--tw-bg-opacity:1;background-color:rgb(9 128 121/var(--tw-bg-opacity))}.bg-lemon{--tw-bg-opacity:1;background-color:rgb(254 251 169/var(--tw-bg-opacity))}.bg-lemon\/0{background-color:hsla(58,98%,83%,0)}.bg-lemon\/10{background-color:hsla(58,98%,83%,.1)}.bg-lemon\/100{background-color:#fefba9}.bg-lemon\/20{background-color:hsla(58,98%,83%,.2)}.bg-lemon\/25{background-color:hsla(58,98%,83%,.25)}.bg-lemon\/30{background-color:hsla(58,98%,83%,.3)}.bg-lemon\/40{background-color:hsla(58,98%,83%,.4)}.bg-lemon\/5{background-color:hsla(58,98%,83%,.05)}.bg-lemon\/50{background-color:hsla(58,98%,83%,.5)}.bg-lemon\/60{background-color:hsla(58,98%,83%,.6)}.bg-lemon\/70{background-color:hsla(58,98%,83%,.7)}.bg-lemon\/75{background-color:hsla(58,98%,83%,.75)}.bg-lemon\/80{background-color:hsla(58,98%,83%,.8)}.bg-lemon\/90{background-color:hsla(58,98%,83%,.9)}.bg-lemon\/95{background-color:hsla(58,98%,83%,.95)}.bg-levander{--tw-bg-opacity:1;background-color:rgb(183 178 255/var(--tw-bg-opacity))}.bg-levander-25{--tw-bg-opacity:1;background-color:rgb(246 246 255/var(--tw-bg-opacity))}.bg-levander-25\/0{background-color:rgba(246,246,255,0)}.bg-levander-25\/10{background-color:rgba(246,246,255,.1)}.bg-levander-25\/100{background-color:#f6f6ff}.bg-levander-25\/20{background-color:rgba(246,246,255,.2)}.bg-levander-25\/25{background-color:rgba(246,246,255,.25)}.bg-levander-25\/30{background-color:rgba(246,246,255,.3)}.bg-levander-25\/40{background-color:rgba(246,246,255,.4)}.bg-levander-25\/5{background-color:rgba(246,246,255,.05)}.bg-levander-25\/50{background-color:rgba(246,246,255,.5)}.bg-levander-25\/60{background-color:rgba(246,246,255,.6)}.bg-levander-25\/70{background-color:rgba(246,246,255,.7)}.bg-levander-25\/75{background-color:rgba(246,246,255,.75)}.bg-levander-25\/80{background-color:rgba(246,246,255,.8)}.bg-levander-25\/90{background-color:rgba(246,246,255,.9)}.bg-levander-25\/95{background-color:rgba(246,246,255,.95)}.bg-levander\/0{background-color:rgba(183,178,255,0)}.bg-levander\/10{background-color:rgba(183,178,255,.1)}.bg-levander\/100{background-color:#b7b2ff}.bg-levander\/20{background-color:rgba(183,178,255,.2)}.bg-levander\/25{background-color:rgba(183,178,255,.25)}.bg-levander\/30{background-color:rgba(183,178,255,.3)}.bg-levander\/40{background-color:rgba(183,178,255,.4)}.bg-levander\/5{background-color:rgba(183,178,255,.05)}.bg-levander\/50{background-color:rgba(183,178,255,.5)}.bg-levander\/60{background-color:rgba(183,178,255,.6)}.bg-levander\/70{background-color:rgba(183,178,255,.7)}.bg-levander\/75{background-color:rgba(183,178,255,.75)}.bg-levander\/80{background-color:rgba(183,178,255,.8)}.bg-levander\/90{background-color:rgba(183,178,255,.9)}.bg-levander\/95{background-color:rgba(183,178,255,.95)}.bg-light-peach{--tw-bg-opacity:1;background-color:rgb(255 191 180/var(--tw-bg-opacity))}.bg-light-peach\/40{background-color:hsla(9,100%,85%,.4)}.bg-lime{--tw-bg-opacity:1;background-color:rgb(201 255 114/var(--tw-bg-opacity))}.bg-lime\/0{background-color:rgba(201,255,114,0)}.bg-lime\/10{background-color:rgba(201,255,114,.1)}.bg-lime\/100{background-color:#c9ff72}.bg-lime\/20{background-color:rgba(201,255,114,.2)}.bg-lime\/25{background-color:rgba(201,255,114,.25)}.bg-lime\/30{background-color:rgba(201,255,114,.3)}.bg-lime\/40{background-color:rgba(201,255,114,.4)}.bg-lime\/5{background-color:rgba(201,255,114,.05)}.bg-lime\/50{background-color:rgba(201,255,114,.5)}.bg-lime\/60{background-color:rgba(201,255,114,.6)}.bg-lime\/70{background-color:rgba(201,255,114,.7)}.bg-lime\/75{background-color:rgba(201,255,114,.75)}.bg-lime\/80{background-color:rgba(201,255,114,.8)}.bg-lime\/90{background-color:rgba(201,255,114,.9)}.bg-lime\/95{background-color:rgba(201,255,114,.95)}.bg-mango{--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity))}.bg-mango-hover{--tw-bg-opacity:1;background-color:rgb(227 158 95/var(--tw-bg-opacity))}.bg-mango-hover\/0{background-color:rgba(227,158,95,0)}.bg-mango-hover\/10{background-color:rgba(227,158,95,.1)}.bg-mango-hover\/100{background-color:#e39e5f}.bg-mango-hover\/20{background-color:rgba(227,158,95,.2)}.bg-mango-hover\/25{background-color:rgba(227,158,95,.25)}.bg-mango-hover\/30{background-color:rgba(227,158,95,.3)}.bg-mango-hover\/40{background-color:rgba(227,158,95,.4)}.bg-mango-hover\/5{background-color:rgba(227,158,95,.05)}.bg-mango-hover\/50{background-color:rgba(227,158,95,.5)}.bg-mango-hover\/60{background-color:rgba(227,158,95,.6)}.bg-mango-hover\/70{background-color:rgba(227,158,95,.7)}.bg-mango-hover\/75{background-color:rgba(227,158,95,.75)}.bg-mango-hover\/80{background-color:rgba(227,158,95,.8)}.bg-mango-hover\/90{background-color:rgba(227,158,95,.9)}.bg-mango-hover\/95{background-color:rgba(227,158,95,.95)}.bg-mango\/0{background-color:hsla(29,96%,70%,0)}.bg-mango\/10{background-color:hsla(29,96%,70%,.1)}.bg-mango\/100{background-color:#fcb069}.bg-mango\/20{background-color:hsla(29,96%,70%,.2)}.bg-mango\/25{background-color:hsla(29,96%,70%,.25)}.bg-mango\/30{background-color:hsla(29,96%,70%,.3)}.bg-mango\/40{background-color:hsla(29,96%,70%,.4)}.bg-mango\/5{background-color:hsla(29,96%,70%,.05)}.bg-mango\/50{background-color:hsla(29,96%,70%,.5)}.bg-mango\/60{background-color:hsla(29,96%,70%,.6)}.bg-mango\/70{background-color:hsla(29,96%,70%,.7)}.bg-mango\/75{background-color:hsla(29,96%,70%,.75)}.bg-mango\/80{background-color:hsla(29,96%,70%,.8)}.bg-mango\/90{background-color:hsla(29,96%,70%,.9)}.bg-mango\/95{background-color:hsla(29,96%,70%,.95)}.bg-maroon{--tw-bg-opacity:1;background-color:rgb(63 7 3/var(--tw-bg-opacity))}.bg-maroon\/0{background-color:rgba(63,7,3,0)}.bg-maroon\/10{background-color:rgba(63,7,3,.1)}.bg-maroon\/100{background-color:#3f0703}.bg-maroon\/20{background-color:rgba(63,7,3,.2)}.bg-maroon\/25{background-color:rgba(63,7,3,.25)}.bg-maroon\/30{background-color:rgba(63,7,3,.3)}.bg-maroon\/40{background-color:rgba(63,7,3,.4)}.bg-maroon\/5{background-color:rgba(63,7,3,.05)}.bg-maroon\/50{background-color:rgba(63,7,3,.5)}.bg-maroon\/60{background-color:rgba(63,7,3,.6)}.bg-maroon\/70{background-color:rgba(63,7,3,.7)}.bg-maroon\/75{background-color:rgba(63,7,3,.75)}.bg-maroon\/80{background-color:rgba(63,7,3,.8)}.bg-maroon\/90{background-color:rgba(63,7,3,.9)}.bg-maroon\/95{background-color:rgba(63,7,3,.95)}.bg-navyblue{--tw-bg-opacity:1;background-color:rgb(40 24 138/var(--tw-bg-opacity))}.bg-navyblue\/0{background-color:rgba(40,24,138,0)}.bg-navyblue\/10{background-color:rgba(40,24,138,.1)}.bg-navyblue\/100{background-color:#28188a}.bg-navyblue\/20{background-color:rgba(40,24,138,.2)}.bg-navyblue\/25{background-color:rgba(40,24,138,.25)}.bg-navyblue\/30{background-color:rgba(40,24,138,.3)}.bg-navyblue\/40{background-color:rgba(40,24,138,.4)}.bg-navyblue\/5{background-color:rgba(40,24,138,.05)}.bg-navyblue\/50{background-color:rgba(40,24,138,.5)}.bg-navyblue\/60{background-color:rgba(40,24,138,.6)}.bg-navyblue\/70{background-color:rgba(40,24,138,.7)}.bg-navyblue\/75{background-color:rgba(40,24,138,.75)}.bg-navyblue\/80{background-color:rgba(40,24,138,.8)}.bg-navyblue\/90{background-color:rgba(40,24,138,.9)}.bg-navyblue\/95{background-color:rgba(40,24,138,.95)}.bg-new-dark-blue{--tw-bg-opacity:1;background-color:rgb(40 24 138/var(--tw-bg-opacity))}.bg-new-darker-blue{--tw-bg-opacity:1;background-color:rgb(32 19 110/var(--tw-bg-opacity))}.bg-nightsky{--tw-bg-opacity:1;background-color:rgb(55 9 113/var(--tw-bg-opacity))}.bg-nightsky\/0{background-color:rgba(55,9,113,0)}.bg-nightsky\/10{background-color:rgba(55,9,113,.1)}.bg-nightsky\/100{background-color:#370971}.bg-nightsky\/20{background-color:rgba(55,9,113,.2)}.bg-nightsky\/25{background-color:rgba(55,9,113,.25)}.bg-nightsky\/30{background-color:rgba(55,9,113,.3)}.bg-nightsky\/40{background-color:rgba(55,9,113,.4)}.bg-nightsky\/5{background-color:rgba(55,9,113,.05)}.bg-nightsky\/50{background-color:rgba(55,9,113,.5)}.bg-nightsky\/60{background-color:rgba(55,9,113,.6)}.bg-nightsky\/70{background-color:rgba(55,9,113,.7)}.bg-nightsky\/75{background-color:rgba(55,9,113,.75)}.bg-nightsky\/80{background-color:rgba(55,9,113,.8)}.bg-nightsky\/90{background-color:rgba(55,9,113,.9)}.bg-nightsky\/95{background-color:rgba(55,9,113,.95)}.bg-ocean{--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity))}.bg-ocean\/0{background-color:rgba(8,31,52,0)}.bg-ocean\/10{background-color:rgba(8,31,52,.1)}.bg-ocean\/100{background-color:#081f34}.bg-ocean\/20{background-color:rgba(8,31,52,.2)}.bg-ocean\/25{background-color:rgba(8,31,52,.25)}.bg-ocean\/30{background-color:rgba(8,31,52,.3)}.bg-ocean\/40{background-color:rgba(8,31,52,.4)}.bg-ocean\/5{background-color:rgba(8,31,52,.05)}.bg-ocean\/50{background-color:rgba(8,31,52,.5)}.bg-ocean\/60{background-color:rgba(8,31,52,.6)}.bg-ocean\/70{background-color:rgba(8,31,52,.7)}.bg-ocean\/75{background-color:rgba(8,31,52,.75)}.bg-ocean\/80{background-color:rgba(8,31,52,.8)}.bg-ocean\/90{background-color:rgba(8,31,52,.9)}.bg-ocean\/95{background-color:rgba(8,31,52,.95)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity))}.bg-peach{--tw-bg-opacity:1;background-color:rgb(245 193 174/var(--tw-bg-opacity))}.bg-peach\/0{background-color:hsla(16,78%,82%,0)}.bg-peach\/10{background-color:hsla(16,78%,82%,.1)}.bg-peach\/100{background-color:#f5c1ae}.bg-peach\/20{background-color:hsla(16,78%,82%,.2)}.bg-peach\/25{background-color:hsla(16,78%,82%,.25)}.bg-peach\/30{background-color:hsla(16,78%,82%,.3)}.bg-peach\/40{background-color:hsla(16,78%,82%,.4)}.bg-peach\/5{background-color:hsla(16,78%,82%,.05)}.bg-peach\/50{background-color:hsla(16,78%,82%,.5)}.bg-peach\/60{background-color:hsla(16,78%,82%,.6)}.bg-peach\/70{background-color:hsla(16,78%,82%,.7)}.bg-peach\/75{background-color:hsla(16,78%,82%,.75)}.bg-peach\/80{background-color:hsla(16,78%,82%,.8)}.bg-peach\/90{background-color:hsla(16,78%,82%,.9)}.bg-peach\/95{background-color:hsla(16,78%,82%,.95)}.bg-pine{--tw-bg-opacity:1;background-color:rgb(11 69 82/var(--tw-bg-opacity))}.bg-pine-hover{--tw-bg-opacity:1;background-color:rgb(0 32 30/var(--tw-bg-opacity))}.bg-pine-hover\/0{background-color:rgba(0,32,30,0)}.bg-pine-hover\/10{background-color:rgba(0,32,30,.1)}.bg-pine-hover\/100{background-color:#00201e}.bg-pine-hover\/20{background-color:rgba(0,32,30,.2)}.bg-pine-hover\/25{background-color:rgba(0,32,30,.25)}.bg-pine-hover\/30{background-color:rgba(0,32,30,.3)}.bg-pine-hover\/40{background-color:rgba(0,32,30,.4)}.bg-pine-hover\/5{background-color:rgba(0,32,30,.05)}.bg-pine-hover\/50{background-color:rgba(0,32,30,.5)}.bg-pine-hover\/60{background-color:rgba(0,32,30,.6)}.bg-pine-hover\/70{background-color:rgba(0,32,30,.7)}.bg-pine-hover\/75{background-color:rgba(0,32,30,.75)}.bg-pine-hover\/80{background-color:rgba(0,32,30,.8)}.bg-pine-hover\/90{background-color:rgba(0,32,30,.9)}.bg-pine-hover\/95{background-color:rgba(0,32,30,.95)}.bg-pine\/0{background-color:rgba(11,69,82,0)}.bg-pine\/10{background-color:rgba(11,69,82,.1)}.bg-pine\/100{background-color:#0b4552}.bg-pine\/20{background-color:rgba(11,69,82,.2)}.bg-pine\/25{background-color:rgba(11,69,82,.25)}.bg-pine\/30{background-color:rgba(11,69,82,.3)}.bg-pine\/40{background-color:rgba(11,69,82,.4)}.bg-pine\/5{background-color:rgba(11,69,82,.05)}.bg-pine\/50{background-color:rgba(11,69,82,.5)}.bg-pine\/60{background-color:rgba(11,69,82,.6)}.bg-pine\/70{background-color:rgba(11,69,82,.7)}.bg-pine\/75{background-color:rgba(11,69,82,.75)}.bg-pine\/80{background-color:rgba(11,69,82,.8)}.bg-pine\/90{background-color:rgba(11,69,82,.9)}.bg-pine\/95{background-color:rgba(11,69,82,.95)}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-red-100\/10{background-color:hsla(0,93%,94%,.1)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-shell{--tw-bg-opacity:1;background-color:rgb(45 15 55/var(--tw-bg-opacity))}.bg-shell\/0{background-color:rgba(45,15,55,0)}.bg-shell\/10{background-color:rgba(45,15,55,.1)}.bg-shell\/100{background-color:#2d0f37}.bg-shell\/20{background-color:rgba(45,15,55,.2)}.bg-shell\/25{background-color:rgba(45,15,55,.25)}.bg-shell\/30{background-color:rgba(45,15,55,.3)}.bg-shell\/40{background-color:rgba(45,15,55,.4)}.bg-shell\/5{background-color:rgba(45,15,55,.05)}.bg-shell\/50{background-color:rgba(45,15,55,.5)}.bg-shell\/60{background-color:rgba(45,15,55,.6)}.bg-shell\/70{background-color:rgba(45,15,55,.7)}.bg-shell\/75{background-color:rgba(45,15,55,.75)}.bg-shell\/80{background-color:rgba(45,15,55,.8)}.bg-shell\/90{background-color:rgba(45,15,55,.9)}.bg-shell\/95{background-color:rgba(45,15,55,.95)}.bg-shellfill{--tw-bg-opacity:1;background-color:rgb(245 243 245/var(--tw-bg-opacity))}.bg-shellfill\/0{background-color:hsla(300,9%,96%,0)}.bg-shellfill\/10{background-color:hsla(300,9%,96%,.1)}.bg-shellfill\/100{background-color:#f5f3f5}.bg-shellfill\/20{background-color:hsla(300,9%,96%,.2)}.bg-shellfill\/25{background-color:hsla(300,9%,96%,.25)}.bg-shellfill\/30{background-color:hsla(300,9%,96%,.3)}.bg-shellfill\/40{background-color:hsla(300,9%,96%,.4)}.bg-shellfill\/5{background-color:hsla(300,9%,96%,.05)}.bg-shellfill\/50{background-color:hsla(300,9%,96%,.5)}.bg-shellfill\/60{background-color:hsla(300,9%,96%,.6)}.bg-shellfill\/70{background-color:hsla(300,9%,96%,.7)}.bg-shellfill\/75{background-color:hsla(300,9%,96%,.75)}.bg-shellfill\/80{background-color:hsla(300,9%,96%,.8)}.bg-shellfill\/90{background-color:hsla(300,9%,96%,.9)}.bg-shellfill\/95{background-color:hsla(300,9%,96%,.95)}.bg-shellstroke{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.bg-shellstroke\/0{background-color:hsla(290,9%,87%,0)}.bg-shellstroke\/10{background-color:hsla(290,9%,87%,.1)}.bg-shellstroke\/100{background-color:#e0dbe1}.bg-shellstroke\/20{background-color:hsla(290,9%,87%,.2)}.bg-shellstroke\/25{background-color:hsla(290,9%,87%,.25)}.bg-shellstroke\/30{background-color:hsla(290,9%,87%,.3)}.bg-shellstroke\/40{background-color:hsla(290,9%,87%,.4)}.bg-shellstroke\/5{background-color:hsla(290,9%,87%,.05)}.bg-shellstroke\/50{background-color:hsla(290,9%,87%,.5)}.bg-shellstroke\/60{background-color:hsla(290,9%,87%,.6)}.bg-shellstroke\/70{background-color:hsla(290,9%,87%,.7)}.bg-shellstroke\/75{background-color:hsla(290,9%,87%,.75)}.bg-shellstroke\/80{background-color:hsla(290,9%,87%,.8)}.bg-shellstroke\/90{background-color:hsla(290,9%,87%,.9)}.bg-shellstroke\/95{background-color:hsla(290,9%,87%,.95)}.bg-smurf{--tw-bg-opacity:1;background-color:rgb(170 224 255/var(--tw-bg-opacity))}.bg-smurf\/0{background-color:rgba(170,224,255,0)}.bg-smurf\/10{background-color:rgba(170,224,255,.1)}.bg-smurf\/100{background-color:#aae0ff}.bg-smurf\/20{background-color:rgba(170,224,255,.2)}.bg-smurf\/25{background-color:rgba(170,224,255,.25)}.bg-smurf\/30{background-color:rgba(170,224,255,.3)}.bg-smurf\/40{background-color:rgba(170,224,255,.4)}.bg-smurf\/5{background-color:rgba(170,224,255,.05)}.bg-smurf\/50{background-color:rgba(170,224,255,.5)}.bg-smurf\/60{background-color:rgba(170,224,255,.6)}.bg-smurf\/70{background-color:rgba(170,224,255,.7)}.bg-smurf\/75{background-color:rgba(170,224,255,.75)}.bg-smurf\/80{background-color:rgba(170,224,255,.8)}.bg-smurf\/90{background-color:rgba(170,224,255,.9)}.bg-smurf\/95{background-color:rgba(170,224,255,.95)}.bg-teal{--tw-bg-opacity:1;background-color:rgb(112 249 175/var(--tw-bg-opacity))}.bg-teal\/0{background-color:rgba(112,249,175,0)}.bg-teal\/10{background-color:rgba(112,249,175,.1)}.bg-teal\/100{background-color:#70f9af}.bg-teal\/20{background-color:rgba(112,249,175,.2)}.bg-teal\/25{background-color:rgba(112,249,175,.25)}.bg-teal\/30{background-color:rgba(112,249,175,.3)}.bg-teal\/40{background-color:rgba(112,249,175,.4)}.bg-teal\/5{background-color:rgba(112,249,175,.05)}.bg-teal\/50{background-color:rgba(112,249,175,.5)}.bg-teal\/60{background-color:rgba(112,249,175,.6)}.bg-teal\/70{background-color:rgba(112,249,175,.7)}.bg-teal\/75{background-color:rgba(112,249,175,.75)}.bg-teal\/80{background-color:rgba(112,249,175,.8)}.bg-teal\/90{background-color:rgba(112,249,175,.9)}.bg-teal\/95{background-color:rgba(112,249,175,.95)}.bg-transparent{background-color:transparent}.bg-water{--tw-bg-opacity:1;background-color:rgb(162 225 214/var(--tw-bg-opacity))}.bg-water\/0{background-color:rgba(162,225,214,0)}.bg-water\/10{background-color:rgba(162,225,214,.1)}.bg-water\/100{background-color:#a2e1d6}.bg-water\/20{background-color:rgba(162,225,214,.2)}.bg-water\/25{background-color:rgba(162,225,214,.25)}.bg-water\/30{background-color:rgba(162,225,214,.3)}.bg-water\/40{background-color:rgba(162,225,214,.4)}.bg-water\/5{background-color:rgba(162,225,214,.05)}.bg-water\/50{background-color:rgba(162,225,214,.5)}.bg-water\/60{background-color:rgba(162,225,214,.6)}.bg-water\/70{background-color:rgba(162,225,214,.7)}.bg-water\/75{background-color:rgba(162,225,214,.75)}.bg-water\/80{background-color:rgba(162,225,214,.8)}.bg-water\/90{background-color:rgba(162,225,214,.9)}.bg-water\/95{background-color:rgba(162,225,214,.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-xicentic{--tw-bg-opacity:1;background-color:rgb(20 6 22/var(--tw-bg-opacity))}.bg-yellow{--tw-bg-opacity:1;background-color:rgb(255 210 96/var(--tw-bg-opacity))}.bg-yellow\/0{background-color:rgba(255,210,96,0)}.bg-yellow\/10{background-color:rgba(255,210,96,.1)}.bg-yellow\/100{background-color:#ffd260}.bg-yellow\/20{background-color:rgba(255,210,96,.2)}.bg-yellow\/25{background-color:rgba(255,210,96,.25)}.bg-yellow\/30{background-color:rgba(255,210,96,.3)}.bg-yellow\/40{background-color:rgba(255,210,96,.4)}.bg-yellow\/5{background-color:rgba(255,210,96,.05)}.bg-yellow\/50{background-color:rgba(255,210,96,.5)}.bg-yellow\/60{background-color:rgba(255,210,96,.6)}.bg-yellow\/70{background-color:rgba(255,210,96,.7)}.bg-yellow\/75{background-color:rgba(255,210,96,.75)}.bg-yellow\/80{background-color:rgba(255,210,96,.8)}.bg-yellow\/90{background-color:rgba(255,210,96,.9)}.bg-yellow\/95{background-color:rgba(255,210,96,.95)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff;--tw-gradient-to:hsla(0,0%,100%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.object-center{-o-object-position:center;object-position:center}.object-left-bottom{-o-object-position:left bottom;object-position:left bottom}.object-top{-o-object-position:top;object-position:top}.p-11{padding:2.75rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[16px\]{padding:16px}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-15{padding-left:3.75rem;padding-right:3.75rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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-\[12px\]{padding-left:12px;padding-right:12px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[19px\]{padding-left:19px;padding-right:19px}.px-\[23px\]{padding-left:23px;padding-right:23px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-26{padding-top:6.5rem;padding-bottom:6.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[19px\]{padding-top:19px;padding-bottom:19px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-0{padding-bottom:0}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-26{padding-bottom:6.5rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[1px\]{padding-bottom:1px}.pb-\[24px\]{padding-bottom:24px}.pb-\[32px\]{padding-bottom:32px}.pb-\[76\%\]{padding-bottom:76%}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[12px\]{padding-left:12px}.pl-\[16px\]{padding-left:16px}.pl-\[22px\]{padding-left:22px}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-\[12px\]{padding-right:12px}.pr-\[16px\]{padding-right:16px}.pr-\[24px\]{padding-right:24px}.pr-\[2px\]{padding-right:2px}.pr-\[8px\]{padding-right:8px}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-13{padding-top:3.25rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-26{padding-top:6.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[50\%\]{padding-top:50%}.pt-\[52px\]{padding-top:52px}.pt-\[6px\]{padding-top:6px}.pt-\[82px\]{padding-top:82px}.text-center{text-align:center}.text-right{text-align:right}.font-sans{font-family:SaansTRIAL,sans-serif}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-12{font-size:.75rem}.text-14{font-size:.875rem}.text-16{font-size:1rem}.text-20{font-size:1.25rem}.text-24{font-size:1.5rem}.text-32{font-size:2rem}.text-40{font-size:2.5rem}.text-56{font-size:3.5rem}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[56px\]{font-size:56px}.text-\[72px\]{font-size:72px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.not-italic{font-style:normal}.leading-44{line-height:2.75rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-72{line-height:4.5rem}.leading-8{line-height:2rem}.leading-\[16px\]{line-height:16px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[72px\]{line-height:72px}.leading-\[92px\]{line-height:92px}.leading-none{line-height:1}.text-\[\#FEF9F7\]{--tw-text-opacity:1;color:rgb(254 249 247/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blackberry{--tw-text-opacity:1;color:rgb(45 12 45/var(--tw-text-opacity))}.text-blackberry\/50{color:rgba(45,12,45,.5)}.text-blackberry\/75{color:rgba(45,12,45,.75)}.text-blackout{--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}.text-blackout\/0{color:rgba(40,16,51,0)}.text-blackout\/10{color:rgba(40,16,51,.1)}.text-blackout\/100{color:#281033}.text-blackout\/20{color:rgba(40,16,51,.2)}.text-blackout\/25{color:rgba(40,16,51,.25)}.text-blackout\/30{color:rgba(40,16,51,.3)}.text-blackout\/40{color:rgba(40,16,51,.4)}.text-blackout\/5{color:rgba(40,16,51,.05)}.text-blackout\/50{color:rgba(40,16,51,.5)}.text-blackout\/60{color:rgba(40,16,51,.6)}.text-blackout\/70{color:rgba(40,16,51,.7)}.text-blackout\/75{color:rgba(40,16,51,.75)}.text-blackout\/80{color:rgba(40,16,51,.8)}.text-blackout\/90{color:rgba(40,16,51,.9)}.text-blackout\/95{color:rgba(40,16,51,.95)}.text-blueberry{--tw-text-opacity:1;color:rgb(64 6 111/var(--tw-text-opacity))}.text-blueberry\/0{color:rgba(64,6,111,0)}.text-blueberry\/10{color:rgba(64,6,111,.1)}.text-blueberry\/100{color:#40066f}.text-blueberry\/20{color:rgba(64,6,111,.2)}.text-blueberry\/25{color:rgba(64,6,111,.25)}.text-blueberry\/30{color:rgba(64,6,111,.3)}.text-blueberry\/40{color:rgba(64,6,111,.4)}.text-blueberry\/5{color:rgba(64,6,111,.05)}.text-blueberry\/50{color:rgba(64,6,111,.5)}.text-blueberry\/60{color:rgba(64,6,111,.6)}.text-blueberry\/70{color:rgba(64,6,111,.7)}.text-blueberry\/75{color:rgba(64,6,111,.75)}.text-blueberry\/80{color:rgba(64,6,111,.8)}.text-blueberry\/90{color:rgba(64,6,111,.9)}.text-blueberry\/95{color:rgba(64,6,111,.95)}.text-bubblegum{--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}.text-bubblegum\/0{color:hsla(0,100%,81%,0)}.text-bubblegum\/10{color:hsla(0,100%,81%,.1)}.text-bubblegum\/100{color:#ff9f9f}.text-bubblegum\/20{color:hsla(0,100%,81%,.2)}.text-bubblegum\/25{color:hsla(0,100%,81%,.25)}.text-bubblegum\/30{color:hsla(0,100%,81%,.3)}.text-bubblegum\/40{color:hsla(0,100%,81%,.4)}.text-bubblegum\/5{color:hsla(0,100%,81%,.05)}.text-bubblegum\/50{color:hsla(0,100%,81%,.5)}.text-bubblegum\/60{color:hsla(0,100%,81%,.6)}.text-bubblegum\/70{color:hsla(0,100%,81%,.7)}.text-bubblegum\/75{color:hsla(0,100%,81%,.75)}.text-bubblegum\/80{color:hsla(0,100%,81%,.8)}.text-bubblegum\/90{color:hsla(0,100%,81%,.9)}.text-bubblegum\/95{color:hsla(0,100%,81%,.95)}.text-chalk{--tw-text-opacity:1;color:rgb(249 242 238/var(--tw-text-opacity))}.text-chalk\/75{color:hsla(22,48%,95%,.75)}.text-charcoal{--tw-text-opacity:1;color:rgb(18 40 47/var(--tw-text-opacity))}.text-charcoal\/0{color:rgba(18,40,47,0)}.text-charcoal\/10{color:rgba(18,40,47,.1)}.text-charcoal\/100{color:#12282f}.text-charcoal\/20{color:rgba(18,40,47,.2)}.text-charcoal\/25{color:rgba(18,40,47,.25)}.text-charcoal\/30{color:rgba(18,40,47,.3)}.text-charcoal\/40{color:rgba(18,40,47,.4)}.text-charcoal\/5{color:rgba(18,40,47,.05)}.text-charcoal\/50{color:rgba(18,40,47,.5)}.text-charcoal\/60{color:rgba(18,40,47,.6)}.text-charcoal\/70{color:rgba(18,40,47,.7)}.text-charcoal\/75{color:rgba(18,40,47,.75)}.text-charcoal\/80{color:rgba(18,40,47,.8)}.text-charcoal\/90{color:rgba(18,40,47,.9)}.text-charcoal\/95{color:rgba(18,40,47,.95)}.text-current{color:currentColor}.text-darkforest{--tw-text-opacity:1;color:rgb(22 49 34/var(--tw-text-opacity))}.text-darkforest\/0{color:rgba(22,49,34,0)}.text-darkforest\/10{color:rgba(22,49,34,.1)}.text-darkforest\/100{color:#163122}.text-darkforest\/20{color:rgba(22,49,34,.2)}.text-darkforest\/25{color:rgba(22,49,34,.25)}.text-darkforest\/30{color:rgba(22,49,34,.3)}.text-darkforest\/40{color:rgba(22,49,34,.4)}.text-darkforest\/5{color:rgba(22,49,34,.05)}.text-darkforest\/50{color:rgba(22,49,34,.5)}.text-darkforest\/60{color:rgba(22,49,34,.6)}.text-darkforest\/70{color:rgba(22,49,34,.7)}.text-darkforest\/75{color:rgba(22,49,34,.75)}.text-darkforest\/80{color:rgba(22,49,34,.8)}.text-darkforest\/90{color:rgba(22,49,34,.9)}.text-darkforest\/95{color:rgba(22,49,34,.95)}.text-error{--tw-text-opacity:1;color:rgb(255 74 62/var(--tw-text-opacity))}.text-green{--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}.text-green\/0{color:rgba(137,228,129,0)}.text-green\/10{color:rgba(137,228,129,.1)}.text-green\/100{color:#89e481}.text-green\/20{color:rgba(137,228,129,.2)}.text-green\/25{color:rgba(137,228,129,.25)}.text-green\/30{color:rgba(137,228,129,.3)}.text-green\/40{color:rgba(137,228,129,.4)}.text-green\/5{color:rgba(137,228,129,.05)}.text-green\/50{color:rgba(137,228,129,.5)}.text-green\/60{color:rgba(137,228,129,.6)}.text-green\/70{color:rgba(137,228,129,.7)}.text-green\/75{color:rgba(137,228,129,.75)}.text-green\/80{color:rgba(137,228,129,.8)}.text-green\/90{color:rgba(137,228,129,.9)}.text-green\/95{color:rgba(137,228,129,.95)}.text-hacker{--tw-text-opacity:1;color:rgb(113 227 232/var(--tw-text-opacity))}.text-hacker\/0{color:rgba(113,227,232,0)}.text-hacker\/10{color:rgba(113,227,232,.1)}.text-hacker\/100{color:#71e3e8}.text-hacker\/20{color:rgba(113,227,232,.2)}.text-hacker\/25{color:rgba(113,227,232,.25)}.text-hacker\/30{color:rgba(113,227,232,.3)}.text-hacker\/40{color:rgba(113,227,232,.4)}.text-hacker\/5{color:rgba(113,227,232,.05)}.text-hacker\/50{color:rgba(113,227,232,.5)}.text-hacker\/60{color:rgba(113,227,232,.6)}.text-hacker\/70{color:rgba(113,227,232,.7)}.text-hacker\/75{color:rgba(113,227,232,.75)}.text-hacker\/80{color:rgba(113,227,232,.8)}.text-hacker\/90{color:rgba(113,227,232,.9)}.text-hacker\/95{color:rgba(113,227,232,.95)}.text-hotplate{--tw-text-opacity:1;color:rgb(84 0 0/var(--tw-text-opacity))}.text-hotplate\/0{color:rgba(84,0,0,0)}.text-hotplate\/10{color:rgba(84,0,0,.1)}.text-hotplate\/100{color:#540000}.text-hotplate\/20{color:rgba(84,0,0,.2)}.text-hotplate\/25{color:rgba(84,0,0,.25)}.text-hotplate\/30{color:rgba(84,0,0,.3)}.text-hotplate\/40{color:rgba(84,0,0,.4)}.text-hotplate\/5{color:rgba(84,0,0,.05)}.text-hotplate\/50{color:rgba(84,0,0,.5)}.text-hotplate\/60{color:rgba(84,0,0,.6)}.text-hotplate\/70{color:rgba(84,0,0,.7)}.text-hotplate\/75{color:rgba(84,0,0,.75)}.text-hotplate\/80{color:rgba(84,0,0,.8)}.text-hotplate\/90{color:rgba(84,0,0,.9)}.text-hotplate\/95{color:rgba(84,0,0,.95)}.text-inherit{color:inherit}.text-land{--tw-text-opacity:1;color:rgb(91 32 35/var(--tw-text-opacity))}.text-land\/0{color:rgba(91,32,35,0)}.text-land\/10{color:rgba(91,32,35,.1)}.text-land\/100{color:#5b2023}.text-land\/20{color:rgba(91,32,35,.2)}.text-land\/25{color:rgba(91,32,35,.25)}.text-land\/30{color:rgba(91,32,35,.3)}.text-land\/40{color:rgba(91,32,35,.4)}.text-land\/5{color:rgba(91,32,35,.05)}.text-land\/50{color:rgba(91,32,35,.5)}.text-land\/60{color:rgba(91,32,35,.6)}.text-land\/70{color:rgba(91,32,35,.7)}.text-land\/75{color:rgba(91,32,35,.75)}.text-land\/80{color:rgba(91,32,35,.8)}.text-land\/90{color:rgba(91,32,35,.9)}.text-land\/95{color:rgba(91,32,35,.95)}.text-lemon{--tw-text-opacity:1;color:rgb(254 251 169/var(--tw-text-opacity))}.text-lemon\/0{color:hsla(58,98%,83%,0)}.text-lemon\/10{color:hsla(58,98%,83%,.1)}.text-lemon\/100{color:#fefba9}.text-lemon\/20{color:hsla(58,98%,83%,.2)}.text-lemon\/25{color:hsla(58,98%,83%,.25)}.text-lemon\/30{color:hsla(58,98%,83%,.3)}.text-lemon\/40{color:hsla(58,98%,83%,.4)}.text-lemon\/5{color:hsla(58,98%,83%,.05)}.text-lemon\/50{color:hsla(58,98%,83%,.5)}.text-lemon\/60{color:hsla(58,98%,83%,.6)}.text-lemon\/70{color:hsla(58,98%,83%,.7)}.text-lemon\/75{color:hsla(58,98%,83%,.75)}.text-lemon\/80{color:hsla(58,98%,83%,.8)}.text-lemon\/90{color:hsla(58,98%,83%,.9)}.text-lemon\/95{color:hsla(58,98%,83%,.95)}.text-levander{--tw-text-opacity:1;color:rgb(183 178 255/var(--tw-text-opacity))}.text-levander-25{--tw-text-opacity:1;color:rgb(246 246 255/var(--tw-text-opacity))}.text-levander-25\/0{color:rgba(246,246,255,0)}.text-levander-25\/10{color:rgba(246,246,255,.1)}.text-levander-25\/100{color:#f6f6ff}.text-levander-25\/20{color:rgba(246,246,255,.2)}.text-levander-25\/25{color:rgba(246,246,255,.25)}.text-levander-25\/30{color:rgba(246,246,255,.3)}.text-levander-25\/40{color:rgba(246,246,255,.4)}.text-levander-25\/5{color:rgba(246,246,255,.05)}.text-levander-25\/50{color:rgba(246,246,255,.5)}.text-levander-25\/60{color:rgba(246,246,255,.6)}.text-levander-25\/70{color:rgba(246,246,255,.7)}.text-levander-25\/75{color:rgba(246,246,255,.75)}.text-levander-25\/80{color:rgba(246,246,255,.8)}.text-levander-25\/90{color:rgba(246,246,255,.9)}.text-levander-25\/95{color:rgba(246,246,255,.95)}.text-levander\/0{color:rgba(183,178,255,0)}.text-levander\/10{color:rgba(183,178,255,.1)}.text-levander\/100{color:#b7b2ff}.text-levander\/20{color:rgba(183,178,255,.2)}.text-levander\/25{color:rgba(183,178,255,.25)}.text-levander\/30{color:rgba(183,178,255,.3)}.text-levander\/40{color:rgba(183,178,255,.4)}.text-levander\/5{color:rgba(183,178,255,.05)}.text-levander\/50{color:rgba(183,178,255,.5)}.text-levander\/60{color:rgba(183,178,255,.6)}.text-levander\/70{color:rgba(183,178,255,.7)}.text-levander\/75{color:rgba(183,178,255,.75)}.text-levander\/80{color:rgba(183,178,255,.8)}.text-levander\/90{color:rgba(183,178,255,.9)}.text-levander\/95{color:rgba(183,178,255,.95)}.text-light-blackberry{--tw-text-opacity:1;color:rgb(237 205 243/var(--tw-text-opacity))}.text-light-leaf{--tw-text-opacity:1;color:rgb(180 239 227/var(--tw-text-opacity))}.text-lime{--tw-text-opacity:1;color:rgb(201 255 114/var(--tw-text-opacity))}.text-lime\/0{color:rgba(201,255,114,0)}.text-lime\/10{color:rgba(201,255,114,.1)}.text-lime\/100{color:#c9ff72}.text-lime\/20{color:rgba(201,255,114,.2)}.text-lime\/25{color:rgba(201,255,114,.25)}.text-lime\/30{color:rgba(201,255,114,.3)}.text-lime\/40{color:rgba(201,255,114,.4)}.text-lime\/5{color:rgba(201,255,114,.05)}.text-lime\/50{color:rgba(201,255,114,.5)}.text-lime\/60{color:rgba(201,255,114,.6)}.text-lime\/70{color:rgba(201,255,114,.7)}.text-lime\/75{color:rgba(201,255,114,.75)}.text-lime\/80{color:rgba(201,255,114,.8)}.text-lime\/90{color:rgba(201,255,114,.9)}.text-lime\/95{color:rgba(201,255,114,.95)}.text-mango{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.text-mango-hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.text-mango-hover\/0{color:rgba(227,158,95,0)}.text-mango-hover\/10{color:rgba(227,158,95,.1)}.text-mango-hover\/100{color:#e39e5f}.text-mango-hover\/20{color:rgba(227,158,95,.2)}.text-mango-hover\/25{color:rgba(227,158,95,.25)}.text-mango-hover\/30{color:rgba(227,158,95,.3)}.text-mango-hover\/40{color:rgba(227,158,95,.4)}.text-mango-hover\/5{color:rgba(227,158,95,.05)}.text-mango-hover\/50{color:rgba(227,158,95,.5)}.text-mango-hover\/60{color:rgba(227,158,95,.6)}.text-mango-hover\/70{color:rgba(227,158,95,.7)}.text-mango-hover\/75{color:rgba(227,158,95,.75)}.text-mango-hover\/80{color:rgba(227,158,95,.8)}.text-mango-hover\/90{color:rgba(227,158,95,.9)}.text-mango-hover\/95{color:rgba(227,158,95,.95)}.text-mango\/0{color:hsla(29,96%,70%,0)}.text-mango\/10{color:hsla(29,96%,70%,.1)}.text-mango\/100{color:#fcb069}.text-mango\/20{color:hsla(29,96%,70%,.2)}.text-mango\/25{color:hsla(29,96%,70%,.25)}.text-mango\/30{color:hsla(29,96%,70%,.3)}.text-mango\/40{color:hsla(29,96%,70%,.4)}.text-mango\/5{color:hsla(29,96%,70%,.05)}.text-mango\/50{color:hsla(29,96%,70%,.5)}.text-mango\/60{color:hsla(29,96%,70%,.6)}.text-mango\/70{color:hsla(29,96%,70%,.7)}.text-mango\/75{color:hsla(29,96%,70%,.75)}.text-mango\/80{color:hsla(29,96%,70%,.8)}.text-mango\/90{color:hsla(29,96%,70%,.9)}.text-mango\/95{color:hsla(29,96%,70%,.95)}.text-maroon{--tw-text-opacity:1;color:rgb(63 7 3/var(--tw-text-opacity))}.text-maroon\/0{color:rgba(63,7,3,0)}.text-maroon\/10{color:rgba(63,7,3,.1)}.text-maroon\/100{color:#3f0703}.text-maroon\/20{color:rgba(63,7,3,.2)}.text-maroon\/25{color:rgba(63,7,3,.25)}.text-maroon\/30{color:rgba(63,7,3,.3)}.text-maroon\/40{color:rgba(63,7,3,.4)}.text-maroon\/5{color:rgba(63,7,3,.05)}.text-maroon\/50{color:rgba(63,7,3,.5)}.text-maroon\/60{color:rgba(63,7,3,.6)}.text-maroon\/70{color:rgba(63,7,3,.7)}.text-maroon\/75{color:rgba(63,7,3,.75)}.text-maroon\/80{color:rgba(63,7,3,.8)}.text-maroon\/90{color:rgba(63,7,3,.9)}.text-maroon\/95{color:rgba(63,7,3,.95)}.text-navyblue{--tw-text-opacity:1;color:rgb(40 24 138/var(--tw-text-opacity))}.text-navyblue\/0{color:rgba(40,24,138,0)}.text-navyblue\/10{color:rgba(40,24,138,.1)}.text-navyblue\/100{color:#28188a}.text-navyblue\/20{color:rgba(40,24,138,.2)}.text-navyblue\/25{color:rgba(40,24,138,.25)}.text-navyblue\/30{color:rgba(40,24,138,.3)}.text-navyblue\/40{color:rgba(40,24,138,.4)}.text-navyblue\/5{color:rgba(40,24,138,.05)}.text-navyblue\/50{color:rgba(40,24,138,.5)}.text-navyblue\/60{color:rgba(40,24,138,.6)}.text-navyblue\/70{color:rgba(40,24,138,.7)}.text-navyblue\/75{color:rgba(40,24,138,.75)}.text-navyblue\/80{color:rgba(40,24,138,.8)}.text-navyblue\/90{color:rgba(40,24,138,.9)}.text-navyblue\/95{color:rgba(40,24,138,.95)}.text-new-dark-blue{--tw-text-opacity:1;color:rgb(40 24 138/var(--tw-text-opacity))}.text-new-darkest-blue{--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.text-new-darkest-blue\/60{color:rgba(45,15,55,.6)}.text-nightsky{--tw-text-opacity:1;color:rgb(55 9 113/var(--tw-text-opacity))}.text-nightsky\/0{color:rgba(55,9,113,0)}.text-nightsky\/10{color:rgba(55,9,113,.1)}.text-nightsky\/100{color:#370971}.text-nightsky\/20{color:rgba(55,9,113,.2)}.text-nightsky\/25{color:rgba(55,9,113,.25)}.text-nightsky\/30{color:rgba(55,9,113,.3)}.text-nightsky\/40{color:rgba(55,9,113,.4)}.text-nightsky\/5{color:rgba(55,9,113,.05)}.text-nightsky\/50{color:rgba(55,9,113,.5)}.text-nightsky\/60{color:rgba(55,9,113,.6)}.text-nightsky\/70{color:rgba(55,9,113,.7)}.text-nightsky\/75{color:rgba(55,9,113,.75)}.text-nightsky\/80{color:rgba(55,9,113,.8)}.text-nightsky\/90{color:rgba(55,9,113,.9)}.text-nightsky\/95{color:rgba(55,9,113,.95)}.text-ocean{--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.text-ocean\/0{color:rgba(8,31,52,0)}.text-ocean\/10{color:rgba(8,31,52,.1)}.text-ocean\/100{color:#081f34}.text-ocean\/20{color:rgba(8,31,52,.2)}.text-ocean\/25{color:rgba(8,31,52,.25)}.text-ocean\/30{color:rgba(8,31,52,.3)}.text-ocean\/40{color:rgba(8,31,52,.4)}.text-ocean\/5{color:rgba(8,31,52,.05)}.text-ocean\/50{color:rgba(8,31,52,.5)}.text-ocean\/60{color:rgba(8,31,52,.6)}.text-ocean\/70{color:rgba(8,31,52,.7)}.text-ocean\/75{color:rgba(8,31,52,.75)}.text-ocean\/80{color:rgba(8,31,52,.8)}.text-ocean\/90{color:rgba(8,31,52,.9)}.text-ocean\/95{color:rgba(8,31,52,.95)}.text-peach{--tw-text-opacity:1;color:rgb(245 193 174/var(--tw-text-opacity))}.text-peach\/0{color:hsla(16,78%,82%,0)}.text-peach\/10{color:hsla(16,78%,82%,.1)}.text-peach\/100{color:#f5c1ae}.text-peach\/20{color:hsla(16,78%,82%,.2)}.text-peach\/25{color:hsla(16,78%,82%,.25)}.text-peach\/30{color:hsla(16,78%,82%,.3)}.text-peach\/40{color:hsla(16,78%,82%,.4)}.text-peach\/5{color:hsla(16,78%,82%,.05)}.text-peach\/50{color:hsla(16,78%,82%,.5)}.text-peach\/60{color:hsla(16,78%,82%,.6)}.text-peach\/70{color:hsla(16,78%,82%,.7)}.text-peach\/75{color:hsla(16,78%,82%,.75)}.text-peach\/80{color:hsla(16,78%,82%,.8)}.text-peach\/90{color:hsla(16,78%,82%,.9)}.text-peach\/95{color:hsla(16,78%,82%,.95)}.text-pine{--tw-text-opacity:1;color:rgb(11 69 82/var(--tw-text-opacity))}.text-pine-hover{--tw-text-opacity:1;color:rgb(0 32 30/var(--tw-text-opacity))}.text-pine-hover\/0{color:rgba(0,32,30,0)}.text-pine-hover\/10{color:rgba(0,32,30,.1)}.text-pine-hover\/100{color:#00201e}.text-pine-hover\/20{color:rgba(0,32,30,.2)}.text-pine-hover\/25{color:rgba(0,32,30,.25)}.text-pine-hover\/30{color:rgba(0,32,30,.3)}.text-pine-hover\/40{color:rgba(0,32,30,.4)}.text-pine-hover\/5{color:rgba(0,32,30,.05)}.text-pine-hover\/50{color:rgba(0,32,30,.5)}.text-pine-hover\/60{color:rgba(0,32,30,.6)}.text-pine-hover\/70{color:rgba(0,32,30,.7)}.text-pine-hover\/75{color:rgba(0,32,30,.75)}.text-pine-hover\/80{color:rgba(0,32,30,.8)}.text-pine-hover\/90{color:rgba(0,32,30,.9)}.text-pine-hover\/95{color:rgba(0,32,30,.95)}.text-pine\/0{color:rgba(11,69,82,0)}.text-pine\/10{color:rgba(11,69,82,.1)}.text-pine\/100{color:#0b4552}.text-pine\/20{color:rgba(11,69,82,.2)}.text-pine\/25{color:rgba(11,69,82,.25)}.text-pine\/30{color:rgba(11,69,82,.3)}.text-pine\/40{color:rgba(11,69,82,.4)}.text-pine\/5{color:rgba(11,69,82,.05)}.text-pine\/50{color:rgba(11,69,82,.5)}.text-pine\/60{color:rgba(11,69,82,.6)}.text-pine\/70{color:rgba(11,69,82,.7)}.text-pine\/75{color:rgba(11,69,82,.75)}.text-pine\/80{color:rgba(11,69,82,.8)}.text-pine\/90{color:rgba(11,69,82,.9)}.text-pine\/95{color:rgba(11,69,82,.95)}.text-shell{--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.text-shell\/0{color:rgba(45,15,55,0)}.text-shell\/10{color:rgba(45,15,55,.1)}.text-shell\/100{color:#2d0f37}.text-shell\/20{color:rgba(45,15,55,.2)}.text-shell\/25{color:rgba(45,15,55,.25)}.text-shell\/30{color:rgba(45,15,55,.3)}.text-shell\/40{color:rgba(45,15,55,.4)}.text-shell\/5{color:rgba(45,15,55,.05)}.text-shell\/50{color:rgba(45,15,55,.5)}.text-shell\/60{color:rgba(45,15,55,.6)}.text-shell\/70{color:rgba(45,15,55,.7)}.text-shell\/75{color:rgba(45,15,55,.75)}.text-shell\/80{color:rgba(45,15,55,.8)}.text-shell\/90{color:rgba(45,15,55,.9)}.text-shell\/95{color:rgba(45,15,55,.95)}.text-shellfill{--tw-text-opacity:1;color:rgb(245 243 245/var(--tw-text-opacity))}.text-shellfill\/0{color:hsla(300,9%,96%,0)}.text-shellfill\/10{color:hsla(300,9%,96%,.1)}.text-shellfill\/100{color:#f5f3f5}.text-shellfill\/20{color:hsla(300,9%,96%,.2)}.text-shellfill\/25{color:hsla(300,9%,96%,.25)}.text-shellfill\/30{color:hsla(300,9%,96%,.3)}.text-shellfill\/40{color:hsla(300,9%,96%,.4)}.text-shellfill\/5{color:hsla(300,9%,96%,.05)}.text-shellfill\/50{color:hsla(300,9%,96%,.5)}.text-shellfill\/60{color:hsla(300,9%,96%,.6)}.text-shellfill\/70{color:hsla(300,9%,96%,.7)}.text-shellfill\/75{color:hsla(300,9%,96%,.75)}.text-shellfill\/80{color:hsla(300,9%,96%,.8)}.text-shellfill\/90{color:hsla(300,9%,96%,.9)}.text-shellfill\/95{color:hsla(300,9%,96%,.95)}.text-shellstroke{--tw-text-opacity:1;color:rgb(224 219 225/var(--tw-text-opacity))}.text-shellstroke\/0{color:hsla(290,9%,87%,0)}.text-shellstroke\/10{color:hsla(290,9%,87%,.1)}.text-shellstroke\/100{color:#e0dbe1}.text-shellstroke\/20{color:hsla(290,9%,87%,.2)}.text-shellstroke\/25{color:hsla(290,9%,87%,.25)}.text-shellstroke\/30{color:hsla(290,9%,87%,.3)}.text-shellstroke\/40{color:hsla(290,9%,87%,.4)}.text-shellstroke\/5{color:hsla(290,9%,87%,.05)}.text-shellstroke\/50{color:hsla(290,9%,87%,.5)}.text-shellstroke\/60{color:hsla(290,9%,87%,.6)}.text-shellstroke\/70{color:hsla(290,9%,87%,.7)}.text-shellstroke\/75{color:hsla(290,9%,87%,.75)}.text-shellstroke\/80{color:hsla(290,9%,87%,.8)}.text-shellstroke\/90{color:hsla(290,9%,87%,.9)}.text-shellstroke\/95{color:hsla(290,9%,87%,.95)}.text-smurf{--tw-text-opacity:1;color:rgb(170 224 255/var(--tw-text-opacity))}.text-smurf\/0{color:rgba(170,224,255,0)}.text-smurf\/10{color:rgba(170,224,255,.1)}.text-smurf\/100{color:#aae0ff}.text-smurf\/20{color:rgba(170,224,255,.2)}.text-smurf\/25{color:rgba(170,224,255,.25)}.text-smurf\/30{color:rgba(170,224,255,.3)}.text-smurf\/40{color:rgba(170,224,255,.4)}.text-smurf\/5{color:rgba(170,224,255,.05)}.text-smurf\/50{color:rgba(170,224,255,.5)}.text-smurf\/60{color:rgba(170,224,255,.6)}.text-smurf\/70{color:rgba(170,224,255,.7)}.text-smurf\/75{color:rgba(170,224,255,.75)}.text-smurf\/80{color:rgba(170,224,255,.8)}.text-smurf\/90{color:rgba(170,224,255,.9)}.text-smurf\/95{color:rgba(170,224,255,.95)}.text-teal{--tw-text-opacity:1;color:rgb(112 249 175/var(--tw-text-opacity))}.text-teal\/0{color:rgba(112,249,175,0)}.text-teal\/10{color:rgba(112,249,175,.1)}.text-teal\/100{color:#70f9af}.text-teal\/20{color:rgba(112,249,175,.2)}.text-teal\/25{color:rgba(112,249,175,.25)}.text-teal\/30{color:rgba(112,249,175,.3)}.text-teal\/40{color:rgba(112,249,175,.4)}.text-teal\/5{color:rgba(112,249,175,.05)}.text-teal\/50{color:rgba(112,249,175,.5)}.text-teal\/60{color:rgba(112,249,175,.6)}.text-teal\/70{color:rgba(112,249,175,.7)}.text-teal\/75{color:rgba(112,249,175,.75)}.text-teal\/80{color:rgba(112,249,175,.8)}.text-teal\/90{color:rgba(112,249,175,.9)}.text-teal\/95{color:rgba(112,249,175,.95)}.text-water{--tw-text-opacity:1;color:rgb(162 225 214/var(--tw-text-opacity))}.text-water\/0{color:rgba(162,225,214,0)}.text-water\/10{color:rgba(162,225,214,.1)}.text-water\/100{color:#a2e1d6}.text-water\/20{color:rgba(162,225,214,.2)}.text-water\/25{color:rgba(162,225,214,.25)}.text-water\/30{color:rgba(162,225,214,.3)}.text-water\/40{color:rgba(162,225,214,.4)}.text-water\/5{color:rgba(162,225,214,.05)}.text-water\/50{color:rgba(162,225,214,.5)}.text-water\/60{color:rgba(162,225,214,.6)}.text-water\/70{color:rgba(162,225,214,.7)}.text-water\/75{color:rgba(162,225,214,.75)}.text-water\/80{color:rgba(162,225,214,.8)}.text-water\/90{color:rgba(162,225,214,.9)}.text-water\/95{color:rgba(162,225,214,.95)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow{--tw-text-opacity:1;color:rgb(255 210 96/var(--tw-text-opacity))}.text-yellow\/0{color:rgba(255,210,96,0)}.text-yellow\/10{color:rgba(255,210,96,.1)}.text-yellow\/100{color:#ffd260}.text-yellow\/20{color:rgba(255,210,96,.2)}.text-yellow\/25{color:rgba(255,210,96,.25)}.text-yellow\/30{color:rgba(255,210,96,.3)}.text-yellow\/40{color:rgba(255,210,96,.4)}.text-yellow\/5{color:rgba(255,210,96,.05)}.text-yellow\/50{color:rgba(255,210,96,.5)}.text-yellow\/60{color:rgba(255,210,96,.6)}.text-yellow\/70{color:rgba(255,210,96,.7)}.text-yellow\/75{color:rgba(255,210,96,.75)}.text-yellow\/80{color:rgba(255,210,96,.8)}.text-yellow\/90{color:rgba(255,210,96,.9)}.text-yellow\/95{color:rgba(255,210,96,.95)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-card{--tw-shadow:0px 8px 12px rgba(45,12,45,.05),0px -2px 4px rgba(45,12,45,.02),0px 2px 4px rgba(0,0,0,.05);--tw-shadow-colored:0px 8px 12px var(--tw-shadow-color),0px -2px 4px var(--tw-shadow-color),0px 2px 4px var(--tw-shadow-color)}.shadow-card,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{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)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\]{transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-hamburger{transition-property:margin,padding,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-75{transition-delay:75ms}.delay-\[50ms\]{transition-delay:50ms}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-\[0\.7s\]{transition-duration:.7s}.duration-\[2s\]{transition-duration:2s}.duration-\[5s\]{transition-duration:5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}@media (min-width:640px){.sm\:typo-h3{font-size:3.5rem;font-weight:700;line-height:4.5rem}.sm\:typo-18{font-size:18px;line-height:26px}.sm\:typo-56{font-size:3.5rem;line-height:4.5rem}}@media (min-width:768px){.md\:typo-88,.md\:typo-h1{font-size:5.5rem;font-weight:700;line-height:7rem}.md\:typo-h3{font-size:3.5rem;font-weight:700;line-height:4.5rem}.md\:typo-12{font-size:12px;line-height:16px}.md\:typo-16{font-size:16px;line-height:24px}.md\:typo-18{font-size:18px;line-height:26px}.md\:typo-20{font-size:20px;line-height:32px}.md\:typo-24{font-size:24px;line-height:32px}.md\:typo-32{font-size:32px;line-height:44px}.md\:typo-56{font-size:3.5rem;line-height:4.5rem}.md\:std-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}@media(min-width:768px){.md\:std-grid{gap:1.5rem}}@media(min-width:1024px){.md\:std-grid{grid-template-columns:minmax(0,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(171px,1fr) minmax(0,1fr)}}.md\:std-4-cols{grid-column:span 6/span 6}@media (min-width:1024px){.md\:std-4-cols{grid-column:span 4/span 4;grid-column-start:2}}.std-grid-extend-content .md\:std-4-cols{width:100%}@media (min-width:1024px){.std-grid-extend-content .md\:std-4-cols{width:66%;min-width:740px}}.md\:grid-rows-same-height{grid-auto-rows:1fr}}@media (min-width:1024px){.lg\:typo-108{font-size:6.75rem;font-weight:700;line-height:7.75rem}.lg\:typo-88,.lg\:typo-h1{font-size:5.5rem;font-weight:700;line-height:7rem}.lg\:typo-h2{font-size:72px;font-weight:700;line-height:92px}.lg\:typo-20{font-size:20px;line-height:32px}.lg\:typo-24{font-size:24px;line-height:32px}.lg\:typo-32{font-size:32px;line-height:44px}.lg\:typo-56{font-size:3.5rem;line-height:4.5rem}.lg\:typo-56-condensed{font-size:3.5rem;line-height:4rem}.lg\:std-4-cols-3children-responsive{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:2.5rem}@media (min-width:768px){.lg\:std-4-cols-3children-responsive{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3.5rem}}.lg\:grid-cols-6-footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(160px,1fr) minmax(160px,1fr)}}@media (min-width:1280px){.xl\:typo-20{font-size:20px;line-height:32px}.xl\:typo-32{font-size:32px;line-height:44px}}.placeholder\:text-blackberry\/50::-moz-placeholder{color:rgba(45,12,45,.5)}.placeholder\:text-blackberry\/50::placeholder{color:rgba(45,12,45,.5)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-left-\[100\%\]:before{content:var(--tw-content);left:-100%}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:top-\[0px\]:before{content:var(--tw-content);top:0}.before\:top-\[1px\]:before{content:var(--tw-content);top:1px}.before\:hidden:before{content:var(--tw-content);display:none}.before\:h-px:before{content:var(--tw-content);height:1px}.before\:w-\[300\%\]:before{content:var(--tw-content);width:300%}.before\:bg-blackberry\/10:before{content:var(--tw-content);background-color:rgba(45,12,45,.1)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.first\:ml-0:first-child{margin-left:0}.first\:mt-4:first-child{margin-top:1rem}.last\:mb-0:last-child{margin-bottom:0}.last\:mr-0:last-child{margin-right:0}.last\:mr-8:last-child{margin-right:2rem}.last\:border-0:last-child{border-width:0}.last\:border-none:last-child{border-style:none}.last\:pb-0:last-child{padding-bottom:0}.checked\:bg-red-300:checked{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.hover\:border-blackout:hover{--tw-border-opacity:1;border-color:rgb(40 16 51/var(--tw-border-opacity))}.hover\:border-blackout\/0:hover{border-color:rgba(40,16,51,0)}.hover\:border-blackout\/10:hover{border-color:rgba(40,16,51,.1)}.hover\:border-blackout\/100:hover{border-color:#281033}.hover\:border-blackout\/20:hover{border-color:rgba(40,16,51,.2)}.hover\:border-blackout\/25:hover{border-color:rgba(40,16,51,.25)}.hover\:border-blackout\/30:hover{border-color:rgba(40,16,51,.3)}.hover\:border-blackout\/40:hover{border-color:rgba(40,16,51,.4)}.hover\:border-blackout\/5:hover{border-color:rgba(40,16,51,.05)}.hover\:border-blackout\/50:hover{border-color:rgba(40,16,51,.5)}.hover\:border-blackout\/60:hover{border-color:rgba(40,16,51,.6)}.hover\:border-blackout\/70:hover{border-color:rgba(40,16,51,.7)}.hover\:border-blackout\/75:hover{border-color:rgba(40,16,51,.75)}.hover\:border-blackout\/80:hover{border-color:rgba(40,16,51,.8)}.hover\:border-blackout\/90:hover{border-color:rgba(40,16,51,.9)}.hover\:border-blackout\/95:hover{border-color:rgba(40,16,51,.95)}.hover\:border-blueberry:hover{--tw-border-opacity:1;border-color:rgb(64 6 111/var(--tw-border-opacity))}.hover\:border-blueberry\/0:hover{border-color:rgba(64,6,111,0)}.hover\:border-blueberry\/10:hover{border-color:rgba(64,6,111,.1)}.hover\:border-blueberry\/100:hover{border-color:#40066f}.hover\:border-blueberry\/20:hover{border-color:rgba(64,6,111,.2)}.hover\:border-blueberry\/25:hover{border-color:rgba(64,6,111,.25)}.hover\:border-blueberry\/30:hover{border-color:rgba(64,6,111,.3)}.hover\:border-blueberry\/40:hover{border-color:rgba(64,6,111,.4)}.hover\:border-blueberry\/5:hover{border-color:rgba(64,6,111,.05)}.hover\:border-blueberry\/50:hover{border-color:rgba(64,6,111,.5)}.hover\:border-blueberry\/60:hover{border-color:rgba(64,6,111,.6)}.hover\:border-blueberry\/70:hover{border-color:rgba(64,6,111,.7)}.hover\:border-blueberry\/75:hover{border-color:rgba(64,6,111,.75)}.hover\:border-blueberry\/80:hover{border-color:rgba(64,6,111,.8)}.hover\:border-blueberry\/90:hover{border-color:rgba(64,6,111,.9)}.hover\:border-blueberry\/95:hover{border-color:rgba(64,6,111,.95)}.hover\:border-bubblegum:hover{--tw-border-opacity:1;border-color:rgb(255 159 159/var(--tw-border-opacity))}.hover\:border-bubblegum\/0:hover{border-color:hsla(0,100%,81%,0)}.hover\:border-bubblegum\/10:hover{border-color:hsla(0,100%,81%,.1)}.hover\:border-bubblegum\/100:hover{border-color:#ff9f9f}.hover\:border-bubblegum\/20:hover{border-color:hsla(0,100%,81%,.2)}.hover\:border-bubblegum\/25:hover{border-color:hsla(0,100%,81%,.25)}.hover\:border-bubblegum\/30:hover{border-color:hsla(0,100%,81%,.3)}.hover\:border-bubblegum\/40:hover{border-color:hsla(0,100%,81%,.4)}.hover\:border-bubblegum\/5:hover{border-color:hsla(0,100%,81%,.05)}.hover\:border-bubblegum\/50:hover{border-color:hsla(0,100%,81%,.5)}.hover\:border-bubblegum\/60:hover{border-color:hsla(0,100%,81%,.6)}.hover\:border-bubblegum\/70:hover{border-color:hsla(0,100%,81%,.7)}.hover\:border-bubblegum\/75:hover{border-color:hsla(0,100%,81%,.75)}.hover\:border-bubblegum\/80:hover{border-color:hsla(0,100%,81%,.8)}.hover\:border-bubblegum\/90:hover{border-color:hsla(0,100%,81%,.9)}.hover\:border-bubblegum\/95:hover{border-color:hsla(0,100%,81%,.95)}.hover\:border-charcoal:hover{--tw-border-opacity:1;border-color:rgb(18 40 47/var(--tw-border-opacity))}.hover\:border-charcoal\/0:hover{border-color:rgba(18,40,47,0)}.hover\:border-charcoal\/10:hover{border-color:rgba(18,40,47,.1)}.hover\:border-charcoal\/100:hover{border-color:#12282f}.hover\:border-charcoal\/20:hover{border-color:rgba(18,40,47,.2)}.hover\:border-charcoal\/25:hover{border-color:rgba(18,40,47,.25)}.hover\:border-charcoal\/30:hover{border-color:rgba(18,40,47,.3)}.hover\:border-charcoal\/40:hover{border-color:rgba(18,40,47,.4)}.hover\:border-charcoal\/5:hover{border-color:rgba(18,40,47,.05)}.hover\:border-charcoal\/50:hover{border-color:rgba(18,40,47,.5)}.hover\:border-charcoal\/60:hover{border-color:rgba(18,40,47,.6)}.hover\:border-charcoal\/70:hover{border-color:rgba(18,40,47,.7)}.hover\:border-charcoal\/75:hover{border-color:rgba(18,40,47,.75)}.hover\:border-charcoal\/80:hover{border-color:rgba(18,40,47,.8)}.hover\:border-charcoal\/90:hover{border-color:rgba(18,40,47,.9)}.hover\:border-charcoal\/95:hover{border-color:rgba(18,40,47,.95)}.hover\:border-darkforest:hover{--tw-border-opacity:1;border-color:rgb(22 49 34/var(--tw-border-opacity))}.hover\:border-darkforest\/0:hover{border-color:rgba(22,49,34,0)}.hover\:border-darkforest\/10:hover{border-color:rgba(22,49,34,.1)}.hover\:border-darkforest\/100:hover{border-color:#163122}.hover\:border-darkforest\/20:hover{border-color:rgba(22,49,34,.2)}.hover\:border-darkforest\/25:hover{border-color:rgba(22,49,34,.25)}.hover\:border-darkforest\/30:hover{border-color:rgba(22,49,34,.3)}.hover\:border-darkforest\/40:hover{border-color:rgba(22,49,34,.4)}.hover\:border-darkforest\/5:hover{border-color:rgba(22,49,34,.05)}.hover\:border-darkforest\/50:hover{border-color:rgba(22,49,34,.5)}.hover\:border-darkforest\/60:hover{border-color:rgba(22,49,34,.6)}.hover\:border-darkforest\/70:hover{border-color:rgba(22,49,34,.7)}.hover\:border-darkforest\/75:hover{border-color:rgba(22,49,34,.75)}.hover\:border-darkforest\/80:hover{border-color:rgba(22,49,34,.8)}.hover\:border-darkforest\/90:hover{border-color:rgba(22,49,34,.9)}.hover\:border-darkforest\/95:hover{border-color:rgba(22,49,34,.95)}.hover\:border-green:hover{--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity))}.hover\:border-green\/0:hover{border-color:rgba(137,228,129,0)}.hover\:border-green\/10:hover{border-color:rgba(137,228,129,.1)}.hover\:border-green\/100:hover{border-color:#89e481}.hover\:border-green\/20:hover{border-color:rgba(137,228,129,.2)}.hover\:border-green\/25:hover{border-color:rgba(137,228,129,.25)}.hover\:border-green\/30:hover{border-color:rgba(137,228,129,.3)}.hover\:border-green\/40:hover{border-color:rgba(137,228,129,.4)}.hover\:border-green\/5:hover{border-color:rgba(137,228,129,.05)}.hover\:border-green\/50:hover{border-color:rgba(137,228,129,.5)}.hover\:border-green\/60:hover{border-color:rgba(137,228,129,.6)}.hover\:border-green\/70:hover{border-color:rgba(137,228,129,.7)}.hover\:border-green\/75:hover{border-color:rgba(137,228,129,.75)}.hover\:border-green\/80:hover{border-color:rgba(137,228,129,.8)}.hover\:border-green\/90:hover{border-color:rgba(137,228,129,.9)}.hover\:border-green\/95:hover{border-color:rgba(137,228,129,.95)}.hover\:border-hacker:hover{--tw-border-opacity:1;border-color:rgb(113 227 232/var(--tw-border-opacity))}.hover\:border-hacker\/0:hover{border-color:rgba(113,227,232,0)}.hover\:border-hacker\/10:hover{border-color:rgba(113,227,232,.1)}.hover\:border-hacker\/100:hover{border-color:#71e3e8}.hover\:border-hacker\/20:hover{border-color:rgba(113,227,232,.2)}.hover\:border-hacker\/25:hover{border-color:rgba(113,227,232,.25)}.hover\:border-hacker\/30:hover{border-color:rgba(113,227,232,.3)}.hover\:border-hacker\/40:hover{border-color:rgba(113,227,232,.4)}.hover\:border-hacker\/5:hover{border-color:rgba(113,227,232,.05)}.hover\:border-hacker\/50:hover{border-color:rgba(113,227,232,.5)}.hover\:border-hacker\/60:hover{border-color:rgba(113,227,232,.6)}.hover\:border-hacker\/70:hover{border-color:rgba(113,227,232,.7)}.hover\:border-hacker\/75:hover{border-color:rgba(113,227,232,.75)}.hover\:border-hacker\/80:hover{border-color:rgba(113,227,232,.8)}.hover\:border-hacker\/90:hover{border-color:rgba(113,227,232,.9)}.hover\:border-hacker\/95:hover{border-color:rgba(113,227,232,.95)}.hover\:border-hotplate:hover{--tw-border-opacity:1;border-color:rgb(84 0 0/var(--tw-border-opacity))}.hover\:border-hotplate\/0:hover{border-color:rgba(84,0,0,0)}.hover\:border-hotplate\/10:hover{border-color:rgba(84,0,0,.1)}.hover\:border-hotplate\/100:hover{border-color:#540000}.hover\:border-hotplate\/20:hover{border-color:rgba(84,0,0,.2)}.hover\:border-hotplate\/25:hover{border-color:rgba(84,0,0,.25)}.hover\:border-hotplate\/30:hover{border-color:rgba(84,0,0,.3)}.hover\:border-hotplate\/40:hover{border-color:rgba(84,0,0,.4)}.hover\:border-hotplate\/5:hover{border-color:rgba(84,0,0,.05)}.hover\:border-hotplate\/50:hover{border-color:rgba(84,0,0,.5)}.hover\:border-hotplate\/60:hover{border-color:rgba(84,0,0,.6)}.hover\:border-hotplate\/70:hover{border-color:rgba(84,0,0,.7)}.hover\:border-hotplate\/75:hover{border-color:rgba(84,0,0,.75)}.hover\:border-hotplate\/80:hover{border-color:rgba(84,0,0,.8)}.hover\:border-hotplate\/90:hover{border-color:rgba(84,0,0,.9)}.hover\:border-hotplate\/95:hover{border-color:rgba(84,0,0,.95)}.hover\:border-land:hover{--tw-border-opacity:1;border-color:rgb(91 32 35/var(--tw-border-opacity))}.hover\:border-land\/0:hover{border-color:rgba(91,32,35,0)}.hover\:border-land\/10:hover{border-color:rgba(91,32,35,.1)}.hover\:border-land\/100:hover{border-color:#5b2023}.hover\:border-land\/20:hover{border-color:rgba(91,32,35,.2)}.hover\:border-land\/25:hover{border-color:rgba(91,32,35,.25)}.hover\:border-land\/30:hover{border-color:rgba(91,32,35,.3)}.hover\:border-land\/40:hover{border-color:rgba(91,32,35,.4)}.hover\:border-land\/5:hover{border-color:rgba(91,32,35,.05)}.hover\:border-land\/50:hover{border-color:rgba(91,32,35,.5)}.hover\:border-land\/60:hover{border-color:rgba(91,32,35,.6)}.hover\:border-land\/70:hover{border-color:rgba(91,32,35,.7)}.hover\:border-land\/75:hover{border-color:rgba(91,32,35,.75)}.hover\:border-land\/80:hover{border-color:rgba(91,32,35,.8)}.hover\:border-land\/90:hover{border-color:rgba(91,32,35,.9)}.hover\:border-land\/95:hover{border-color:rgba(91,32,35,.95)}.hover\:border-lemon:hover{--tw-border-opacity:1;border-color:rgb(254 251 169/var(--tw-border-opacity))}.hover\:border-lemon\/0:hover{border-color:hsla(58,98%,83%,0)}.hover\:border-lemon\/10:hover{border-color:hsla(58,98%,83%,.1)}.hover\:border-lemon\/100:hover{border-color:#fefba9}.hover\:border-lemon\/20:hover{border-color:hsla(58,98%,83%,.2)}.hover\:border-lemon\/25:hover{border-color:hsla(58,98%,83%,.25)}.hover\:border-lemon\/30:hover{border-color:hsla(58,98%,83%,.3)}.hover\:border-lemon\/40:hover{border-color:hsla(58,98%,83%,.4)}.hover\:border-lemon\/5:hover{border-color:hsla(58,98%,83%,.05)}.hover\:border-lemon\/50:hover{border-color:hsla(58,98%,83%,.5)}.hover\:border-lemon\/60:hover{border-color:hsla(58,98%,83%,.6)}.hover\:border-lemon\/70:hover{border-color:hsla(58,98%,83%,.7)}.hover\:border-lemon\/75:hover{border-color:hsla(58,98%,83%,.75)}.hover\:border-lemon\/80:hover{border-color:hsla(58,98%,83%,.8)}.hover\:border-lemon\/90:hover{border-color:hsla(58,98%,83%,.9)}.hover\:border-lemon\/95:hover{border-color:hsla(58,98%,83%,.95)}.hover\:border-levander:hover{--tw-border-opacity:1;border-color:rgb(183 178 255/var(--tw-border-opacity))}.hover\:border-levander-25:hover{--tw-border-opacity:1;border-color:rgb(246 246 255/var(--tw-border-opacity))}.hover\:border-levander-25\/0:hover{border-color:rgba(246,246,255,0)}.hover\:border-levander-25\/10:hover{border-color:rgba(246,246,255,.1)}.hover\:border-levander-25\/100:hover{border-color:#f6f6ff}.hover\:border-levander-25\/20:hover{border-color:rgba(246,246,255,.2)}.hover\:border-levander-25\/25:hover{border-color:rgba(246,246,255,.25)}.hover\:border-levander-25\/30:hover{border-color:rgba(246,246,255,.3)}.hover\:border-levander-25\/40:hover{border-color:rgba(246,246,255,.4)}.hover\:border-levander-25\/5:hover{border-color:rgba(246,246,255,.05)}.hover\:border-levander-25\/50:hover{border-color:rgba(246,246,255,.5)}.hover\:border-levander-25\/60:hover{border-color:rgba(246,246,255,.6)}.hover\:border-levander-25\/70:hover{border-color:rgba(246,246,255,.7)}.hover\:border-levander-25\/75:hover{border-color:rgba(246,246,255,.75)}.hover\:border-levander-25\/80:hover{border-color:rgba(246,246,255,.8)}.hover\:border-levander-25\/90:hover{border-color:rgba(246,246,255,.9)}.hover\:border-levander-25\/95:hover{border-color:rgba(246,246,255,.95)}.hover\:border-levander\/0:hover{border-color:rgba(183,178,255,0)}.hover\:border-levander\/10:hover{border-color:rgba(183,178,255,.1)}.hover\:border-levander\/100:hover{border-color:#b7b2ff}.hover\:border-levander\/20:hover{border-color:rgba(183,178,255,.2)}.hover\:border-levander\/25:hover{border-color:rgba(183,178,255,.25)}.hover\:border-levander\/30:hover{border-color:rgba(183,178,255,.3)}.hover\:border-levander\/40:hover{border-color:rgba(183,178,255,.4)}.hover\:border-levander\/5:hover{border-color:rgba(183,178,255,.05)}.hover\:border-levander\/50:hover{border-color:rgba(183,178,255,.5)}.hover\:border-levander\/60:hover{border-color:rgba(183,178,255,.6)}.hover\:border-levander\/70:hover{border-color:rgba(183,178,255,.7)}.hover\:border-levander\/75:hover{border-color:rgba(183,178,255,.75)}.hover\:border-levander\/80:hover{border-color:rgba(183,178,255,.8)}.hover\:border-levander\/90:hover{border-color:rgba(183,178,255,.9)}.hover\:border-levander\/95:hover{border-color:rgba(183,178,255,.95)}.hover\:border-lime:hover{--tw-border-opacity:1;border-color:rgb(201 255 114/var(--tw-border-opacity))}.hover\:border-lime\/0:hover{border-color:rgba(201,255,114,0)}.hover\:border-lime\/10:hover{border-color:rgba(201,255,114,.1)}.hover\:border-lime\/100:hover{border-color:#c9ff72}.hover\:border-lime\/20:hover{border-color:rgba(201,255,114,.2)}.hover\:border-lime\/25:hover{border-color:rgba(201,255,114,.25)}.hover\:border-lime\/30:hover{border-color:rgba(201,255,114,.3)}.hover\:border-lime\/40:hover{border-color:rgba(201,255,114,.4)}.hover\:border-lime\/5:hover{border-color:rgba(201,255,114,.05)}.hover\:border-lime\/50:hover{border-color:rgba(201,255,114,.5)}.hover\:border-lime\/60:hover{border-color:rgba(201,255,114,.6)}.hover\:border-lime\/70:hover{border-color:rgba(201,255,114,.7)}.hover\:border-lime\/75:hover{border-color:rgba(201,255,114,.75)}.hover\:border-lime\/80:hover{border-color:rgba(201,255,114,.8)}.hover\:border-lime\/90:hover{border-color:rgba(201,255,114,.9)}.hover\:border-lime\/95:hover{border-color:rgba(201,255,114,.95)}.hover\:border-mango:hover{--tw-border-opacity:1;border-color:rgb(252 176 105/var(--tw-border-opacity))}.hover\:border-mango-hover:hover{--tw-border-opacity:1;border-color:rgb(227 158 95/var(--tw-border-opacity))}.hover\:border-mango-hover\/0:hover{border-color:rgba(227,158,95,0)}.hover\:border-mango-hover\/10:hover{border-color:rgba(227,158,95,.1)}.hover\:border-mango-hover\/100:hover{border-color:#e39e5f}.hover\:border-mango-hover\/20:hover{border-color:rgba(227,158,95,.2)}.hover\:border-mango-hover\/25:hover{border-color:rgba(227,158,95,.25)}.hover\:border-mango-hover\/30:hover{border-color:rgba(227,158,95,.3)}.hover\:border-mango-hover\/40:hover{border-color:rgba(227,158,95,.4)}.hover\:border-mango-hover\/5:hover{border-color:rgba(227,158,95,.05)}.hover\:border-mango-hover\/50:hover{border-color:rgba(227,158,95,.5)}.hover\:border-mango-hover\/60:hover{border-color:rgba(227,158,95,.6)}.hover\:border-mango-hover\/70:hover{border-color:rgba(227,158,95,.7)}.hover\:border-mango-hover\/75:hover{border-color:rgba(227,158,95,.75)}.hover\:border-mango-hover\/80:hover{border-color:rgba(227,158,95,.8)}.hover\:border-mango-hover\/90:hover{border-color:rgba(227,158,95,.9)}.hover\:border-mango-hover\/95:hover{border-color:rgba(227,158,95,.95)}.hover\:border-mango\/0:hover{border-color:hsla(29,96%,70%,0)}.hover\:border-mango\/10:hover{border-color:hsla(29,96%,70%,.1)}.hover\:border-mango\/100:hover{border-color:#fcb069}.hover\:border-mango\/20:hover{border-color:hsla(29,96%,70%,.2)}.hover\:border-mango\/25:hover{border-color:hsla(29,96%,70%,.25)}.hover\:border-mango\/30:hover{border-color:hsla(29,96%,70%,.3)}.hover\:border-mango\/40:hover{border-color:hsla(29,96%,70%,.4)}.hover\:border-mango\/5:hover{border-color:hsla(29,96%,70%,.05)}.hover\:border-mango\/50:hover{border-color:hsla(29,96%,70%,.5)}.hover\:border-mango\/60:hover{border-color:hsla(29,96%,70%,.6)}.hover\:border-mango\/70:hover{border-color:hsla(29,96%,70%,.7)}.hover\:border-mango\/75:hover{border-color:hsla(29,96%,70%,.75)}.hover\:border-mango\/80:hover{border-color:hsla(29,96%,70%,.8)}.hover\:border-mango\/90:hover{border-color:hsla(29,96%,70%,.9)}.hover\:border-mango\/95:hover{border-color:hsla(29,96%,70%,.95)}.hover\:border-maroon:hover{--tw-border-opacity:1;border-color:rgb(63 7 3/var(--tw-border-opacity))}.hover\:border-maroon\/0:hover{border-color:rgba(63,7,3,0)}.hover\:border-maroon\/10:hover{border-color:rgba(63,7,3,.1)}.hover\:border-maroon\/100:hover{border-color:#3f0703}.hover\:border-maroon\/20:hover{border-color:rgba(63,7,3,.2)}.hover\:border-maroon\/25:hover{border-color:rgba(63,7,3,.25)}.hover\:border-maroon\/30:hover{border-color:rgba(63,7,3,.3)}.hover\:border-maroon\/40:hover{border-color:rgba(63,7,3,.4)}.hover\:border-maroon\/5:hover{border-color:rgba(63,7,3,.05)}.hover\:border-maroon\/50:hover{border-color:rgba(63,7,3,.5)}.hover\:border-maroon\/60:hover{border-color:rgba(63,7,3,.6)}.hover\:border-maroon\/70:hover{border-color:rgba(63,7,3,.7)}.hover\:border-maroon\/75:hover{border-color:rgba(63,7,3,.75)}.hover\:border-maroon\/80:hover{border-color:rgba(63,7,3,.8)}.hover\:border-maroon\/90:hover{border-color:rgba(63,7,3,.9)}.hover\:border-maroon\/95:hover{border-color:rgba(63,7,3,.95)}.hover\:border-navyblue:hover{--tw-border-opacity:1;border-color:rgb(40 24 138/var(--tw-border-opacity))}.hover\:border-navyblue\/0:hover{border-color:rgba(40,24,138,0)}.hover\:border-navyblue\/10:hover{border-color:rgba(40,24,138,.1)}.hover\:border-navyblue\/100:hover{border-color:#28188a}.hover\:border-navyblue\/20:hover{border-color:rgba(40,24,138,.2)}.hover\:border-navyblue\/25:hover{border-color:rgba(40,24,138,.25)}.hover\:border-navyblue\/30:hover{border-color:rgba(40,24,138,.3)}.hover\:border-navyblue\/40:hover{border-color:rgba(40,24,138,.4)}.hover\:border-navyblue\/5:hover{border-color:rgba(40,24,138,.05)}.hover\:border-navyblue\/50:hover{border-color:rgba(40,24,138,.5)}.hover\:border-navyblue\/60:hover{border-color:rgba(40,24,138,.6)}.hover\:border-navyblue\/70:hover{border-color:rgba(40,24,138,.7)}.hover\:border-navyblue\/75:hover{border-color:rgba(40,24,138,.75)}.hover\:border-navyblue\/80:hover{border-color:rgba(40,24,138,.8)}.hover\:border-navyblue\/90:hover{border-color:rgba(40,24,138,.9)}.hover\:border-navyblue\/95:hover{border-color:rgba(40,24,138,.95)}.hover\:border-nightsky:hover{--tw-border-opacity:1;border-color:rgb(55 9 113/var(--tw-border-opacity))}.hover\:border-nightsky\/0:hover{border-color:rgba(55,9,113,0)}.hover\:border-nightsky\/10:hover{border-color:rgba(55,9,113,.1)}.hover\:border-nightsky\/100:hover{border-color:#370971}.hover\:border-nightsky\/20:hover{border-color:rgba(55,9,113,.2)}.hover\:border-nightsky\/25:hover{border-color:rgba(55,9,113,.25)}.hover\:border-nightsky\/30:hover{border-color:rgba(55,9,113,.3)}.hover\:border-nightsky\/40:hover{border-color:rgba(55,9,113,.4)}.hover\:border-nightsky\/5:hover{border-color:rgba(55,9,113,.05)}.hover\:border-nightsky\/50:hover{border-color:rgba(55,9,113,.5)}.hover\:border-nightsky\/60:hover{border-color:rgba(55,9,113,.6)}.hover\:border-nightsky\/70:hover{border-color:rgba(55,9,113,.7)}.hover\:border-nightsky\/75:hover{border-color:rgba(55,9,113,.75)}.hover\:border-nightsky\/80:hover{border-color:rgba(55,9,113,.8)}.hover\:border-nightsky\/90:hover{border-color:rgba(55,9,113,.9)}.hover\:border-nightsky\/95:hover{border-color:rgba(55,9,113,.95)}.hover\:border-ocean:hover{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity))}.hover\:border-ocean\/0:hover{border-color:rgba(8,31,52,0)}.hover\:border-ocean\/10:hover{border-color:rgba(8,31,52,.1)}.hover\:border-ocean\/100:hover{border-color:#081f34}.hover\:border-ocean\/20:hover{border-color:rgba(8,31,52,.2)}.hover\:border-ocean\/25:hover{border-color:rgba(8,31,52,.25)}.hover\:border-ocean\/30:hover{border-color:rgba(8,31,52,.3)}.hover\:border-ocean\/40:hover{border-color:rgba(8,31,52,.4)}.hover\:border-ocean\/5:hover{border-color:rgba(8,31,52,.05)}.hover\:border-ocean\/50:hover{border-color:rgba(8,31,52,.5)}.hover\:border-ocean\/60:hover{border-color:rgba(8,31,52,.6)}.hover\:border-ocean\/70:hover{border-color:rgba(8,31,52,.7)}.hover\:border-ocean\/75:hover{border-color:rgba(8,31,52,.75)}.hover\:border-ocean\/80:hover{border-color:rgba(8,31,52,.8)}.hover\:border-ocean\/90:hover{border-color:rgba(8,31,52,.9)}.hover\:border-ocean\/95:hover{border-color:rgba(8,31,52,.95)}.hover\:border-peach:hover{--tw-border-opacity:1;border-color:rgb(245 193 174/var(--tw-border-opacity))}.hover\:border-peach\/0:hover{border-color:hsla(16,78%,82%,0)}.hover\:border-peach\/10:hover{border-color:hsla(16,78%,82%,.1)}.hover\:border-peach\/100:hover{border-color:#f5c1ae}.hover\:border-peach\/20:hover{border-color:hsla(16,78%,82%,.2)}.hover\:border-peach\/25:hover{border-color:hsla(16,78%,82%,.25)}.hover\:border-peach\/30:hover{border-color:hsla(16,78%,82%,.3)}.hover\:border-peach\/40:hover{border-color:hsla(16,78%,82%,.4)}.hover\:border-peach\/5:hover{border-color:hsla(16,78%,82%,.05)}.hover\:border-peach\/50:hover{border-color:hsla(16,78%,82%,.5)}.hover\:border-peach\/60:hover{border-color:hsla(16,78%,82%,.6)}.hover\:border-peach\/70:hover{border-color:hsla(16,78%,82%,.7)}.hover\:border-peach\/75:hover{border-color:hsla(16,78%,82%,.75)}.hover\:border-peach\/80:hover{border-color:hsla(16,78%,82%,.8)}.hover\:border-peach\/90:hover{border-color:hsla(16,78%,82%,.9)}.hover\:border-peach\/95:hover{border-color:hsla(16,78%,82%,.95)}.hover\:border-pine:hover{--tw-border-opacity:1;border-color:rgb(11 69 82/var(--tw-border-opacity))}.hover\:border-pine-hover:hover{--tw-border-opacity:1;border-color:rgb(0 32 30/var(--tw-border-opacity))}.hover\:border-pine-hover\/0:hover{border-color:rgba(0,32,30,0)}.hover\:border-pine-hover\/10:hover{border-color:rgba(0,32,30,.1)}.hover\:border-pine-hover\/100:hover{border-color:#00201e}.hover\:border-pine-hover\/20:hover{border-color:rgba(0,32,30,.2)}.hover\:border-pine-hover\/25:hover{border-color:rgba(0,32,30,.25)}.hover\:border-pine-hover\/30:hover{border-color:rgba(0,32,30,.3)}.hover\:border-pine-hover\/40:hover{border-color:rgba(0,32,30,.4)}.hover\:border-pine-hover\/5:hover{border-color:rgba(0,32,30,.05)}.hover\:border-pine-hover\/50:hover{border-color:rgba(0,32,30,.5)}.hover\:border-pine-hover\/60:hover{border-color:rgba(0,32,30,.6)}.hover\:border-pine-hover\/70:hover{border-color:rgba(0,32,30,.7)}.hover\:border-pine-hover\/75:hover{border-color:rgba(0,32,30,.75)}.hover\:border-pine-hover\/80:hover{border-color:rgba(0,32,30,.8)}.hover\:border-pine-hover\/90:hover{border-color:rgba(0,32,30,.9)}.hover\:border-pine-hover\/95:hover{border-color:rgba(0,32,30,.95)}.hover\:border-pine\/0:hover{border-color:rgba(11,69,82,0)}.hover\:border-pine\/10:hover{border-color:rgba(11,69,82,.1)}.hover\:border-pine\/100:hover{border-color:#0b4552}.hover\:border-pine\/20:hover{border-color:rgba(11,69,82,.2)}.hover\:border-pine\/25:hover{border-color:rgba(11,69,82,.25)}.hover\:border-pine\/30:hover{border-color:rgba(11,69,82,.3)}.hover\:border-pine\/40:hover{border-color:rgba(11,69,82,.4)}.hover\:border-pine\/5:hover{border-color:rgba(11,69,82,.05)}.hover\:border-pine\/50:hover{border-color:rgba(11,69,82,.5)}.hover\:border-pine\/60:hover{border-color:rgba(11,69,82,.6)}.hover\:border-pine\/70:hover{border-color:rgba(11,69,82,.7)}.hover\:border-pine\/75:hover{border-color:rgba(11,69,82,.75)}.hover\:border-pine\/80:hover{border-color:rgba(11,69,82,.8)}.hover\:border-pine\/90:hover{border-color:rgba(11,69,82,.9)}.hover\:border-pine\/95:hover{border-color:rgba(11,69,82,.95)}.hover\:border-shell:hover{--tw-border-opacity:1;border-color:rgb(45 15 55/var(--tw-border-opacity))}.hover\:border-shell\/0:hover{border-color:rgba(45,15,55,0)}.hover\:border-shell\/10:hover{border-color:rgba(45,15,55,.1)}.hover\:border-shell\/100:hover{border-color:#2d0f37}.hover\:border-shell\/20:hover{border-color:rgba(45,15,55,.2)}.hover\:border-shell\/25:hover{border-color:rgba(45,15,55,.25)}.hover\:border-shell\/30:hover{border-color:rgba(45,15,55,.3)}.hover\:border-shell\/40:hover{border-color:rgba(45,15,55,.4)}.hover\:border-shell\/5:hover{border-color:rgba(45,15,55,.05)}.hover\:border-shell\/50:hover{border-color:rgba(45,15,55,.5)}.hover\:border-shell\/60:hover{border-color:rgba(45,15,55,.6)}.hover\:border-shell\/70:hover{border-color:rgba(45,15,55,.7)}.hover\:border-shell\/75:hover{border-color:rgba(45,15,55,.75)}.hover\:border-shell\/80:hover{border-color:rgba(45,15,55,.8)}.hover\:border-shell\/90:hover{border-color:rgba(45,15,55,.9)}.hover\:border-shell\/95:hover{border-color:rgba(45,15,55,.95)}.hover\:border-shellfill:hover{--tw-border-opacity:1;border-color:rgb(245 243 245/var(--tw-border-opacity))}.hover\:border-shellfill\/0:hover{border-color:hsla(300,9%,96%,0)}.hover\:border-shellfill\/10:hover{border-color:hsla(300,9%,96%,.1)}.hover\:border-shellfill\/100:hover{border-color:#f5f3f5}.hover\:border-shellfill\/20:hover{border-color:hsla(300,9%,96%,.2)}.hover\:border-shellfill\/25:hover{border-color:hsla(300,9%,96%,.25)}.hover\:border-shellfill\/30:hover{border-color:hsla(300,9%,96%,.3)}.hover\:border-shellfill\/40:hover{border-color:hsla(300,9%,96%,.4)}.hover\:border-shellfill\/5:hover{border-color:hsla(300,9%,96%,.05)}.hover\:border-shellfill\/50:hover{border-color:hsla(300,9%,96%,.5)}.hover\:border-shellfill\/60:hover{border-color:hsla(300,9%,96%,.6)}.hover\:border-shellfill\/70:hover{border-color:hsla(300,9%,96%,.7)}.hover\:border-shellfill\/75:hover{border-color:hsla(300,9%,96%,.75)}.hover\:border-shellfill\/80:hover{border-color:hsla(300,9%,96%,.8)}.hover\:border-shellfill\/90:hover{border-color:hsla(300,9%,96%,.9)}.hover\:border-shellfill\/95:hover{border-color:hsla(300,9%,96%,.95)}.hover\:border-shellstroke:hover{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}.hover\:border-shellstroke\/0:hover{border-color:hsla(290,9%,87%,0)}.hover\:border-shellstroke\/10:hover{border-color:hsla(290,9%,87%,.1)}.hover\:border-shellstroke\/100:hover{border-color:#e0dbe1}.hover\:border-shellstroke\/20:hover{border-color:hsla(290,9%,87%,.2)}.hover\:border-shellstroke\/25:hover{border-color:hsla(290,9%,87%,.25)}.hover\:border-shellstroke\/30:hover{border-color:hsla(290,9%,87%,.3)}.hover\:border-shellstroke\/40:hover{border-color:hsla(290,9%,87%,.4)}.hover\:border-shellstroke\/5:hover{border-color:hsla(290,9%,87%,.05)}.hover\:border-shellstroke\/50:hover{border-color:hsla(290,9%,87%,.5)}.hover\:border-shellstroke\/60:hover{border-color:hsla(290,9%,87%,.6)}.hover\:border-shellstroke\/70:hover{border-color:hsla(290,9%,87%,.7)}.hover\:border-shellstroke\/75:hover{border-color:hsla(290,9%,87%,.75)}.hover\:border-shellstroke\/80:hover{border-color:hsla(290,9%,87%,.8)}.hover\:border-shellstroke\/90:hover{border-color:hsla(290,9%,87%,.9)}.hover\:border-shellstroke\/95:hover{border-color:hsla(290,9%,87%,.95)}.hover\:border-smurf:hover{--tw-border-opacity:1;border-color:rgb(170 224 255/var(--tw-border-opacity))}.hover\:border-smurf\/0:hover{border-color:rgba(170,224,255,0)}.hover\:border-smurf\/10:hover{border-color:rgba(170,224,255,.1)}.hover\:border-smurf\/100:hover{border-color:#aae0ff}.hover\:border-smurf\/20:hover{border-color:rgba(170,224,255,.2)}.hover\:border-smurf\/25:hover{border-color:rgba(170,224,255,.25)}.hover\:border-smurf\/30:hover{border-color:rgba(170,224,255,.3)}.hover\:border-smurf\/40:hover{border-color:rgba(170,224,255,.4)}.hover\:border-smurf\/5:hover{border-color:rgba(170,224,255,.05)}.hover\:border-smurf\/50:hover{border-color:rgba(170,224,255,.5)}.hover\:border-smurf\/60:hover{border-color:rgba(170,224,255,.6)}.hover\:border-smurf\/70:hover{border-color:rgba(170,224,255,.7)}.hover\:border-smurf\/75:hover{border-color:rgba(170,224,255,.75)}.hover\:border-smurf\/80:hover{border-color:rgba(170,224,255,.8)}.hover\:border-smurf\/90:hover{border-color:rgba(170,224,255,.9)}.hover\:border-smurf\/95:hover{border-color:rgba(170,224,255,.95)}.hover\:border-teal:hover{--tw-border-opacity:1;border-color:rgb(112 249 175/var(--tw-border-opacity))}.hover\:border-teal\/0:hover{border-color:rgba(112,249,175,0)}.hover\:border-teal\/10:hover{border-color:rgba(112,249,175,.1)}.hover\:border-teal\/100:hover{border-color:#70f9af}.hover\:border-teal\/20:hover{border-color:rgba(112,249,175,.2)}.hover\:border-teal\/25:hover{border-color:rgba(112,249,175,.25)}.hover\:border-teal\/30:hover{border-color:rgba(112,249,175,.3)}.hover\:border-teal\/40:hover{border-color:rgba(112,249,175,.4)}.hover\:border-teal\/5:hover{border-color:rgba(112,249,175,.05)}.hover\:border-teal\/50:hover{border-color:rgba(112,249,175,.5)}.hover\:border-teal\/60:hover{border-color:rgba(112,249,175,.6)}.hover\:border-teal\/70:hover{border-color:rgba(112,249,175,.7)}.hover\:border-teal\/75:hover{border-color:rgba(112,249,175,.75)}.hover\:border-teal\/80:hover{border-color:rgba(112,249,175,.8)}.hover\:border-teal\/90:hover{border-color:rgba(112,249,175,.9)}.hover\:border-teal\/95:hover{border-color:rgba(112,249,175,.95)}.hover\:border-water:hover{--tw-border-opacity:1;border-color:rgb(162 225 214/var(--tw-border-opacity))}.hover\:border-water\/0:hover{border-color:rgba(162,225,214,0)}.hover\:border-water\/10:hover{border-color:rgba(162,225,214,.1)}.hover\:border-water\/100:hover{border-color:#a2e1d6}.hover\:border-water\/20:hover{border-color:rgba(162,225,214,.2)}.hover\:border-water\/25:hover{border-color:rgba(162,225,214,.25)}.hover\:border-water\/30:hover{border-color:rgba(162,225,214,.3)}.hover\:border-water\/40:hover{border-color:rgba(162,225,214,.4)}.hover\:border-water\/5:hover{border-color:rgba(162,225,214,.05)}.hover\:border-water\/50:hover{border-color:rgba(162,225,214,.5)}.hover\:border-water\/60:hover{border-color:rgba(162,225,214,.6)}.hover\:border-water\/70:hover{border-color:rgba(162,225,214,.7)}.hover\:border-water\/75:hover{border-color:rgba(162,225,214,.75)}.hover\:border-water\/80:hover{border-color:rgba(162,225,214,.8)}.hover\:border-water\/90:hover{border-color:rgba(162,225,214,.9)}.hover\:border-water\/95:hover{border-color:rgba(162,225,214,.95)}.hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgb(255 210 96/var(--tw-border-opacity))}.hover\:border-yellow\/0:hover{border-color:rgba(255,210,96,0)}.hover\:border-yellow\/10:hover{border-color:rgba(255,210,96,.1)}.hover\:border-yellow\/100:hover{border-color:#ffd260}.hover\:border-yellow\/20:hover{border-color:rgba(255,210,96,.2)}.hover\:border-yellow\/25:hover{border-color:rgba(255,210,96,.25)}.hover\:border-yellow\/30:hover{border-color:rgba(255,210,96,.3)}.hover\:border-yellow\/40:hover{border-color:rgba(255,210,96,.4)}.hover\:border-yellow\/5:hover{border-color:rgba(255,210,96,.05)}.hover\:border-yellow\/50:hover{border-color:rgba(255,210,96,.5)}.hover\:border-yellow\/60:hover{border-color:rgba(255,210,96,.6)}.hover\:border-yellow\/70:hover{border-color:rgba(255,210,96,.7)}.hover\:border-yellow\/75:hover{border-color:rgba(255,210,96,.75)}.hover\:border-yellow\/80:hover{border-color:rgba(255,210,96,.8)}.hover\:border-yellow\/90:hover{border-color:rgba(255,210,96,.9)}.hover\:border-yellow\/95:hover{border-color:rgba(255,210,96,.95)}.hover\:bg-blackout:hover{--tw-bg-opacity:1;background-color:rgb(40 16 51/var(--tw-bg-opacity))}.hover\:bg-blackout\/0:hover{background-color:rgba(40,16,51,0)}.hover\:bg-blackout\/10:hover{background-color:rgba(40,16,51,.1)}.hover\:bg-blackout\/100:hover{background-color:#281033}.hover\:bg-blackout\/20:hover{background-color:rgba(40,16,51,.2)}.hover\:bg-blackout\/25:hover{background-color:rgba(40,16,51,.25)}.hover\:bg-blackout\/30:hover{background-color:rgba(40,16,51,.3)}.hover\:bg-blackout\/40:hover{background-color:rgba(40,16,51,.4)}.hover\:bg-blackout\/5:hover{background-color:rgba(40,16,51,.05)}.hover\:bg-blackout\/50:hover{background-color:rgba(40,16,51,.5)}.hover\:bg-blackout\/60:hover{background-color:rgba(40,16,51,.6)}.hover\:bg-blackout\/70:hover{background-color:rgba(40,16,51,.7)}.hover\:bg-blackout\/75:hover{background-color:rgba(40,16,51,.75)}.hover\:bg-blackout\/80:hover{background-color:rgba(40,16,51,.8)}.hover\:bg-blackout\/90:hover{background-color:rgba(40,16,51,.9)}.hover\:bg-blackout\/95:hover{background-color:rgba(40,16,51,.95)}.hover\:bg-blueberry:hover{--tw-bg-opacity:1;background-color:rgb(64 6 111/var(--tw-bg-opacity))}.hover\:bg-blueberry\/0:hover{background-color:rgba(64,6,111,0)}.hover\:bg-blueberry\/10:hover{background-color:rgba(64,6,111,.1)}.hover\:bg-blueberry\/100:hover{background-color:#40066f}.hover\:bg-blueberry\/20:hover{background-color:rgba(64,6,111,.2)}.hover\:bg-blueberry\/25:hover{background-color:rgba(64,6,111,.25)}.hover\:bg-blueberry\/30:hover{background-color:rgba(64,6,111,.3)}.hover\:bg-blueberry\/40:hover{background-color:rgba(64,6,111,.4)}.hover\:bg-blueberry\/5:hover{background-color:rgba(64,6,111,.05)}.hover\:bg-blueberry\/50:hover{background-color:rgba(64,6,111,.5)}.hover\:bg-blueberry\/60:hover{background-color:rgba(64,6,111,.6)}.hover\:bg-blueberry\/70:hover{background-color:rgba(64,6,111,.7)}.hover\:bg-blueberry\/75:hover{background-color:rgba(64,6,111,.75)}.hover\:bg-blueberry\/80:hover{background-color:rgba(64,6,111,.8)}.hover\:bg-blueberry\/90:hover{background-color:rgba(64,6,111,.9)}.hover\:bg-blueberry\/95:hover{background-color:rgba(64,6,111,.95)}.hover\:bg-bubblegum:hover{--tw-bg-opacity:1;background-color:rgb(255 159 159/var(--tw-bg-opacity))}.hover\:bg-bubblegum\/0:hover{background-color:hsla(0,100%,81%,0)}.hover\:bg-bubblegum\/10:hover{background-color:hsla(0,100%,81%,.1)}.hover\:bg-bubblegum\/100:hover{background-color:#ff9f9f}.hover\:bg-bubblegum\/20:hover{background-color:hsla(0,100%,81%,.2)}.hover\:bg-bubblegum\/25:hover{background-color:hsla(0,100%,81%,.25)}.hover\:bg-bubblegum\/30:hover{background-color:hsla(0,100%,81%,.3)}.hover\:bg-bubblegum\/40:hover{background-color:hsla(0,100%,81%,.4)}.hover\:bg-bubblegum\/5:hover{background-color:hsla(0,100%,81%,.05)}.hover\:bg-bubblegum\/50:hover{background-color:hsla(0,100%,81%,.5)}.hover\:bg-bubblegum\/60:hover{background-color:hsla(0,100%,81%,.6)}.hover\:bg-bubblegum\/70:hover{background-color:hsla(0,100%,81%,.7)}.hover\:bg-bubblegum\/75:hover{background-color:hsla(0,100%,81%,.75)}.hover\:bg-bubblegum\/80:hover{background-color:hsla(0,100%,81%,.8)}.hover\:bg-bubblegum\/90:hover{background-color:hsla(0,100%,81%,.9)}.hover\:bg-bubblegum\/95:hover{background-color:hsla(0,100%,81%,.95)}.hover\:bg-charcoal:hover{--tw-bg-opacity:1;background-color:rgb(18 40 47/var(--tw-bg-opacity))}.hover\:bg-charcoal\/0:hover{background-color:rgba(18,40,47,0)}.hover\:bg-charcoal\/10:hover{background-color:rgba(18,40,47,.1)}.hover\:bg-charcoal\/100:hover{background-color:#12282f}.hover\:bg-charcoal\/20:hover{background-color:rgba(18,40,47,.2)}.hover\:bg-charcoal\/25:hover{background-color:rgba(18,40,47,.25)}.hover\:bg-charcoal\/30:hover{background-color:rgba(18,40,47,.3)}.hover\:bg-charcoal\/40:hover{background-color:rgba(18,40,47,.4)}.hover\:bg-charcoal\/5:hover{background-color:rgba(18,40,47,.05)}.hover\:bg-charcoal\/50:hover{background-color:rgba(18,40,47,.5)}.hover\:bg-charcoal\/60:hover{background-color:rgba(18,40,47,.6)}.hover\:bg-charcoal\/70:hover{background-color:rgba(18,40,47,.7)}.hover\:bg-charcoal\/75:hover{background-color:rgba(18,40,47,.75)}.hover\:bg-charcoal\/80:hover{background-color:rgba(18,40,47,.8)}.hover\:bg-charcoal\/90:hover{background-color:rgba(18,40,47,.9)}.hover\:bg-charcoal\/95:hover{background-color:rgba(18,40,47,.95)}.hover\:bg-darkforest:hover{--tw-bg-opacity:1;background-color:rgb(22 49 34/var(--tw-bg-opacity))}.hover\:bg-darkforest\/0:hover{background-color:rgba(22,49,34,0)}.hover\:bg-darkforest\/10:hover{background-color:rgba(22,49,34,.1)}.hover\:bg-darkforest\/100:hover{background-color:#163122}.hover\:bg-darkforest\/20:hover{background-color:rgba(22,49,34,.2)}.hover\:bg-darkforest\/25:hover{background-color:rgba(22,49,34,.25)}.hover\:bg-darkforest\/30:hover{background-color:rgba(22,49,34,.3)}.hover\:bg-darkforest\/40:hover{background-color:rgba(22,49,34,.4)}.hover\:bg-darkforest\/5:hover{background-color:rgba(22,49,34,.05)}.hover\:bg-darkforest\/50:hover{background-color:rgba(22,49,34,.5)}.hover\:bg-darkforest\/60:hover{background-color:rgba(22,49,34,.6)}.hover\:bg-darkforest\/70:hover{background-color:rgba(22,49,34,.7)}.hover\:bg-darkforest\/75:hover{background-color:rgba(22,49,34,.75)}.hover\:bg-darkforest\/80:hover{background-color:rgba(22,49,34,.8)}.hover\:bg-darkforest\/90:hover{background-color:rgba(22,49,34,.9)}.hover\:bg-darkforest\/95:hover{background-color:rgba(22,49,34,.95)}.hover\:bg-green:hover{--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity))}.hover\:bg-green\/0:hover{background-color:rgba(137,228,129,0)}.hover\:bg-green\/10:hover{background-color:rgba(137,228,129,.1)}.hover\:bg-green\/100:hover{background-color:#89e481}.hover\:bg-green\/20:hover{background-color:rgba(137,228,129,.2)}.hover\:bg-green\/25:hover{background-color:rgba(137,228,129,.25)}.hover\:bg-green\/30:hover{background-color:rgba(137,228,129,.3)}.hover\:bg-green\/40:hover{background-color:rgba(137,228,129,.4)}.hover\:bg-green\/5:hover{background-color:rgba(137,228,129,.05)}.hover\:bg-green\/50:hover{background-color:rgba(137,228,129,.5)}.hover\:bg-green\/60:hover{background-color:rgba(137,228,129,.6)}.hover\:bg-green\/70:hover{background-color:rgba(137,228,129,.7)}.hover\:bg-green\/75:hover{background-color:rgba(137,228,129,.75)}.hover\:bg-green\/80:hover{background-color:rgba(137,228,129,.8)}.hover\:bg-green\/90:hover{background-color:rgba(137,228,129,.9)}.hover\:bg-green\/95:hover{background-color:rgba(137,228,129,.95)}.hover\:bg-hacker:hover{--tw-bg-opacity:1;background-color:rgb(113 227 232/var(--tw-bg-opacity))}.hover\:bg-hacker\/0:hover{background-color:rgba(113,227,232,0)}.hover\:bg-hacker\/10:hover{background-color:rgba(113,227,232,.1)}.hover\:bg-hacker\/100:hover{background-color:#71e3e8}.hover\:bg-hacker\/20:hover{background-color:rgba(113,227,232,.2)}.hover\:bg-hacker\/25:hover{background-color:rgba(113,227,232,.25)}.hover\:bg-hacker\/30:hover{background-color:rgba(113,227,232,.3)}.hover\:bg-hacker\/40:hover{background-color:rgba(113,227,232,.4)}.hover\:bg-hacker\/5:hover{background-color:rgba(113,227,232,.05)}.hover\:bg-hacker\/50:hover{background-color:rgba(113,227,232,.5)}.hover\:bg-hacker\/60:hover{background-color:rgba(113,227,232,.6)}.hover\:bg-hacker\/70:hover{background-color:rgba(113,227,232,.7)}.hover\:bg-hacker\/75:hover{background-color:rgba(113,227,232,.75)}.hover\:bg-hacker\/80:hover{background-color:rgba(113,227,232,.8)}.hover\:bg-hacker\/90:hover{background-color:rgba(113,227,232,.9)}.hover\:bg-hacker\/95:hover{background-color:rgba(113,227,232,.95)}.hover\:bg-hotplate:hover{--tw-bg-opacity:1;background-color:rgb(84 0 0/var(--tw-bg-opacity))}.hover\:bg-hotplate\/0:hover{background-color:rgba(84,0,0,0)}.hover\:bg-hotplate\/10:hover{background-color:rgba(84,0,0,.1)}.hover\:bg-hotplate\/100:hover{background-color:#540000}.hover\:bg-hotplate\/20:hover{background-color:rgba(84,0,0,.2)}.hover\:bg-hotplate\/25:hover{background-color:rgba(84,0,0,.25)}.hover\:bg-hotplate\/30:hover{background-color:rgba(84,0,0,.3)}.hover\:bg-hotplate\/40:hover{background-color:rgba(84,0,0,.4)}.hover\:bg-hotplate\/5:hover{background-color:rgba(84,0,0,.05)}.hover\:bg-hotplate\/50:hover{background-color:rgba(84,0,0,.5)}.hover\:bg-hotplate\/60:hover{background-color:rgba(84,0,0,.6)}.hover\:bg-hotplate\/70:hover{background-color:rgba(84,0,0,.7)}.hover\:bg-hotplate\/75:hover{background-color:rgba(84,0,0,.75)}.hover\:bg-hotplate\/80:hover{background-color:rgba(84,0,0,.8)}.hover\:bg-hotplate\/90:hover{background-color:rgba(84,0,0,.9)}.hover\:bg-hotplate\/95:hover{background-color:rgba(84,0,0,.95)}.hover\:bg-land:hover{--tw-bg-opacity:1;background-color:rgb(91 32 35/var(--tw-bg-opacity))}.hover\:bg-land\/0:hover{background-color:rgba(91,32,35,0)}.hover\:bg-land\/10:hover{background-color:rgba(91,32,35,.1)}.hover\:bg-land\/100:hover{background-color:#5b2023}.hover\:bg-land\/20:hover{background-color:rgba(91,32,35,.2)}.hover\:bg-land\/25:hover{background-color:rgba(91,32,35,.25)}.hover\:bg-land\/30:hover{background-color:rgba(91,32,35,.3)}.hover\:bg-land\/40:hover{background-color:rgba(91,32,35,.4)}.hover\:bg-land\/5:hover{background-color:rgba(91,32,35,.05)}.hover\:bg-land\/50:hover{background-color:rgba(91,32,35,.5)}.hover\:bg-land\/60:hover{background-color:rgba(91,32,35,.6)}.hover\:bg-land\/70:hover{background-color:rgba(91,32,35,.7)}.hover\:bg-land\/75:hover{background-color:rgba(91,32,35,.75)}.hover\:bg-land\/80:hover{background-color:rgba(91,32,35,.8)}.hover\:bg-land\/90:hover{background-color:rgba(91,32,35,.9)}.hover\:bg-land\/95:hover{background-color:rgba(91,32,35,.95)}.hover\:bg-lemon:hover{--tw-bg-opacity:1;background-color:rgb(254 251 169/var(--tw-bg-opacity))}.hover\:bg-lemon\/0:hover{background-color:hsla(58,98%,83%,0)}.hover\:bg-lemon\/10:hover{background-color:hsla(58,98%,83%,.1)}.hover\:bg-lemon\/100:hover{background-color:#fefba9}.hover\:bg-lemon\/20:hover{background-color:hsla(58,98%,83%,.2)}.hover\:bg-lemon\/25:hover{background-color:hsla(58,98%,83%,.25)}.hover\:bg-lemon\/30:hover{background-color:hsla(58,98%,83%,.3)}.hover\:bg-lemon\/40:hover{background-color:hsla(58,98%,83%,.4)}.hover\:bg-lemon\/5:hover{background-color:hsla(58,98%,83%,.05)}.hover\:bg-lemon\/50:hover{background-color:hsla(58,98%,83%,.5)}.hover\:bg-lemon\/60:hover{background-color:hsla(58,98%,83%,.6)}.hover\:bg-lemon\/70:hover{background-color:hsla(58,98%,83%,.7)}.hover\:bg-lemon\/75:hover{background-color:hsla(58,98%,83%,.75)}.hover\:bg-lemon\/80:hover{background-color:hsla(58,98%,83%,.8)}.hover\:bg-lemon\/90:hover{background-color:hsla(58,98%,83%,.9)}.hover\:bg-lemon\/95:hover{background-color:hsla(58,98%,83%,.95)}.hover\:bg-levander:hover{--tw-bg-opacity:1;background-color:rgb(183 178 255/var(--tw-bg-opacity))}.hover\:bg-levander-25:hover{--tw-bg-opacity:1;background-color:rgb(246 246 255/var(--tw-bg-opacity))}.hover\:bg-levander-25\/0:hover{background-color:rgba(246,246,255,0)}.hover\:bg-levander-25\/10:hover{background-color:rgba(246,246,255,.1)}.hover\:bg-levander-25\/100:hover{background-color:#f6f6ff}.hover\:bg-levander-25\/20:hover{background-color:rgba(246,246,255,.2)}.hover\:bg-levander-25\/25:hover{background-color:rgba(246,246,255,.25)}.hover\:bg-levander-25\/30:hover{background-color:rgba(246,246,255,.3)}.hover\:bg-levander-25\/40:hover{background-color:rgba(246,246,255,.4)}.hover\:bg-levander-25\/5:hover{background-color:rgba(246,246,255,.05)}.hover\:bg-levander-25\/50:hover{background-color:rgba(246,246,255,.5)}.hover\:bg-levander-25\/60:hover{background-color:rgba(246,246,255,.6)}.hover\:bg-levander-25\/70:hover{background-color:rgba(246,246,255,.7)}.hover\:bg-levander-25\/75:hover{background-color:rgba(246,246,255,.75)}.hover\:bg-levander-25\/80:hover{background-color:rgba(246,246,255,.8)}.hover\:bg-levander-25\/90:hover{background-color:rgba(246,246,255,.9)}.hover\:bg-levander-25\/95:hover{background-color:rgba(246,246,255,.95)}.hover\:bg-levander\/0:hover{background-color:rgba(183,178,255,0)}.hover\:bg-levander\/10:hover{background-color:rgba(183,178,255,.1)}.hover\:bg-levander\/100:hover{background-color:#b7b2ff}.hover\:bg-levander\/20:hover{background-color:rgba(183,178,255,.2)}.hover\:bg-levander\/25:hover{background-color:rgba(183,178,255,.25)}.hover\:bg-levander\/30:hover{background-color:rgba(183,178,255,.3)}.hover\:bg-levander\/40:hover{background-color:rgba(183,178,255,.4)}.hover\:bg-levander\/5:hover{background-color:rgba(183,178,255,.05)}.hover\:bg-levander\/50:hover{background-color:rgba(183,178,255,.5)}.hover\:bg-levander\/60:hover{background-color:rgba(183,178,255,.6)}.hover\:bg-levander\/70:hover{background-color:rgba(183,178,255,.7)}.hover\:bg-levander\/75:hover{background-color:rgba(183,178,255,.75)}.hover\:bg-levander\/80:hover{background-color:rgba(183,178,255,.8)}.hover\:bg-levander\/90:hover{background-color:rgba(183,178,255,.9)}.hover\:bg-levander\/95:hover{background-color:rgba(183,178,255,.95)}.hover\:bg-lime:hover{--tw-bg-opacity:1;background-color:rgb(201 255 114/var(--tw-bg-opacity))}.hover\:bg-lime\/0:hover{background-color:rgba(201,255,114,0)}.hover\:bg-lime\/10:hover{background-color:rgba(201,255,114,.1)}.hover\:bg-lime\/100:hover{background-color:#c9ff72}.hover\:bg-lime\/20:hover{background-color:rgba(201,255,114,.2)}.hover\:bg-lime\/25:hover{background-color:rgba(201,255,114,.25)}.hover\:bg-lime\/30:hover{background-color:rgba(201,255,114,.3)}.hover\:bg-lime\/40:hover{background-color:rgba(201,255,114,.4)}.hover\:bg-lime\/5:hover{background-color:rgba(201,255,114,.05)}.hover\:bg-lime\/50:hover{background-color:rgba(201,255,114,.5)}.hover\:bg-lime\/60:hover{background-color:rgba(201,255,114,.6)}.hover\:bg-lime\/70:hover{background-color:rgba(201,255,114,.7)}.hover\:bg-lime\/75:hover{background-color:rgba(201,255,114,.75)}.hover\:bg-lime\/80:hover{background-color:rgba(201,255,114,.8)}.hover\:bg-lime\/90:hover{background-color:rgba(201,255,114,.9)}.hover\:bg-lime\/95:hover{background-color:rgba(201,255,114,.95)}.hover\:bg-mango:hover{--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity))}.hover\:bg-mango-hover:hover{--tw-bg-opacity:1;background-color:rgb(227 158 95/var(--tw-bg-opacity))}.hover\:bg-mango-hover\/0:hover{background-color:rgba(227,158,95,0)}.hover\:bg-mango-hover\/10:hover{background-color:rgba(227,158,95,.1)}.hover\:bg-mango-hover\/100:hover{background-color:#e39e5f}.hover\:bg-mango-hover\/20:hover{background-color:rgba(227,158,95,.2)}.hover\:bg-mango-hover\/25:hover{background-color:rgba(227,158,95,.25)}.hover\:bg-mango-hover\/30:hover{background-color:rgba(227,158,95,.3)}.hover\:bg-mango-hover\/40:hover{background-color:rgba(227,158,95,.4)}.hover\:bg-mango-hover\/5:hover{background-color:rgba(227,158,95,.05)}.hover\:bg-mango-hover\/50:hover{background-color:rgba(227,158,95,.5)}.hover\:bg-mango-hover\/60:hover{background-color:rgba(227,158,95,.6)}.hover\:bg-mango-hover\/70:hover{background-color:rgba(227,158,95,.7)}.hover\:bg-mango-hover\/75:hover{background-color:rgba(227,158,95,.75)}.hover\:bg-mango-hover\/80:hover{background-color:rgba(227,158,95,.8)}.hover\:bg-mango-hover\/90:hover{background-color:rgba(227,158,95,.9)}.hover\:bg-mango-hover\/95:hover{background-color:rgba(227,158,95,.95)}.hover\:bg-mango\/0:hover{background-color:hsla(29,96%,70%,0)}.hover\:bg-mango\/10:hover{background-color:hsla(29,96%,70%,.1)}.hover\:bg-mango\/100:hover{background-color:#fcb069}.hover\:bg-mango\/20:hover{background-color:hsla(29,96%,70%,.2)}.hover\:bg-mango\/25:hover{background-color:hsla(29,96%,70%,.25)}.hover\:bg-mango\/30:hover{background-color:hsla(29,96%,70%,.3)}.hover\:bg-mango\/40:hover{background-color:hsla(29,96%,70%,.4)}.hover\:bg-mango\/5:hover{background-color:hsla(29,96%,70%,.05)}.hover\:bg-mango\/50:hover{background-color:hsla(29,96%,70%,.5)}.hover\:bg-mango\/60:hover{background-color:hsla(29,96%,70%,.6)}.hover\:bg-mango\/70:hover{background-color:hsla(29,96%,70%,.7)}.hover\:bg-mango\/75:hover{background-color:hsla(29,96%,70%,.75)}.hover\:bg-mango\/80:hover{background-color:hsla(29,96%,70%,.8)}.hover\:bg-mango\/90:hover{background-color:hsla(29,96%,70%,.9)}.hover\:bg-mango\/95:hover{background-color:hsla(29,96%,70%,.95)}.hover\:bg-maroon:hover{--tw-bg-opacity:1;background-color:rgb(63 7 3/var(--tw-bg-opacity))}.hover\:bg-maroon\/0:hover{background-color:rgba(63,7,3,0)}.hover\:bg-maroon\/10:hover{background-color:rgba(63,7,3,.1)}.hover\:bg-maroon\/100:hover{background-color:#3f0703}.hover\:bg-maroon\/20:hover{background-color:rgba(63,7,3,.2)}.hover\:bg-maroon\/25:hover{background-color:rgba(63,7,3,.25)}.hover\:bg-maroon\/30:hover{background-color:rgba(63,7,3,.3)}.hover\:bg-maroon\/40:hover{background-color:rgba(63,7,3,.4)}.hover\:bg-maroon\/5:hover{background-color:rgba(63,7,3,.05)}.hover\:bg-maroon\/50:hover{background-color:rgba(63,7,3,.5)}.hover\:bg-maroon\/60:hover{background-color:rgba(63,7,3,.6)}.hover\:bg-maroon\/70:hover{background-color:rgba(63,7,3,.7)}.hover\:bg-maroon\/75:hover{background-color:rgba(63,7,3,.75)}.hover\:bg-maroon\/80:hover{background-color:rgba(63,7,3,.8)}.hover\:bg-maroon\/90:hover{background-color:rgba(63,7,3,.9)}.hover\:bg-maroon\/95:hover{background-color:rgba(63,7,3,.95)}.hover\:bg-navyblue:hover{--tw-bg-opacity:1;background-color:rgb(40 24 138/var(--tw-bg-opacity))}.hover\:bg-navyblue\/0:hover{background-color:rgba(40,24,138,0)}.hover\:bg-navyblue\/10:hover{background-color:rgba(40,24,138,.1)}.hover\:bg-navyblue\/100:hover{background-color:#28188a}.hover\:bg-navyblue\/20:hover{background-color:rgba(40,24,138,.2)}.hover\:bg-navyblue\/25:hover{background-color:rgba(40,24,138,.25)}.hover\:bg-navyblue\/30:hover{background-color:rgba(40,24,138,.3)}.hover\:bg-navyblue\/40:hover{background-color:rgba(40,24,138,.4)}.hover\:bg-navyblue\/5:hover{background-color:rgba(40,24,138,.05)}.hover\:bg-navyblue\/50:hover{background-color:rgba(40,24,138,.5)}.hover\:bg-navyblue\/60:hover{background-color:rgba(40,24,138,.6)}.hover\:bg-navyblue\/70:hover{background-color:rgba(40,24,138,.7)}.hover\:bg-navyblue\/75:hover{background-color:rgba(40,24,138,.75)}.hover\:bg-navyblue\/80:hover{background-color:rgba(40,24,138,.8)}.hover\:bg-navyblue\/90:hover{background-color:rgba(40,24,138,.9)}.hover\:bg-navyblue\/95:hover{background-color:rgba(40,24,138,.95)}.hover\:bg-nightsky:hover{--tw-bg-opacity:1;background-color:rgb(55 9 113/var(--tw-bg-opacity))}.hover\:bg-nightsky\/0:hover{background-color:rgba(55,9,113,0)}.hover\:bg-nightsky\/10:hover{background-color:rgba(55,9,113,.1)}.hover\:bg-nightsky\/100:hover{background-color:#370971}.hover\:bg-nightsky\/20:hover{background-color:rgba(55,9,113,.2)}.hover\:bg-nightsky\/25:hover{background-color:rgba(55,9,113,.25)}.hover\:bg-nightsky\/30:hover{background-color:rgba(55,9,113,.3)}.hover\:bg-nightsky\/40:hover{background-color:rgba(55,9,113,.4)}.hover\:bg-nightsky\/5:hover{background-color:rgba(55,9,113,.05)}.hover\:bg-nightsky\/50:hover{background-color:rgba(55,9,113,.5)}.hover\:bg-nightsky\/60:hover{background-color:rgba(55,9,113,.6)}.hover\:bg-nightsky\/70:hover{background-color:rgba(55,9,113,.7)}.hover\:bg-nightsky\/75:hover{background-color:rgba(55,9,113,.75)}.hover\:bg-nightsky\/80:hover{background-color:rgba(55,9,113,.8)}.hover\:bg-nightsky\/90:hover{background-color:rgba(55,9,113,.9)}.hover\:bg-nightsky\/95:hover{background-color:rgba(55,9,113,.95)}.hover\:bg-ocean:hover{--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity))}.hover\:bg-ocean\/0:hover{background-color:rgba(8,31,52,0)}.hover\:bg-ocean\/10:hover{background-color:rgba(8,31,52,.1)}.hover\:bg-ocean\/100:hover{background-color:#081f34}.hover\:bg-ocean\/20:hover{background-color:rgba(8,31,52,.2)}.hover\:bg-ocean\/25:hover{background-color:rgba(8,31,52,.25)}.hover\:bg-ocean\/30:hover{background-color:rgba(8,31,52,.3)}.hover\:bg-ocean\/40:hover{background-color:rgba(8,31,52,.4)}.hover\:bg-ocean\/5:hover{background-color:rgba(8,31,52,.05)}.hover\:bg-ocean\/50:hover{background-color:rgba(8,31,52,.5)}.hover\:bg-ocean\/60:hover{background-color:rgba(8,31,52,.6)}.hover\:bg-ocean\/70:hover{background-color:rgba(8,31,52,.7)}.hover\:bg-ocean\/75:hover{background-color:rgba(8,31,52,.75)}.hover\:bg-ocean\/80:hover{background-color:rgba(8,31,52,.8)}.hover\:bg-ocean\/90:hover{background-color:rgba(8,31,52,.9)}.hover\:bg-ocean\/95:hover{background-color:rgba(8,31,52,.95)}.hover\:bg-peach:hover{--tw-bg-opacity:1;background-color:rgb(245 193 174/var(--tw-bg-opacity))}.hover\:bg-peach\/0:hover{background-color:hsla(16,78%,82%,0)}.hover\:bg-peach\/10:hover{background-color:hsla(16,78%,82%,.1)}.hover\:bg-peach\/100:hover{background-color:#f5c1ae}.hover\:bg-peach\/20:hover{background-color:hsla(16,78%,82%,.2)}.hover\:bg-peach\/25:hover{background-color:hsla(16,78%,82%,.25)}.hover\:bg-peach\/30:hover{background-color:hsla(16,78%,82%,.3)}.hover\:bg-peach\/40:hover{background-color:hsla(16,78%,82%,.4)}.hover\:bg-peach\/5:hover{background-color:hsla(16,78%,82%,.05)}.hover\:bg-peach\/50:hover{background-color:hsla(16,78%,82%,.5)}.hover\:bg-peach\/60:hover{background-color:hsla(16,78%,82%,.6)}.hover\:bg-peach\/70:hover{background-color:hsla(16,78%,82%,.7)}.hover\:bg-peach\/75:hover{background-color:hsla(16,78%,82%,.75)}.hover\:bg-peach\/80:hover{background-color:hsla(16,78%,82%,.8)}.hover\:bg-peach\/90:hover{background-color:hsla(16,78%,82%,.9)}.hover\:bg-peach\/95:hover{background-color:hsla(16,78%,82%,.95)}.hover\:bg-pine:hover{--tw-bg-opacity:1;background-color:rgb(11 69 82/var(--tw-bg-opacity))}.hover\:bg-pine-hover:hover{--tw-bg-opacity:1;background-color:rgb(0 32 30/var(--tw-bg-opacity))}.hover\:bg-pine-hover\/0:hover{background-color:rgba(0,32,30,0)}.hover\:bg-pine-hover\/10:hover{background-color:rgba(0,32,30,.1)}.hover\:bg-pine-hover\/100:hover{background-color:#00201e}.hover\:bg-pine-hover\/20:hover{background-color:rgba(0,32,30,.2)}.hover\:bg-pine-hover\/25:hover{background-color:rgba(0,32,30,.25)}.hover\:bg-pine-hover\/30:hover{background-color:rgba(0,32,30,.3)}.hover\:bg-pine-hover\/40:hover{background-color:rgba(0,32,30,.4)}.hover\:bg-pine-hover\/5:hover{background-color:rgba(0,32,30,.05)}.hover\:bg-pine-hover\/50:hover{background-color:rgba(0,32,30,.5)}.hover\:bg-pine-hover\/60:hover{background-color:rgba(0,32,30,.6)}.hover\:bg-pine-hover\/70:hover{background-color:rgba(0,32,30,.7)}.hover\:bg-pine-hover\/75:hover{background-color:rgba(0,32,30,.75)}.hover\:bg-pine-hover\/80:hover{background-color:rgba(0,32,30,.8)}.hover\:bg-pine-hover\/90:hover{background-color:rgba(0,32,30,.9)}.hover\:bg-pine-hover\/95:hover{background-color:rgba(0,32,30,.95)}.hover\:bg-pine\/0:hover{background-color:rgba(11,69,82,0)}.hover\:bg-pine\/10:hover{background-color:rgba(11,69,82,.1)}.hover\:bg-pine\/100:hover{background-color:#0b4552}.hover\:bg-pine\/20:hover{background-color:rgba(11,69,82,.2)}.hover\:bg-pine\/25:hover{background-color:rgba(11,69,82,.25)}.hover\:bg-pine\/30:hover{background-color:rgba(11,69,82,.3)}.hover\:bg-pine\/40:hover{background-color:rgba(11,69,82,.4)}.hover\:bg-pine\/5:hover{background-color:rgba(11,69,82,.05)}.hover\:bg-pine\/50:hover{background-color:rgba(11,69,82,.5)}.hover\:bg-pine\/60:hover{background-color:rgba(11,69,82,.6)}.hover\:bg-pine\/70:hover{background-color:rgba(11,69,82,.7)}.hover\:bg-pine\/75:hover{background-color:rgba(11,69,82,.75)}.hover\:bg-pine\/80:hover{background-color:rgba(11,69,82,.8)}.hover\:bg-pine\/90:hover{background-color:rgba(11,69,82,.9)}.hover\:bg-pine\/95:hover{background-color:rgba(11,69,82,.95)}.hover\:bg-shell:hover{--tw-bg-opacity:1;background-color:rgb(45 15 55/var(--tw-bg-opacity))}.hover\:bg-shell\/0:hover{background-color:rgba(45,15,55,0)}.hover\:bg-shell\/10:hover{background-color:rgba(45,15,55,.1)}.hover\:bg-shell\/100:hover{background-color:#2d0f37}.hover\:bg-shell\/20:hover{background-color:rgba(45,15,55,.2)}.hover\:bg-shell\/25:hover{background-color:rgba(45,15,55,.25)}.hover\:bg-shell\/30:hover{background-color:rgba(45,15,55,.3)}.hover\:bg-shell\/40:hover{background-color:rgba(45,15,55,.4)}.hover\:bg-shell\/5:hover{background-color:rgba(45,15,55,.05)}.hover\:bg-shell\/50:hover{background-color:rgba(45,15,55,.5)}.hover\:bg-shell\/60:hover{background-color:rgba(45,15,55,.6)}.hover\:bg-shell\/70:hover{background-color:rgba(45,15,55,.7)}.hover\:bg-shell\/75:hover{background-color:rgba(45,15,55,.75)}.hover\:bg-shell\/80:hover{background-color:rgba(45,15,55,.8)}.hover\:bg-shell\/90:hover{background-color:rgba(45,15,55,.9)}.hover\:bg-shell\/95:hover{background-color:rgba(45,15,55,.95)}.hover\:bg-shellfill:hover{--tw-bg-opacity:1;background-color:rgb(245 243 245/var(--tw-bg-opacity))}.hover\:bg-shellfill\/0:hover{background-color:hsla(300,9%,96%,0)}.hover\:bg-shellfill\/10:hover{background-color:hsla(300,9%,96%,.1)}.hover\:bg-shellfill\/100:hover{background-color:#f5f3f5}.hover\:bg-shellfill\/20:hover{background-color:hsla(300,9%,96%,.2)}.hover\:bg-shellfill\/25:hover{background-color:hsla(300,9%,96%,.25)}.hover\:bg-shellfill\/30:hover{background-color:hsla(300,9%,96%,.3)}.hover\:bg-shellfill\/40:hover{background-color:hsla(300,9%,96%,.4)}.hover\:bg-shellfill\/5:hover{background-color:hsla(300,9%,96%,.05)}.hover\:bg-shellfill\/50:hover{background-color:hsla(300,9%,96%,.5)}.hover\:bg-shellfill\/60:hover{background-color:hsla(300,9%,96%,.6)}.hover\:bg-shellfill\/70:hover{background-color:hsla(300,9%,96%,.7)}.hover\:bg-shellfill\/75:hover{background-color:hsla(300,9%,96%,.75)}.hover\:bg-shellfill\/80:hover{background-color:hsla(300,9%,96%,.8)}.hover\:bg-shellfill\/90:hover{background-color:hsla(300,9%,96%,.9)}.hover\:bg-shellfill\/95:hover{background-color:hsla(300,9%,96%,.95)}.hover\:bg-shellstroke:hover{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.hover\:bg-shellstroke\/0:hover{background-color:hsla(290,9%,87%,0)}.hover\:bg-shellstroke\/10:hover{background-color:hsla(290,9%,87%,.1)}.hover\:bg-shellstroke\/100:hover{background-color:#e0dbe1}.hover\:bg-shellstroke\/20:hover{background-color:hsla(290,9%,87%,.2)}.hover\:bg-shellstroke\/25:hover{background-color:hsla(290,9%,87%,.25)}.hover\:bg-shellstroke\/30:hover{background-color:hsla(290,9%,87%,.3)}.hover\:bg-shellstroke\/40:hover{background-color:hsla(290,9%,87%,.4)}.hover\:bg-shellstroke\/5:hover{background-color:hsla(290,9%,87%,.05)}.hover\:bg-shellstroke\/50:hover{background-color:hsla(290,9%,87%,.5)}.hover\:bg-shellstroke\/60:hover{background-color:hsla(290,9%,87%,.6)}.hover\:bg-shellstroke\/70:hover{background-color:hsla(290,9%,87%,.7)}.hover\:bg-shellstroke\/75:hover{background-color:hsla(290,9%,87%,.75)}.hover\:bg-shellstroke\/80:hover{background-color:hsla(290,9%,87%,.8)}.hover\:bg-shellstroke\/90:hover{background-color:hsla(290,9%,87%,.9)}.hover\:bg-shellstroke\/95:hover{background-color:hsla(290,9%,87%,.95)}.hover\:bg-smurf:hover{--tw-bg-opacity:1;background-color:rgb(170 224 255/var(--tw-bg-opacity))}.hover\:bg-smurf\/0:hover{background-color:rgba(170,224,255,0)}.hover\:bg-smurf\/10:hover{background-color:rgba(170,224,255,.1)}.hover\:bg-smurf\/100:hover{background-color:#aae0ff}.hover\:bg-smurf\/20:hover{background-color:rgba(170,224,255,.2)}.hover\:bg-smurf\/25:hover{background-color:rgba(170,224,255,.25)}.hover\:bg-smurf\/30:hover{background-color:rgba(170,224,255,.3)}.hover\:bg-smurf\/40:hover{background-color:rgba(170,224,255,.4)}.hover\:bg-smurf\/5:hover{background-color:rgba(170,224,255,.05)}.hover\:bg-smurf\/50:hover{background-color:rgba(170,224,255,.5)}.hover\:bg-smurf\/60:hover{background-color:rgba(170,224,255,.6)}.hover\:bg-smurf\/70:hover{background-color:rgba(170,224,255,.7)}.hover\:bg-smurf\/75:hover{background-color:rgba(170,224,255,.75)}.hover\:bg-smurf\/80:hover{background-color:rgba(170,224,255,.8)}.hover\:bg-smurf\/90:hover{background-color:rgba(170,224,255,.9)}.hover\:bg-smurf\/95:hover{background-color:rgba(170,224,255,.95)}.hover\:bg-teal:hover{--tw-bg-opacity:1;background-color:rgb(112 249 175/var(--tw-bg-opacity))}.hover\:bg-teal\/0:hover{background-color:rgba(112,249,175,0)}.hover\:bg-teal\/10:hover{background-color:rgba(112,249,175,.1)}.hover\:bg-teal\/100:hover{background-color:#70f9af}.hover\:bg-teal\/20:hover{background-color:rgba(112,249,175,.2)}.hover\:bg-teal\/25:hover{background-color:rgba(112,249,175,.25)}.hover\:bg-teal\/30:hover{background-color:rgba(112,249,175,.3)}.hover\:bg-teal\/40:hover{background-color:rgba(112,249,175,.4)}.hover\:bg-teal\/5:hover{background-color:rgba(112,249,175,.05)}.hover\:bg-teal\/50:hover{background-color:rgba(112,249,175,.5)}.hover\:bg-teal\/60:hover{background-color:rgba(112,249,175,.6)}.hover\:bg-teal\/70:hover{background-color:rgba(112,249,175,.7)}.hover\:bg-teal\/75:hover{background-color:rgba(112,249,175,.75)}.hover\:bg-teal\/80:hover{background-color:rgba(112,249,175,.8)}.hover\:bg-teal\/90:hover{background-color:rgba(112,249,175,.9)}.hover\:bg-teal\/95:hover{background-color:rgba(112,249,175,.95)}.hover\:bg-water:hover{--tw-bg-opacity:1;background-color:rgb(162 225 214/var(--tw-bg-opacity))}.hover\:bg-water\/0:hover{background-color:rgba(162,225,214,0)}.hover\:bg-water\/10:hover{background-color:rgba(162,225,214,.1)}.hover\:bg-water\/100:hover{background-color:#a2e1d6}.hover\:bg-water\/20:hover{background-color:rgba(162,225,214,.2)}.hover\:bg-water\/25:hover{background-color:rgba(162,225,214,.25)}.hover\:bg-water\/30:hover{background-color:rgba(162,225,214,.3)}.hover\:bg-water\/40:hover{background-color:rgba(162,225,214,.4)}.hover\:bg-water\/5:hover{background-color:rgba(162,225,214,.05)}.hover\:bg-water\/50:hover{background-color:rgba(162,225,214,.5)}.hover\:bg-water\/60:hover{background-color:rgba(162,225,214,.6)}.hover\:bg-water\/70:hover{background-color:rgba(162,225,214,.7)}.hover\:bg-water\/75:hover{background-color:rgba(162,225,214,.75)}.hover\:bg-water\/80:hover{background-color:rgba(162,225,214,.8)}.hover\:bg-water\/90:hover{background-color:rgba(162,225,214,.9)}.hover\:bg-water\/95:hover{background-color:rgba(162,225,214,.95)}.hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgb(255 210 96/var(--tw-bg-opacity))}.hover\:bg-yellow\/0:hover{background-color:rgba(255,210,96,0)}.hover\:bg-yellow\/10:hover{background-color:rgba(255,210,96,.1)}.hover\:bg-yellow\/100:hover{background-color:#ffd260}.hover\:bg-yellow\/20:hover{background-color:rgba(255,210,96,.2)}.hover\:bg-yellow\/25:hover{background-color:rgba(255,210,96,.25)}.hover\:bg-yellow\/30:hover{background-color:rgba(255,210,96,.3)}.hover\:bg-yellow\/40:hover{background-color:rgba(255,210,96,.4)}.hover\:bg-yellow\/5:hover{background-color:rgba(255,210,96,.05)}.hover\:bg-yellow\/50:hover{background-color:rgba(255,210,96,.5)}.hover\:bg-yellow\/60:hover{background-color:rgba(255,210,96,.6)}.hover\:bg-yellow\/70:hover{background-color:rgba(255,210,96,.7)}.hover\:bg-yellow\/75:hover{background-color:rgba(255,210,96,.75)}.hover\:bg-yellow\/80:hover{background-color:rgba(255,210,96,.8)}.hover\:bg-yellow\/90:hover{background-color:rgba(255,210,96,.9)}.hover\:bg-yellow\/95:hover{background-color:rgba(255,210,96,.95)}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-blackout:hover{--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}.hover\:text-blackout\/0:hover{color:rgba(40,16,51,0)}.hover\:text-blackout\/10:hover{color:rgba(40,16,51,.1)}.hover\:text-blackout\/100:hover{color:#281033}.hover\:text-blackout\/20:hover{color:rgba(40,16,51,.2)}.hover\:text-blackout\/25:hover{color:rgba(40,16,51,.25)}.hover\:text-blackout\/30:hover{color:rgba(40,16,51,.3)}.hover\:text-blackout\/40:hover{color:rgba(40,16,51,.4)}.hover\:text-blackout\/5:hover{color:rgba(40,16,51,.05)}.hover\:text-blackout\/50:hover{color:rgba(40,16,51,.5)}.hover\:text-blackout\/60:hover{color:rgba(40,16,51,.6)}.hover\:text-blackout\/70:hover{color:rgba(40,16,51,.7)}.hover\:text-blackout\/75:hover{color:rgba(40,16,51,.75)}.hover\:text-blackout\/80:hover{color:rgba(40,16,51,.8)}.hover\:text-blackout\/90:hover{color:rgba(40,16,51,.9)}.hover\:text-blackout\/95:hover{color:rgba(40,16,51,.95)}.hover\:text-blueberry:hover{--tw-text-opacity:1;color:rgb(64 6 111/var(--tw-text-opacity))}.hover\:text-blueberry\/0:hover{color:rgba(64,6,111,0)}.hover\:text-blueberry\/10:hover{color:rgba(64,6,111,.1)}.hover\:text-blueberry\/100:hover{color:#40066f}.hover\:text-blueberry\/20:hover{color:rgba(64,6,111,.2)}.hover\:text-blueberry\/25:hover{color:rgba(64,6,111,.25)}.hover\:text-blueberry\/30:hover{color:rgba(64,6,111,.3)}.hover\:text-blueberry\/40:hover{color:rgba(64,6,111,.4)}.hover\:text-blueberry\/5:hover{color:rgba(64,6,111,.05)}.hover\:text-blueberry\/50:hover{color:rgba(64,6,111,.5)}.hover\:text-blueberry\/60:hover{color:rgba(64,6,111,.6)}.hover\:text-blueberry\/70:hover{color:rgba(64,6,111,.7)}.hover\:text-blueberry\/75:hover{color:rgba(64,6,111,.75)}.hover\:text-blueberry\/80:hover{color:rgba(64,6,111,.8)}.hover\:text-blueberry\/90:hover{color:rgba(64,6,111,.9)}.hover\:text-blueberry\/95:hover{color:rgba(64,6,111,.95)}.hover\:text-bubblegum:hover{--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}.hover\:text-bubblegum\/0:hover{color:hsla(0,100%,81%,0)}.hover\:text-bubblegum\/10:hover{color:hsla(0,100%,81%,.1)}.hover\:text-bubblegum\/100:hover{color:#ff9f9f}.hover\:text-bubblegum\/20:hover{color:hsla(0,100%,81%,.2)}.hover\:text-bubblegum\/25:hover{color:hsla(0,100%,81%,.25)}.hover\:text-bubblegum\/30:hover{color:hsla(0,100%,81%,.3)}.hover\:text-bubblegum\/40:hover{color:hsla(0,100%,81%,.4)}.hover\:text-bubblegum\/5:hover{color:hsla(0,100%,81%,.05)}.hover\:text-bubblegum\/50:hover{color:hsla(0,100%,81%,.5)}.hover\:text-bubblegum\/60:hover{color:hsla(0,100%,81%,.6)}.hover\:text-bubblegum\/70:hover{color:hsla(0,100%,81%,.7)}.hover\:text-bubblegum\/75:hover{color:hsla(0,100%,81%,.75)}.hover\:text-bubblegum\/80:hover{color:hsla(0,100%,81%,.8)}.hover\:text-bubblegum\/90:hover{color:hsla(0,100%,81%,.9)}.hover\:text-bubblegum\/95:hover{color:hsla(0,100%,81%,.95)}.hover\:text-charcoal:hover{--tw-text-opacity:1;color:rgb(18 40 47/var(--tw-text-opacity))}.hover\:text-charcoal\/0:hover{color:rgba(18,40,47,0)}.hover\:text-charcoal\/10:hover{color:rgba(18,40,47,.1)}.hover\:text-charcoal\/100:hover{color:#12282f}.hover\:text-charcoal\/20:hover{color:rgba(18,40,47,.2)}.hover\:text-charcoal\/25:hover{color:rgba(18,40,47,.25)}.hover\:text-charcoal\/30:hover{color:rgba(18,40,47,.3)}.hover\:text-charcoal\/40:hover{color:rgba(18,40,47,.4)}.hover\:text-charcoal\/5:hover{color:rgba(18,40,47,.05)}.hover\:text-charcoal\/50:hover{color:rgba(18,40,47,.5)}.hover\:text-charcoal\/60:hover{color:rgba(18,40,47,.6)}.hover\:text-charcoal\/70:hover{color:rgba(18,40,47,.7)}.hover\:text-charcoal\/75:hover{color:rgba(18,40,47,.75)}.hover\:text-charcoal\/80:hover{color:rgba(18,40,47,.8)}.hover\:text-charcoal\/90:hover{color:rgba(18,40,47,.9)}.hover\:text-charcoal\/95:hover{color:rgba(18,40,47,.95)}.hover\:text-darkforest:hover{--tw-text-opacity:1;color:rgb(22 49 34/var(--tw-text-opacity))}.hover\:text-darkforest\/0:hover{color:rgba(22,49,34,0)}.hover\:text-darkforest\/10:hover{color:rgba(22,49,34,.1)}.hover\:text-darkforest\/100:hover{color:#163122}.hover\:text-darkforest\/20:hover{color:rgba(22,49,34,.2)}.hover\:text-darkforest\/25:hover{color:rgba(22,49,34,.25)}.hover\:text-darkforest\/30:hover{color:rgba(22,49,34,.3)}.hover\:text-darkforest\/40:hover{color:rgba(22,49,34,.4)}.hover\:text-darkforest\/5:hover{color:rgba(22,49,34,.05)}.hover\:text-darkforest\/50:hover{color:rgba(22,49,34,.5)}.hover\:text-darkforest\/60:hover{color:rgba(22,49,34,.6)}.hover\:text-darkforest\/70:hover{color:rgba(22,49,34,.7)}.hover\:text-darkforest\/75:hover{color:rgba(22,49,34,.75)}.hover\:text-darkforest\/80:hover{color:rgba(22,49,34,.8)}.hover\:text-darkforest\/90:hover{color:rgba(22,49,34,.9)}.hover\:text-darkforest\/95:hover{color:rgba(22,49,34,.95)}.hover\:text-green:hover{--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}.hover\:text-green\/0:hover{color:rgba(137,228,129,0)}.hover\:text-green\/10:hover{color:rgba(137,228,129,.1)}.hover\:text-green\/100:hover{color:#89e481}.hover\:text-green\/20:hover{color:rgba(137,228,129,.2)}.hover\:text-green\/25:hover{color:rgba(137,228,129,.25)}.hover\:text-green\/30:hover{color:rgba(137,228,129,.3)}.hover\:text-green\/40:hover{color:rgba(137,228,129,.4)}.hover\:text-green\/5:hover{color:rgba(137,228,129,.05)}.hover\:text-green\/50:hover{color:rgba(137,228,129,.5)}.hover\:text-green\/60:hover{color:rgba(137,228,129,.6)}.hover\:text-green\/70:hover{color:rgba(137,228,129,.7)}.hover\:text-green\/75:hover{color:rgba(137,228,129,.75)}.hover\:text-green\/80:hover{color:rgba(137,228,129,.8)}.hover\:text-green\/90:hover{color:rgba(137,228,129,.9)}.hover\:text-green\/95:hover{color:rgba(137,228,129,.95)}.hover\:text-hacker:hover{--tw-text-opacity:1;color:rgb(113 227 232/var(--tw-text-opacity))}.hover\:text-hacker\/0:hover{color:rgba(113,227,232,0)}.hover\:text-hacker\/10:hover{color:rgba(113,227,232,.1)}.hover\:text-hacker\/100:hover{color:#71e3e8}.hover\:text-hacker\/20:hover{color:rgba(113,227,232,.2)}.hover\:text-hacker\/25:hover{color:rgba(113,227,232,.25)}.hover\:text-hacker\/30:hover{color:rgba(113,227,232,.3)}.hover\:text-hacker\/40:hover{color:rgba(113,227,232,.4)}.hover\:text-hacker\/5:hover{color:rgba(113,227,232,.05)}.hover\:text-hacker\/50:hover{color:rgba(113,227,232,.5)}.hover\:text-hacker\/60:hover{color:rgba(113,227,232,.6)}.hover\:text-hacker\/70:hover{color:rgba(113,227,232,.7)}.hover\:text-hacker\/75:hover{color:rgba(113,227,232,.75)}.hover\:text-hacker\/80:hover{color:rgba(113,227,232,.8)}.hover\:text-hacker\/90:hover{color:rgba(113,227,232,.9)}.hover\:text-hacker\/95:hover{color:rgba(113,227,232,.95)}.hover\:text-hotplate:hover{--tw-text-opacity:1;color:rgb(84 0 0/var(--tw-text-opacity))}.hover\:text-hotplate\/0:hover{color:rgba(84,0,0,0)}.hover\:text-hotplate\/10:hover{color:rgba(84,0,0,.1)}.hover\:text-hotplate\/100:hover{color:#540000}.hover\:text-hotplate\/20:hover{color:rgba(84,0,0,.2)}.hover\:text-hotplate\/25:hover{color:rgba(84,0,0,.25)}.hover\:text-hotplate\/30:hover{color:rgba(84,0,0,.3)}.hover\:text-hotplate\/40:hover{color:rgba(84,0,0,.4)}.hover\:text-hotplate\/5:hover{color:rgba(84,0,0,.05)}.hover\:text-hotplate\/50:hover{color:rgba(84,0,0,.5)}.hover\:text-hotplate\/60:hover{color:rgba(84,0,0,.6)}.hover\:text-hotplate\/70:hover{color:rgba(84,0,0,.7)}.hover\:text-hotplate\/75:hover{color:rgba(84,0,0,.75)}.hover\:text-hotplate\/80:hover{color:rgba(84,0,0,.8)}.hover\:text-hotplate\/90:hover{color:rgba(84,0,0,.9)}.hover\:text-hotplate\/95:hover{color:rgba(84,0,0,.95)}.hover\:text-land:hover{--tw-text-opacity:1;color:rgb(91 32 35/var(--tw-text-opacity))}.hover\:text-land\/0:hover{color:rgba(91,32,35,0)}.hover\:text-land\/10:hover{color:rgba(91,32,35,.1)}.hover\:text-land\/100:hover{color:#5b2023}.hover\:text-land\/20:hover{color:rgba(91,32,35,.2)}.hover\:text-land\/25:hover{color:rgba(91,32,35,.25)}.hover\:text-land\/30:hover{color:rgba(91,32,35,.3)}.hover\:text-land\/40:hover{color:rgba(91,32,35,.4)}.hover\:text-land\/5:hover{color:rgba(91,32,35,.05)}.hover\:text-land\/50:hover{color:rgba(91,32,35,.5)}.hover\:text-land\/60:hover{color:rgba(91,32,35,.6)}.hover\:text-land\/70:hover{color:rgba(91,32,35,.7)}.hover\:text-land\/75:hover{color:rgba(91,32,35,.75)}.hover\:text-land\/80:hover{color:rgba(91,32,35,.8)}.hover\:text-land\/90:hover{color:rgba(91,32,35,.9)}.hover\:text-land\/95:hover{color:rgba(91,32,35,.95)}.hover\:text-lemon:hover{--tw-text-opacity:1;color:rgb(254 251 169/var(--tw-text-opacity))}.hover\:text-lemon\/0:hover{color:hsla(58,98%,83%,0)}.hover\:text-lemon\/10:hover{color:hsla(58,98%,83%,.1)}.hover\:text-lemon\/100:hover{color:#fefba9}.hover\:text-lemon\/20:hover{color:hsla(58,98%,83%,.2)}.hover\:text-lemon\/25:hover{color:hsla(58,98%,83%,.25)}.hover\:text-lemon\/30:hover{color:hsla(58,98%,83%,.3)}.hover\:text-lemon\/40:hover{color:hsla(58,98%,83%,.4)}.hover\:text-lemon\/5:hover{color:hsla(58,98%,83%,.05)}.hover\:text-lemon\/50:hover{color:hsla(58,98%,83%,.5)}.hover\:text-lemon\/60:hover{color:hsla(58,98%,83%,.6)}.hover\:text-lemon\/70:hover{color:hsla(58,98%,83%,.7)}.hover\:text-lemon\/75:hover{color:hsla(58,98%,83%,.75)}.hover\:text-lemon\/80:hover{color:hsla(58,98%,83%,.8)}.hover\:text-lemon\/90:hover{color:hsla(58,98%,83%,.9)}.hover\:text-lemon\/95:hover{color:hsla(58,98%,83%,.95)}.hover\:text-levander:hover{--tw-text-opacity:1;color:rgb(183 178 255/var(--tw-text-opacity))}.hover\:text-levander-25:hover{--tw-text-opacity:1;color:rgb(246 246 255/var(--tw-text-opacity))}.hover\:text-levander-25\/0:hover{color:rgba(246,246,255,0)}.hover\:text-levander-25\/10:hover{color:rgba(246,246,255,.1)}.hover\:text-levander-25\/100:hover{color:#f6f6ff}.hover\:text-levander-25\/20:hover{color:rgba(246,246,255,.2)}.hover\:text-levander-25\/25:hover{color:rgba(246,246,255,.25)}.hover\:text-levander-25\/30:hover{color:rgba(246,246,255,.3)}.hover\:text-levander-25\/40:hover{color:rgba(246,246,255,.4)}.hover\:text-levander-25\/5:hover{color:rgba(246,246,255,.05)}.hover\:text-levander-25\/50:hover{color:rgba(246,246,255,.5)}.hover\:text-levander-25\/60:hover{color:rgba(246,246,255,.6)}.hover\:text-levander-25\/70:hover{color:rgba(246,246,255,.7)}.hover\:text-levander-25\/75:hover{color:rgba(246,246,255,.75)}.hover\:text-levander-25\/80:hover{color:rgba(246,246,255,.8)}.hover\:text-levander-25\/90:hover{color:rgba(246,246,255,.9)}.hover\:text-levander-25\/95:hover{color:rgba(246,246,255,.95)}.hover\:text-levander\/0:hover{color:rgba(183,178,255,0)}.hover\:text-levander\/10:hover{color:rgba(183,178,255,.1)}.hover\:text-levander\/100:hover{color:#b7b2ff}.hover\:text-levander\/20:hover{color:rgba(183,178,255,.2)}.hover\:text-levander\/25:hover{color:rgba(183,178,255,.25)}.hover\:text-levander\/30:hover{color:rgba(183,178,255,.3)}.hover\:text-levander\/40:hover{color:rgba(183,178,255,.4)}.hover\:text-levander\/5:hover{color:rgba(183,178,255,.05)}.hover\:text-levander\/50:hover{color:rgba(183,178,255,.5)}.hover\:text-levander\/60:hover{color:rgba(183,178,255,.6)}.hover\:text-levander\/70:hover{color:rgba(183,178,255,.7)}.hover\:text-levander\/75:hover{color:rgba(183,178,255,.75)}.hover\:text-levander\/80:hover{color:rgba(183,178,255,.8)}.hover\:text-levander\/90:hover{color:rgba(183,178,255,.9)}.hover\:text-levander\/95:hover{color:rgba(183,178,255,.95)}.hover\:text-lime:hover{--tw-text-opacity:1;color:rgb(201 255 114/var(--tw-text-opacity))}.hover\:text-lime\/0:hover{color:rgba(201,255,114,0)}.hover\:text-lime\/10:hover{color:rgba(201,255,114,.1)}.hover\:text-lime\/100:hover{color:#c9ff72}.hover\:text-lime\/20:hover{color:rgba(201,255,114,.2)}.hover\:text-lime\/25:hover{color:rgba(201,255,114,.25)}.hover\:text-lime\/30:hover{color:rgba(201,255,114,.3)}.hover\:text-lime\/40:hover{color:rgba(201,255,114,.4)}.hover\:text-lime\/5:hover{color:rgba(201,255,114,.05)}.hover\:text-lime\/50:hover{color:rgba(201,255,114,.5)}.hover\:text-lime\/60:hover{color:rgba(201,255,114,.6)}.hover\:text-lime\/70:hover{color:rgba(201,255,114,.7)}.hover\:text-lime\/75:hover{color:rgba(201,255,114,.75)}.hover\:text-lime\/80:hover{color:rgba(201,255,114,.8)}.hover\:text-lime\/90:hover{color:rgba(201,255,114,.9)}.hover\:text-lime\/95:hover{color:rgba(201,255,114,.95)}.hover\:text-mango:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.hover\:text-mango-hover:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.hover\:text-mango-hover\/0:hover{color:rgba(227,158,95,0)}.hover\:text-mango-hover\/10:hover{color:rgba(227,158,95,.1)}.hover\:text-mango-hover\/100:hover{color:#e39e5f}.hover\:text-mango-hover\/20:hover{color:rgba(227,158,95,.2)}.hover\:text-mango-hover\/25:hover{color:rgba(227,158,95,.25)}.hover\:text-mango-hover\/30:hover{color:rgba(227,158,95,.3)}.hover\:text-mango-hover\/40:hover{color:rgba(227,158,95,.4)}.hover\:text-mango-hover\/5:hover{color:rgba(227,158,95,.05)}.hover\:text-mango-hover\/50:hover{color:rgba(227,158,95,.5)}.hover\:text-mango-hover\/60:hover{color:rgba(227,158,95,.6)}.hover\:text-mango-hover\/70:hover{color:rgba(227,158,95,.7)}.hover\:text-mango-hover\/75:hover{color:rgba(227,158,95,.75)}.hover\:text-mango-hover\/80:hover{color:rgba(227,158,95,.8)}.hover\:text-mango-hover\/90:hover{color:rgba(227,158,95,.9)}.hover\:text-mango-hover\/95:hover{color:rgba(227,158,95,.95)}.hover\:text-mango\/0:hover{color:hsla(29,96%,70%,0)}.hover\:text-mango\/10:hover{color:hsla(29,96%,70%,.1)}.hover\:text-mango\/100:hover{color:#fcb069}.hover\:text-mango\/20:hover{color:hsla(29,96%,70%,.2)}.hover\:text-mango\/25:hover{color:hsla(29,96%,70%,.25)}.hover\:text-mango\/30:hover{color:hsla(29,96%,70%,.3)}.hover\:text-mango\/40:hover{color:hsla(29,96%,70%,.4)}.hover\:text-mango\/5:hover{color:hsla(29,96%,70%,.05)}.hover\:text-mango\/50:hover{color:hsla(29,96%,70%,.5)}.hover\:text-mango\/60:hover{color:hsla(29,96%,70%,.6)}.hover\:text-mango\/70:hover{color:hsla(29,96%,70%,.7)}.hover\:text-mango\/75:hover{color:hsla(29,96%,70%,.75)}.hover\:text-mango\/80:hover{color:hsla(29,96%,70%,.8)}.hover\:text-mango\/90:hover{color:hsla(29,96%,70%,.9)}.hover\:text-mango\/95:hover{color:hsla(29,96%,70%,.95)}.hover\:text-maroon:hover{--tw-text-opacity:1;color:rgb(63 7 3/var(--tw-text-opacity))}.hover\:text-maroon\/0:hover{color:rgba(63,7,3,0)}.hover\:text-maroon\/10:hover{color:rgba(63,7,3,.1)}.hover\:text-maroon\/100:hover{color:#3f0703}.hover\:text-maroon\/20:hover{color:rgba(63,7,3,.2)}.hover\:text-maroon\/25:hover{color:rgba(63,7,3,.25)}.hover\:text-maroon\/30:hover{color:rgba(63,7,3,.3)}.hover\:text-maroon\/40:hover{color:rgba(63,7,3,.4)}.hover\:text-maroon\/5:hover{color:rgba(63,7,3,.05)}.hover\:text-maroon\/50:hover{color:rgba(63,7,3,.5)}.hover\:text-maroon\/60:hover{color:rgba(63,7,3,.6)}.hover\:text-maroon\/70:hover{color:rgba(63,7,3,.7)}.hover\:text-maroon\/75:hover{color:rgba(63,7,3,.75)}.hover\:text-maroon\/80:hover{color:rgba(63,7,3,.8)}.hover\:text-maroon\/90:hover{color:rgba(63,7,3,.9)}.hover\:text-maroon\/95:hover{color:rgba(63,7,3,.95)}.hover\:text-navyblue:hover{--tw-text-opacity:1;color:rgb(40 24 138/var(--tw-text-opacity))}.hover\:text-navyblue\/0:hover{color:rgba(40,24,138,0)}.hover\:text-navyblue\/10:hover{color:rgba(40,24,138,.1)}.hover\:text-navyblue\/100:hover{color:#28188a}.hover\:text-navyblue\/20:hover{color:rgba(40,24,138,.2)}.hover\:text-navyblue\/25:hover{color:rgba(40,24,138,.25)}.hover\:text-navyblue\/30:hover{color:rgba(40,24,138,.3)}.hover\:text-navyblue\/40:hover{color:rgba(40,24,138,.4)}.hover\:text-navyblue\/5:hover{color:rgba(40,24,138,.05)}.hover\:text-navyblue\/50:hover{color:rgba(40,24,138,.5)}.hover\:text-navyblue\/60:hover{color:rgba(40,24,138,.6)}.hover\:text-navyblue\/70:hover{color:rgba(40,24,138,.7)}.hover\:text-navyblue\/75:hover{color:rgba(40,24,138,.75)}.hover\:text-navyblue\/80:hover{color:rgba(40,24,138,.8)}.hover\:text-navyblue\/90:hover{color:rgba(40,24,138,.9)}.hover\:text-navyblue\/95:hover{color:rgba(40,24,138,.95)}.hover\:text-nightsky:hover{--tw-text-opacity:1;color:rgb(55 9 113/var(--tw-text-opacity))}.hover\:text-nightsky\/0:hover{color:rgba(55,9,113,0)}.hover\:text-nightsky\/10:hover{color:rgba(55,9,113,.1)}.hover\:text-nightsky\/100:hover{color:#370971}.hover\:text-nightsky\/20:hover{color:rgba(55,9,113,.2)}.hover\:text-nightsky\/25:hover{color:rgba(55,9,113,.25)}.hover\:text-nightsky\/30:hover{color:rgba(55,9,113,.3)}.hover\:text-nightsky\/40:hover{color:rgba(55,9,113,.4)}.hover\:text-nightsky\/5:hover{color:rgba(55,9,113,.05)}.hover\:text-nightsky\/50:hover{color:rgba(55,9,113,.5)}.hover\:text-nightsky\/60:hover{color:rgba(55,9,113,.6)}.hover\:text-nightsky\/70:hover{color:rgba(55,9,113,.7)}.hover\:text-nightsky\/75:hover{color:rgba(55,9,113,.75)}.hover\:text-nightsky\/80:hover{color:rgba(55,9,113,.8)}.hover\:text-nightsky\/90:hover{color:rgba(55,9,113,.9)}.hover\:text-nightsky\/95:hover{color:rgba(55,9,113,.95)}.hover\:text-ocean:hover{--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.hover\:text-ocean\/0:hover{color:rgba(8,31,52,0)}.hover\:text-ocean\/10:hover{color:rgba(8,31,52,.1)}.hover\:text-ocean\/100:hover{color:#081f34}.hover\:text-ocean\/20:hover{color:rgba(8,31,52,.2)}.hover\:text-ocean\/25:hover{color:rgba(8,31,52,.25)}.hover\:text-ocean\/30:hover{color:rgba(8,31,52,.3)}.hover\:text-ocean\/40:hover{color:rgba(8,31,52,.4)}.hover\:text-ocean\/5:hover{color:rgba(8,31,52,.05)}.hover\:text-ocean\/50:hover{color:rgba(8,31,52,.5)}.hover\:text-ocean\/60:hover{color:rgba(8,31,52,.6)}.hover\:text-ocean\/70:hover{color:rgba(8,31,52,.7)}.hover\:text-ocean\/75:hover{color:rgba(8,31,52,.75)}.hover\:text-ocean\/80:hover{color:rgba(8,31,52,.8)}.hover\:text-ocean\/90:hover{color:rgba(8,31,52,.9)}.hover\:text-ocean\/95:hover{color:rgba(8,31,52,.95)}.hover\:text-peach:hover{--tw-text-opacity:1;color:rgb(245 193 174/var(--tw-text-opacity))}.hover\:text-peach\/0:hover{color:hsla(16,78%,82%,0)}.hover\:text-peach\/10:hover{color:hsla(16,78%,82%,.1)}.hover\:text-peach\/100:hover{color:#f5c1ae}.hover\:text-peach\/20:hover{color:hsla(16,78%,82%,.2)}.hover\:text-peach\/25:hover{color:hsla(16,78%,82%,.25)}.hover\:text-peach\/30:hover{color:hsla(16,78%,82%,.3)}.hover\:text-peach\/40:hover{color:hsla(16,78%,82%,.4)}.hover\:text-peach\/5:hover{color:hsla(16,78%,82%,.05)}.hover\:text-peach\/50:hover{color:hsla(16,78%,82%,.5)}.hover\:text-peach\/60:hover{color:hsla(16,78%,82%,.6)}.hover\:text-peach\/70:hover{color:hsla(16,78%,82%,.7)}.hover\:text-peach\/75:hover{color:hsla(16,78%,82%,.75)}.hover\:text-peach\/80:hover{color:hsla(16,78%,82%,.8)}.hover\:text-peach\/90:hover{color:hsla(16,78%,82%,.9)}.hover\:text-peach\/95:hover{color:hsla(16,78%,82%,.95)}.hover\:text-pine:hover{--tw-text-opacity:1;color:rgb(11 69 82/var(--tw-text-opacity))}.hover\:text-pine-hover:hover{--tw-text-opacity:1;color:rgb(0 32 30/var(--tw-text-opacity))}.hover\:text-pine-hover\/0:hover{color:rgba(0,32,30,0)}.hover\:text-pine-hover\/10:hover{color:rgba(0,32,30,.1)}.hover\:text-pine-hover\/100:hover{color:#00201e}.hover\:text-pine-hover\/20:hover{color:rgba(0,32,30,.2)}.hover\:text-pine-hover\/25:hover{color:rgba(0,32,30,.25)}.hover\:text-pine-hover\/30:hover{color:rgba(0,32,30,.3)}.hover\:text-pine-hover\/40:hover{color:rgba(0,32,30,.4)}.hover\:text-pine-hover\/5:hover{color:rgba(0,32,30,.05)}.hover\:text-pine-hover\/50:hover{color:rgba(0,32,30,.5)}.hover\:text-pine-hover\/60:hover{color:rgba(0,32,30,.6)}.hover\:text-pine-hover\/70:hover{color:rgba(0,32,30,.7)}.hover\:text-pine-hover\/75:hover{color:rgba(0,32,30,.75)}.hover\:text-pine-hover\/80:hover{color:rgba(0,32,30,.8)}.hover\:text-pine-hover\/90:hover{color:rgba(0,32,30,.9)}.hover\:text-pine-hover\/95:hover{color:rgba(0,32,30,.95)}.hover\:text-pine\/0:hover{color:rgba(11,69,82,0)}.hover\:text-pine\/10:hover{color:rgba(11,69,82,.1)}.hover\:text-pine\/100:hover{color:#0b4552}.hover\:text-pine\/20:hover{color:rgba(11,69,82,.2)}.hover\:text-pine\/25:hover{color:rgba(11,69,82,.25)}.hover\:text-pine\/30:hover{color:rgba(11,69,82,.3)}.hover\:text-pine\/40:hover{color:rgba(11,69,82,.4)}.hover\:text-pine\/5:hover{color:rgba(11,69,82,.05)}.hover\:text-pine\/50:hover{color:rgba(11,69,82,.5)}.hover\:text-pine\/60:hover{color:rgba(11,69,82,.6)}.hover\:text-pine\/70:hover{color:rgba(11,69,82,.7)}.hover\:text-pine\/75:hover{color:rgba(11,69,82,.75)}.hover\:text-pine\/80:hover{color:rgba(11,69,82,.8)}.hover\:text-pine\/90:hover{color:rgba(11,69,82,.9)}.hover\:text-pine\/95:hover{color:rgba(11,69,82,.95)}.hover\:text-shell:hover{--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.hover\:text-shell\/0:hover{color:rgba(45,15,55,0)}.hover\:text-shell\/10:hover{color:rgba(45,15,55,.1)}.hover\:text-shell\/100:hover{color:#2d0f37}.hover\:text-shell\/20:hover{color:rgba(45,15,55,.2)}.hover\:text-shell\/25:hover{color:rgba(45,15,55,.25)}.hover\:text-shell\/30:hover{color:rgba(45,15,55,.3)}.hover\:text-shell\/40:hover{color:rgba(45,15,55,.4)}.hover\:text-shell\/5:hover{color:rgba(45,15,55,.05)}.hover\:text-shell\/50:hover{color:rgba(45,15,55,.5)}.hover\:text-shell\/60:hover{color:rgba(45,15,55,.6)}.hover\:text-shell\/70:hover{color:rgba(45,15,55,.7)}.hover\:text-shell\/75:hover{color:rgba(45,15,55,.75)}.hover\:text-shell\/80:hover{color:rgba(45,15,55,.8)}.hover\:text-shell\/90:hover{color:rgba(45,15,55,.9)}.hover\:text-shell\/95:hover{color:rgba(45,15,55,.95)}.hover\:text-shellfill:hover{--tw-text-opacity:1;color:rgb(245 243 245/var(--tw-text-opacity))}.hover\:text-shellfill\/0:hover{color:hsla(300,9%,96%,0)}.hover\:text-shellfill\/10:hover{color:hsla(300,9%,96%,.1)}.hover\:text-shellfill\/100:hover{color:#f5f3f5}.hover\:text-shellfill\/20:hover{color:hsla(300,9%,96%,.2)}.hover\:text-shellfill\/25:hover{color:hsla(300,9%,96%,.25)}.hover\:text-shellfill\/30:hover{color:hsla(300,9%,96%,.3)}.hover\:text-shellfill\/40:hover{color:hsla(300,9%,96%,.4)}.hover\:text-shellfill\/5:hover{color:hsla(300,9%,96%,.05)}.hover\:text-shellfill\/50:hover{color:hsla(300,9%,96%,.5)}.hover\:text-shellfill\/60:hover{color:hsla(300,9%,96%,.6)}.hover\:text-shellfill\/70:hover{color:hsla(300,9%,96%,.7)}.hover\:text-shellfill\/75:hover{color:hsla(300,9%,96%,.75)}.hover\:text-shellfill\/80:hover{color:hsla(300,9%,96%,.8)}.hover\:text-shellfill\/90:hover{color:hsla(300,9%,96%,.9)}.hover\:text-shellfill\/95:hover{color:hsla(300,9%,96%,.95)}.hover\:text-shellstroke:hover{--tw-text-opacity:1;color:rgb(224 219 225/var(--tw-text-opacity))}.hover\:text-shellstroke\/0:hover{color:hsla(290,9%,87%,0)}.hover\:text-shellstroke\/10:hover{color:hsla(290,9%,87%,.1)}.hover\:text-shellstroke\/100:hover{color:#e0dbe1}.hover\:text-shellstroke\/20:hover{color:hsla(290,9%,87%,.2)}.hover\:text-shellstroke\/25:hover{color:hsla(290,9%,87%,.25)}.hover\:text-shellstroke\/30:hover{color:hsla(290,9%,87%,.3)}.hover\:text-shellstroke\/40:hover{color:hsla(290,9%,87%,.4)}.hover\:text-shellstroke\/5:hover{color:hsla(290,9%,87%,.05)}.hover\:text-shellstroke\/50:hover{color:hsla(290,9%,87%,.5)}.hover\:text-shellstroke\/60:hover{color:hsla(290,9%,87%,.6)}.hover\:text-shellstroke\/70:hover{color:hsla(290,9%,87%,.7)}.hover\:text-shellstroke\/75:hover{color:hsla(290,9%,87%,.75)}.hover\:text-shellstroke\/80:hover{color:hsla(290,9%,87%,.8)}.hover\:text-shellstroke\/90:hover{color:hsla(290,9%,87%,.9)}.hover\:text-shellstroke\/95:hover{color:hsla(290,9%,87%,.95)}.hover\:text-smurf:hover{--tw-text-opacity:1;color:rgb(170 224 255/var(--tw-text-opacity))}.hover\:text-smurf\/0:hover{color:rgba(170,224,255,0)}.hover\:text-smurf\/10:hover{color:rgba(170,224,255,.1)}.hover\:text-smurf\/100:hover{color:#aae0ff}.hover\:text-smurf\/20:hover{color:rgba(170,224,255,.2)}.hover\:text-smurf\/25:hover{color:rgba(170,224,255,.25)}.hover\:text-smurf\/30:hover{color:rgba(170,224,255,.3)}.hover\:text-smurf\/40:hover{color:rgba(170,224,255,.4)}.hover\:text-smurf\/5:hover{color:rgba(170,224,255,.05)}.hover\:text-smurf\/50:hover{color:rgba(170,224,255,.5)}.hover\:text-smurf\/60:hover{color:rgba(170,224,255,.6)}.hover\:text-smurf\/70:hover{color:rgba(170,224,255,.7)}.hover\:text-smurf\/75:hover{color:rgba(170,224,255,.75)}.hover\:text-smurf\/80:hover{color:rgba(170,224,255,.8)}.hover\:text-smurf\/90:hover{color:rgba(170,224,255,.9)}.hover\:text-smurf\/95:hover{color:rgba(170,224,255,.95)}.hover\:text-teal:hover{--tw-text-opacity:1;color:rgb(112 249 175/var(--tw-text-opacity))}.hover\:text-teal\/0:hover{color:rgba(112,249,175,0)}.hover\:text-teal\/10:hover{color:rgba(112,249,175,.1)}.hover\:text-teal\/100:hover{color:#70f9af}.hover\:text-teal\/20:hover{color:rgba(112,249,175,.2)}.hover\:text-teal\/25:hover{color:rgba(112,249,175,.25)}.hover\:text-teal\/30:hover{color:rgba(112,249,175,.3)}.hover\:text-teal\/40:hover{color:rgba(112,249,175,.4)}.hover\:text-teal\/5:hover{color:rgba(112,249,175,.05)}.hover\:text-teal\/50:hover{color:rgba(112,249,175,.5)}.hover\:text-teal\/60:hover{color:rgba(112,249,175,.6)}.hover\:text-teal\/70:hover{color:rgba(112,249,175,.7)}.hover\:text-teal\/75:hover{color:rgba(112,249,175,.75)}.hover\:text-teal\/80:hover{color:rgba(112,249,175,.8)}.hover\:text-teal\/90:hover{color:rgba(112,249,175,.9)}.hover\:text-teal\/95:hover{color:rgba(112,249,175,.95)}.hover\:text-water:hover{--tw-text-opacity:1;color:rgb(162 225 214/var(--tw-text-opacity))}.hover\:text-water\/0:hover{color:rgba(162,225,214,0)}.hover\:text-water\/10:hover{color:rgba(162,225,214,.1)}.hover\:text-water\/100:hover{color:#a2e1d6}.hover\:text-water\/20:hover{color:rgba(162,225,214,.2)}.hover\:text-water\/25:hover{color:rgba(162,225,214,.25)}.hover\:text-water\/30:hover{color:rgba(162,225,214,.3)}.hover\:text-water\/40:hover{color:rgba(162,225,214,.4)}.hover\:text-water\/5:hover{color:rgba(162,225,214,.05)}.hover\:text-water\/50:hover{color:rgba(162,225,214,.5)}.hover\:text-water\/60:hover{color:rgba(162,225,214,.6)}.hover\:text-water\/70:hover{color:rgba(162,225,214,.7)}.hover\:text-water\/75:hover{color:rgba(162,225,214,.75)}.hover\:text-water\/80:hover{color:rgba(162,225,214,.8)}.hover\:text-water\/90:hover{color:rgba(162,225,214,.9)}.hover\:text-water\/95:hover{color:rgba(162,225,214,.95)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-yellow:hover{--tw-text-opacity:1;color:rgb(255 210 96/var(--tw-text-opacity))}.hover\:text-yellow\/0:hover{color:rgba(255,210,96,0)}.hover\:text-yellow\/10:hover{color:rgba(255,210,96,.1)}.hover\:text-yellow\/100:hover{color:#ffd260}.hover\:text-yellow\/20:hover{color:rgba(255,210,96,.2)}.hover\:text-yellow\/25:hover{color:rgba(255,210,96,.25)}.hover\:text-yellow\/30:hover{color:rgba(255,210,96,.3)}.hover\:text-yellow\/40:hover{color:rgba(255,210,96,.4)}.hover\:text-yellow\/5:hover{color:rgba(255,210,96,.05)}.hover\:text-yellow\/50:hover{color:rgba(255,210,96,.5)}.hover\:text-yellow\/60:hover{color:rgba(255,210,96,.6)}.hover\:text-yellow\/70:hover{color:rgba(255,210,96,.7)}.hover\:text-yellow\/75:hover{color:rgba(255,210,96,.75)}.hover\:text-yellow\/80:hover{color:rgba(255,210,96,.8)}.hover\:text-yellow\/90:hover{color:rgba(255,210,96,.9)}.hover\:text-yellow\/95:hover{color:rgba(255,210,96,.95)}.focus\:border-blackberry\/50:focus{border-color:rgba(45,12,45,.5)}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:h-\[112px\]{height:112px}.group:hover .group-hover\:w-\[180px\]{width:180px}.group:hover .group-hover\:rotate-180{--tw-rotate:180deg}.group:hover .group-hover\:rotate-180,.group:hover .group-hover\:scale-105{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:hover .group-hover\:p-4{padding:1rem}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:640px){.sm\:col-span-3{grid-column:span 3/span 3}.sm\:mb-0{margin-bottom:0}.sm\:ml-\[16px\]{margin-left:16px}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:w-\[136px\]{width:136px}.sm\:max-w-none{max-width:none}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-0{gap:0}.sm\:p-11{padding:2.75rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-\[16px\]{padding-left:16px}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:-top-2{top:-.5rem}.md\:-top-24{top:-6rem}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:left-auto{left:auto}.md\:right-0{right:0}.md\:right-11{right:2.75rem}.md\:right-8{right:2rem}.md\:right-\[40px\]{right:40px}.md\:top-0{top:0}.md\:top-1\/2{top:50%}.md\:top-11{top:2.75rem}.md\:top-12{top:3rem}.md\:top-8{top:2rem}.md\:top-\[-148px\]{top:-148px}.md\:top-\[136px\]{top:136px}.md\:top-\[20px\]{top:20px}.md\:top-full{top:100%}.md\:z-15{z-index:15}.md\:order-2{order:2}.md\:order-3{order:3}.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-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-auto{grid-column-start:auto}.md\:col-end-7{grid-column-end:7}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-auto{grid-row-start:auto}.md\:m-0{margin:0}.md\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-\[6px\]{margin-left:6px;margin-right:6px}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:my-26{margin-top:6.5rem;margin-bottom:6.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-40{margin-top:-10rem}.md\:-mt-8{margin-top:-2rem}.md\:mb-0{margin-bottom:0}.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:3.25rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-15{margin-bottom:3.75rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-18{margin-bottom:4.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-26{margin-bottom:6.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-34{margin-bottom:8.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-\[12px\]{margin-bottom:12px}.md\:mb-\[24px\]{margin-bottom:24px}.md\:ml-3{margin-left:.75rem}.md\:ml-4{margin-left:1rem}.md\:ml-\[-6px\]{margin-left:-6px}.md\:ml-\[15\%\]{margin-left:15%}.md\:ml-\[16px\]{margin-left:16px}.md\:ml-\[24px\]{margin-left:24px}.md\:ml-\[51\%\]{margin-left:51%}.md\:ml-auto{margin-left:auto}.md\:mr-0{margin-right:0}.md\:mr-2{margin-right:.5rem}.md\:mr-24{margin-right:6rem}.md\:mr-30{margin-right:7.5rem}.md\:mr-4{margin-right:1rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-8{margin-right:2rem}.md\:mr-\[-6px\]{margin-right:-6px}.md\:mr-\[24px\]{margin-right:24px}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-26{margin-top:6.5rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-9{margin-top:2.25rem}.md\:mt-\[5\.25rem\]{margin-top:5.25rem}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-22{height:5.5rem}.md\:h-24{height:6rem}.md\:h-27{height:6.75rem}.md\:h-30{height:7.5rem}.md\:h-\[172px\]{height:172px}.md\:h-\[186px\]{height:186px}.md\:h-\[200px\]{height:200px}.md\:h-\[230px\]{height:230px}.md\:h-\[30rem\]{height:30rem}.md\:h-\[400px\]{height:400px}.md\:h-full{height:100%}.md\:min-h-0{min-height:0}.md\:w-1\/2{width:50%}.md\:w-10{width:2.5rem}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-30{width:7.5rem}.md\:w-4\/5{width:80%}.md\:w-\[12\.5rem\]{width:12.5rem}.md\:w-\[200px\]{width:200px}.md\:w-\[224px\]{width:224px}.md\:w-\[24rem\]{width:24rem}.md\:w-\[25rem\]{width:25rem}.md\:w-\[261px\]{width:261px}.md\:w-\[300px\]{width:300px}.md\:w-\[31\%\]{width:31%}.md\:w-\[32\%\]{width:32%}.md\:w-\[400px\]{width:400px}.md\:w-\[424px\]{width:424px}.md\:w-\[48\%\]{width:48%}.md\:w-\[50\%\]{width:50%}.md\:w-\[52\%\]{width:52%}.md\:w-\[528px\]{width:528px}.md\:w-\[56\%\]{width:56%}.md\:w-\[66\%\]{width:66%}.md\:w-\[80\%\]{width:80%}.md\:w-\[95\%\]{width:95%}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-760{max-width:760px}.md\:max-w-800{max-width:800px}.md\:max-w-900{max-width:900px}.md\:max-w-920{max-width:920px}.md\:max-w-940{max-width:940px}.md\:max-w-\[188px\]{max-width:188px}.md\:max-w-\[320px\]{max-width:320px}.md\:max-w-\[328px\]{max-width:328px}.md\:max-w-\[426px\]{max-width:426px}.md\:max-w-\[440px\]{max-width:440px}.md\:max-w-\[49\%\]{max-width:49%}.md\:max-w-\[504px\]{max-width:504px}.md\:max-w-\[508px\]{max-width:508px}.md\:max-w-\[580px\]{max-width:580px}.md\:max-w-\[600px\]{max-width:600px}.md\:max-w-\[66\%\]{max-width:66%}.md\:max-w-\[688px\]{max-width:688px}.md\:max-w-\[900px\]{max-width:900px}.md\:max-w-none{max-width:none}.md\:flex-1{flex:1 1 0%}.md\:translate-x-0{--tw-translate-x:0px}.md\:translate-x-0,.md\:translate-y-\[45px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-\[45px\]{--tw-translate-y:45px}.md\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.md\:scale-90,.md\:scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.md\:transform-none{transform:none}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-14{gap:3.5rem}.md\:gap-26{gap:6.5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[24px\]{gap:24px}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-y-\[56px\]{row-gap:56px}.md\:overflow-visible{overflow:visible}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-24{border-radius:24px}.md\:rounded-32{border-radius:32px}.md\:rounded-none{border-radius:0}.md\:rounded-b-24{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.md\:rounded-b-32{border-bottom-right-radius:32px;border-bottom-left-radius:32px}.md\:rounded-b-\[8px\]{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.md\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:border-0{border-width:0}.md\:border-b{border-bottom-width:1px}.md\:border-t{border-top-width:1px}.md\:border-none{border-style:none}.md\:bg-transparent{background-color:transparent}.md\:p-0{padding:0}.md\:p-11{padding:2.75rem}.md\:p-14{padding:3.5rem}.md\:p-8{padding:2rem}.md\:p-\[32px\]{padding:32px}.md\:px-0{padding-left:0;padding-right:0}.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-15{padding-left:3.75rem;padding-right:3.75rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.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-\[16px\]{padding-left:16px;padding-right:16px}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.md\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-26{padding-top:6.5rem;padding-bottom:6.5rem}.md\:py-27{padding-top:6.75rem;padding-bottom:6.75rem}.md\:py-36{padding-top:9rem;padding-bottom:9rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[16px\]{padding-top:16px;padding-bottom:16px}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-11{padding-bottom:2.75rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-15{padding-bottom:3.75rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-26{padding-bottom:6.5rem}.md\:pb-27{padding-bottom:6.75rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-64{padding-bottom:16rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-\[16px\]{padding-bottom:16px}.md\:pl-0{padding-left:0}.md\:pl-11{padding-left:2.75rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-\[24px\]{padding-left:24px}.md\:pr-0{padding-right:0}.md\:pr-3{padding-right:.75rem}.md\:pr-6{padding-right:1.5rem}.md\:pr-8{padding-right:2rem}.md\:pt-0{padding-top:0}.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:3.25rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-15{padding-top:3.75rem}.md\:pt-20{padding-top:5rem}.md\:pt-26{padding-top:6.5rem}.md\:pt-32{padding-top:8rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pt-9{padding-top:2.25rem}.md\:pt-\[104px\]{padding-top:104px}.md\:pt-\[30px\]{padding-top:30px}.md\:text-left{text-align:left}.md\:text-14{font-size:.875rem}.md\:text-16{font-size:1rem}.md\:text-20{font-size:1.25rem}.md\:text-32{font-size:2rem}.md\:text-56{font-size:3.5rem}.md\:text-72{font-size:4.5rem}.md\:text-\[72px\]{font-size:72px}.md\:font-bold{font-weight:700}.md\:font-normal{font-weight:400}.md\:leading-44{line-height:2.75rem}.md\:leading-52{line-height:3.25rem}.md\:leading-7{line-height:1.75rem}.md\:leading-72{line-height:4.5rem}.md\:leading-8{line-height:2rem}.md\:leading-\[92px\]{line-height:92px}.md\:opacity-0{opacity:0}.md\:opacity-40{opacity:.4}.md\:opacity-50{opacity:.5}.md\:opacity-60{opacity:.6}.md\:before\:block:before{content:var(--tw-content);display:block}.md\:last\:mb-0:last-child{margin-bottom:0}.md\:last\:mr-0:last-child{margin-right:0}.md\:hover\:border-blackout:hover{--tw-border-opacity:1;border-color:rgb(40 16 51/var(--tw-border-opacity))}.md\:hover\:border-blackout\/0:hover{border-color:rgba(40,16,51,0)}.md\:hover\:border-blackout\/10:hover{border-color:rgba(40,16,51,.1)}.md\:hover\:border-blackout\/100:hover{border-color:#281033}.md\:hover\:border-blackout\/20:hover{border-color:rgba(40,16,51,.2)}.md\:hover\:border-blackout\/25:hover{border-color:rgba(40,16,51,.25)}.md\:hover\:border-blackout\/30:hover{border-color:rgba(40,16,51,.3)}.md\:hover\:border-blackout\/40:hover{border-color:rgba(40,16,51,.4)}.md\:hover\:border-blackout\/5:hover{border-color:rgba(40,16,51,.05)}.md\:hover\:border-blackout\/50:hover{border-color:rgba(40,16,51,.5)}.md\:hover\:border-blackout\/60:hover{border-color:rgba(40,16,51,.6)}.md\:hover\:border-blackout\/70:hover{border-color:rgba(40,16,51,.7)}.md\:hover\:border-blackout\/75:hover{border-color:rgba(40,16,51,.75)}.md\:hover\:border-blackout\/80:hover{border-color:rgba(40,16,51,.8)}.md\:hover\:border-blackout\/90:hover{border-color:rgba(40,16,51,.9)}.md\:hover\:border-blackout\/95:hover{border-color:rgba(40,16,51,.95)}.md\:hover\:border-blueberry:hover{--tw-border-opacity:1;border-color:rgb(64 6 111/var(--tw-border-opacity))}.md\:hover\:border-blueberry\/0:hover{border-color:rgba(64,6,111,0)}.md\:hover\:border-blueberry\/10:hover{border-color:rgba(64,6,111,.1)}.md\:hover\:border-blueberry\/100:hover{border-color:#40066f}.md\:hover\:border-blueberry\/20:hover{border-color:rgba(64,6,111,.2)}.md\:hover\:border-blueberry\/25:hover{border-color:rgba(64,6,111,.25)}.md\:hover\:border-blueberry\/30:hover{border-color:rgba(64,6,111,.3)}.md\:hover\:border-blueberry\/40:hover{border-color:rgba(64,6,111,.4)}.md\:hover\:border-blueberry\/5:hover{border-color:rgba(64,6,111,.05)}.md\:hover\:border-blueberry\/50:hover{border-color:rgba(64,6,111,.5)}.md\:hover\:border-blueberry\/60:hover{border-color:rgba(64,6,111,.6)}.md\:hover\:border-blueberry\/70:hover{border-color:rgba(64,6,111,.7)}.md\:hover\:border-blueberry\/75:hover{border-color:rgba(64,6,111,.75)}.md\:hover\:border-blueberry\/80:hover{border-color:rgba(64,6,111,.8)}.md\:hover\:border-blueberry\/90:hover{border-color:rgba(64,6,111,.9)}.md\:hover\:border-blueberry\/95:hover{border-color:rgba(64,6,111,.95)}.md\:hover\:border-bubblegum:hover{--tw-border-opacity:1;border-color:rgb(255 159 159/var(--tw-border-opacity))}.md\:hover\:border-bubblegum\/0:hover{border-color:hsla(0,100%,81%,0)}.md\:hover\:border-bubblegum\/10:hover{border-color:hsla(0,100%,81%,.1)}.md\:hover\:border-bubblegum\/100:hover{border-color:#ff9f9f}.md\:hover\:border-bubblegum\/20:hover{border-color:hsla(0,100%,81%,.2)}.md\:hover\:border-bubblegum\/25:hover{border-color:hsla(0,100%,81%,.25)}.md\:hover\:border-bubblegum\/30:hover{border-color:hsla(0,100%,81%,.3)}.md\:hover\:border-bubblegum\/40:hover{border-color:hsla(0,100%,81%,.4)}.md\:hover\:border-bubblegum\/5:hover{border-color:hsla(0,100%,81%,.05)}.md\:hover\:border-bubblegum\/50:hover{border-color:hsla(0,100%,81%,.5)}.md\:hover\:border-bubblegum\/60:hover{border-color:hsla(0,100%,81%,.6)}.md\:hover\:border-bubblegum\/70:hover{border-color:hsla(0,100%,81%,.7)}.md\:hover\:border-bubblegum\/75:hover{border-color:hsla(0,100%,81%,.75)}.md\:hover\:border-bubblegum\/80:hover{border-color:hsla(0,100%,81%,.8)}.md\:hover\:border-bubblegum\/90:hover{border-color:hsla(0,100%,81%,.9)}.md\:hover\:border-bubblegum\/95:hover{border-color:hsla(0,100%,81%,.95)}.md\:hover\:border-charcoal:hover{--tw-border-opacity:1;border-color:rgb(18 40 47/var(--tw-border-opacity))}.md\:hover\:border-charcoal\/0:hover{border-color:rgba(18,40,47,0)}.md\:hover\:border-charcoal\/10:hover{border-color:rgba(18,40,47,.1)}.md\:hover\:border-charcoal\/100:hover{border-color:#12282f}.md\:hover\:border-charcoal\/20:hover{border-color:rgba(18,40,47,.2)}.md\:hover\:border-charcoal\/25:hover{border-color:rgba(18,40,47,.25)}.md\:hover\:border-charcoal\/30:hover{border-color:rgba(18,40,47,.3)}.md\:hover\:border-charcoal\/40:hover{border-color:rgba(18,40,47,.4)}.md\:hover\:border-charcoal\/5:hover{border-color:rgba(18,40,47,.05)}.md\:hover\:border-charcoal\/50:hover{border-color:rgba(18,40,47,.5)}.md\:hover\:border-charcoal\/60:hover{border-color:rgba(18,40,47,.6)}.md\:hover\:border-charcoal\/70:hover{border-color:rgba(18,40,47,.7)}.md\:hover\:border-charcoal\/75:hover{border-color:rgba(18,40,47,.75)}.md\:hover\:border-charcoal\/80:hover{border-color:rgba(18,40,47,.8)}.md\:hover\:border-charcoal\/90:hover{border-color:rgba(18,40,47,.9)}.md\:hover\:border-charcoal\/95:hover{border-color:rgba(18,40,47,.95)}.md\:hover\:border-darkforest:hover{--tw-border-opacity:1;border-color:rgb(22 49 34/var(--tw-border-opacity))}.md\:hover\:border-darkforest\/0:hover{border-color:rgba(22,49,34,0)}.md\:hover\:border-darkforest\/10:hover{border-color:rgba(22,49,34,.1)}.md\:hover\:border-darkforest\/100:hover{border-color:#163122}.md\:hover\:border-darkforest\/20:hover{border-color:rgba(22,49,34,.2)}.md\:hover\:border-darkforest\/25:hover{border-color:rgba(22,49,34,.25)}.md\:hover\:border-darkforest\/30:hover{border-color:rgba(22,49,34,.3)}.md\:hover\:border-darkforest\/40:hover{border-color:rgba(22,49,34,.4)}.md\:hover\:border-darkforest\/5:hover{border-color:rgba(22,49,34,.05)}.md\:hover\:border-darkforest\/50:hover{border-color:rgba(22,49,34,.5)}.md\:hover\:border-darkforest\/60:hover{border-color:rgba(22,49,34,.6)}.md\:hover\:border-darkforest\/70:hover{border-color:rgba(22,49,34,.7)}.md\:hover\:border-darkforest\/75:hover{border-color:rgba(22,49,34,.75)}.md\:hover\:border-darkforest\/80:hover{border-color:rgba(22,49,34,.8)}.md\:hover\:border-darkforest\/90:hover{border-color:rgba(22,49,34,.9)}.md\:hover\:border-darkforest\/95:hover{border-color:rgba(22,49,34,.95)}.md\:hover\:border-green:hover{--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity))}.md\:hover\:border-green\/0:hover{border-color:rgba(137,228,129,0)}.md\:hover\:border-green\/10:hover{border-color:rgba(137,228,129,.1)}.md\:hover\:border-green\/100:hover{border-color:#89e481}.md\:hover\:border-green\/20:hover{border-color:rgba(137,228,129,.2)}.md\:hover\:border-green\/25:hover{border-color:rgba(137,228,129,.25)}.md\:hover\:border-green\/30:hover{border-color:rgba(137,228,129,.3)}.md\:hover\:border-green\/40:hover{border-color:rgba(137,228,129,.4)}.md\:hover\:border-green\/5:hover{border-color:rgba(137,228,129,.05)}.md\:hover\:border-green\/50:hover{border-color:rgba(137,228,129,.5)}.md\:hover\:border-green\/60:hover{border-color:rgba(137,228,129,.6)}.md\:hover\:border-green\/70:hover{border-color:rgba(137,228,129,.7)}.md\:hover\:border-green\/75:hover{border-color:rgba(137,228,129,.75)}.md\:hover\:border-green\/80:hover{border-color:rgba(137,228,129,.8)}.md\:hover\:border-green\/90:hover{border-color:rgba(137,228,129,.9)}.md\:hover\:border-green\/95:hover{border-color:rgba(137,228,129,.95)}.md\:hover\:border-hacker:hover{--tw-border-opacity:1;border-color:rgb(113 227 232/var(--tw-border-opacity))}.md\:hover\:border-hacker\/0:hover{border-color:rgba(113,227,232,0)}.md\:hover\:border-hacker\/10:hover{border-color:rgba(113,227,232,.1)}.md\:hover\:border-hacker\/100:hover{border-color:#71e3e8}.md\:hover\:border-hacker\/20:hover{border-color:rgba(113,227,232,.2)}.md\:hover\:border-hacker\/25:hover{border-color:rgba(113,227,232,.25)}.md\:hover\:border-hacker\/30:hover{border-color:rgba(113,227,232,.3)}.md\:hover\:border-hacker\/40:hover{border-color:rgba(113,227,232,.4)}.md\:hover\:border-hacker\/5:hover{border-color:rgba(113,227,232,.05)}.md\:hover\:border-hacker\/50:hover{border-color:rgba(113,227,232,.5)}.md\:hover\:border-hacker\/60:hover{border-color:rgba(113,227,232,.6)}.md\:hover\:border-hacker\/70:hover{border-color:rgba(113,227,232,.7)}.md\:hover\:border-hacker\/75:hover{border-color:rgba(113,227,232,.75)}.md\:hover\:border-hacker\/80:hover{border-color:rgba(113,227,232,.8)}.md\:hover\:border-hacker\/90:hover{border-color:rgba(113,227,232,.9)}.md\:hover\:border-hacker\/95:hover{border-color:rgba(113,227,232,.95)}.md\:hover\:border-hotplate:hover{--tw-border-opacity:1;border-color:rgb(84 0 0/var(--tw-border-opacity))}.md\:hover\:border-hotplate\/0:hover{border-color:rgba(84,0,0,0)}.md\:hover\:border-hotplate\/10:hover{border-color:rgba(84,0,0,.1)}.md\:hover\:border-hotplate\/100:hover{border-color:#540000}.md\:hover\:border-hotplate\/20:hover{border-color:rgba(84,0,0,.2)}.md\:hover\:border-hotplate\/25:hover{border-color:rgba(84,0,0,.25)}.md\:hover\:border-hotplate\/30:hover{border-color:rgba(84,0,0,.3)}.md\:hover\:border-hotplate\/40:hover{border-color:rgba(84,0,0,.4)}.md\:hover\:border-hotplate\/5:hover{border-color:rgba(84,0,0,.05)}.md\:hover\:border-hotplate\/50:hover{border-color:rgba(84,0,0,.5)}.md\:hover\:border-hotplate\/60:hover{border-color:rgba(84,0,0,.6)}.md\:hover\:border-hotplate\/70:hover{border-color:rgba(84,0,0,.7)}.md\:hover\:border-hotplate\/75:hover{border-color:rgba(84,0,0,.75)}.md\:hover\:border-hotplate\/80:hover{border-color:rgba(84,0,0,.8)}.md\:hover\:border-hotplate\/90:hover{border-color:rgba(84,0,0,.9)}.md\:hover\:border-hotplate\/95:hover{border-color:rgba(84,0,0,.95)}.md\:hover\:border-land:hover{--tw-border-opacity:1;border-color:rgb(91 32 35/var(--tw-border-opacity))}.md\:hover\:border-land\/0:hover{border-color:rgba(91,32,35,0)}.md\:hover\:border-land\/10:hover{border-color:rgba(91,32,35,.1)}.md\:hover\:border-land\/100:hover{border-color:#5b2023}.md\:hover\:border-land\/20:hover{border-color:rgba(91,32,35,.2)}.md\:hover\:border-land\/25:hover{border-color:rgba(91,32,35,.25)}.md\:hover\:border-land\/30:hover{border-color:rgba(91,32,35,.3)}.md\:hover\:border-land\/40:hover{border-color:rgba(91,32,35,.4)}.md\:hover\:border-land\/5:hover{border-color:rgba(91,32,35,.05)}.md\:hover\:border-land\/50:hover{border-color:rgba(91,32,35,.5)}.md\:hover\:border-land\/60:hover{border-color:rgba(91,32,35,.6)}.md\:hover\:border-land\/70:hover{border-color:rgba(91,32,35,.7)}.md\:hover\:border-land\/75:hover{border-color:rgba(91,32,35,.75)}.md\:hover\:border-land\/80:hover{border-color:rgba(91,32,35,.8)}.md\:hover\:border-land\/90:hover{border-color:rgba(91,32,35,.9)}.md\:hover\:border-land\/95:hover{border-color:rgba(91,32,35,.95)}.md\:hover\:border-lemon:hover{--tw-border-opacity:1;border-color:rgb(254 251 169/var(--tw-border-opacity))}.md\:hover\:border-lemon\/0:hover{border-color:hsla(58,98%,83%,0)}.md\:hover\:border-lemon\/10:hover{border-color:hsla(58,98%,83%,.1)}.md\:hover\:border-lemon\/100:hover{border-color:#fefba9}.md\:hover\:border-lemon\/20:hover{border-color:hsla(58,98%,83%,.2)}.md\:hover\:border-lemon\/25:hover{border-color:hsla(58,98%,83%,.25)}.md\:hover\:border-lemon\/30:hover{border-color:hsla(58,98%,83%,.3)}.md\:hover\:border-lemon\/40:hover{border-color:hsla(58,98%,83%,.4)}.md\:hover\:border-lemon\/5:hover{border-color:hsla(58,98%,83%,.05)}.md\:hover\:border-lemon\/50:hover{border-color:hsla(58,98%,83%,.5)}.md\:hover\:border-lemon\/60:hover{border-color:hsla(58,98%,83%,.6)}.md\:hover\:border-lemon\/70:hover{border-color:hsla(58,98%,83%,.7)}.md\:hover\:border-lemon\/75:hover{border-color:hsla(58,98%,83%,.75)}.md\:hover\:border-lemon\/80:hover{border-color:hsla(58,98%,83%,.8)}.md\:hover\:border-lemon\/90:hover{border-color:hsla(58,98%,83%,.9)}.md\:hover\:border-lemon\/95:hover{border-color:hsla(58,98%,83%,.95)}.md\:hover\:border-levander:hover{--tw-border-opacity:1;border-color:rgb(183 178 255/var(--tw-border-opacity))}.md\:hover\:border-levander-25:hover{--tw-border-opacity:1;border-color:rgb(246 246 255/var(--tw-border-opacity))}.md\:hover\:border-levander-25\/0:hover{border-color:rgba(246,246,255,0)}.md\:hover\:border-levander-25\/10:hover{border-color:rgba(246,246,255,.1)}.md\:hover\:border-levander-25\/100:hover{border-color:#f6f6ff}.md\:hover\:border-levander-25\/20:hover{border-color:rgba(246,246,255,.2)}.md\:hover\:border-levander-25\/25:hover{border-color:rgba(246,246,255,.25)}.md\:hover\:border-levander-25\/30:hover{border-color:rgba(246,246,255,.3)}.md\:hover\:border-levander-25\/40:hover{border-color:rgba(246,246,255,.4)}.md\:hover\:border-levander-25\/5:hover{border-color:rgba(246,246,255,.05)}.md\:hover\:border-levander-25\/50:hover{border-color:rgba(246,246,255,.5)}.md\:hover\:border-levander-25\/60:hover{border-color:rgba(246,246,255,.6)}.md\:hover\:border-levander-25\/70:hover{border-color:rgba(246,246,255,.7)}.md\:hover\:border-levander-25\/75:hover{border-color:rgba(246,246,255,.75)}.md\:hover\:border-levander-25\/80:hover{border-color:rgba(246,246,255,.8)}.md\:hover\:border-levander-25\/90:hover{border-color:rgba(246,246,255,.9)}.md\:hover\:border-levander-25\/95:hover{border-color:rgba(246,246,255,.95)}.md\:hover\:border-levander\/0:hover{border-color:rgba(183,178,255,0)}.md\:hover\:border-levander\/10:hover{border-color:rgba(183,178,255,.1)}.md\:hover\:border-levander\/100:hover{border-color:#b7b2ff}.md\:hover\:border-levander\/20:hover{border-color:rgba(183,178,255,.2)}.md\:hover\:border-levander\/25:hover{border-color:rgba(183,178,255,.25)}.md\:hover\:border-levander\/30:hover{border-color:rgba(183,178,255,.3)}.md\:hover\:border-levander\/40:hover{border-color:rgba(183,178,255,.4)}.md\:hover\:border-levander\/5:hover{border-color:rgba(183,178,255,.05)}.md\:hover\:border-levander\/50:hover{border-color:rgba(183,178,255,.5)}.md\:hover\:border-levander\/60:hover{border-color:rgba(183,178,255,.6)}.md\:hover\:border-levander\/70:hover{border-color:rgba(183,178,255,.7)}.md\:hover\:border-levander\/75:hover{border-color:rgba(183,178,255,.75)}.md\:hover\:border-levander\/80:hover{border-color:rgba(183,178,255,.8)}.md\:hover\:border-levander\/90:hover{border-color:rgba(183,178,255,.9)}.md\:hover\:border-levander\/95:hover{border-color:rgba(183,178,255,.95)}.md\:hover\:border-lime:hover{--tw-border-opacity:1;border-color:rgb(201 255 114/var(--tw-border-opacity))}.md\:hover\:border-lime\/0:hover{border-color:rgba(201,255,114,0)}.md\:hover\:border-lime\/10:hover{border-color:rgba(201,255,114,.1)}.md\:hover\:border-lime\/100:hover{border-color:#c9ff72}.md\:hover\:border-lime\/20:hover{border-color:rgba(201,255,114,.2)}.md\:hover\:border-lime\/25:hover{border-color:rgba(201,255,114,.25)}.md\:hover\:border-lime\/30:hover{border-color:rgba(201,255,114,.3)}.md\:hover\:border-lime\/40:hover{border-color:rgba(201,255,114,.4)}.md\:hover\:border-lime\/5:hover{border-color:rgba(201,255,114,.05)}.md\:hover\:border-lime\/50:hover{border-color:rgba(201,255,114,.5)}.md\:hover\:border-lime\/60:hover{border-color:rgba(201,255,114,.6)}.md\:hover\:border-lime\/70:hover{border-color:rgba(201,255,114,.7)}.md\:hover\:border-lime\/75:hover{border-color:rgba(201,255,114,.75)}.md\:hover\:border-lime\/80:hover{border-color:rgba(201,255,114,.8)}.md\:hover\:border-lime\/90:hover{border-color:rgba(201,255,114,.9)}.md\:hover\:border-lime\/95:hover{border-color:rgba(201,255,114,.95)}.md\:hover\:border-mango:hover{--tw-border-opacity:1;border-color:rgb(252 176 105/var(--tw-border-opacity))}.md\:hover\:border-mango-hover:hover{--tw-border-opacity:1;border-color:rgb(227 158 95/var(--tw-border-opacity))}.md\:hover\:border-mango-hover\/0:hover{border-color:rgba(227,158,95,0)}.md\:hover\:border-mango-hover\/10:hover{border-color:rgba(227,158,95,.1)}.md\:hover\:border-mango-hover\/100:hover{border-color:#e39e5f}.md\:hover\:border-mango-hover\/20:hover{border-color:rgba(227,158,95,.2)}.md\:hover\:border-mango-hover\/25:hover{border-color:rgba(227,158,95,.25)}.md\:hover\:border-mango-hover\/30:hover{border-color:rgba(227,158,95,.3)}.md\:hover\:border-mango-hover\/40:hover{border-color:rgba(227,158,95,.4)}.md\:hover\:border-mango-hover\/5:hover{border-color:rgba(227,158,95,.05)}.md\:hover\:border-mango-hover\/50:hover{border-color:rgba(227,158,95,.5)}.md\:hover\:border-mango-hover\/60:hover{border-color:rgba(227,158,95,.6)}.md\:hover\:border-mango-hover\/70:hover{border-color:rgba(227,158,95,.7)}.md\:hover\:border-mango-hover\/75:hover{border-color:rgba(227,158,95,.75)}.md\:hover\:border-mango-hover\/80:hover{border-color:rgba(227,158,95,.8)}.md\:hover\:border-mango-hover\/90:hover{border-color:rgba(227,158,95,.9)}.md\:hover\:border-mango-hover\/95:hover{border-color:rgba(227,158,95,.95)}.md\:hover\:border-mango\/0:hover{border-color:hsla(29,96%,70%,0)}.md\:hover\:border-mango\/10:hover{border-color:hsla(29,96%,70%,.1)}.md\:hover\:border-mango\/100:hover{border-color:#fcb069}.md\:hover\:border-mango\/20:hover{border-color:hsla(29,96%,70%,.2)}.md\:hover\:border-mango\/25:hover{border-color:hsla(29,96%,70%,.25)}.md\:hover\:border-mango\/30:hover{border-color:hsla(29,96%,70%,.3)}.md\:hover\:border-mango\/40:hover{border-color:hsla(29,96%,70%,.4)}.md\:hover\:border-mango\/5:hover{border-color:hsla(29,96%,70%,.05)}.md\:hover\:border-mango\/50:hover{border-color:hsla(29,96%,70%,.5)}.md\:hover\:border-mango\/60:hover{border-color:hsla(29,96%,70%,.6)}.md\:hover\:border-mango\/70:hover{border-color:hsla(29,96%,70%,.7)}.md\:hover\:border-mango\/75:hover{border-color:hsla(29,96%,70%,.75)}.md\:hover\:border-mango\/80:hover{border-color:hsla(29,96%,70%,.8)}.md\:hover\:border-mango\/90:hover{border-color:hsla(29,96%,70%,.9)}.md\:hover\:border-mango\/95:hover{border-color:hsla(29,96%,70%,.95)}.md\:hover\:border-maroon:hover{--tw-border-opacity:1;border-color:rgb(63 7 3/var(--tw-border-opacity))}.md\:hover\:border-maroon\/0:hover{border-color:rgba(63,7,3,0)}.md\:hover\:border-maroon\/10:hover{border-color:rgba(63,7,3,.1)}.md\:hover\:border-maroon\/100:hover{border-color:#3f0703}.md\:hover\:border-maroon\/20:hover{border-color:rgba(63,7,3,.2)}.md\:hover\:border-maroon\/25:hover{border-color:rgba(63,7,3,.25)}.md\:hover\:border-maroon\/30:hover{border-color:rgba(63,7,3,.3)}.md\:hover\:border-maroon\/40:hover{border-color:rgba(63,7,3,.4)}.md\:hover\:border-maroon\/5:hover{border-color:rgba(63,7,3,.05)}.md\:hover\:border-maroon\/50:hover{border-color:rgba(63,7,3,.5)}.md\:hover\:border-maroon\/60:hover{border-color:rgba(63,7,3,.6)}.md\:hover\:border-maroon\/70:hover{border-color:rgba(63,7,3,.7)}.md\:hover\:border-maroon\/75:hover{border-color:rgba(63,7,3,.75)}.md\:hover\:border-maroon\/80:hover{border-color:rgba(63,7,3,.8)}.md\:hover\:border-maroon\/90:hover{border-color:rgba(63,7,3,.9)}.md\:hover\:border-maroon\/95:hover{border-color:rgba(63,7,3,.95)}.md\:hover\:border-navyblue:hover{--tw-border-opacity:1;border-color:rgb(40 24 138/var(--tw-border-opacity))}.md\:hover\:border-navyblue\/0:hover{border-color:rgba(40,24,138,0)}.md\:hover\:border-navyblue\/10:hover{border-color:rgba(40,24,138,.1)}.md\:hover\:border-navyblue\/100:hover{border-color:#28188a}.md\:hover\:border-navyblue\/20:hover{border-color:rgba(40,24,138,.2)}.md\:hover\:border-navyblue\/25:hover{border-color:rgba(40,24,138,.25)}.md\:hover\:border-navyblue\/30:hover{border-color:rgba(40,24,138,.3)}.md\:hover\:border-navyblue\/40:hover{border-color:rgba(40,24,138,.4)}.md\:hover\:border-navyblue\/5:hover{border-color:rgba(40,24,138,.05)}.md\:hover\:border-navyblue\/50:hover{border-color:rgba(40,24,138,.5)}.md\:hover\:border-navyblue\/60:hover{border-color:rgba(40,24,138,.6)}.md\:hover\:border-navyblue\/70:hover{border-color:rgba(40,24,138,.7)}.md\:hover\:border-navyblue\/75:hover{border-color:rgba(40,24,138,.75)}.md\:hover\:border-navyblue\/80:hover{border-color:rgba(40,24,138,.8)}.md\:hover\:border-navyblue\/90:hover{border-color:rgba(40,24,138,.9)}.md\:hover\:border-navyblue\/95:hover{border-color:rgba(40,24,138,.95)}.md\:hover\:border-nightsky:hover{--tw-border-opacity:1;border-color:rgb(55 9 113/var(--tw-border-opacity))}.md\:hover\:border-nightsky\/0:hover{border-color:rgba(55,9,113,0)}.md\:hover\:border-nightsky\/10:hover{border-color:rgba(55,9,113,.1)}.md\:hover\:border-nightsky\/100:hover{border-color:#370971}.md\:hover\:border-nightsky\/20:hover{border-color:rgba(55,9,113,.2)}.md\:hover\:border-nightsky\/25:hover{border-color:rgba(55,9,113,.25)}.md\:hover\:border-nightsky\/30:hover{border-color:rgba(55,9,113,.3)}.md\:hover\:border-nightsky\/40:hover{border-color:rgba(55,9,113,.4)}.md\:hover\:border-nightsky\/5:hover{border-color:rgba(55,9,113,.05)}.md\:hover\:border-nightsky\/50:hover{border-color:rgba(55,9,113,.5)}.md\:hover\:border-nightsky\/60:hover{border-color:rgba(55,9,113,.6)}.md\:hover\:border-nightsky\/70:hover{border-color:rgba(55,9,113,.7)}.md\:hover\:border-nightsky\/75:hover{border-color:rgba(55,9,113,.75)}.md\:hover\:border-nightsky\/80:hover{border-color:rgba(55,9,113,.8)}.md\:hover\:border-nightsky\/90:hover{border-color:rgba(55,9,113,.9)}.md\:hover\:border-nightsky\/95:hover{border-color:rgba(55,9,113,.95)}.md\:hover\:border-ocean:hover{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity))}.md\:hover\:border-ocean\/0:hover{border-color:rgba(8,31,52,0)}.md\:hover\:border-ocean\/10:hover{border-color:rgba(8,31,52,.1)}.md\:hover\:border-ocean\/100:hover{border-color:#081f34}.md\:hover\:border-ocean\/20:hover{border-color:rgba(8,31,52,.2)}.md\:hover\:border-ocean\/25:hover{border-color:rgba(8,31,52,.25)}.md\:hover\:border-ocean\/30:hover{border-color:rgba(8,31,52,.3)}.md\:hover\:border-ocean\/40:hover{border-color:rgba(8,31,52,.4)}.md\:hover\:border-ocean\/5:hover{border-color:rgba(8,31,52,.05)}.md\:hover\:border-ocean\/50:hover{border-color:rgba(8,31,52,.5)}.md\:hover\:border-ocean\/60:hover{border-color:rgba(8,31,52,.6)}.md\:hover\:border-ocean\/70:hover{border-color:rgba(8,31,52,.7)}.md\:hover\:border-ocean\/75:hover{border-color:rgba(8,31,52,.75)}.md\:hover\:border-ocean\/80:hover{border-color:rgba(8,31,52,.8)}.md\:hover\:border-ocean\/90:hover{border-color:rgba(8,31,52,.9)}.md\:hover\:border-ocean\/95:hover{border-color:rgba(8,31,52,.95)}.md\:hover\:border-peach:hover{--tw-border-opacity:1;border-color:rgb(245 193 174/var(--tw-border-opacity))}.md\:hover\:border-peach\/0:hover{border-color:hsla(16,78%,82%,0)}.md\:hover\:border-peach\/10:hover{border-color:hsla(16,78%,82%,.1)}.md\:hover\:border-peach\/100:hover{border-color:#f5c1ae}.md\:hover\:border-peach\/20:hover{border-color:hsla(16,78%,82%,.2)}.md\:hover\:border-peach\/25:hover{border-color:hsla(16,78%,82%,.25)}.md\:hover\:border-peach\/30:hover{border-color:hsla(16,78%,82%,.3)}.md\:hover\:border-peach\/40:hover{border-color:hsla(16,78%,82%,.4)}.md\:hover\:border-peach\/5:hover{border-color:hsla(16,78%,82%,.05)}.md\:hover\:border-peach\/50:hover{border-color:hsla(16,78%,82%,.5)}.md\:hover\:border-peach\/60:hover{border-color:hsla(16,78%,82%,.6)}.md\:hover\:border-peach\/70:hover{border-color:hsla(16,78%,82%,.7)}.md\:hover\:border-peach\/75:hover{border-color:hsla(16,78%,82%,.75)}.md\:hover\:border-peach\/80:hover{border-color:hsla(16,78%,82%,.8)}.md\:hover\:border-peach\/90:hover{border-color:hsla(16,78%,82%,.9)}.md\:hover\:border-peach\/95:hover{border-color:hsla(16,78%,82%,.95)}.md\:hover\:border-pine:hover{--tw-border-opacity:1;border-color:rgb(11 69 82/var(--tw-border-opacity))}.md\:hover\:border-pine-hover:hover{--tw-border-opacity:1;border-color:rgb(0 32 30/var(--tw-border-opacity))}.md\:hover\:border-pine-hover\/0:hover{border-color:rgba(0,32,30,0)}.md\:hover\:border-pine-hover\/10:hover{border-color:rgba(0,32,30,.1)}.md\:hover\:border-pine-hover\/100:hover{border-color:#00201e}.md\:hover\:border-pine-hover\/20:hover{border-color:rgba(0,32,30,.2)}.md\:hover\:border-pine-hover\/25:hover{border-color:rgba(0,32,30,.25)}.md\:hover\:border-pine-hover\/30:hover{border-color:rgba(0,32,30,.3)}.md\:hover\:border-pine-hover\/40:hover{border-color:rgba(0,32,30,.4)}.md\:hover\:border-pine-hover\/5:hover{border-color:rgba(0,32,30,.05)}.md\:hover\:border-pine-hover\/50:hover{border-color:rgba(0,32,30,.5)}.md\:hover\:border-pine-hover\/60:hover{border-color:rgba(0,32,30,.6)}.md\:hover\:border-pine-hover\/70:hover{border-color:rgba(0,32,30,.7)}.md\:hover\:border-pine-hover\/75:hover{border-color:rgba(0,32,30,.75)}.md\:hover\:border-pine-hover\/80:hover{border-color:rgba(0,32,30,.8)}.md\:hover\:border-pine-hover\/90:hover{border-color:rgba(0,32,30,.9)}.md\:hover\:border-pine-hover\/95:hover{border-color:rgba(0,32,30,.95)}.md\:hover\:border-pine\/0:hover{border-color:rgba(11,69,82,0)}.md\:hover\:border-pine\/10:hover{border-color:rgba(11,69,82,.1)}.md\:hover\:border-pine\/100:hover{border-color:#0b4552}.md\:hover\:border-pine\/20:hover{border-color:rgba(11,69,82,.2)}.md\:hover\:border-pine\/25:hover{border-color:rgba(11,69,82,.25)}.md\:hover\:border-pine\/30:hover{border-color:rgba(11,69,82,.3)}.md\:hover\:border-pine\/40:hover{border-color:rgba(11,69,82,.4)}.md\:hover\:border-pine\/5:hover{border-color:rgba(11,69,82,.05)}.md\:hover\:border-pine\/50:hover{border-color:rgba(11,69,82,.5)}.md\:hover\:border-pine\/60:hover{border-color:rgba(11,69,82,.6)}.md\:hover\:border-pine\/70:hover{border-color:rgba(11,69,82,.7)}.md\:hover\:border-pine\/75:hover{border-color:rgba(11,69,82,.75)}.md\:hover\:border-pine\/80:hover{border-color:rgba(11,69,82,.8)}.md\:hover\:border-pine\/90:hover{border-color:rgba(11,69,82,.9)}.md\:hover\:border-pine\/95:hover{border-color:rgba(11,69,82,.95)}.md\:hover\:border-shell:hover{--tw-border-opacity:1;border-color:rgb(45 15 55/var(--tw-border-opacity))}.md\:hover\:border-shell\/0:hover{border-color:rgba(45,15,55,0)}.md\:hover\:border-shell\/10:hover{border-color:rgba(45,15,55,.1)}.md\:hover\:border-shell\/100:hover{border-color:#2d0f37}.md\:hover\:border-shell\/20:hover{border-color:rgba(45,15,55,.2)}.md\:hover\:border-shell\/25:hover{border-color:rgba(45,15,55,.25)}.md\:hover\:border-shell\/30:hover{border-color:rgba(45,15,55,.3)}.md\:hover\:border-shell\/40:hover{border-color:rgba(45,15,55,.4)}.md\:hover\:border-shell\/5:hover{border-color:rgba(45,15,55,.05)}.md\:hover\:border-shell\/50:hover{border-color:rgba(45,15,55,.5)}.md\:hover\:border-shell\/60:hover{border-color:rgba(45,15,55,.6)}.md\:hover\:border-shell\/70:hover{border-color:rgba(45,15,55,.7)}.md\:hover\:border-shell\/75:hover{border-color:rgba(45,15,55,.75)}.md\:hover\:border-shell\/80:hover{border-color:rgba(45,15,55,.8)}.md\:hover\:border-shell\/90:hover{border-color:rgba(45,15,55,.9)}.md\:hover\:border-shell\/95:hover{border-color:rgba(45,15,55,.95)}.md\:hover\:border-shellfill:hover{--tw-border-opacity:1;border-color:rgb(245 243 245/var(--tw-border-opacity))}.md\:hover\:border-shellfill\/0:hover{border-color:hsla(300,9%,96%,0)}.md\:hover\:border-shellfill\/10:hover{border-color:hsla(300,9%,96%,.1)}.md\:hover\:border-shellfill\/100:hover{border-color:#f5f3f5}.md\:hover\:border-shellfill\/20:hover{border-color:hsla(300,9%,96%,.2)}.md\:hover\:border-shellfill\/25:hover{border-color:hsla(300,9%,96%,.25)}.md\:hover\:border-shellfill\/30:hover{border-color:hsla(300,9%,96%,.3)}.md\:hover\:border-shellfill\/40:hover{border-color:hsla(300,9%,96%,.4)}.md\:hover\:border-shellfill\/5:hover{border-color:hsla(300,9%,96%,.05)}.md\:hover\:border-shellfill\/50:hover{border-color:hsla(300,9%,96%,.5)}.md\:hover\:border-shellfill\/60:hover{border-color:hsla(300,9%,96%,.6)}.md\:hover\:border-shellfill\/70:hover{border-color:hsla(300,9%,96%,.7)}.md\:hover\:border-shellfill\/75:hover{border-color:hsla(300,9%,96%,.75)}.md\:hover\:border-shellfill\/80:hover{border-color:hsla(300,9%,96%,.8)}.md\:hover\:border-shellfill\/90:hover{border-color:hsla(300,9%,96%,.9)}.md\:hover\:border-shellfill\/95:hover{border-color:hsla(300,9%,96%,.95)}.md\:hover\:border-shellstroke:hover{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}.md\:hover\:border-shellstroke\/0:hover{border-color:hsla(290,9%,87%,0)}.md\:hover\:border-shellstroke\/10:hover{border-color:hsla(290,9%,87%,.1)}.md\:hover\:border-shellstroke\/100:hover{border-color:#e0dbe1}.md\:hover\:border-shellstroke\/20:hover{border-color:hsla(290,9%,87%,.2)}.md\:hover\:border-shellstroke\/25:hover{border-color:hsla(290,9%,87%,.25)}.md\:hover\:border-shellstroke\/30:hover{border-color:hsla(290,9%,87%,.3)}.md\:hover\:border-shellstroke\/40:hover{border-color:hsla(290,9%,87%,.4)}.md\:hover\:border-shellstroke\/5:hover{border-color:hsla(290,9%,87%,.05)}.md\:hover\:border-shellstroke\/50:hover{border-color:hsla(290,9%,87%,.5)}.md\:hover\:border-shellstroke\/60:hover{border-color:hsla(290,9%,87%,.6)}.md\:hover\:border-shellstroke\/70:hover{border-color:hsla(290,9%,87%,.7)}.md\:hover\:border-shellstroke\/75:hover{border-color:hsla(290,9%,87%,.75)}.md\:hover\:border-shellstroke\/80:hover{border-color:hsla(290,9%,87%,.8)}.md\:hover\:border-shellstroke\/90:hover{border-color:hsla(290,9%,87%,.9)}.md\:hover\:border-shellstroke\/95:hover{border-color:hsla(290,9%,87%,.95)}.md\:hover\:border-smurf:hover{--tw-border-opacity:1;border-color:rgb(170 224 255/var(--tw-border-opacity))}.md\:hover\:border-smurf\/0:hover{border-color:rgba(170,224,255,0)}.md\:hover\:border-smurf\/10:hover{border-color:rgba(170,224,255,.1)}.md\:hover\:border-smurf\/100:hover{border-color:#aae0ff}.md\:hover\:border-smurf\/20:hover{border-color:rgba(170,224,255,.2)}.md\:hover\:border-smurf\/25:hover{border-color:rgba(170,224,255,.25)}.md\:hover\:border-smurf\/30:hover{border-color:rgba(170,224,255,.3)}.md\:hover\:border-smurf\/40:hover{border-color:rgba(170,224,255,.4)}.md\:hover\:border-smurf\/5:hover{border-color:rgba(170,224,255,.05)}.md\:hover\:border-smurf\/50:hover{border-color:rgba(170,224,255,.5)}.md\:hover\:border-smurf\/60:hover{border-color:rgba(170,224,255,.6)}.md\:hover\:border-smurf\/70:hover{border-color:rgba(170,224,255,.7)}.md\:hover\:border-smurf\/75:hover{border-color:rgba(170,224,255,.75)}.md\:hover\:border-smurf\/80:hover{border-color:rgba(170,224,255,.8)}.md\:hover\:border-smurf\/90:hover{border-color:rgba(170,224,255,.9)}.md\:hover\:border-smurf\/95:hover{border-color:rgba(170,224,255,.95)}.md\:hover\:border-teal:hover{--tw-border-opacity:1;border-color:rgb(112 249 175/var(--tw-border-opacity))}.md\:hover\:border-teal\/0:hover{border-color:rgba(112,249,175,0)}.md\:hover\:border-teal\/10:hover{border-color:rgba(112,249,175,.1)}.md\:hover\:border-teal\/100:hover{border-color:#70f9af}.md\:hover\:border-teal\/20:hover{border-color:rgba(112,249,175,.2)}.md\:hover\:border-teal\/25:hover{border-color:rgba(112,249,175,.25)}.md\:hover\:border-teal\/30:hover{border-color:rgba(112,249,175,.3)}.md\:hover\:border-teal\/40:hover{border-color:rgba(112,249,175,.4)}.md\:hover\:border-teal\/5:hover{border-color:rgba(112,249,175,.05)}.md\:hover\:border-teal\/50:hover{border-color:rgba(112,249,175,.5)}.md\:hover\:border-teal\/60:hover{border-color:rgba(112,249,175,.6)}.md\:hover\:border-teal\/70:hover{border-color:rgba(112,249,175,.7)}.md\:hover\:border-teal\/75:hover{border-color:rgba(112,249,175,.75)}.md\:hover\:border-teal\/80:hover{border-color:rgba(112,249,175,.8)}.md\:hover\:border-teal\/90:hover{border-color:rgba(112,249,175,.9)}.md\:hover\:border-teal\/95:hover{border-color:rgba(112,249,175,.95)}.md\:hover\:border-water:hover{--tw-border-opacity:1;border-color:rgb(162 225 214/var(--tw-border-opacity))}.md\:hover\:border-water\/0:hover{border-color:rgba(162,225,214,0)}.md\:hover\:border-water\/10:hover{border-color:rgba(162,225,214,.1)}.md\:hover\:border-water\/100:hover{border-color:#a2e1d6}.md\:hover\:border-water\/20:hover{border-color:rgba(162,225,214,.2)}.md\:hover\:border-water\/25:hover{border-color:rgba(162,225,214,.25)}.md\:hover\:border-water\/30:hover{border-color:rgba(162,225,214,.3)}.md\:hover\:border-water\/40:hover{border-color:rgba(162,225,214,.4)}.md\:hover\:border-water\/5:hover{border-color:rgba(162,225,214,.05)}.md\:hover\:border-water\/50:hover{border-color:rgba(162,225,214,.5)}.md\:hover\:border-water\/60:hover{border-color:rgba(162,225,214,.6)}.md\:hover\:border-water\/70:hover{border-color:rgba(162,225,214,.7)}.md\:hover\:border-water\/75:hover{border-color:rgba(162,225,214,.75)}.md\:hover\:border-water\/80:hover{border-color:rgba(162,225,214,.8)}.md\:hover\:border-water\/90:hover{border-color:rgba(162,225,214,.9)}.md\:hover\:border-water\/95:hover{border-color:rgba(162,225,214,.95)}.md\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgb(255 210 96/var(--tw-border-opacity))}.md\:hover\:border-yellow\/0:hover{border-color:rgba(255,210,96,0)}.md\:hover\:border-yellow\/10:hover{border-color:rgba(255,210,96,.1)}.md\:hover\:border-yellow\/100:hover{border-color:#ffd260}.md\:hover\:border-yellow\/20:hover{border-color:rgba(255,210,96,.2)}.md\:hover\:border-yellow\/25:hover{border-color:rgba(255,210,96,.25)}.md\:hover\:border-yellow\/30:hover{border-color:rgba(255,210,96,.3)}.md\:hover\:border-yellow\/40:hover{border-color:rgba(255,210,96,.4)}.md\:hover\:border-yellow\/5:hover{border-color:rgba(255,210,96,.05)}.md\:hover\:border-yellow\/50:hover{border-color:rgba(255,210,96,.5)}.md\:hover\:border-yellow\/60:hover{border-color:rgba(255,210,96,.6)}.md\:hover\:border-yellow\/70:hover{border-color:rgba(255,210,96,.7)}.md\:hover\:border-yellow\/75:hover{border-color:rgba(255,210,96,.75)}.md\:hover\:border-yellow\/80:hover{border-color:rgba(255,210,96,.8)}.md\:hover\:border-yellow\/90:hover{border-color:rgba(255,210,96,.9)}.md\:hover\:border-yellow\/95:hover{border-color:rgba(255,210,96,.95)}.md\:hover\:bg-blackout:hover{--tw-bg-opacity:1;background-color:rgb(40 16 51/var(--tw-bg-opacity))}.md\:hover\:bg-blackout\/0:hover{background-color:rgba(40,16,51,0)}.md\:hover\:bg-blackout\/10:hover{background-color:rgba(40,16,51,.1)}.md\:hover\:bg-blackout\/100:hover{background-color:#281033}.md\:hover\:bg-blackout\/20:hover{background-color:rgba(40,16,51,.2)}.md\:hover\:bg-blackout\/25:hover{background-color:rgba(40,16,51,.25)}.md\:hover\:bg-blackout\/30:hover{background-color:rgba(40,16,51,.3)}.md\:hover\:bg-blackout\/40:hover{background-color:rgba(40,16,51,.4)}.md\:hover\:bg-blackout\/5:hover{background-color:rgba(40,16,51,.05)}.md\:hover\:bg-blackout\/50:hover{background-color:rgba(40,16,51,.5)}.md\:hover\:bg-blackout\/60:hover{background-color:rgba(40,16,51,.6)}.md\:hover\:bg-blackout\/70:hover{background-color:rgba(40,16,51,.7)}.md\:hover\:bg-blackout\/75:hover{background-color:rgba(40,16,51,.75)}.md\:hover\:bg-blackout\/80:hover{background-color:rgba(40,16,51,.8)}.md\:hover\:bg-blackout\/90:hover{background-color:rgba(40,16,51,.9)}.md\:hover\:bg-blackout\/95:hover{background-color:rgba(40,16,51,.95)}.md\:hover\:bg-blueberry:hover{--tw-bg-opacity:1;background-color:rgb(64 6 111/var(--tw-bg-opacity))}.md\:hover\:bg-blueberry\/0:hover{background-color:rgba(64,6,111,0)}.md\:hover\:bg-blueberry\/10:hover{background-color:rgba(64,6,111,.1)}.md\:hover\:bg-blueberry\/100:hover{background-color:#40066f}.md\:hover\:bg-blueberry\/20:hover{background-color:rgba(64,6,111,.2)}.md\:hover\:bg-blueberry\/25:hover{background-color:rgba(64,6,111,.25)}.md\:hover\:bg-blueberry\/30:hover{background-color:rgba(64,6,111,.3)}.md\:hover\:bg-blueberry\/40:hover{background-color:rgba(64,6,111,.4)}.md\:hover\:bg-blueberry\/5:hover{background-color:rgba(64,6,111,.05)}.md\:hover\:bg-blueberry\/50:hover{background-color:rgba(64,6,111,.5)}.md\:hover\:bg-blueberry\/60:hover{background-color:rgba(64,6,111,.6)}.md\:hover\:bg-blueberry\/70:hover{background-color:rgba(64,6,111,.7)}.md\:hover\:bg-blueberry\/75:hover{background-color:rgba(64,6,111,.75)}.md\:hover\:bg-blueberry\/80:hover{background-color:rgba(64,6,111,.8)}.md\:hover\:bg-blueberry\/90:hover{background-color:rgba(64,6,111,.9)}.md\:hover\:bg-blueberry\/95:hover{background-color:rgba(64,6,111,.95)}.md\:hover\:bg-bubblegum:hover{--tw-bg-opacity:1;background-color:rgb(255 159 159/var(--tw-bg-opacity))}.md\:hover\:bg-bubblegum\/0:hover{background-color:hsla(0,100%,81%,0)}.md\:hover\:bg-bubblegum\/10:hover{background-color:hsla(0,100%,81%,.1)}.md\:hover\:bg-bubblegum\/100:hover{background-color:#ff9f9f}.md\:hover\:bg-bubblegum\/20:hover{background-color:hsla(0,100%,81%,.2)}.md\:hover\:bg-bubblegum\/25:hover{background-color:hsla(0,100%,81%,.25)}.md\:hover\:bg-bubblegum\/30:hover{background-color:hsla(0,100%,81%,.3)}.md\:hover\:bg-bubblegum\/40:hover{background-color:hsla(0,100%,81%,.4)}.md\:hover\:bg-bubblegum\/5:hover{background-color:hsla(0,100%,81%,.05)}.md\:hover\:bg-bubblegum\/50:hover{background-color:hsla(0,100%,81%,.5)}.md\:hover\:bg-bubblegum\/60:hover{background-color:hsla(0,100%,81%,.6)}.md\:hover\:bg-bubblegum\/70:hover{background-color:hsla(0,100%,81%,.7)}.md\:hover\:bg-bubblegum\/75:hover{background-color:hsla(0,100%,81%,.75)}.md\:hover\:bg-bubblegum\/80:hover{background-color:hsla(0,100%,81%,.8)}.md\:hover\:bg-bubblegum\/90:hover{background-color:hsla(0,100%,81%,.9)}.md\:hover\:bg-bubblegum\/95:hover{background-color:hsla(0,100%,81%,.95)}.md\:hover\:bg-charcoal:hover{--tw-bg-opacity:1;background-color:rgb(18 40 47/var(--tw-bg-opacity))}.md\:hover\:bg-charcoal\/0:hover{background-color:rgba(18,40,47,0)}.md\:hover\:bg-charcoal\/10:hover{background-color:rgba(18,40,47,.1)}.md\:hover\:bg-charcoal\/100:hover{background-color:#12282f}.md\:hover\:bg-charcoal\/20:hover{background-color:rgba(18,40,47,.2)}.md\:hover\:bg-charcoal\/25:hover{background-color:rgba(18,40,47,.25)}.md\:hover\:bg-charcoal\/30:hover{background-color:rgba(18,40,47,.3)}.md\:hover\:bg-charcoal\/40:hover{background-color:rgba(18,40,47,.4)}.md\:hover\:bg-charcoal\/5:hover{background-color:rgba(18,40,47,.05)}.md\:hover\:bg-charcoal\/50:hover{background-color:rgba(18,40,47,.5)}.md\:hover\:bg-charcoal\/60:hover{background-color:rgba(18,40,47,.6)}.md\:hover\:bg-charcoal\/70:hover{background-color:rgba(18,40,47,.7)}.md\:hover\:bg-charcoal\/75:hover{background-color:rgba(18,40,47,.75)}.md\:hover\:bg-charcoal\/80:hover{background-color:rgba(18,40,47,.8)}.md\:hover\:bg-charcoal\/90:hover{background-color:rgba(18,40,47,.9)}.md\:hover\:bg-charcoal\/95:hover{background-color:rgba(18,40,47,.95)}.md\:hover\:bg-darkforest:hover{--tw-bg-opacity:1;background-color:rgb(22 49 34/var(--tw-bg-opacity))}.md\:hover\:bg-darkforest\/0:hover{background-color:rgba(22,49,34,0)}.md\:hover\:bg-darkforest\/10:hover{background-color:rgba(22,49,34,.1)}.md\:hover\:bg-darkforest\/100:hover{background-color:#163122}.md\:hover\:bg-darkforest\/20:hover{background-color:rgba(22,49,34,.2)}.md\:hover\:bg-darkforest\/25:hover{background-color:rgba(22,49,34,.25)}.md\:hover\:bg-darkforest\/30:hover{background-color:rgba(22,49,34,.3)}.md\:hover\:bg-darkforest\/40:hover{background-color:rgba(22,49,34,.4)}.md\:hover\:bg-darkforest\/5:hover{background-color:rgba(22,49,34,.05)}.md\:hover\:bg-darkforest\/50:hover{background-color:rgba(22,49,34,.5)}.md\:hover\:bg-darkforest\/60:hover{background-color:rgba(22,49,34,.6)}.md\:hover\:bg-darkforest\/70:hover{background-color:rgba(22,49,34,.7)}.md\:hover\:bg-darkforest\/75:hover{background-color:rgba(22,49,34,.75)}.md\:hover\:bg-darkforest\/80:hover{background-color:rgba(22,49,34,.8)}.md\:hover\:bg-darkforest\/90:hover{background-color:rgba(22,49,34,.9)}.md\:hover\:bg-darkforest\/95:hover{background-color:rgba(22,49,34,.95)}.md\:hover\:bg-green:hover{--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity))}.md\:hover\:bg-green\/0:hover{background-color:rgba(137,228,129,0)}.md\:hover\:bg-green\/10:hover{background-color:rgba(137,228,129,.1)}.md\:hover\:bg-green\/100:hover{background-color:#89e481}.md\:hover\:bg-green\/20:hover{background-color:rgba(137,228,129,.2)}.md\:hover\:bg-green\/25:hover{background-color:rgba(137,228,129,.25)}.md\:hover\:bg-green\/30:hover{background-color:rgba(137,228,129,.3)}.md\:hover\:bg-green\/40:hover{background-color:rgba(137,228,129,.4)}.md\:hover\:bg-green\/5:hover{background-color:rgba(137,228,129,.05)}.md\:hover\:bg-green\/50:hover{background-color:rgba(137,228,129,.5)}.md\:hover\:bg-green\/60:hover{background-color:rgba(137,228,129,.6)}.md\:hover\:bg-green\/70:hover{background-color:rgba(137,228,129,.7)}.md\:hover\:bg-green\/75:hover{background-color:rgba(137,228,129,.75)}.md\:hover\:bg-green\/80:hover{background-color:rgba(137,228,129,.8)}.md\:hover\:bg-green\/90:hover{background-color:rgba(137,228,129,.9)}.md\:hover\:bg-green\/95:hover{background-color:rgba(137,228,129,.95)}.md\:hover\:bg-hacker:hover{--tw-bg-opacity:1;background-color:rgb(113 227 232/var(--tw-bg-opacity))}.md\:hover\:bg-hacker\/0:hover{background-color:rgba(113,227,232,0)}.md\:hover\:bg-hacker\/10:hover{background-color:rgba(113,227,232,.1)}.md\:hover\:bg-hacker\/100:hover{background-color:#71e3e8}.md\:hover\:bg-hacker\/20:hover{background-color:rgba(113,227,232,.2)}.md\:hover\:bg-hacker\/25:hover{background-color:rgba(113,227,232,.25)}.md\:hover\:bg-hacker\/30:hover{background-color:rgba(113,227,232,.3)}.md\:hover\:bg-hacker\/40:hover{background-color:rgba(113,227,232,.4)}.md\:hover\:bg-hacker\/5:hover{background-color:rgba(113,227,232,.05)}.md\:hover\:bg-hacker\/50:hover{background-color:rgba(113,227,232,.5)}.md\:hover\:bg-hacker\/60:hover{background-color:rgba(113,227,232,.6)}.md\:hover\:bg-hacker\/70:hover{background-color:rgba(113,227,232,.7)}.md\:hover\:bg-hacker\/75:hover{background-color:rgba(113,227,232,.75)}.md\:hover\:bg-hacker\/80:hover{background-color:rgba(113,227,232,.8)}.md\:hover\:bg-hacker\/90:hover{background-color:rgba(113,227,232,.9)}.md\:hover\:bg-hacker\/95:hover{background-color:rgba(113,227,232,.95)}.md\:hover\:bg-hotplate:hover{--tw-bg-opacity:1;background-color:rgb(84 0 0/var(--tw-bg-opacity))}.md\:hover\:bg-hotplate\/0:hover{background-color:rgba(84,0,0,0)}.md\:hover\:bg-hotplate\/10:hover{background-color:rgba(84,0,0,.1)}.md\:hover\:bg-hotplate\/100:hover{background-color:#540000}.md\:hover\:bg-hotplate\/20:hover{background-color:rgba(84,0,0,.2)}.md\:hover\:bg-hotplate\/25:hover{background-color:rgba(84,0,0,.25)}.md\:hover\:bg-hotplate\/30:hover{background-color:rgba(84,0,0,.3)}.md\:hover\:bg-hotplate\/40:hover{background-color:rgba(84,0,0,.4)}.md\:hover\:bg-hotplate\/5:hover{background-color:rgba(84,0,0,.05)}.md\:hover\:bg-hotplate\/50:hover{background-color:rgba(84,0,0,.5)}.md\:hover\:bg-hotplate\/60:hover{background-color:rgba(84,0,0,.6)}.md\:hover\:bg-hotplate\/70:hover{background-color:rgba(84,0,0,.7)}.md\:hover\:bg-hotplate\/75:hover{background-color:rgba(84,0,0,.75)}.md\:hover\:bg-hotplate\/80:hover{background-color:rgba(84,0,0,.8)}.md\:hover\:bg-hotplate\/90:hover{background-color:rgba(84,0,0,.9)}.md\:hover\:bg-hotplate\/95:hover{background-color:rgba(84,0,0,.95)}.md\:hover\:bg-land:hover{--tw-bg-opacity:1;background-color:rgb(91 32 35/var(--tw-bg-opacity))}.md\:hover\:bg-land\/0:hover{background-color:rgba(91,32,35,0)}.md\:hover\:bg-land\/10:hover{background-color:rgba(91,32,35,.1)}.md\:hover\:bg-land\/100:hover{background-color:#5b2023}.md\:hover\:bg-land\/20:hover{background-color:rgba(91,32,35,.2)}.md\:hover\:bg-land\/25:hover{background-color:rgba(91,32,35,.25)}.md\:hover\:bg-land\/30:hover{background-color:rgba(91,32,35,.3)}.md\:hover\:bg-land\/40:hover{background-color:rgba(91,32,35,.4)}.md\:hover\:bg-land\/5:hover{background-color:rgba(91,32,35,.05)}.md\:hover\:bg-land\/50:hover{background-color:rgba(91,32,35,.5)}.md\:hover\:bg-land\/60:hover{background-color:rgba(91,32,35,.6)}.md\:hover\:bg-land\/70:hover{background-color:rgba(91,32,35,.7)}.md\:hover\:bg-land\/75:hover{background-color:rgba(91,32,35,.75)}.md\:hover\:bg-land\/80:hover{background-color:rgba(91,32,35,.8)}.md\:hover\:bg-land\/90:hover{background-color:rgba(91,32,35,.9)}.md\:hover\:bg-land\/95:hover{background-color:rgba(91,32,35,.95)}.md\:hover\:bg-lemon:hover{--tw-bg-opacity:1;background-color:rgb(254 251 169/var(--tw-bg-opacity))}.md\:hover\:bg-lemon\/0:hover{background-color:hsla(58,98%,83%,0)}.md\:hover\:bg-lemon\/10:hover{background-color:hsla(58,98%,83%,.1)}.md\:hover\:bg-lemon\/100:hover{background-color:#fefba9}.md\:hover\:bg-lemon\/20:hover{background-color:hsla(58,98%,83%,.2)}.md\:hover\:bg-lemon\/25:hover{background-color:hsla(58,98%,83%,.25)}.md\:hover\:bg-lemon\/30:hover{background-color:hsla(58,98%,83%,.3)}.md\:hover\:bg-lemon\/40:hover{background-color:hsla(58,98%,83%,.4)}.md\:hover\:bg-lemon\/5:hover{background-color:hsla(58,98%,83%,.05)}.md\:hover\:bg-lemon\/50:hover{background-color:hsla(58,98%,83%,.5)}.md\:hover\:bg-lemon\/60:hover{background-color:hsla(58,98%,83%,.6)}.md\:hover\:bg-lemon\/70:hover{background-color:hsla(58,98%,83%,.7)}.md\:hover\:bg-lemon\/75:hover{background-color:hsla(58,98%,83%,.75)}.md\:hover\:bg-lemon\/80:hover{background-color:hsla(58,98%,83%,.8)}.md\:hover\:bg-lemon\/90:hover{background-color:hsla(58,98%,83%,.9)}.md\:hover\:bg-lemon\/95:hover{background-color:hsla(58,98%,83%,.95)}.md\:hover\:bg-levander:hover{--tw-bg-opacity:1;background-color:rgb(183 178 255/var(--tw-bg-opacity))}.md\:hover\:bg-levander-25:hover{--tw-bg-opacity:1;background-color:rgb(246 246 255/var(--tw-bg-opacity))}.md\:hover\:bg-levander-25\/0:hover{background-color:rgba(246,246,255,0)}.md\:hover\:bg-levander-25\/10:hover{background-color:rgba(246,246,255,.1)}.md\:hover\:bg-levander-25\/100:hover{background-color:#f6f6ff}.md\:hover\:bg-levander-25\/20:hover{background-color:rgba(246,246,255,.2)}.md\:hover\:bg-levander-25\/25:hover{background-color:rgba(246,246,255,.25)}.md\:hover\:bg-levander-25\/30:hover{background-color:rgba(246,246,255,.3)}.md\:hover\:bg-levander-25\/40:hover{background-color:rgba(246,246,255,.4)}.md\:hover\:bg-levander-25\/5:hover{background-color:rgba(246,246,255,.05)}.md\:hover\:bg-levander-25\/50:hover{background-color:rgba(246,246,255,.5)}.md\:hover\:bg-levander-25\/60:hover{background-color:rgba(246,246,255,.6)}.md\:hover\:bg-levander-25\/70:hover{background-color:rgba(246,246,255,.7)}.md\:hover\:bg-levander-25\/75:hover{background-color:rgba(246,246,255,.75)}.md\:hover\:bg-levander-25\/80:hover{background-color:rgba(246,246,255,.8)}.md\:hover\:bg-levander-25\/90:hover{background-color:rgba(246,246,255,.9)}.md\:hover\:bg-levander-25\/95:hover{background-color:rgba(246,246,255,.95)}.md\:hover\:bg-levander\/0:hover{background-color:rgba(183,178,255,0)}.md\:hover\:bg-levander\/10:hover{background-color:rgba(183,178,255,.1)}.md\:hover\:bg-levander\/100:hover{background-color:#b7b2ff}.md\:hover\:bg-levander\/20:hover{background-color:rgba(183,178,255,.2)}.md\:hover\:bg-levander\/25:hover{background-color:rgba(183,178,255,.25)}.md\:hover\:bg-levander\/30:hover{background-color:rgba(183,178,255,.3)}.md\:hover\:bg-levander\/40:hover{background-color:rgba(183,178,255,.4)}.md\:hover\:bg-levander\/5:hover{background-color:rgba(183,178,255,.05)}.md\:hover\:bg-levander\/50:hover{background-color:rgba(183,178,255,.5)}.md\:hover\:bg-levander\/60:hover{background-color:rgba(183,178,255,.6)}.md\:hover\:bg-levander\/70:hover{background-color:rgba(183,178,255,.7)}.md\:hover\:bg-levander\/75:hover{background-color:rgba(183,178,255,.75)}.md\:hover\:bg-levander\/80:hover{background-color:rgba(183,178,255,.8)}.md\:hover\:bg-levander\/90:hover{background-color:rgba(183,178,255,.9)}.md\:hover\:bg-levander\/95:hover{background-color:rgba(183,178,255,.95)}.md\:hover\:bg-lime:hover{--tw-bg-opacity:1;background-color:rgb(201 255 114/var(--tw-bg-opacity))}.md\:hover\:bg-lime\/0:hover{background-color:rgba(201,255,114,0)}.md\:hover\:bg-lime\/10:hover{background-color:rgba(201,255,114,.1)}.md\:hover\:bg-lime\/100:hover{background-color:#c9ff72}.md\:hover\:bg-lime\/20:hover{background-color:rgba(201,255,114,.2)}.md\:hover\:bg-lime\/25:hover{background-color:rgba(201,255,114,.25)}.md\:hover\:bg-lime\/30:hover{background-color:rgba(201,255,114,.3)}.md\:hover\:bg-lime\/40:hover{background-color:rgba(201,255,114,.4)}.md\:hover\:bg-lime\/5:hover{background-color:rgba(201,255,114,.05)}.md\:hover\:bg-lime\/50:hover{background-color:rgba(201,255,114,.5)}.md\:hover\:bg-lime\/60:hover{background-color:rgba(201,255,114,.6)}.md\:hover\:bg-lime\/70:hover{background-color:rgba(201,255,114,.7)}.md\:hover\:bg-lime\/75:hover{background-color:rgba(201,255,114,.75)}.md\:hover\:bg-lime\/80:hover{background-color:rgba(201,255,114,.8)}.md\:hover\:bg-lime\/90:hover{background-color:rgba(201,255,114,.9)}.md\:hover\:bg-lime\/95:hover{background-color:rgba(201,255,114,.95)}.md\:hover\:bg-mango:hover{--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity))}.md\:hover\:bg-mango-hover:hover{--tw-bg-opacity:1;background-color:rgb(227 158 95/var(--tw-bg-opacity))}.md\:hover\:bg-mango-hover\/0:hover{background-color:rgba(227,158,95,0)}.md\:hover\:bg-mango-hover\/10:hover{background-color:rgba(227,158,95,.1)}.md\:hover\:bg-mango-hover\/100:hover{background-color:#e39e5f}.md\:hover\:bg-mango-hover\/20:hover{background-color:rgba(227,158,95,.2)}.md\:hover\:bg-mango-hover\/25:hover{background-color:rgba(227,158,95,.25)}.md\:hover\:bg-mango-hover\/30:hover{background-color:rgba(227,158,95,.3)}.md\:hover\:bg-mango-hover\/40:hover{background-color:rgba(227,158,95,.4)}.md\:hover\:bg-mango-hover\/5:hover{background-color:rgba(227,158,95,.05)}.md\:hover\:bg-mango-hover\/50:hover{background-color:rgba(227,158,95,.5)}.md\:hover\:bg-mango-hover\/60:hover{background-color:rgba(227,158,95,.6)}.md\:hover\:bg-mango-hover\/70:hover{background-color:rgba(227,158,95,.7)}.md\:hover\:bg-mango-hover\/75:hover{background-color:rgba(227,158,95,.75)}.md\:hover\:bg-mango-hover\/80:hover{background-color:rgba(227,158,95,.8)}.md\:hover\:bg-mango-hover\/90:hover{background-color:rgba(227,158,95,.9)}.md\:hover\:bg-mango-hover\/95:hover{background-color:rgba(227,158,95,.95)}.md\:hover\:bg-mango\/0:hover{background-color:hsla(29,96%,70%,0)}.md\:hover\:bg-mango\/10:hover{background-color:hsla(29,96%,70%,.1)}.md\:hover\:bg-mango\/100:hover{background-color:#fcb069}.md\:hover\:bg-mango\/20:hover{background-color:hsla(29,96%,70%,.2)}.md\:hover\:bg-mango\/25:hover{background-color:hsla(29,96%,70%,.25)}.md\:hover\:bg-mango\/30:hover{background-color:hsla(29,96%,70%,.3)}.md\:hover\:bg-mango\/40:hover{background-color:hsla(29,96%,70%,.4)}.md\:hover\:bg-mango\/5:hover{background-color:hsla(29,96%,70%,.05)}.md\:hover\:bg-mango\/50:hover{background-color:hsla(29,96%,70%,.5)}.md\:hover\:bg-mango\/60:hover{background-color:hsla(29,96%,70%,.6)}.md\:hover\:bg-mango\/70:hover{background-color:hsla(29,96%,70%,.7)}.md\:hover\:bg-mango\/75:hover{background-color:hsla(29,96%,70%,.75)}.md\:hover\:bg-mango\/80:hover{background-color:hsla(29,96%,70%,.8)}.md\:hover\:bg-mango\/90:hover{background-color:hsla(29,96%,70%,.9)}.md\:hover\:bg-mango\/95:hover{background-color:hsla(29,96%,70%,.95)}.md\:hover\:bg-maroon:hover{--tw-bg-opacity:1;background-color:rgb(63 7 3/var(--tw-bg-opacity))}.md\:hover\:bg-maroon\/0:hover{background-color:rgba(63,7,3,0)}.md\:hover\:bg-maroon\/10:hover{background-color:rgba(63,7,3,.1)}.md\:hover\:bg-maroon\/100:hover{background-color:#3f0703}.md\:hover\:bg-maroon\/20:hover{background-color:rgba(63,7,3,.2)}.md\:hover\:bg-maroon\/25:hover{background-color:rgba(63,7,3,.25)}.md\:hover\:bg-maroon\/30:hover{background-color:rgba(63,7,3,.3)}.md\:hover\:bg-maroon\/40:hover{background-color:rgba(63,7,3,.4)}.md\:hover\:bg-maroon\/5:hover{background-color:rgba(63,7,3,.05)}.md\:hover\:bg-maroon\/50:hover{background-color:rgba(63,7,3,.5)}.md\:hover\:bg-maroon\/60:hover{background-color:rgba(63,7,3,.6)}.md\:hover\:bg-maroon\/70:hover{background-color:rgba(63,7,3,.7)}.md\:hover\:bg-maroon\/75:hover{background-color:rgba(63,7,3,.75)}.md\:hover\:bg-maroon\/80:hover{background-color:rgba(63,7,3,.8)}.md\:hover\:bg-maroon\/90:hover{background-color:rgba(63,7,3,.9)}.md\:hover\:bg-maroon\/95:hover{background-color:rgba(63,7,3,.95)}.md\:hover\:bg-navyblue:hover{--tw-bg-opacity:1;background-color:rgb(40 24 138/var(--tw-bg-opacity))}.md\:hover\:bg-navyblue\/0:hover{background-color:rgba(40,24,138,0)}.md\:hover\:bg-navyblue\/10:hover{background-color:rgba(40,24,138,.1)}.md\:hover\:bg-navyblue\/100:hover{background-color:#28188a}.md\:hover\:bg-navyblue\/20:hover{background-color:rgba(40,24,138,.2)}.md\:hover\:bg-navyblue\/25:hover{background-color:rgba(40,24,138,.25)}.md\:hover\:bg-navyblue\/30:hover{background-color:rgba(40,24,138,.3)}.md\:hover\:bg-navyblue\/40:hover{background-color:rgba(40,24,138,.4)}.md\:hover\:bg-navyblue\/5:hover{background-color:rgba(40,24,138,.05)}.md\:hover\:bg-navyblue\/50:hover{background-color:rgba(40,24,138,.5)}.md\:hover\:bg-navyblue\/60:hover{background-color:rgba(40,24,138,.6)}.md\:hover\:bg-navyblue\/70:hover{background-color:rgba(40,24,138,.7)}.md\:hover\:bg-navyblue\/75:hover{background-color:rgba(40,24,138,.75)}.md\:hover\:bg-navyblue\/80:hover{background-color:rgba(40,24,138,.8)}.md\:hover\:bg-navyblue\/90:hover{background-color:rgba(40,24,138,.9)}.md\:hover\:bg-navyblue\/95:hover{background-color:rgba(40,24,138,.95)}.md\:hover\:bg-nightsky:hover{--tw-bg-opacity:1;background-color:rgb(55 9 113/var(--tw-bg-opacity))}.md\:hover\:bg-nightsky\/0:hover{background-color:rgba(55,9,113,0)}.md\:hover\:bg-nightsky\/10:hover{background-color:rgba(55,9,113,.1)}.md\:hover\:bg-nightsky\/100:hover{background-color:#370971}.md\:hover\:bg-nightsky\/20:hover{background-color:rgba(55,9,113,.2)}.md\:hover\:bg-nightsky\/25:hover{background-color:rgba(55,9,113,.25)}.md\:hover\:bg-nightsky\/30:hover{background-color:rgba(55,9,113,.3)}.md\:hover\:bg-nightsky\/40:hover{background-color:rgba(55,9,113,.4)}.md\:hover\:bg-nightsky\/5:hover{background-color:rgba(55,9,113,.05)}.md\:hover\:bg-nightsky\/50:hover{background-color:rgba(55,9,113,.5)}.md\:hover\:bg-nightsky\/60:hover{background-color:rgba(55,9,113,.6)}.md\:hover\:bg-nightsky\/70:hover{background-color:rgba(55,9,113,.7)}.md\:hover\:bg-nightsky\/75:hover{background-color:rgba(55,9,113,.75)}.md\:hover\:bg-nightsky\/80:hover{background-color:rgba(55,9,113,.8)}.md\:hover\:bg-nightsky\/90:hover{background-color:rgba(55,9,113,.9)}.md\:hover\:bg-nightsky\/95:hover{background-color:rgba(55,9,113,.95)}.md\:hover\:bg-ocean:hover{--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity))}.md\:hover\:bg-ocean\/0:hover{background-color:rgba(8,31,52,0)}.md\:hover\:bg-ocean\/10:hover{background-color:rgba(8,31,52,.1)}.md\:hover\:bg-ocean\/100:hover{background-color:#081f34}.md\:hover\:bg-ocean\/20:hover{background-color:rgba(8,31,52,.2)}.md\:hover\:bg-ocean\/25:hover{background-color:rgba(8,31,52,.25)}.md\:hover\:bg-ocean\/30:hover{background-color:rgba(8,31,52,.3)}.md\:hover\:bg-ocean\/40:hover{background-color:rgba(8,31,52,.4)}.md\:hover\:bg-ocean\/5:hover{background-color:rgba(8,31,52,.05)}.md\:hover\:bg-ocean\/50:hover{background-color:rgba(8,31,52,.5)}.md\:hover\:bg-ocean\/60:hover{background-color:rgba(8,31,52,.6)}.md\:hover\:bg-ocean\/70:hover{background-color:rgba(8,31,52,.7)}.md\:hover\:bg-ocean\/75:hover{background-color:rgba(8,31,52,.75)}.md\:hover\:bg-ocean\/80:hover{background-color:rgba(8,31,52,.8)}.md\:hover\:bg-ocean\/90:hover{background-color:rgba(8,31,52,.9)}.md\:hover\:bg-ocean\/95:hover{background-color:rgba(8,31,52,.95)}.md\:hover\:bg-peach:hover{--tw-bg-opacity:1;background-color:rgb(245 193 174/var(--tw-bg-opacity))}.md\:hover\:bg-peach\/0:hover{background-color:hsla(16,78%,82%,0)}.md\:hover\:bg-peach\/10:hover{background-color:hsla(16,78%,82%,.1)}.md\:hover\:bg-peach\/100:hover{background-color:#f5c1ae}.md\:hover\:bg-peach\/20:hover{background-color:hsla(16,78%,82%,.2)}.md\:hover\:bg-peach\/25:hover{background-color:hsla(16,78%,82%,.25)}.md\:hover\:bg-peach\/30:hover{background-color:hsla(16,78%,82%,.3)}.md\:hover\:bg-peach\/40:hover{background-color:hsla(16,78%,82%,.4)}.md\:hover\:bg-peach\/5:hover{background-color:hsla(16,78%,82%,.05)}.md\:hover\:bg-peach\/50:hover{background-color:hsla(16,78%,82%,.5)}.md\:hover\:bg-peach\/60:hover{background-color:hsla(16,78%,82%,.6)}.md\:hover\:bg-peach\/70:hover{background-color:hsla(16,78%,82%,.7)}.md\:hover\:bg-peach\/75:hover{background-color:hsla(16,78%,82%,.75)}.md\:hover\:bg-peach\/80:hover{background-color:hsla(16,78%,82%,.8)}.md\:hover\:bg-peach\/90:hover{background-color:hsla(16,78%,82%,.9)}.md\:hover\:bg-peach\/95:hover{background-color:hsla(16,78%,82%,.95)}.md\:hover\:bg-pine:hover{--tw-bg-opacity:1;background-color:rgb(11 69 82/var(--tw-bg-opacity))}.md\:hover\:bg-pine-hover:hover{--tw-bg-opacity:1;background-color:rgb(0 32 30/var(--tw-bg-opacity))}.md\:hover\:bg-pine-hover\/0:hover{background-color:rgba(0,32,30,0)}.md\:hover\:bg-pine-hover\/10:hover{background-color:rgba(0,32,30,.1)}.md\:hover\:bg-pine-hover\/100:hover{background-color:#00201e}.md\:hover\:bg-pine-hover\/20:hover{background-color:rgba(0,32,30,.2)}.md\:hover\:bg-pine-hover\/25:hover{background-color:rgba(0,32,30,.25)}.md\:hover\:bg-pine-hover\/30:hover{background-color:rgba(0,32,30,.3)}.md\:hover\:bg-pine-hover\/40:hover{background-color:rgba(0,32,30,.4)}.md\:hover\:bg-pine-hover\/5:hover{background-color:rgba(0,32,30,.05)}.md\:hover\:bg-pine-hover\/50:hover{background-color:rgba(0,32,30,.5)}.md\:hover\:bg-pine-hover\/60:hover{background-color:rgba(0,32,30,.6)}.md\:hover\:bg-pine-hover\/70:hover{background-color:rgba(0,32,30,.7)}.md\:hover\:bg-pine-hover\/75:hover{background-color:rgba(0,32,30,.75)}.md\:hover\:bg-pine-hover\/80:hover{background-color:rgba(0,32,30,.8)}.md\:hover\:bg-pine-hover\/90:hover{background-color:rgba(0,32,30,.9)}.md\:hover\:bg-pine-hover\/95:hover{background-color:rgba(0,32,30,.95)}.md\:hover\:bg-pine\/0:hover{background-color:rgba(11,69,82,0)}.md\:hover\:bg-pine\/10:hover{background-color:rgba(11,69,82,.1)}.md\:hover\:bg-pine\/100:hover{background-color:#0b4552}.md\:hover\:bg-pine\/20:hover{background-color:rgba(11,69,82,.2)}.md\:hover\:bg-pine\/25:hover{background-color:rgba(11,69,82,.25)}.md\:hover\:bg-pine\/30:hover{background-color:rgba(11,69,82,.3)}.md\:hover\:bg-pine\/40:hover{background-color:rgba(11,69,82,.4)}.md\:hover\:bg-pine\/5:hover{background-color:rgba(11,69,82,.05)}.md\:hover\:bg-pine\/50:hover{background-color:rgba(11,69,82,.5)}.md\:hover\:bg-pine\/60:hover{background-color:rgba(11,69,82,.6)}.md\:hover\:bg-pine\/70:hover{background-color:rgba(11,69,82,.7)}.md\:hover\:bg-pine\/75:hover{background-color:rgba(11,69,82,.75)}.md\:hover\:bg-pine\/80:hover{background-color:rgba(11,69,82,.8)}.md\:hover\:bg-pine\/90:hover{background-color:rgba(11,69,82,.9)}.md\:hover\:bg-pine\/95:hover{background-color:rgba(11,69,82,.95)}.md\:hover\:bg-shell:hover{--tw-bg-opacity:1;background-color:rgb(45 15 55/var(--tw-bg-opacity))}.md\:hover\:bg-shell\/0:hover{background-color:rgba(45,15,55,0)}.md\:hover\:bg-shell\/10:hover{background-color:rgba(45,15,55,.1)}.md\:hover\:bg-shell\/100:hover{background-color:#2d0f37}.md\:hover\:bg-shell\/20:hover{background-color:rgba(45,15,55,.2)}.md\:hover\:bg-shell\/25:hover{background-color:rgba(45,15,55,.25)}.md\:hover\:bg-shell\/30:hover{background-color:rgba(45,15,55,.3)}.md\:hover\:bg-shell\/40:hover{background-color:rgba(45,15,55,.4)}.md\:hover\:bg-shell\/5:hover{background-color:rgba(45,15,55,.05)}.md\:hover\:bg-shell\/50:hover{background-color:rgba(45,15,55,.5)}.md\:hover\:bg-shell\/60:hover{background-color:rgba(45,15,55,.6)}.md\:hover\:bg-shell\/70:hover{background-color:rgba(45,15,55,.7)}.md\:hover\:bg-shell\/75:hover{background-color:rgba(45,15,55,.75)}.md\:hover\:bg-shell\/80:hover{background-color:rgba(45,15,55,.8)}.md\:hover\:bg-shell\/90:hover{background-color:rgba(45,15,55,.9)}.md\:hover\:bg-shell\/95:hover{background-color:rgba(45,15,55,.95)}.md\:hover\:bg-shellfill:hover{--tw-bg-opacity:1;background-color:rgb(245 243 245/var(--tw-bg-opacity))}.md\:hover\:bg-shellfill\/0:hover{background-color:hsla(300,9%,96%,0)}.md\:hover\:bg-shellfill\/10:hover{background-color:hsla(300,9%,96%,.1)}.md\:hover\:bg-shellfill\/100:hover{background-color:#f5f3f5}.md\:hover\:bg-shellfill\/20:hover{background-color:hsla(300,9%,96%,.2)}.md\:hover\:bg-shellfill\/25:hover{background-color:hsla(300,9%,96%,.25)}.md\:hover\:bg-shellfill\/30:hover{background-color:hsla(300,9%,96%,.3)}.md\:hover\:bg-shellfill\/40:hover{background-color:hsla(300,9%,96%,.4)}.md\:hover\:bg-shellfill\/5:hover{background-color:hsla(300,9%,96%,.05)}.md\:hover\:bg-shellfill\/50:hover{background-color:hsla(300,9%,96%,.5)}.md\:hover\:bg-shellfill\/60:hover{background-color:hsla(300,9%,96%,.6)}.md\:hover\:bg-shellfill\/70:hover{background-color:hsla(300,9%,96%,.7)}.md\:hover\:bg-shellfill\/75:hover{background-color:hsla(300,9%,96%,.75)}.md\:hover\:bg-shellfill\/80:hover{background-color:hsla(300,9%,96%,.8)}.md\:hover\:bg-shellfill\/90:hover{background-color:hsla(300,9%,96%,.9)}.md\:hover\:bg-shellfill\/95:hover{background-color:hsla(300,9%,96%,.95)}.md\:hover\:bg-shellstroke:hover{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.md\:hover\:bg-shellstroke\/0:hover{background-color:hsla(290,9%,87%,0)}.md\:hover\:bg-shellstroke\/10:hover{background-color:hsla(290,9%,87%,.1)}.md\:hover\:bg-shellstroke\/100:hover{background-color:#e0dbe1}.md\:hover\:bg-shellstroke\/20:hover{background-color:hsla(290,9%,87%,.2)}.md\:hover\:bg-shellstroke\/25:hover{background-color:hsla(290,9%,87%,.25)}.md\:hover\:bg-shellstroke\/30:hover{background-color:hsla(290,9%,87%,.3)}.md\:hover\:bg-shellstroke\/40:hover{background-color:hsla(290,9%,87%,.4)}.md\:hover\:bg-shellstroke\/5:hover{background-color:hsla(290,9%,87%,.05)}.md\:hover\:bg-shellstroke\/50:hover{background-color:hsla(290,9%,87%,.5)}.md\:hover\:bg-shellstroke\/60:hover{background-color:hsla(290,9%,87%,.6)}.md\:hover\:bg-shellstroke\/70:hover{background-color:hsla(290,9%,87%,.7)}.md\:hover\:bg-shellstroke\/75:hover{background-color:hsla(290,9%,87%,.75)}.md\:hover\:bg-shellstroke\/80:hover{background-color:hsla(290,9%,87%,.8)}.md\:hover\:bg-shellstroke\/90:hover{background-color:hsla(290,9%,87%,.9)}.md\:hover\:bg-shellstroke\/95:hover{background-color:hsla(290,9%,87%,.95)}.md\:hover\:bg-smurf:hover{--tw-bg-opacity:1;background-color:rgb(170 224 255/var(--tw-bg-opacity))}.md\:hover\:bg-smurf\/0:hover{background-color:rgba(170,224,255,0)}.md\:hover\:bg-smurf\/10:hover{background-color:rgba(170,224,255,.1)}.md\:hover\:bg-smurf\/100:hover{background-color:#aae0ff}.md\:hover\:bg-smurf\/20:hover{background-color:rgba(170,224,255,.2)}.md\:hover\:bg-smurf\/25:hover{background-color:rgba(170,224,255,.25)}.md\:hover\:bg-smurf\/30:hover{background-color:rgba(170,224,255,.3)}.md\:hover\:bg-smurf\/40:hover{background-color:rgba(170,224,255,.4)}.md\:hover\:bg-smurf\/5:hover{background-color:rgba(170,224,255,.05)}.md\:hover\:bg-smurf\/50:hover{background-color:rgba(170,224,255,.5)}.md\:hover\:bg-smurf\/60:hover{background-color:rgba(170,224,255,.6)}.md\:hover\:bg-smurf\/70:hover{background-color:rgba(170,224,255,.7)}.md\:hover\:bg-smurf\/75:hover{background-color:rgba(170,224,255,.75)}.md\:hover\:bg-smurf\/80:hover{background-color:rgba(170,224,255,.8)}.md\:hover\:bg-smurf\/90:hover{background-color:rgba(170,224,255,.9)}.md\:hover\:bg-smurf\/95:hover{background-color:rgba(170,224,255,.95)}.md\:hover\:bg-teal:hover{--tw-bg-opacity:1;background-color:rgb(112 249 175/var(--tw-bg-opacity))}.md\:hover\:bg-teal\/0:hover{background-color:rgba(112,249,175,0)}.md\:hover\:bg-teal\/10:hover{background-color:rgba(112,249,175,.1)}.md\:hover\:bg-teal\/100:hover{background-color:#70f9af}.md\:hover\:bg-teal\/20:hover{background-color:rgba(112,249,175,.2)}.md\:hover\:bg-teal\/25:hover{background-color:rgba(112,249,175,.25)}.md\:hover\:bg-teal\/30:hover{background-color:rgba(112,249,175,.3)}.md\:hover\:bg-teal\/40:hover{background-color:rgba(112,249,175,.4)}.md\:hover\:bg-teal\/5:hover{background-color:rgba(112,249,175,.05)}.md\:hover\:bg-teal\/50:hover{background-color:rgba(112,249,175,.5)}.md\:hover\:bg-teal\/60:hover{background-color:rgba(112,249,175,.6)}.md\:hover\:bg-teal\/70:hover{background-color:rgba(112,249,175,.7)}.md\:hover\:bg-teal\/75:hover{background-color:rgba(112,249,175,.75)}.md\:hover\:bg-teal\/80:hover{background-color:rgba(112,249,175,.8)}.md\:hover\:bg-teal\/90:hover{background-color:rgba(112,249,175,.9)}.md\:hover\:bg-teal\/95:hover{background-color:rgba(112,249,175,.95)}.md\:hover\:bg-water:hover{--tw-bg-opacity:1;background-color:rgb(162 225 214/var(--tw-bg-opacity))}.md\:hover\:bg-water\/0:hover{background-color:rgba(162,225,214,0)}.md\:hover\:bg-water\/10:hover{background-color:rgba(162,225,214,.1)}.md\:hover\:bg-water\/100:hover{background-color:#a2e1d6}.md\:hover\:bg-water\/20:hover{background-color:rgba(162,225,214,.2)}.md\:hover\:bg-water\/25:hover{background-color:rgba(162,225,214,.25)}.md\:hover\:bg-water\/30:hover{background-color:rgba(162,225,214,.3)}.md\:hover\:bg-water\/40:hover{background-color:rgba(162,225,214,.4)}.md\:hover\:bg-water\/5:hover{background-color:rgba(162,225,214,.05)}.md\:hover\:bg-water\/50:hover{background-color:rgba(162,225,214,.5)}.md\:hover\:bg-water\/60:hover{background-color:rgba(162,225,214,.6)}.md\:hover\:bg-water\/70:hover{background-color:rgba(162,225,214,.7)}.md\:hover\:bg-water\/75:hover{background-color:rgba(162,225,214,.75)}.md\:hover\:bg-water\/80:hover{background-color:rgba(162,225,214,.8)}.md\:hover\:bg-water\/90:hover{background-color:rgba(162,225,214,.9)}.md\:hover\:bg-water\/95:hover{background-color:rgba(162,225,214,.95)}.md\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgb(255 210 96/var(--tw-bg-opacity))}.md\:hover\:bg-yellow\/0:hover{background-color:rgba(255,210,96,0)}.md\:hover\:bg-yellow\/10:hover{background-color:rgba(255,210,96,.1)}.md\:hover\:bg-yellow\/100:hover{background-color:#ffd260}.md\:hover\:bg-yellow\/20:hover{background-color:rgba(255,210,96,.2)}.md\:hover\:bg-yellow\/25:hover{background-color:rgba(255,210,96,.25)}.md\:hover\:bg-yellow\/30:hover{background-color:rgba(255,210,96,.3)}.md\:hover\:bg-yellow\/40:hover{background-color:rgba(255,210,96,.4)}.md\:hover\:bg-yellow\/5:hover{background-color:rgba(255,210,96,.05)}.md\:hover\:bg-yellow\/50:hover{background-color:rgba(255,210,96,.5)}.md\:hover\:bg-yellow\/60:hover{background-color:rgba(255,210,96,.6)}.md\:hover\:bg-yellow\/70:hover{background-color:rgba(255,210,96,.7)}.md\:hover\:bg-yellow\/75:hover{background-color:rgba(255,210,96,.75)}.md\:hover\:bg-yellow\/80:hover{background-color:rgba(255,210,96,.8)}.md\:hover\:bg-yellow\/90:hover{background-color:rgba(255,210,96,.9)}.md\:hover\:bg-yellow\/95:hover{background-color:rgba(255,210,96,.95)}.md\:hover\:text-blackout:hover{--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}.md\:hover\:text-blackout\/0:hover{color:rgba(40,16,51,0)}.md\:hover\:text-blackout\/10:hover{color:rgba(40,16,51,.1)}.md\:hover\:text-blackout\/100:hover{color:#281033}.md\:hover\:text-blackout\/20:hover{color:rgba(40,16,51,.2)}.md\:hover\:text-blackout\/25:hover{color:rgba(40,16,51,.25)}.md\:hover\:text-blackout\/30:hover{color:rgba(40,16,51,.3)}.md\:hover\:text-blackout\/40:hover{color:rgba(40,16,51,.4)}.md\:hover\:text-blackout\/5:hover{color:rgba(40,16,51,.05)}.md\:hover\:text-blackout\/50:hover{color:rgba(40,16,51,.5)}.md\:hover\:text-blackout\/60:hover{color:rgba(40,16,51,.6)}.md\:hover\:text-blackout\/70:hover{color:rgba(40,16,51,.7)}.md\:hover\:text-blackout\/75:hover{color:rgba(40,16,51,.75)}.md\:hover\:text-blackout\/80:hover{color:rgba(40,16,51,.8)}.md\:hover\:text-blackout\/90:hover{color:rgba(40,16,51,.9)}.md\:hover\:text-blackout\/95:hover{color:rgba(40,16,51,.95)}.md\:hover\:text-blueberry:hover{--tw-text-opacity:1;color:rgb(64 6 111/var(--tw-text-opacity))}.md\:hover\:text-blueberry\/0:hover{color:rgba(64,6,111,0)}.md\:hover\:text-blueberry\/10:hover{color:rgba(64,6,111,.1)}.md\:hover\:text-blueberry\/100:hover{color:#40066f}.md\:hover\:text-blueberry\/20:hover{color:rgba(64,6,111,.2)}.md\:hover\:text-blueberry\/25:hover{color:rgba(64,6,111,.25)}.md\:hover\:text-blueberry\/30:hover{color:rgba(64,6,111,.3)}.md\:hover\:text-blueberry\/40:hover{color:rgba(64,6,111,.4)}.md\:hover\:text-blueberry\/5:hover{color:rgba(64,6,111,.05)}.md\:hover\:text-blueberry\/50:hover{color:rgba(64,6,111,.5)}.md\:hover\:text-blueberry\/60:hover{color:rgba(64,6,111,.6)}.md\:hover\:text-blueberry\/70:hover{color:rgba(64,6,111,.7)}.md\:hover\:text-blueberry\/75:hover{color:rgba(64,6,111,.75)}.md\:hover\:text-blueberry\/80:hover{color:rgba(64,6,111,.8)}.md\:hover\:text-blueberry\/90:hover{color:rgba(64,6,111,.9)}.md\:hover\:text-blueberry\/95:hover{color:rgba(64,6,111,.95)}.md\:hover\:text-bubblegum:hover{--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}.md\:hover\:text-bubblegum\/0:hover{color:hsla(0,100%,81%,0)}.md\:hover\:text-bubblegum\/10:hover{color:hsla(0,100%,81%,.1)}.md\:hover\:text-bubblegum\/100:hover{color:#ff9f9f}.md\:hover\:text-bubblegum\/20:hover{color:hsla(0,100%,81%,.2)}.md\:hover\:text-bubblegum\/25:hover{color:hsla(0,100%,81%,.25)}.md\:hover\:text-bubblegum\/30:hover{color:hsla(0,100%,81%,.3)}.md\:hover\:text-bubblegum\/40:hover{color:hsla(0,100%,81%,.4)}.md\:hover\:text-bubblegum\/5:hover{color:hsla(0,100%,81%,.05)}.md\:hover\:text-bubblegum\/50:hover{color:hsla(0,100%,81%,.5)}.md\:hover\:text-bubblegum\/60:hover{color:hsla(0,100%,81%,.6)}.md\:hover\:text-bubblegum\/70:hover{color:hsla(0,100%,81%,.7)}.md\:hover\:text-bubblegum\/75:hover{color:hsla(0,100%,81%,.75)}.md\:hover\:text-bubblegum\/80:hover{color:hsla(0,100%,81%,.8)}.md\:hover\:text-bubblegum\/90:hover{color:hsla(0,100%,81%,.9)}.md\:hover\:text-bubblegum\/95:hover{color:hsla(0,100%,81%,.95)}.md\:hover\:text-charcoal:hover{--tw-text-opacity:1;color:rgb(18 40 47/var(--tw-text-opacity))}.md\:hover\:text-charcoal\/0:hover{color:rgba(18,40,47,0)}.md\:hover\:text-charcoal\/10:hover{color:rgba(18,40,47,.1)}.md\:hover\:text-charcoal\/100:hover{color:#12282f}.md\:hover\:text-charcoal\/20:hover{color:rgba(18,40,47,.2)}.md\:hover\:text-charcoal\/25:hover{color:rgba(18,40,47,.25)}.md\:hover\:text-charcoal\/30:hover{color:rgba(18,40,47,.3)}.md\:hover\:text-charcoal\/40:hover{color:rgba(18,40,47,.4)}.md\:hover\:text-charcoal\/5:hover{color:rgba(18,40,47,.05)}.md\:hover\:text-charcoal\/50:hover{color:rgba(18,40,47,.5)}.md\:hover\:text-charcoal\/60:hover{color:rgba(18,40,47,.6)}.md\:hover\:text-charcoal\/70:hover{color:rgba(18,40,47,.7)}.md\:hover\:text-charcoal\/75:hover{color:rgba(18,40,47,.75)}.md\:hover\:text-charcoal\/80:hover{color:rgba(18,40,47,.8)}.md\:hover\:text-charcoal\/90:hover{color:rgba(18,40,47,.9)}.md\:hover\:text-charcoal\/95:hover{color:rgba(18,40,47,.95)}.md\:hover\:text-darkforest:hover{--tw-text-opacity:1;color:rgb(22 49 34/var(--tw-text-opacity))}.md\:hover\:text-darkforest\/0:hover{color:rgba(22,49,34,0)}.md\:hover\:text-darkforest\/10:hover{color:rgba(22,49,34,.1)}.md\:hover\:text-darkforest\/100:hover{color:#163122}.md\:hover\:text-darkforest\/20:hover{color:rgba(22,49,34,.2)}.md\:hover\:text-darkforest\/25:hover{color:rgba(22,49,34,.25)}.md\:hover\:text-darkforest\/30:hover{color:rgba(22,49,34,.3)}.md\:hover\:text-darkforest\/40:hover{color:rgba(22,49,34,.4)}.md\:hover\:text-darkforest\/5:hover{color:rgba(22,49,34,.05)}.md\:hover\:text-darkforest\/50:hover{color:rgba(22,49,34,.5)}.md\:hover\:text-darkforest\/60:hover{color:rgba(22,49,34,.6)}.md\:hover\:text-darkforest\/70:hover{color:rgba(22,49,34,.7)}.md\:hover\:text-darkforest\/75:hover{color:rgba(22,49,34,.75)}.md\:hover\:text-darkforest\/80:hover{color:rgba(22,49,34,.8)}.md\:hover\:text-darkforest\/90:hover{color:rgba(22,49,34,.9)}.md\:hover\:text-darkforest\/95:hover{color:rgba(22,49,34,.95)}.md\:hover\:text-green:hover{--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}.md\:hover\:text-green\/0:hover{color:rgba(137,228,129,0)}.md\:hover\:text-green\/10:hover{color:rgba(137,228,129,.1)}.md\:hover\:text-green\/100:hover{color:#89e481}.md\:hover\:text-green\/20:hover{color:rgba(137,228,129,.2)}.md\:hover\:text-green\/25:hover{color:rgba(137,228,129,.25)}.md\:hover\:text-green\/30:hover{color:rgba(137,228,129,.3)}.md\:hover\:text-green\/40:hover{color:rgba(137,228,129,.4)}.md\:hover\:text-green\/5:hover{color:rgba(137,228,129,.05)}.md\:hover\:text-green\/50:hover{color:rgba(137,228,129,.5)}.md\:hover\:text-green\/60:hover{color:rgba(137,228,129,.6)}.md\:hover\:text-green\/70:hover{color:rgba(137,228,129,.7)}.md\:hover\:text-green\/75:hover{color:rgba(137,228,129,.75)}.md\:hover\:text-green\/80:hover{color:rgba(137,228,129,.8)}.md\:hover\:text-green\/90:hover{color:rgba(137,228,129,.9)}.md\:hover\:text-green\/95:hover{color:rgba(137,228,129,.95)}.md\:hover\:text-hacker:hover{--tw-text-opacity:1;color:rgb(113 227 232/var(--tw-text-opacity))}.md\:hover\:text-hacker\/0:hover{color:rgba(113,227,232,0)}.md\:hover\:text-hacker\/10:hover{color:rgba(113,227,232,.1)}.md\:hover\:text-hacker\/100:hover{color:#71e3e8}.md\:hover\:text-hacker\/20:hover{color:rgba(113,227,232,.2)}.md\:hover\:text-hacker\/25:hover{color:rgba(113,227,232,.25)}.md\:hover\:text-hacker\/30:hover{color:rgba(113,227,232,.3)}.md\:hover\:text-hacker\/40:hover{color:rgba(113,227,232,.4)}.md\:hover\:text-hacker\/5:hover{color:rgba(113,227,232,.05)}.md\:hover\:text-hacker\/50:hover{color:rgba(113,227,232,.5)}.md\:hover\:text-hacker\/60:hover{color:rgba(113,227,232,.6)}.md\:hover\:text-hacker\/70:hover{color:rgba(113,227,232,.7)}.md\:hover\:text-hacker\/75:hover{color:rgba(113,227,232,.75)}.md\:hover\:text-hacker\/80:hover{color:rgba(113,227,232,.8)}.md\:hover\:text-hacker\/90:hover{color:rgba(113,227,232,.9)}.md\:hover\:text-hacker\/95:hover{color:rgba(113,227,232,.95)}.md\:hover\:text-hotplate:hover{--tw-text-opacity:1;color:rgb(84 0 0/var(--tw-text-opacity))}.md\:hover\:text-hotplate\/0:hover{color:rgba(84,0,0,0)}.md\:hover\:text-hotplate\/10:hover{color:rgba(84,0,0,.1)}.md\:hover\:text-hotplate\/100:hover{color:#540000}.md\:hover\:text-hotplate\/20:hover{color:rgba(84,0,0,.2)}.md\:hover\:text-hotplate\/25:hover{color:rgba(84,0,0,.25)}.md\:hover\:text-hotplate\/30:hover{color:rgba(84,0,0,.3)}.md\:hover\:text-hotplate\/40:hover{color:rgba(84,0,0,.4)}.md\:hover\:text-hotplate\/5:hover{color:rgba(84,0,0,.05)}.md\:hover\:text-hotplate\/50:hover{color:rgba(84,0,0,.5)}.md\:hover\:text-hotplate\/60:hover{color:rgba(84,0,0,.6)}.md\:hover\:text-hotplate\/70:hover{color:rgba(84,0,0,.7)}.md\:hover\:text-hotplate\/75:hover{color:rgba(84,0,0,.75)}.md\:hover\:text-hotplate\/80:hover{color:rgba(84,0,0,.8)}.md\:hover\:text-hotplate\/90:hover{color:rgba(84,0,0,.9)}.md\:hover\:text-hotplate\/95:hover{color:rgba(84,0,0,.95)}.md\:hover\:text-land:hover{--tw-text-opacity:1;color:rgb(91 32 35/var(--tw-text-opacity))}.md\:hover\:text-land\/0:hover{color:rgba(91,32,35,0)}.md\:hover\:text-land\/10:hover{color:rgba(91,32,35,.1)}.md\:hover\:text-land\/100:hover{color:#5b2023}.md\:hover\:text-land\/20:hover{color:rgba(91,32,35,.2)}.md\:hover\:text-land\/25:hover{color:rgba(91,32,35,.25)}.md\:hover\:text-land\/30:hover{color:rgba(91,32,35,.3)}.md\:hover\:text-land\/40:hover{color:rgba(91,32,35,.4)}.md\:hover\:text-land\/5:hover{color:rgba(91,32,35,.05)}.md\:hover\:text-land\/50:hover{color:rgba(91,32,35,.5)}.md\:hover\:text-land\/60:hover{color:rgba(91,32,35,.6)}.md\:hover\:text-land\/70:hover{color:rgba(91,32,35,.7)}.md\:hover\:text-land\/75:hover{color:rgba(91,32,35,.75)}.md\:hover\:text-land\/80:hover{color:rgba(91,32,35,.8)}.md\:hover\:text-land\/90:hover{color:rgba(91,32,35,.9)}.md\:hover\:text-land\/95:hover{color:rgba(91,32,35,.95)}.md\:hover\:text-lemon:hover{--tw-text-opacity:1;color:rgb(254 251 169/var(--tw-text-opacity))}.md\:hover\:text-lemon\/0:hover{color:hsla(58,98%,83%,0)}.md\:hover\:text-lemon\/10:hover{color:hsla(58,98%,83%,.1)}.md\:hover\:text-lemon\/100:hover{color:#fefba9}.md\:hover\:text-lemon\/20:hover{color:hsla(58,98%,83%,.2)}.md\:hover\:text-lemon\/25:hover{color:hsla(58,98%,83%,.25)}.md\:hover\:text-lemon\/30:hover{color:hsla(58,98%,83%,.3)}.md\:hover\:text-lemon\/40:hover{color:hsla(58,98%,83%,.4)}.md\:hover\:text-lemon\/5:hover{color:hsla(58,98%,83%,.05)}.md\:hover\:text-lemon\/50:hover{color:hsla(58,98%,83%,.5)}.md\:hover\:text-lemon\/60:hover{color:hsla(58,98%,83%,.6)}.md\:hover\:text-lemon\/70:hover{color:hsla(58,98%,83%,.7)}.md\:hover\:text-lemon\/75:hover{color:hsla(58,98%,83%,.75)}.md\:hover\:text-lemon\/80:hover{color:hsla(58,98%,83%,.8)}.md\:hover\:text-lemon\/90:hover{color:hsla(58,98%,83%,.9)}.md\:hover\:text-lemon\/95:hover{color:hsla(58,98%,83%,.95)}.md\:hover\:text-levander:hover{--tw-text-opacity:1;color:rgb(183 178 255/var(--tw-text-opacity))}.md\:hover\:text-levander-25:hover{--tw-text-opacity:1;color:rgb(246 246 255/var(--tw-text-opacity))}.md\:hover\:text-levander-25\/0:hover{color:rgba(246,246,255,0)}.md\:hover\:text-levander-25\/10:hover{color:rgba(246,246,255,.1)}.md\:hover\:text-levander-25\/100:hover{color:#f6f6ff}.md\:hover\:text-levander-25\/20:hover{color:rgba(246,246,255,.2)}.md\:hover\:text-levander-25\/25:hover{color:rgba(246,246,255,.25)}.md\:hover\:text-levander-25\/30:hover{color:rgba(246,246,255,.3)}.md\:hover\:text-levander-25\/40:hover{color:rgba(246,246,255,.4)}.md\:hover\:text-levander-25\/5:hover{color:rgba(246,246,255,.05)}.md\:hover\:text-levander-25\/50:hover{color:rgba(246,246,255,.5)}.md\:hover\:text-levander-25\/60:hover{color:rgba(246,246,255,.6)}.md\:hover\:text-levander-25\/70:hover{color:rgba(246,246,255,.7)}.md\:hover\:text-levander-25\/75:hover{color:rgba(246,246,255,.75)}.md\:hover\:text-levander-25\/80:hover{color:rgba(246,246,255,.8)}.md\:hover\:text-levander-25\/90:hover{color:rgba(246,246,255,.9)}.md\:hover\:text-levander-25\/95:hover{color:rgba(246,246,255,.95)}.md\:hover\:text-levander\/0:hover{color:rgba(183,178,255,0)}.md\:hover\:text-levander\/10:hover{color:rgba(183,178,255,.1)}.md\:hover\:text-levander\/100:hover{color:#b7b2ff}.md\:hover\:text-levander\/20:hover{color:rgba(183,178,255,.2)}.md\:hover\:text-levander\/25:hover{color:rgba(183,178,255,.25)}.md\:hover\:text-levander\/30:hover{color:rgba(183,178,255,.3)}.md\:hover\:text-levander\/40:hover{color:rgba(183,178,255,.4)}.md\:hover\:text-levander\/5:hover{color:rgba(183,178,255,.05)}.md\:hover\:text-levander\/50:hover{color:rgba(183,178,255,.5)}.md\:hover\:text-levander\/60:hover{color:rgba(183,178,255,.6)}.md\:hover\:text-levander\/70:hover{color:rgba(183,178,255,.7)}.md\:hover\:text-levander\/75:hover{color:rgba(183,178,255,.75)}.md\:hover\:text-levander\/80:hover{color:rgba(183,178,255,.8)}.md\:hover\:text-levander\/90:hover{color:rgba(183,178,255,.9)}.md\:hover\:text-levander\/95:hover{color:rgba(183,178,255,.95)}.md\:hover\:text-lime:hover{--tw-text-opacity:1;color:rgb(201 255 114/var(--tw-text-opacity))}.md\:hover\:text-lime\/0:hover{color:rgba(201,255,114,0)}.md\:hover\:text-lime\/10:hover{color:rgba(201,255,114,.1)}.md\:hover\:text-lime\/100:hover{color:#c9ff72}.md\:hover\:text-lime\/20:hover{color:rgba(201,255,114,.2)}.md\:hover\:text-lime\/25:hover{color:rgba(201,255,114,.25)}.md\:hover\:text-lime\/30:hover{color:rgba(201,255,114,.3)}.md\:hover\:text-lime\/40:hover{color:rgba(201,255,114,.4)}.md\:hover\:text-lime\/5:hover{color:rgba(201,255,114,.05)}.md\:hover\:text-lime\/50:hover{color:rgba(201,255,114,.5)}.md\:hover\:text-lime\/60:hover{color:rgba(201,255,114,.6)}.md\:hover\:text-lime\/70:hover{color:rgba(201,255,114,.7)}.md\:hover\:text-lime\/75:hover{color:rgba(201,255,114,.75)}.md\:hover\:text-lime\/80:hover{color:rgba(201,255,114,.8)}.md\:hover\:text-lime\/90:hover{color:rgba(201,255,114,.9)}.md\:hover\:text-lime\/95:hover{color:rgba(201,255,114,.95)}.md\:hover\:text-mango:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.md\:hover\:text-mango-hover:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.md\:hover\:text-mango-hover\/0:hover{color:rgba(227,158,95,0)}.md\:hover\:text-mango-hover\/10:hover{color:rgba(227,158,95,.1)}.md\:hover\:text-mango-hover\/100:hover{color:#e39e5f}.md\:hover\:text-mango-hover\/20:hover{color:rgba(227,158,95,.2)}.md\:hover\:text-mango-hover\/25:hover{color:rgba(227,158,95,.25)}.md\:hover\:text-mango-hover\/30:hover{color:rgba(227,158,95,.3)}.md\:hover\:text-mango-hover\/40:hover{color:rgba(227,158,95,.4)}.md\:hover\:text-mango-hover\/5:hover{color:rgba(227,158,95,.05)}.md\:hover\:text-mango-hover\/50:hover{color:rgba(227,158,95,.5)}.md\:hover\:text-mango-hover\/60:hover{color:rgba(227,158,95,.6)}.md\:hover\:text-mango-hover\/70:hover{color:rgba(227,158,95,.7)}.md\:hover\:text-mango-hover\/75:hover{color:rgba(227,158,95,.75)}.md\:hover\:text-mango-hover\/80:hover{color:rgba(227,158,95,.8)}.md\:hover\:text-mango-hover\/90:hover{color:rgba(227,158,95,.9)}.md\:hover\:text-mango-hover\/95:hover{color:rgba(227,158,95,.95)}.md\:hover\:text-mango\/0:hover{color:hsla(29,96%,70%,0)}.md\:hover\:text-mango\/10:hover{color:hsla(29,96%,70%,.1)}.md\:hover\:text-mango\/100:hover{color:#fcb069}.md\:hover\:text-mango\/20:hover{color:hsla(29,96%,70%,.2)}.md\:hover\:text-mango\/25:hover{color:hsla(29,96%,70%,.25)}.md\:hover\:text-mango\/30:hover{color:hsla(29,96%,70%,.3)}.md\:hover\:text-mango\/40:hover{color:hsla(29,96%,70%,.4)}.md\:hover\:text-mango\/5:hover{color:hsla(29,96%,70%,.05)}.md\:hover\:text-mango\/50:hover{color:hsla(29,96%,70%,.5)}.md\:hover\:text-mango\/60:hover{color:hsla(29,96%,70%,.6)}.md\:hover\:text-mango\/70:hover{color:hsla(29,96%,70%,.7)}.md\:hover\:text-mango\/75:hover{color:hsla(29,96%,70%,.75)}.md\:hover\:text-mango\/80:hover{color:hsla(29,96%,70%,.8)}.md\:hover\:text-mango\/90:hover{color:hsla(29,96%,70%,.9)}.md\:hover\:text-mango\/95:hover{color:hsla(29,96%,70%,.95)}.md\:hover\:text-maroon:hover{--tw-text-opacity:1;color:rgb(63 7 3/var(--tw-text-opacity))}.md\:hover\:text-maroon\/0:hover{color:rgba(63,7,3,0)}.md\:hover\:text-maroon\/10:hover{color:rgba(63,7,3,.1)}.md\:hover\:text-maroon\/100:hover{color:#3f0703}.md\:hover\:text-maroon\/20:hover{color:rgba(63,7,3,.2)}.md\:hover\:text-maroon\/25:hover{color:rgba(63,7,3,.25)}.md\:hover\:text-maroon\/30:hover{color:rgba(63,7,3,.3)}.md\:hover\:text-maroon\/40:hover{color:rgba(63,7,3,.4)}.md\:hover\:text-maroon\/5:hover{color:rgba(63,7,3,.05)}.md\:hover\:text-maroon\/50:hover{color:rgba(63,7,3,.5)}.md\:hover\:text-maroon\/60:hover{color:rgba(63,7,3,.6)}.md\:hover\:text-maroon\/70:hover{color:rgba(63,7,3,.7)}.md\:hover\:text-maroon\/75:hover{color:rgba(63,7,3,.75)}.md\:hover\:text-maroon\/80:hover{color:rgba(63,7,3,.8)}.md\:hover\:text-maroon\/90:hover{color:rgba(63,7,3,.9)}.md\:hover\:text-maroon\/95:hover{color:rgba(63,7,3,.95)}.md\:hover\:text-navyblue:hover{--tw-text-opacity:1;color:rgb(40 24 138/var(--tw-text-opacity))}.md\:hover\:text-navyblue\/0:hover{color:rgba(40,24,138,0)}.md\:hover\:text-navyblue\/10:hover{color:rgba(40,24,138,.1)}.md\:hover\:text-navyblue\/100:hover{color:#28188a}.md\:hover\:text-navyblue\/20:hover{color:rgba(40,24,138,.2)}.md\:hover\:text-navyblue\/25:hover{color:rgba(40,24,138,.25)}.md\:hover\:text-navyblue\/30:hover{color:rgba(40,24,138,.3)}.md\:hover\:text-navyblue\/40:hover{color:rgba(40,24,138,.4)}.md\:hover\:text-navyblue\/5:hover{color:rgba(40,24,138,.05)}.md\:hover\:text-navyblue\/50:hover{color:rgba(40,24,138,.5)}.md\:hover\:text-navyblue\/60:hover{color:rgba(40,24,138,.6)}.md\:hover\:text-navyblue\/70:hover{color:rgba(40,24,138,.7)}.md\:hover\:text-navyblue\/75:hover{color:rgba(40,24,138,.75)}.md\:hover\:text-navyblue\/80:hover{color:rgba(40,24,138,.8)}.md\:hover\:text-navyblue\/90:hover{color:rgba(40,24,138,.9)}.md\:hover\:text-navyblue\/95:hover{color:rgba(40,24,138,.95)}.md\:hover\:text-nightsky:hover{--tw-text-opacity:1;color:rgb(55 9 113/var(--tw-text-opacity))}.md\:hover\:text-nightsky\/0:hover{color:rgba(55,9,113,0)}.md\:hover\:text-nightsky\/10:hover{color:rgba(55,9,113,.1)}.md\:hover\:text-nightsky\/100:hover{color:#370971}.md\:hover\:text-nightsky\/20:hover{color:rgba(55,9,113,.2)}.md\:hover\:text-nightsky\/25:hover{color:rgba(55,9,113,.25)}.md\:hover\:text-nightsky\/30:hover{color:rgba(55,9,113,.3)}.md\:hover\:text-nightsky\/40:hover{color:rgba(55,9,113,.4)}.md\:hover\:text-nightsky\/5:hover{color:rgba(55,9,113,.05)}.md\:hover\:text-nightsky\/50:hover{color:rgba(55,9,113,.5)}.md\:hover\:text-nightsky\/60:hover{color:rgba(55,9,113,.6)}.md\:hover\:text-nightsky\/70:hover{color:rgba(55,9,113,.7)}.md\:hover\:text-nightsky\/75:hover{color:rgba(55,9,113,.75)}.md\:hover\:text-nightsky\/80:hover{color:rgba(55,9,113,.8)}.md\:hover\:text-nightsky\/90:hover{color:rgba(55,9,113,.9)}.md\:hover\:text-nightsky\/95:hover{color:rgba(55,9,113,.95)}.md\:hover\:text-ocean:hover{--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.md\:hover\:text-ocean\/0:hover{color:rgba(8,31,52,0)}.md\:hover\:text-ocean\/10:hover{color:rgba(8,31,52,.1)}.md\:hover\:text-ocean\/100:hover{color:#081f34}.md\:hover\:text-ocean\/20:hover{color:rgba(8,31,52,.2)}.md\:hover\:text-ocean\/25:hover{color:rgba(8,31,52,.25)}.md\:hover\:text-ocean\/30:hover{color:rgba(8,31,52,.3)}.md\:hover\:text-ocean\/40:hover{color:rgba(8,31,52,.4)}.md\:hover\:text-ocean\/5:hover{color:rgba(8,31,52,.05)}.md\:hover\:text-ocean\/50:hover{color:rgba(8,31,52,.5)}.md\:hover\:text-ocean\/60:hover{color:rgba(8,31,52,.6)}.md\:hover\:text-ocean\/70:hover{color:rgba(8,31,52,.7)}.md\:hover\:text-ocean\/75:hover{color:rgba(8,31,52,.75)}.md\:hover\:text-ocean\/80:hover{color:rgba(8,31,52,.8)}.md\:hover\:text-ocean\/90:hover{color:rgba(8,31,52,.9)}.md\:hover\:text-ocean\/95:hover{color:rgba(8,31,52,.95)}.md\:hover\:text-peach:hover{--tw-text-opacity:1;color:rgb(245 193 174/var(--tw-text-opacity))}.md\:hover\:text-peach\/0:hover{color:hsla(16,78%,82%,0)}.md\:hover\:text-peach\/10:hover{color:hsla(16,78%,82%,.1)}.md\:hover\:text-peach\/100:hover{color:#f5c1ae}.md\:hover\:text-peach\/20:hover{color:hsla(16,78%,82%,.2)}.md\:hover\:text-peach\/25:hover{color:hsla(16,78%,82%,.25)}.md\:hover\:text-peach\/30:hover{color:hsla(16,78%,82%,.3)}.md\:hover\:text-peach\/40:hover{color:hsla(16,78%,82%,.4)}.md\:hover\:text-peach\/5:hover{color:hsla(16,78%,82%,.05)}.md\:hover\:text-peach\/50:hover{color:hsla(16,78%,82%,.5)}.md\:hover\:text-peach\/60:hover{color:hsla(16,78%,82%,.6)}.md\:hover\:text-peach\/70:hover{color:hsla(16,78%,82%,.7)}.md\:hover\:text-peach\/75:hover{color:hsla(16,78%,82%,.75)}.md\:hover\:text-peach\/80:hover{color:hsla(16,78%,82%,.8)}.md\:hover\:text-peach\/90:hover{color:hsla(16,78%,82%,.9)}.md\:hover\:text-peach\/95:hover{color:hsla(16,78%,82%,.95)}.md\:hover\:text-pine:hover{--tw-text-opacity:1;color:rgb(11 69 82/var(--tw-text-opacity))}.md\:hover\:text-pine-hover:hover{--tw-text-opacity:1;color:rgb(0 32 30/var(--tw-text-opacity))}.md\:hover\:text-pine-hover\/0:hover{color:rgba(0,32,30,0)}.md\:hover\:text-pine-hover\/10:hover{color:rgba(0,32,30,.1)}.md\:hover\:text-pine-hover\/100:hover{color:#00201e}.md\:hover\:text-pine-hover\/20:hover{color:rgba(0,32,30,.2)}.md\:hover\:text-pine-hover\/25:hover{color:rgba(0,32,30,.25)}.md\:hover\:text-pine-hover\/30:hover{color:rgba(0,32,30,.3)}.md\:hover\:text-pine-hover\/40:hover{color:rgba(0,32,30,.4)}.md\:hover\:text-pine-hover\/5:hover{color:rgba(0,32,30,.05)}.md\:hover\:text-pine-hover\/50:hover{color:rgba(0,32,30,.5)}.md\:hover\:text-pine-hover\/60:hover{color:rgba(0,32,30,.6)}.md\:hover\:text-pine-hover\/70:hover{color:rgba(0,32,30,.7)}.md\:hover\:text-pine-hover\/75:hover{color:rgba(0,32,30,.75)}.md\:hover\:text-pine-hover\/80:hover{color:rgba(0,32,30,.8)}.md\:hover\:text-pine-hover\/90:hover{color:rgba(0,32,30,.9)}.md\:hover\:text-pine-hover\/95:hover{color:rgba(0,32,30,.95)}.md\:hover\:text-pine\/0:hover{color:rgba(11,69,82,0)}.md\:hover\:text-pine\/10:hover{color:rgba(11,69,82,.1)}.md\:hover\:text-pine\/100:hover{color:#0b4552}.md\:hover\:text-pine\/20:hover{color:rgba(11,69,82,.2)}.md\:hover\:text-pine\/25:hover{color:rgba(11,69,82,.25)}.md\:hover\:text-pine\/30:hover{color:rgba(11,69,82,.3)}.md\:hover\:text-pine\/40:hover{color:rgba(11,69,82,.4)}.md\:hover\:text-pine\/5:hover{color:rgba(11,69,82,.05)}.md\:hover\:text-pine\/50:hover{color:rgba(11,69,82,.5)}.md\:hover\:text-pine\/60:hover{color:rgba(11,69,82,.6)}.md\:hover\:text-pine\/70:hover{color:rgba(11,69,82,.7)}.md\:hover\:text-pine\/75:hover{color:rgba(11,69,82,.75)}.md\:hover\:text-pine\/80:hover{color:rgba(11,69,82,.8)}.md\:hover\:text-pine\/90:hover{color:rgba(11,69,82,.9)}.md\:hover\:text-pine\/95:hover{color:rgba(11,69,82,.95)}.md\:hover\:text-shell:hover{--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.md\:hover\:text-shell\/0:hover{color:rgba(45,15,55,0)}.md\:hover\:text-shell\/10:hover{color:rgba(45,15,55,.1)}.md\:hover\:text-shell\/100:hover{color:#2d0f37}.md\:hover\:text-shell\/20:hover{color:rgba(45,15,55,.2)}.md\:hover\:text-shell\/25:hover{color:rgba(45,15,55,.25)}.md\:hover\:text-shell\/30:hover{color:rgba(45,15,55,.3)}.md\:hover\:text-shell\/40:hover{color:rgba(45,15,55,.4)}.md\:hover\:text-shell\/5:hover{color:rgba(45,15,55,.05)}.md\:hover\:text-shell\/50:hover{color:rgba(45,15,55,.5)}.md\:hover\:text-shell\/60:hover{color:rgba(45,15,55,.6)}.md\:hover\:text-shell\/70:hover{color:rgba(45,15,55,.7)}.md\:hover\:text-shell\/75:hover{color:rgba(45,15,55,.75)}.md\:hover\:text-shell\/80:hover{color:rgba(45,15,55,.8)}.md\:hover\:text-shell\/90:hover{color:rgba(45,15,55,.9)}.md\:hover\:text-shell\/95:hover{color:rgba(45,15,55,.95)}.md\:hover\:text-shellfill:hover{--tw-text-opacity:1;color:rgb(245 243 245/var(--tw-text-opacity))}.md\:hover\:text-shellfill\/0:hover{color:hsla(300,9%,96%,0)}.md\:hover\:text-shellfill\/10:hover{color:hsla(300,9%,96%,.1)}.md\:hover\:text-shellfill\/100:hover{color:#f5f3f5}.md\:hover\:text-shellfill\/20:hover{color:hsla(300,9%,96%,.2)}.md\:hover\:text-shellfill\/25:hover{color:hsla(300,9%,96%,.25)}.md\:hover\:text-shellfill\/30:hover{color:hsla(300,9%,96%,.3)}.md\:hover\:text-shellfill\/40:hover{color:hsla(300,9%,96%,.4)}.md\:hover\:text-shellfill\/5:hover{color:hsla(300,9%,96%,.05)}.md\:hover\:text-shellfill\/50:hover{color:hsla(300,9%,96%,.5)}.md\:hover\:text-shellfill\/60:hover{color:hsla(300,9%,96%,.6)}.md\:hover\:text-shellfill\/70:hover{color:hsla(300,9%,96%,.7)}.md\:hover\:text-shellfill\/75:hover{color:hsla(300,9%,96%,.75)}.md\:hover\:text-shellfill\/80:hover{color:hsla(300,9%,96%,.8)}.md\:hover\:text-shellfill\/90:hover{color:hsla(300,9%,96%,.9)}.md\:hover\:text-shellfill\/95:hover{color:hsla(300,9%,96%,.95)}.md\:hover\:text-shellstroke:hover{--tw-text-opacity:1;color:rgb(224 219 225/var(--tw-text-opacity))}.md\:hover\:text-shellstroke\/0:hover{color:hsla(290,9%,87%,0)}.md\:hover\:text-shellstroke\/10:hover{color:hsla(290,9%,87%,.1)}.md\:hover\:text-shellstroke\/100:hover{color:#e0dbe1}.md\:hover\:text-shellstroke\/20:hover{color:hsla(290,9%,87%,.2)}.md\:hover\:text-shellstroke\/25:hover{color:hsla(290,9%,87%,.25)}.md\:hover\:text-shellstroke\/30:hover{color:hsla(290,9%,87%,.3)}.md\:hover\:text-shellstroke\/40:hover{color:hsla(290,9%,87%,.4)}.md\:hover\:text-shellstroke\/5:hover{color:hsla(290,9%,87%,.05)}.md\:hover\:text-shellstroke\/50:hover{color:hsla(290,9%,87%,.5)}.md\:hover\:text-shellstroke\/60:hover{color:hsla(290,9%,87%,.6)}.md\:hover\:text-shellstroke\/70:hover{color:hsla(290,9%,87%,.7)}.md\:hover\:text-shellstroke\/75:hover{color:hsla(290,9%,87%,.75)}.md\:hover\:text-shellstroke\/80:hover{color:hsla(290,9%,87%,.8)}.md\:hover\:text-shellstroke\/90:hover{color:hsla(290,9%,87%,.9)}.md\:hover\:text-shellstroke\/95:hover{color:hsla(290,9%,87%,.95)}.md\:hover\:text-smurf:hover{--tw-text-opacity:1;color:rgb(170 224 255/var(--tw-text-opacity))}.md\:hover\:text-smurf\/0:hover{color:rgba(170,224,255,0)}.md\:hover\:text-smurf\/10:hover{color:rgba(170,224,255,.1)}.md\:hover\:text-smurf\/100:hover{color:#aae0ff}.md\:hover\:text-smurf\/20:hover{color:rgba(170,224,255,.2)}.md\:hover\:text-smurf\/25:hover{color:rgba(170,224,255,.25)}.md\:hover\:text-smurf\/30:hover{color:rgba(170,224,255,.3)}.md\:hover\:text-smurf\/40:hover{color:rgba(170,224,255,.4)}.md\:hover\:text-smurf\/5:hover{color:rgba(170,224,255,.05)}.md\:hover\:text-smurf\/50:hover{color:rgba(170,224,255,.5)}.md\:hover\:text-smurf\/60:hover{color:rgba(170,224,255,.6)}.md\:hover\:text-smurf\/70:hover{color:rgba(170,224,255,.7)}.md\:hover\:text-smurf\/75:hover{color:rgba(170,224,255,.75)}.md\:hover\:text-smurf\/80:hover{color:rgba(170,224,255,.8)}.md\:hover\:text-smurf\/90:hover{color:rgba(170,224,255,.9)}.md\:hover\:text-smurf\/95:hover{color:rgba(170,224,255,.95)}.md\:hover\:text-teal:hover{--tw-text-opacity:1;color:rgb(112 249 175/var(--tw-text-opacity))}.md\:hover\:text-teal\/0:hover{color:rgba(112,249,175,0)}.md\:hover\:text-teal\/10:hover{color:rgba(112,249,175,.1)}.md\:hover\:text-teal\/100:hover{color:#70f9af}.md\:hover\:text-teal\/20:hover{color:rgba(112,249,175,.2)}.md\:hover\:text-teal\/25:hover{color:rgba(112,249,175,.25)}.md\:hover\:text-teal\/30:hover{color:rgba(112,249,175,.3)}.md\:hover\:text-teal\/40:hover{color:rgba(112,249,175,.4)}.md\:hover\:text-teal\/5:hover{color:rgba(112,249,175,.05)}.md\:hover\:text-teal\/50:hover{color:rgba(112,249,175,.5)}.md\:hover\:text-teal\/60:hover{color:rgba(112,249,175,.6)}.md\:hover\:text-teal\/70:hover{color:rgba(112,249,175,.7)}.md\:hover\:text-teal\/75:hover{color:rgba(112,249,175,.75)}.md\:hover\:text-teal\/80:hover{color:rgba(112,249,175,.8)}.md\:hover\:text-teal\/90:hover{color:rgba(112,249,175,.9)}.md\:hover\:text-teal\/95:hover{color:rgba(112,249,175,.95)}.md\:hover\:text-water:hover{--tw-text-opacity:1;color:rgb(162 225 214/var(--tw-text-opacity))}.md\:hover\:text-water\/0:hover{color:rgba(162,225,214,0)}.md\:hover\:text-water\/10:hover{color:rgba(162,225,214,.1)}.md\:hover\:text-water\/100:hover{color:#a2e1d6}.md\:hover\:text-water\/20:hover{color:rgba(162,225,214,.2)}.md\:hover\:text-water\/25:hover{color:rgba(162,225,214,.25)}.md\:hover\:text-water\/30:hover{color:rgba(162,225,214,.3)}.md\:hover\:text-water\/40:hover{color:rgba(162,225,214,.4)}.md\:hover\:text-water\/5:hover{color:rgba(162,225,214,.05)}.md\:hover\:text-water\/50:hover{color:rgba(162,225,214,.5)}.md\:hover\:text-water\/60:hover{color:rgba(162,225,214,.6)}.md\:hover\:text-water\/70:hover{color:rgba(162,225,214,.7)}.md\:hover\:text-water\/75:hover{color:rgba(162,225,214,.75)}.md\:hover\:text-water\/80:hover{color:rgba(162,225,214,.8)}.md\:hover\:text-water\/90:hover{color:rgba(162,225,214,.9)}.md\:hover\:text-water\/95:hover{color:rgba(162,225,214,.95)}.md\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgb(255 210 96/var(--tw-text-opacity))}.md\:hover\:text-yellow\/0:hover{color:rgba(255,210,96,0)}.md\:hover\:text-yellow\/10:hover{color:rgba(255,210,96,.1)}.md\:hover\:text-yellow\/100:hover{color:#ffd260}.md\:hover\:text-yellow\/20:hover{color:rgba(255,210,96,.2)}.md\:hover\:text-yellow\/25:hover{color:rgba(255,210,96,.25)}.md\:hover\:text-yellow\/30:hover{color:rgba(255,210,96,.3)}.md\:hover\:text-yellow\/40:hover{color:rgba(255,210,96,.4)}.md\:hover\:text-yellow\/5:hover{color:rgba(255,210,96,.05)}.md\:hover\:text-yellow\/50:hover{color:rgba(255,210,96,.5)}.md\:hover\:text-yellow\/60:hover{color:rgba(255,210,96,.6)}.md\:hover\:text-yellow\/70:hover{color:rgba(255,210,96,.7)}.md\:hover\:text-yellow\/75:hover{color:rgba(255,210,96,.75)}.md\:hover\:text-yellow\/80:hover{color:rgba(255,210,96,.8)}.md\:hover\:text-yellow\/90:hover{color:rgba(255,210,96,.9)}.md\:hover\:text-yellow\/95:hover{color:rgba(255,210,96,.95)}}@media (min-width:1024px){.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:absolute{position:absolute}.lg\:left-0{left:0}.lg\:top-0{top:0}.lg\:top-1\/2{top:50%}.lg\:top-3{top:.75rem}.lg\:z-50{z-index:50}.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-7{grid-column:span 7/span 7}.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-end-6{grid-column-end:6}.lg\:row-auto{grid-row:auto}.lg\:row-start-auto{grid-row-start:auto}.lg\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-26{margin-top:6.5rem;margin-bottom:6.5rem}.lg\:my-36{margin-top:9rem;margin-bottom:9rem}.lg\:my-\[104px\]{margin-top:104px;margin-bottom:104px}.lg\:-mt-\[48px\]{margin-top:-48px}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mb-26{margin-bottom:6.5rem}.lg\:mb-34{margin-bottom:8.5rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-\[24px\]{margin-bottom:24px}.lg\:mb-\[32px\]{margin-bottom:32px}.lg\:mb-\[44px\]{margin-bottom:44px}.lg\:ml-3{margin-left:.75rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-8{margin-right:2rem}.lg\:mr-\[12px\]{margin-right:12px}.lg\:mr-\[24px\]{margin-right:24px}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-18{margin-top:4.5rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-26{margin-top:6.5rem}.lg\:mt-34{margin-top:8.5rem}.lg\:mt-\[16px\]{margin-top:16px}.lg\:mt-\[8px\]{margin-top:8px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:list-item{display:list-item}.lg\:hidden{display:none}.lg\:aspect-\[0\.87\/1\]{aspect-ratio:.87/1}.lg\:h-10{height:2.5rem}.lg\:h-44{height:11rem}.lg\:h-\[13\.75rem\]{height:13.75rem}.lg\:h-\[32px\]{height:32px}.lg\:h-\[50px\]{height:50px}.lg\:h-\[64px\]{height:64px}.lg\:min-h-\[48px\]{min-height:48px}.lg\:min-h-\[700px\]{min-height:700px}.lg\:min-h-\[81rem\]{min-height:81rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-\[120\%\]{width:120%}.lg\:w-\[120px\]{width:120px}.lg\:w-\[20\.5rem\]{width:20.5rem}.lg\:w-\[216px\]{width:216px}.lg\:w-\[32px\]{width:32px}.lg\:w-\[47vw\]{width:47vw}.lg\:w-\[50px\]{width:50px}.lg\:w-\[520px\]{width:520px}.lg\:w-\[64px\]{width:64px}.lg\:w-\[66\%\]{width:66%}.lg\:w-\[68\%\]{width:68%}.lg\:w-\[72\%\]{width:72%}.lg\:w-\[90\%\]{width:90%}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-\[66\%\]{min-width:66%}.lg\:min-w-\[740px\]{min-width:740px}.lg\:min-w-\[840px\]{min-width:840px}.lg\:max-w-760{max-width:760px}.lg\:max-w-800{max-width:800px}.lg\:max-w-900{max-width:900px}.lg\:max-w-920{max-width:920px}.lg\:max-w-940{max-width:940px}.lg\:max-w-\[1032px\]{max-width:1032px}.lg\:max-w-\[328px\]{max-width:328px}.lg\:max-w-\[340px\]{max-width:340px}.lg\:max-w-\[420px\]{max-width:420px}.lg\:max-w-\[504px\]{max-width:504px}.lg\:max-w-\[58\%\]{max-width:58%}.lg\:max-w-\[60px\]{max-width:60px}.lg\:max-w-\[62\%\]{max-width:62%}.lg\:max-w-\[620px\]{max-width:620px}.lg\:max-w-\[640px\]{max-width:640px}.lg\:max-w-\[68\%\]{max-width:68%}.lg\:max-w-\[768px\]{max-width:768px}.lg\:max-w-\[800px\]{max-width:800px}.lg\:max-w-\[808px\]{max-width:808px}.lg\:max-w-\[900px\]{max-width:900px}.lg\:max-w-\[932px\]{max-width:932px}.lg\:max-w-none{max-width:none}.lg\:flex-1{flex:1 1 0%}.lg\:-translate-x-4{--tw-translate-x:-1rem}.lg\:-translate-x-4,.lg\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:translate-y-\[70px\]{--tw-translate-y:70px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:rounded-24{border-radius:24px}.lg\:rounded-32{border-radius:32px}.lg\:border-\[4px\]{border-width:4px}.lg\:border-\[6px\]{border-width:6px}.lg\:p-10{padding:2.5rem}.lg\:p-11{padding:2.75rem}.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-15{padding-left:3.75rem;padding-right:3.75rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-21{padding-top:5.25rem;padding-bottom:5.25rem}.lg\:py-26{padding-top:6.5rem;padding-bottom:6.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-36{padding-top:9rem;padding-bottom:9rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-\[104px\]{padding-top:104px;padding-bottom:104px}.lg\:py-\[24px\]{padding-top:24px;padding-bottom:24px}.lg\:pb-0{padding-bottom:0}.lg\:pb-26{padding-bottom:6.5rem}.lg\:pb-30{padding-bottom:7.5rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-45{padding-bottom:11.25rem}.lg\:pb-\[76\%\]{padding-bottom:76%}.lg\:pl-16{padding-left:4rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-13{padding-right:3.25rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-26{padding-top:6.5rem}.lg\:text-108{font-size:6.75rem}.lg\:text-40{font-size:2.5rem}.lg\:text-56{font-size:3.5rem}.lg\:text-72{font-size:4.5rem}.lg\:text-88{font-size:5.5rem}.lg\:text-\[108px\]{font-size:108px}.lg\:text-\[20px\]{font-size:20px}.lg\:leading-112{line-height:7rem}.lg\:leading-72{line-height:4.5rem}.lg\:leading-92{line-height:5.75rem}.lg\:leading-\[124px\]{line-height:124px}.lg\:leading-\[32px\]{line-height:32px}.lg\:opacity-100{opacity:1}.lg\:opacity-70{opacity:.7}.lg\:hover\:-translate-x-\[20px\]:hover{--tw-translate-x:-20px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:hover\:border-blackout:hover{--tw-border-opacity:1;border-color:rgb(40 16 51/var(--tw-border-opacity))}.lg\:hover\:border-blackout\/0:hover{border-color:rgba(40,16,51,0)}.lg\:hover\:border-blackout\/10:hover{border-color:rgba(40,16,51,.1)}.lg\:hover\:border-blackout\/100:hover{border-color:#281033}.lg\:hover\:border-blackout\/20:hover{border-color:rgba(40,16,51,.2)}.lg\:hover\:border-blackout\/25:hover{border-color:rgba(40,16,51,.25)}.lg\:hover\:border-blackout\/30:hover{border-color:rgba(40,16,51,.3)}.lg\:hover\:border-blackout\/40:hover{border-color:rgba(40,16,51,.4)}.lg\:hover\:border-blackout\/5:hover{border-color:rgba(40,16,51,.05)}.lg\:hover\:border-blackout\/50:hover{border-color:rgba(40,16,51,.5)}.lg\:hover\:border-blackout\/60:hover{border-color:rgba(40,16,51,.6)}.lg\:hover\:border-blackout\/70:hover{border-color:rgba(40,16,51,.7)}.lg\:hover\:border-blackout\/75:hover{border-color:rgba(40,16,51,.75)}.lg\:hover\:border-blackout\/80:hover{border-color:rgba(40,16,51,.8)}.lg\:hover\:border-blackout\/90:hover{border-color:rgba(40,16,51,.9)}.lg\:hover\:border-blackout\/95:hover{border-color:rgba(40,16,51,.95)}.lg\:hover\:border-blueberry:hover{--tw-border-opacity:1;border-color:rgb(64 6 111/var(--tw-border-opacity))}.lg\:hover\:border-blueberry\/0:hover{border-color:rgba(64,6,111,0)}.lg\:hover\:border-blueberry\/10:hover{border-color:rgba(64,6,111,.1)}.lg\:hover\:border-blueberry\/100:hover{border-color:#40066f}.lg\:hover\:border-blueberry\/20:hover{border-color:rgba(64,6,111,.2)}.lg\:hover\:border-blueberry\/25:hover{border-color:rgba(64,6,111,.25)}.lg\:hover\:border-blueberry\/30:hover{border-color:rgba(64,6,111,.3)}.lg\:hover\:border-blueberry\/40:hover{border-color:rgba(64,6,111,.4)}.lg\:hover\:border-blueberry\/5:hover{border-color:rgba(64,6,111,.05)}.lg\:hover\:border-blueberry\/50:hover{border-color:rgba(64,6,111,.5)}.lg\:hover\:border-blueberry\/60:hover{border-color:rgba(64,6,111,.6)}.lg\:hover\:border-blueberry\/70:hover{border-color:rgba(64,6,111,.7)}.lg\:hover\:border-blueberry\/75:hover{border-color:rgba(64,6,111,.75)}.lg\:hover\:border-blueberry\/80:hover{border-color:rgba(64,6,111,.8)}.lg\:hover\:border-blueberry\/90:hover{border-color:rgba(64,6,111,.9)}.lg\:hover\:border-blueberry\/95:hover{border-color:rgba(64,6,111,.95)}.lg\:hover\:border-bubblegum:hover{--tw-border-opacity:1;border-color:rgb(255 159 159/var(--tw-border-opacity))}.lg\:hover\:border-bubblegum\/0:hover{border-color:hsla(0,100%,81%,0)}.lg\:hover\:border-bubblegum\/10:hover{border-color:hsla(0,100%,81%,.1)}.lg\:hover\:border-bubblegum\/100:hover{border-color:#ff9f9f}.lg\:hover\:border-bubblegum\/20:hover{border-color:hsla(0,100%,81%,.2)}.lg\:hover\:border-bubblegum\/25:hover{border-color:hsla(0,100%,81%,.25)}.lg\:hover\:border-bubblegum\/30:hover{border-color:hsla(0,100%,81%,.3)}.lg\:hover\:border-bubblegum\/40:hover{border-color:hsla(0,100%,81%,.4)}.lg\:hover\:border-bubblegum\/5:hover{border-color:hsla(0,100%,81%,.05)}.lg\:hover\:border-bubblegum\/50:hover{border-color:hsla(0,100%,81%,.5)}.lg\:hover\:border-bubblegum\/60:hover{border-color:hsla(0,100%,81%,.6)}.lg\:hover\:border-bubblegum\/70:hover{border-color:hsla(0,100%,81%,.7)}.lg\:hover\:border-bubblegum\/75:hover{border-color:hsla(0,100%,81%,.75)}.lg\:hover\:border-bubblegum\/80:hover{border-color:hsla(0,100%,81%,.8)}.lg\:hover\:border-bubblegum\/90:hover{border-color:hsla(0,100%,81%,.9)}.lg\:hover\:border-bubblegum\/95:hover{border-color:hsla(0,100%,81%,.95)}.lg\:hover\:border-charcoal:hover{--tw-border-opacity:1;border-color:rgb(18 40 47/var(--tw-border-opacity))}.lg\:hover\:border-charcoal\/0:hover{border-color:rgba(18,40,47,0)}.lg\:hover\:border-charcoal\/10:hover{border-color:rgba(18,40,47,.1)}.lg\:hover\:border-charcoal\/100:hover{border-color:#12282f}.lg\:hover\:border-charcoal\/20:hover{border-color:rgba(18,40,47,.2)}.lg\:hover\:border-charcoal\/25:hover{border-color:rgba(18,40,47,.25)}.lg\:hover\:border-charcoal\/30:hover{border-color:rgba(18,40,47,.3)}.lg\:hover\:border-charcoal\/40:hover{border-color:rgba(18,40,47,.4)}.lg\:hover\:border-charcoal\/5:hover{border-color:rgba(18,40,47,.05)}.lg\:hover\:border-charcoal\/50:hover{border-color:rgba(18,40,47,.5)}.lg\:hover\:border-charcoal\/60:hover{border-color:rgba(18,40,47,.6)}.lg\:hover\:border-charcoal\/70:hover{border-color:rgba(18,40,47,.7)}.lg\:hover\:border-charcoal\/75:hover{border-color:rgba(18,40,47,.75)}.lg\:hover\:border-charcoal\/80:hover{border-color:rgba(18,40,47,.8)}.lg\:hover\:border-charcoal\/90:hover{border-color:rgba(18,40,47,.9)}.lg\:hover\:border-charcoal\/95:hover{border-color:rgba(18,40,47,.95)}.lg\:hover\:border-darkforest:hover{--tw-border-opacity:1;border-color:rgb(22 49 34/var(--tw-border-opacity))}.lg\:hover\:border-darkforest\/0:hover{border-color:rgba(22,49,34,0)}.lg\:hover\:border-darkforest\/10:hover{border-color:rgba(22,49,34,.1)}.lg\:hover\:border-darkforest\/100:hover{border-color:#163122}.lg\:hover\:border-darkforest\/20:hover{border-color:rgba(22,49,34,.2)}.lg\:hover\:border-darkforest\/25:hover{border-color:rgba(22,49,34,.25)}.lg\:hover\:border-darkforest\/30:hover{border-color:rgba(22,49,34,.3)}.lg\:hover\:border-darkforest\/40:hover{border-color:rgba(22,49,34,.4)}.lg\:hover\:border-darkforest\/5:hover{border-color:rgba(22,49,34,.05)}.lg\:hover\:border-darkforest\/50:hover{border-color:rgba(22,49,34,.5)}.lg\:hover\:border-darkforest\/60:hover{border-color:rgba(22,49,34,.6)}.lg\:hover\:border-darkforest\/70:hover{border-color:rgba(22,49,34,.7)}.lg\:hover\:border-darkforest\/75:hover{border-color:rgba(22,49,34,.75)}.lg\:hover\:border-darkforest\/80:hover{border-color:rgba(22,49,34,.8)}.lg\:hover\:border-darkforest\/90:hover{border-color:rgba(22,49,34,.9)}.lg\:hover\:border-darkforest\/95:hover{border-color:rgba(22,49,34,.95)}.lg\:hover\:border-green:hover{--tw-border-opacity:1;border-color:rgb(137 228 129/var(--tw-border-opacity))}.lg\:hover\:border-green\/0:hover{border-color:rgba(137,228,129,0)}.lg\:hover\:border-green\/10:hover{border-color:rgba(137,228,129,.1)}.lg\:hover\:border-green\/100:hover{border-color:#89e481}.lg\:hover\:border-green\/20:hover{border-color:rgba(137,228,129,.2)}.lg\:hover\:border-green\/25:hover{border-color:rgba(137,228,129,.25)}.lg\:hover\:border-green\/30:hover{border-color:rgba(137,228,129,.3)}.lg\:hover\:border-green\/40:hover{border-color:rgba(137,228,129,.4)}.lg\:hover\:border-green\/5:hover{border-color:rgba(137,228,129,.05)}.lg\:hover\:border-green\/50:hover{border-color:rgba(137,228,129,.5)}.lg\:hover\:border-green\/60:hover{border-color:rgba(137,228,129,.6)}.lg\:hover\:border-green\/70:hover{border-color:rgba(137,228,129,.7)}.lg\:hover\:border-green\/75:hover{border-color:rgba(137,228,129,.75)}.lg\:hover\:border-green\/80:hover{border-color:rgba(137,228,129,.8)}.lg\:hover\:border-green\/90:hover{border-color:rgba(137,228,129,.9)}.lg\:hover\:border-green\/95:hover{border-color:rgba(137,228,129,.95)}.lg\:hover\:border-hacker:hover{--tw-border-opacity:1;border-color:rgb(113 227 232/var(--tw-border-opacity))}.lg\:hover\:border-hacker\/0:hover{border-color:rgba(113,227,232,0)}.lg\:hover\:border-hacker\/10:hover{border-color:rgba(113,227,232,.1)}.lg\:hover\:border-hacker\/100:hover{border-color:#71e3e8}.lg\:hover\:border-hacker\/20:hover{border-color:rgba(113,227,232,.2)}.lg\:hover\:border-hacker\/25:hover{border-color:rgba(113,227,232,.25)}.lg\:hover\:border-hacker\/30:hover{border-color:rgba(113,227,232,.3)}.lg\:hover\:border-hacker\/40:hover{border-color:rgba(113,227,232,.4)}.lg\:hover\:border-hacker\/5:hover{border-color:rgba(113,227,232,.05)}.lg\:hover\:border-hacker\/50:hover{border-color:rgba(113,227,232,.5)}.lg\:hover\:border-hacker\/60:hover{border-color:rgba(113,227,232,.6)}.lg\:hover\:border-hacker\/70:hover{border-color:rgba(113,227,232,.7)}.lg\:hover\:border-hacker\/75:hover{border-color:rgba(113,227,232,.75)}.lg\:hover\:border-hacker\/80:hover{border-color:rgba(113,227,232,.8)}.lg\:hover\:border-hacker\/90:hover{border-color:rgba(113,227,232,.9)}.lg\:hover\:border-hacker\/95:hover{border-color:rgba(113,227,232,.95)}.lg\:hover\:border-hotplate:hover{--tw-border-opacity:1;border-color:rgb(84 0 0/var(--tw-border-opacity))}.lg\:hover\:border-hotplate\/0:hover{border-color:rgba(84,0,0,0)}.lg\:hover\:border-hotplate\/10:hover{border-color:rgba(84,0,0,.1)}.lg\:hover\:border-hotplate\/100:hover{border-color:#540000}.lg\:hover\:border-hotplate\/20:hover{border-color:rgba(84,0,0,.2)}.lg\:hover\:border-hotplate\/25:hover{border-color:rgba(84,0,0,.25)}.lg\:hover\:border-hotplate\/30:hover{border-color:rgba(84,0,0,.3)}.lg\:hover\:border-hotplate\/40:hover{border-color:rgba(84,0,0,.4)}.lg\:hover\:border-hotplate\/5:hover{border-color:rgba(84,0,0,.05)}.lg\:hover\:border-hotplate\/50:hover{border-color:rgba(84,0,0,.5)}.lg\:hover\:border-hotplate\/60:hover{border-color:rgba(84,0,0,.6)}.lg\:hover\:border-hotplate\/70:hover{border-color:rgba(84,0,0,.7)}.lg\:hover\:border-hotplate\/75:hover{border-color:rgba(84,0,0,.75)}.lg\:hover\:border-hotplate\/80:hover{border-color:rgba(84,0,0,.8)}.lg\:hover\:border-hotplate\/90:hover{border-color:rgba(84,0,0,.9)}.lg\:hover\:border-hotplate\/95:hover{border-color:rgba(84,0,0,.95)}.lg\:hover\:border-land:hover{--tw-border-opacity:1;border-color:rgb(91 32 35/var(--tw-border-opacity))}.lg\:hover\:border-land\/0:hover{border-color:rgba(91,32,35,0)}.lg\:hover\:border-land\/10:hover{border-color:rgba(91,32,35,.1)}.lg\:hover\:border-land\/100:hover{border-color:#5b2023}.lg\:hover\:border-land\/20:hover{border-color:rgba(91,32,35,.2)}.lg\:hover\:border-land\/25:hover{border-color:rgba(91,32,35,.25)}.lg\:hover\:border-land\/30:hover{border-color:rgba(91,32,35,.3)}.lg\:hover\:border-land\/40:hover{border-color:rgba(91,32,35,.4)}.lg\:hover\:border-land\/5:hover{border-color:rgba(91,32,35,.05)}.lg\:hover\:border-land\/50:hover{border-color:rgba(91,32,35,.5)}.lg\:hover\:border-land\/60:hover{border-color:rgba(91,32,35,.6)}.lg\:hover\:border-land\/70:hover{border-color:rgba(91,32,35,.7)}.lg\:hover\:border-land\/75:hover{border-color:rgba(91,32,35,.75)}.lg\:hover\:border-land\/80:hover{border-color:rgba(91,32,35,.8)}.lg\:hover\:border-land\/90:hover{border-color:rgba(91,32,35,.9)}.lg\:hover\:border-land\/95:hover{border-color:rgba(91,32,35,.95)}.lg\:hover\:border-lemon:hover{--tw-border-opacity:1;border-color:rgb(254 251 169/var(--tw-border-opacity))}.lg\:hover\:border-lemon\/0:hover{border-color:hsla(58,98%,83%,0)}.lg\:hover\:border-lemon\/10:hover{border-color:hsla(58,98%,83%,.1)}.lg\:hover\:border-lemon\/100:hover{border-color:#fefba9}.lg\:hover\:border-lemon\/20:hover{border-color:hsla(58,98%,83%,.2)}.lg\:hover\:border-lemon\/25:hover{border-color:hsla(58,98%,83%,.25)}.lg\:hover\:border-lemon\/30:hover{border-color:hsla(58,98%,83%,.3)}.lg\:hover\:border-lemon\/40:hover{border-color:hsla(58,98%,83%,.4)}.lg\:hover\:border-lemon\/5:hover{border-color:hsla(58,98%,83%,.05)}.lg\:hover\:border-lemon\/50:hover{border-color:hsla(58,98%,83%,.5)}.lg\:hover\:border-lemon\/60:hover{border-color:hsla(58,98%,83%,.6)}.lg\:hover\:border-lemon\/70:hover{border-color:hsla(58,98%,83%,.7)}.lg\:hover\:border-lemon\/75:hover{border-color:hsla(58,98%,83%,.75)}.lg\:hover\:border-lemon\/80:hover{border-color:hsla(58,98%,83%,.8)}.lg\:hover\:border-lemon\/90:hover{border-color:hsla(58,98%,83%,.9)}.lg\:hover\:border-lemon\/95:hover{border-color:hsla(58,98%,83%,.95)}.lg\:hover\:border-levander:hover{--tw-border-opacity:1;border-color:rgb(183 178 255/var(--tw-border-opacity))}.lg\:hover\:border-levander-25:hover{--tw-border-opacity:1;border-color:rgb(246 246 255/var(--tw-border-opacity))}.lg\:hover\:border-levander-25\/0:hover{border-color:rgba(246,246,255,0)}.lg\:hover\:border-levander-25\/10:hover{border-color:rgba(246,246,255,.1)}.lg\:hover\:border-levander-25\/100:hover{border-color:#f6f6ff}.lg\:hover\:border-levander-25\/20:hover{border-color:rgba(246,246,255,.2)}.lg\:hover\:border-levander-25\/25:hover{border-color:rgba(246,246,255,.25)}.lg\:hover\:border-levander-25\/30:hover{border-color:rgba(246,246,255,.3)}.lg\:hover\:border-levander-25\/40:hover{border-color:rgba(246,246,255,.4)}.lg\:hover\:border-levander-25\/5:hover{border-color:rgba(246,246,255,.05)}.lg\:hover\:border-levander-25\/50:hover{border-color:rgba(246,246,255,.5)}.lg\:hover\:border-levander-25\/60:hover{border-color:rgba(246,246,255,.6)}.lg\:hover\:border-levander-25\/70:hover{border-color:rgba(246,246,255,.7)}.lg\:hover\:border-levander-25\/75:hover{border-color:rgba(246,246,255,.75)}.lg\:hover\:border-levander-25\/80:hover{border-color:rgba(246,246,255,.8)}.lg\:hover\:border-levander-25\/90:hover{border-color:rgba(246,246,255,.9)}.lg\:hover\:border-levander-25\/95:hover{border-color:rgba(246,246,255,.95)}.lg\:hover\:border-levander\/0:hover{border-color:rgba(183,178,255,0)}.lg\:hover\:border-levander\/10:hover{border-color:rgba(183,178,255,.1)}.lg\:hover\:border-levander\/100:hover{border-color:#b7b2ff}.lg\:hover\:border-levander\/20:hover{border-color:rgba(183,178,255,.2)}.lg\:hover\:border-levander\/25:hover{border-color:rgba(183,178,255,.25)}.lg\:hover\:border-levander\/30:hover{border-color:rgba(183,178,255,.3)}.lg\:hover\:border-levander\/40:hover{border-color:rgba(183,178,255,.4)}.lg\:hover\:border-levander\/5:hover{border-color:rgba(183,178,255,.05)}.lg\:hover\:border-levander\/50:hover{border-color:rgba(183,178,255,.5)}.lg\:hover\:border-levander\/60:hover{border-color:rgba(183,178,255,.6)}.lg\:hover\:border-levander\/70:hover{border-color:rgba(183,178,255,.7)}.lg\:hover\:border-levander\/75:hover{border-color:rgba(183,178,255,.75)}.lg\:hover\:border-levander\/80:hover{border-color:rgba(183,178,255,.8)}.lg\:hover\:border-levander\/90:hover{border-color:rgba(183,178,255,.9)}.lg\:hover\:border-levander\/95:hover{border-color:rgba(183,178,255,.95)}.lg\:hover\:border-lime:hover{--tw-border-opacity:1;border-color:rgb(201 255 114/var(--tw-border-opacity))}.lg\:hover\:border-lime\/0:hover{border-color:rgba(201,255,114,0)}.lg\:hover\:border-lime\/10:hover{border-color:rgba(201,255,114,.1)}.lg\:hover\:border-lime\/100:hover{border-color:#c9ff72}.lg\:hover\:border-lime\/20:hover{border-color:rgba(201,255,114,.2)}.lg\:hover\:border-lime\/25:hover{border-color:rgba(201,255,114,.25)}.lg\:hover\:border-lime\/30:hover{border-color:rgba(201,255,114,.3)}.lg\:hover\:border-lime\/40:hover{border-color:rgba(201,255,114,.4)}.lg\:hover\:border-lime\/5:hover{border-color:rgba(201,255,114,.05)}.lg\:hover\:border-lime\/50:hover{border-color:rgba(201,255,114,.5)}.lg\:hover\:border-lime\/60:hover{border-color:rgba(201,255,114,.6)}.lg\:hover\:border-lime\/70:hover{border-color:rgba(201,255,114,.7)}.lg\:hover\:border-lime\/75:hover{border-color:rgba(201,255,114,.75)}.lg\:hover\:border-lime\/80:hover{border-color:rgba(201,255,114,.8)}.lg\:hover\:border-lime\/90:hover{border-color:rgba(201,255,114,.9)}.lg\:hover\:border-lime\/95:hover{border-color:rgba(201,255,114,.95)}.lg\:hover\:border-mango:hover{--tw-border-opacity:1;border-color:rgb(252 176 105/var(--tw-border-opacity))}.lg\:hover\:border-mango-hover:hover{--tw-border-opacity:1;border-color:rgb(227 158 95/var(--tw-border-opacity))}.lg\:hover\:border-mango-hover\/0:hover{border-color:rgba(227,158,95,0)}.lg\:hover\:border-mango-hover\/10:hover{border-color:rgba(227,158,95,.1)}.lg\:hover\:border-mango-hover\/100:hover{border-color:#e39e5f}.lg\:hover\:border-mango-hover\/20:hover{border-color:rgba(227,158,95,.2)}.lg\:hover\:border-mango-hover\/25:hover{border-color:rgba(227,158,95,.25)}.lg\:hover\:border-mango-hover\/30:hover{border-color:rgba(227,158,95,.3)}.lg\:hover\:border-mango-hover\/40:hover{border-color:rgba(227,158,95,.4)}.lg\:hover\:border-mango-hover\/5:hover{border-color:rgba(227,158,95,.05)}.lg\:hover\:border-mango-hover\/50:hover{border-color:rgba(227,158,95,.5)}.lg\:hover\:border-mango-hover\/60:hover{border-color:rgba(227,158,95,.6)}.lg\:hover\:border-mango-hover\/70:hover{border-color:rgba(227,158,95,.7)}.lg\:hover\:border-mango-hover\/75:hover{border-color:rgba(227,158,95,.75)}.lg\:hover\:border-mango-hover\/80:hover{border-color:rgba(227,158,95,.8)}.lg\:hover\:border-mango-hover\/90:hover{border-color:rgba(227,158,95,.9)}.lg\:hover\:border-mango-hover\/95:hover{border-color:rgba(227,158,95,.95)}.lg\:hover\:border-mango\/0:hover{border-color:hsla(29,96%,70%,0)}.lg\:hover\:border-mango\/10:hover{border-color:hsla(29,96%,70%,.1)}.lg\:hover\:border-mango\/100:hover{border-color:#fcb069}.lg\:hover\:border-mango\/20:hover{border-color:hsla(29,96%,70%,.2)}.lg\:hover\:border-mango\/25:hover{border-color:hsla(29,96%,70%,.25)}.lg\:hover\:border-mango\/30:hover{border-color:hsla(29,96%,70%,.3)}.lg\:hover\:border-mango\/40:hover{border-color:hsla(29,96%,70%,.4)}.lg\:hover\:border-mango\/5:hover{border-color:hsla(29,96%,70%,.05)}.lg\:hover\:border-mango\/50:hover{border-color:hsla(29,96%,70%,.5)}.lg\:hover\:border-mango\/60:hover{border-color:hsla(29,96%,70%,.6)}.lg\:hover\:border-mango\/70:hover{border-color:hsla(29,96%,70%,.7)}.lg\:hover\:border-mango\/75:hover{border-color:hsla(29,96%,70%,.75)}.lg\:hover\:border-mango\/80:hover{border-color:hsla(29,96%,70%,.8)}.lg\:hover\:border-mango\/90:hover{border-color:hsla(29,96%,70%,.9)}.lg\:hover\:border-mango\/95:hover{border-color:hsla(29,96%,70%,.95)}.lg\:hover\:border-maroon:hover{--tw-border-opacity:1;border-color:rgb(63 7 3/var(--tw-border-opacity))}.lg\:hover\:border-maroon\/0:hover{border-color:rgba(63,7,3,0)}.lg\:hover\:border-maroon\/10:hover{border-color:rgba(63,7,3,.1)}.lg\:hover\:border-maroon\/100:hover{border-color:#3f0703}.lg\:hover\:border-maroon\/20:hover{border-color:rgba(63,7,3,.2)}.lg\:hover\:border-maroon\/25:hover{border-color:rgba(63,7,3,.25)}.lg\:hover\:border-maroon\/30:hover{border-color:rgba(63,7,3,.3)}.lg\:hover\:border-maroon\/40:hover{border-color:rgba(63,7,3,.4)}.lg\:hover\:border-maroon\/5:hover{border-color:rgba(63,7,3,.05)}.lg\:hover\:border-maroon\/50:hover{border-color:rgba(63,7,3,.5)}.lg\:hover\:border-maroon\/60:hover{border-color:rgba(63,7,3,.6)}.lg\:hover\:border-maroon\/70:hover{border-color:rgba(63,7,3,.7)}.lg\:hover\:border-maroon\/75:hover{border-color:rgba(63,7,3,.75)}.lg\:hover\:border-maroon\/80:hover{border-color:rgba(63,7,3,.8)}.lg\:hover\:border-maroon\/90:hover{border-color:rgba(63,7,3,.9)}.lg\:hover\:border-maroon\/95:hover{border-color:rgba(63,7,3,.95)}.lg\:hover\:border-navyblue:hover{--tw-border-opacity:1;border-color:rgb(40 24 138/var(--tw-border-opacity))}.lg\:hover\:border-navyblue\/0:hover{border-color:rgba(40,24,138,0)}.lg\:hover\:border-navyblue\/10:hover{border-color:rgba(40,24,138,.1)}.lg\:hover\:border-navyblue\/100:hover{border-color:#28188a}.lg\:hover\:border-navyblue\/20:hover{border-color:rgba(40,24,138,.2)}.lg\:hover\:border-navyblue\/25:hover{border-color:rgba(40,24,138,.25)}.lg\:hover\:border-navyblue\/30:hover{border-color:rgba(40,24,138,.3)}.lg\:hover\:border-navyblue\/40:hover{border-color:rgba(40,24,138,.4)}.lg\:hover\:border-navyblue\/5:hover{border-color:rgba(40,24,138,.05)}.lg\:hover\:border-navyblue\/50:hover{border-color:rgba(40,24,138,.5)}.lg\:hover\:border-navyblue\/60:hover{border-color:rgba(40,24,138,.6)}.lg\:hover\:border-navyblue\/70:hover{border-color:rgba(40,24,138,.7)}.lg\:hover\:border-navyblue\/75:hover{border-color:rgba(40,24,138,.75)}.lg\:hover\:border-navyblue\/80:hover{border-color:rgba(40,24,138,.8)}.lg\:hover\:border-navyblue\/90:hover{border-color:rgba(40,24,138,.9)}.lg\:hover\:border-navyblue\/95:hover{border-color:rgba(40,24,138,.95)}.lg\:hover\:border-nightsky:hover{--tw-border-opacity:1;border-color:rgb(55 9 113/var(--tw-border-opacity))}.lg\:hover\:border-nightsky\/0:hover{border-color:rgba(55,9,113,0)}.lg\:hover\:border-nightsky\/10:hover{border-color:rgba(55,9,113,.1)}.lg\:hover\:border-nightsky\/100:hover{border-color:#370971}.lg\:hover\:border-nightsky\/20:hover{border-color:rgba(55,9,113,.2)}.lg\:hover\:border-nightsky\/25:hover{border-color:rgba(55,9,113,.25)}.lg\:hover\:border-nightsky\/30:hover{border-color:rgba(55,9,113,.3)}.lg\:hover\:border-nightsky\/40:hover{border-color:rgba(55,9,113,.4)}.lg\:hover\:border-nightsky\/5:hover{border-color:rgba(55,9,113,.05)}.lg\:hover\:border-nightsky\/50:hover{border-color:rgba(55,9,113,.5)}.lg\:hover\:border-nightsky\/60:hover{border-color:rgba(55,9,113,.6)}.lg\:hover\:border-nightsky\/70:hover{border-color:rgba(55,9,113,.7)}.lg\:hover\:border-nightsky\/75:hover{border-color:rgba(55,9,113,.75)}.lg\:hover\:border-nightsky\/80:hover{border-color:rgba(55,9,113,.8)}.lg\:hover\:border-nightsky\/90:hover{border-color:rgba(55,9,113,.9)}.lg\:hover\:border-nightsky\/95:hover{border-color:rgba(55,9,113,.95)}.lg\:hover\:border-ocean:hover{--tw-border-opacity:1;border-color:rgb(8 31 52/var(--tw-border-opacity))}.lg\:hover\:border-ocean\/0:hover{border-color:rgba(8,31,52,0)}.lg\:hover\:border-ocean\/10:hover{border-color:rgba(8,31,52,.1)}.lg\:hover\:border-ocean\/100:hover{border-color:#081f34}.lg\:hover\:border-ocean\/20:hover{border-color:rgba(8,31,52,.2)}.lg\:hover\:border-ocean\/25:hover{border-color:rgba(8,31,52,.25)}.lg\:hover\:border-ocean\/30:hover{border-color:rgba(8,31,52,.3)}.lg\:hover\:border-ocean\/40:hover{border-color:rgba(8,31,52,.4)}.lg\:hover\:border-ocean\/5:hover{border-color:rgba(8,31,52,.05)}.lg\:hover\:border-ocean\/50:hover{border-color:rgba(8,31,52,.5)}.lg\:hover\:border-ocean\/60:hover{border-color:rgba(8,31,52,.6)}.lg\:hover\:border-ocean\/70:hover{border-color:rgba(8,31,52,.7)}.lg\:hover\:border-ocean\/75:hover{border-color:rgba(8,31,52,.75)}.lg\:hover\:border-ocean\/80:hover{border-color:rgba(8,31,52,.8)}.lg\:hover\:border-ocean\/90:hover{border-color:rgba(8,31,52,.9)}.lg\:hover\:border-ocean\/95:hover{border-color:rgba(8,31,52,.95)}.lg\:hover\:border-peach:hover{--tw-border-opacity:1;border-color:rgb(245 193 174/var(--tw-border-opacity))}.lg\:hover\:border-peach\/0:hover{border-color:hsla(16,78%,82%,0)}.lg\:hover\:border-peach\/10:hover{border-color:hsla(16,78%,82%,.1)}.lg\:hover\:border-peach\/100:hover{border-color:#f5c1ae}.lg\:hover\:border-peach\/20:hover{border-color:hsla(16,78%,82%,.2)}.lg\:hover\:border-peach\/25:hover{border-color:hsla(16,78%,82%,.25)}.lg\:hover\:border-peach\/30:hover{border-color:hsla(16,78%,82%,.3)}.lg\:hover\:border-peach\/40:hover{border-color:hsla(16,78%,82%,.4)}.lg\:hover\:border-peach\/5:hover{border-color:hsla(16,78%,82%,.05)}.lg\:hover\:border-peach\/50:hover{border-color:hsla(16,78%,82%,.5)}.lg\:hover\:border-peach\/60:hover{border-color:hsla(16,78%,82%,.6)}.lg\:hover\:border-peach\/70:hover{border-color:hsla(16,78%,82%,.7)}.lg\:hover\:border-peach\/75:hover{border-color:hsla(16,78%,82%,.75)}.lg\:hover\:border-peach\/80:hover{border-color:hsla(16,78%,82%,.8)}.lg\:hover\:border-peach\/90:hover{border-color:hsla(16,78%,82%,.9)}.lg\:hover\:border-peach\/95:hover{border-color:hsla(16,78%,82%,.95)}.lg\:hover\:border-pine:hover{--tw-border-opacity:1;border-color:rgb(11 69 82/var(--tw-border-opacity))}.lg\:hover\:border-pine-hover:hover{--tw-border-opacity:1;border-color:rgb(0 32 30/var(--tw-border-opacity))}.lg\:hover\:border-pine-hover\/0:hover{border-color:rgba(0,32,30,0)}.lg\:hover\:border-pine-hover\/10:hover{border-color:rgba(0,32,30,.1)}.lg\:hover\:border-pine-hover\/100:hover{border-color:#00201e}.lg\:hover\:border-pine-hover\/20:hover{border-color:rgba(0,32,30,.2)}.lg\:hover\:border-pine-hover\/25:hover{border-color:rgba(0,32,30,.25)}.lg\:hover\:border-pine-hover\/30:hover{border-color:rgba(0,32,30,.3)}.lg\:hover\:border-pine-hover\/40:hover{border-color:rgba(0,32,30,.4)}.lg\:hover\:border-pine-hover\/5:hover{border-color:rgba(0,32,30,.05)}.lg\:hover\:border-pine-hover\/50:hover{border-color:rgba(0,32,30,.5)}.lg\:hover\:border-pine-hover\/60:hover{border-color:rgba(0,32,30,.6)}.lg\:hover\:border-pine-hover\/70:hover{border-color:rgba(0,32,30,.7)}.lg\:hover\:border-pine-hover\/75:hover{border-color:rgba(0,32,30,.75)}.lg\:hover\:border-pine-hover\/80:hover{border-color:rgba(0,32,30,.8)}.lg\:hover\:border-pine-hover\/90:hover{border-color:rgba(0,32,30,.9)}.lg\:hover\:border-pine-hover\/95:hover{border-color:rgba(0,32,30,.95)}.lg\:hover\:border-pine\/0:hover{border-color:rgba(11,69,82,0)}.lg\:hover\:border-pine\/10:hover{border-color:rgba(11,69,82,.1)}.lg\:hover\:border-pine\/100:hover{border-color:#0b4552}.lg\:hover\:border-pine\/20:hover{border-color:rgba(11,69,82,.2)}.lg\:hover\:border-pine\/25:hover{border-color:rgba(11,69,82,.25)}.lg\:hover\:border-pine\/30:hover{border-color:rgba(11,69,82,.3)}.lg\:hover\:border-pine\/40:hover{border-color:rgba(11,69,82,.4)}.lg\:hover\:border-pine\/5:hover{border-color:rgba(11,69,82,.05)}.lg\:hover\:border-pine\/50:hover{border-color:rgba(11,69,82,.5)}.lg\:hover\:border-pine\/60:hover{border-color:rgba(11,69,82,.6)}.lg\:hover\:border-pine\/70:hover{border-color:rgba(11,69,82,.7)}.lg\:hover\:border-pine\/75:hover{border-color:rgba(11,69,82,.75)}.lg\:hover\:border-pine\/80:hover{border-color:rgba(11,69,82,.8)}.lg\:hover\:border-pine\/90:hover{border-color:rgba(11,69,82,.9)}.lg\:hover\:border-pine\/95:hover{border-color:rgba(11,69,82,.95)}.lg\:hover\:border-shell:hover{--tw-border-opacity:1;border-color:rgb(45 15 55/var(--tw-border-opacity))}.lg\:hover\:border-shell\/0:hover{border-color:rgba(45,15,55,0)}.lg\:hover\:border-shell\/10:hover{border-color:rgba(45,15,55,.1)}.lg\:hover\:border-shell\/100:hover{border-color:#2d0f37}.lg\:hover\:border-shell\/20:hover{border-color:rgba(45,15,55,.2)}.lg\:hover\:border-shell\/25:hover{border-color:rgba(45,15,55,.25)}.lg\:hover\:border-shell\/30:hover{border-color:rgba(45,15,55,.3)}.lg\:hover\:border-shell\/40:hover{border-color:rgba(45,15,55,.4)}.lg\:hover\:border-shell\/5:hover{border-color:rgba(45,15,55,.05)}.lg\:hover\:border-shell\/50:hover{border-color:rgba(45,15,55,.5)}.lg\:hover\:border-shell\/60:hover{border-color:rgba(45,15,55,.6)}.lg\:hover\:border-shell\/70:hover{border-color:rgba(45,15,55,.7)}.lg\:hover\:border-shell\/75:hover{border-color:rgba(45,15,55,.75)}.lg\:hover\:border-shell\/80:hover{border-color:rgba(45,15,55,.8)}.lg\:hover\:border-shell\/90:hover{border-color:rgba(45,15,55,.9)}.lg\:hover\:border-shell\/95:hover{border-color:rgba(45,15,55,.95)}.lg\:hover\:border-shellfill:hover{--tw-border-opacity:1;border-color:rgb(245 243 245/var(--tw-border-opacity))}.lg\:hover\:border-shellfill\/0:hover{border-color:hsla(300,9%,96%,0)}.lg\:hover\:border-shellfill\/10:hover{border-color:hsla(300,9%,96%,.1)}.lg\:hover\:border-shellfill\/100:hover{border-color:#f5f3f5}.lg\:hover\:border-shellfill\/20:hover{border-color:hsla(300,9%,96%,.2)}.lg\:hover\:border-shellfill\/25:hover{border-color:hsla(300,9%,96%,.25)}.lg\:hover\:border-shellfill\/30:hover{border-color:hsla(300,9%,96%,.3)}.lg\:hover\:border-shellfill\/40:hover{border-color:hsla(300,9%,96%,.4)}.lg\:hover\:border-shellfill\/5:hover{border-color:hsla(300,9%,96%,.05)}.lg\:hover\:border-shellfill\/50:hover{border-color:hsla(300,9%,96%,.5)}.lg\:hover\:border-shellfill\/60:hover{border-color:hsla(300,9%,96%,.6)}.lg\:hover\:border-shellfill\/70:hover{border-color:hsla(300,9%,96%,.7)}.lg\:hover\:border-shellfill\/75:hover{border-color:hsla(300,9%,96%,.75)}.lg\:hover\:border-shellfill\/80:hover{border-color:hsla(300,9%,96%,.8)}.lg\:hover\:border-shellfill\/90:hover{border-color:hsla(300,9%,96%,.9)}.lg\:hover\:border-shellfill\/95:hover{border-color:hsla(300,9%,96%,.95)}.lg\:hover\:border-shellstroke:hover{--tw-border-opacity:1;border-color:rgb(224 219 225/var(--tw-border-opacity))}.lg\:hover\:border-shellstroke\/0:hover{border-color:hsla(290,9%,87%,0)}.lg\:hover\:border-shellstroke\/10:hover{border-color:hsla(290,9%,87%,.1)}.lg\:hover\:border-shellstroke\/100:hover{border-color:#e0dbe1}.lg\:hover\:border-shellstroke\/20:hover{border-color:hsla(290,9%,87%,.2)}.lg\:hover\:border-shellstroke\/25:hover{border-color:hsla(290,9%,87%,.25)}.lg\:hover\:border-shellstroke\/30:hover{border-color:hsla(290,9%,87%,.3)}.lg\:hover\:border-shellstroke\/40:hover{border-color:hsla(290,9%,87%,.4)}.lg\:hover\:border-shellstroke\/5:hover{border-color:hsla(290,9%,87%,.05)}.lg\:hover\:border-shellstroke\/50:hover{border-color:hsla(290,9%,87%,.5)}.lg\:hover\:border-shellstroke\/60:hover{border-color:hsla(290,9%,87%,.6)}.lg\:hover\:border-shellstroke\/70:hover{border-color:hsla(290,9%,87%,.7)}.lg\:hover\:border-shellstroke\/75:hover{border-color:hsla(290,9%,87%,.75)}.lg\:hover\:border-shellstroke\/80:hover{border-color:hsla(290,9%,87%,.8)}.lg\:hover\:border-shellstroke\/90:hover{border-color:hsla(290,9%,87%,.9)}.lg\:hover\:border-shellstroke\/95:hover{border-color:hsla(290,9%,87%,.95)}.lg\:hover\:border-smurf:hover{--tw-border-opacity:1;border-color:rgb(170 224 255/var(--tw-border-opacity))}.lg\:hover\:border-smurf\/0:hover{border-color:rgba(170,224,255,0)}.lg\:hover\:border-smurf\/10:hover{border-color:rgba(170,224,255,.1)}.lg\:hover\:border-smurf\/100:hover{border-color:#aae0ff}.lg\:hover\:border-smurf\/20:hover{border-color:rgba(170,224,255,.2)}.lg\:hover\:border-smurf\/25:hover{border-color:rgba(170,224,255,.25)}.lg\:hover\:border-smurf\/30:hover{border-color:rgba(170,224,255,.3)}.lg\:hover\:border-smurf\/40:hover{border-color:rgba(170,224,255,.4)}.lg\:hover\:border-smurf\/5:hover{border-color:rgba(170,224,255,.05)}.lg\:hover\:border-smurf\/50:hover{border-color:rgba(170,224,255,.5)}.lg\:hover\:border-smurf\/60:hover{border-color:rgba(170,224,255,.6)}.lg\:hover\:border-smurf\/70:hover{border-color:rgba(170,224,255,.7)}.lg\:hover\:border-smurf\/75:hover{border-color:rgba(170,224,255,.75)}.lg\:hover\:border-smurf\/80:hover{border-color:rgba(170,224,255,.8)}.lg\:hover\:border-smurf\/90:hover{border-color:rgba(170,224,255,.9)}.lg\:hover\:border-smurf\/95:hover{border-color:rgba(170,224,255,.95)}.lg\:hover\:border-teal:hover{--tw-border-opacity:1;border-color:rgb(112 249 175/var(--tw-border-opacity))}.lg\:hover\:border-teal\/0:hover{border-color:rgba(112,249,175,0)}.lg\:hover\:border-teal\/10:hover{border-color:rgba(112,249,175,.1)}.lg\:hover\:border-teal\/100:hover{border-color:#70f9af}.lg\:hover\:border-teal\/20:hover{border-color:rgba(112,249,175,.2)}.lg\:hover\:border-teal\/25:hover{border-color:rgba(112,249,175,.25)}.lg\:hover\:border-teal\/30:hover{border-color:rgba(112,249,175,.3)}.lg\:hover\:border-teal\/40:hover{border-color:rgba(112,249,175,.4)}.lg\:hover\:border-teal\/5:hover{border-color:rgba(112,249,175,.05)}.lg\:hover\:border-teal\/50:hover{border-color:rgba(112,249,175,.5)}.lg\:hover\:border-teal\/60:hover{border-color:rgba(112,249,175,.6)}.lg\:hover\:border-teal\/70:hover{border-color:rgba(112,249,175,.7)}.lg\:hover\:border-teal\/75:hover{border-color:rgba(112,249,175,.75)}.lg\:hover\:border-teal\/80:hover{border-color:rgba(112,249,175,.8)}.lg\:hover\:border-teal\/90:hover{border-color:rgba(112,249,175,.9)}.lg\:hover\:border-teal\/95:hover{border-color:rgba(112,249,175,.95)}.lg\:hover\:border-water:hover{--tw-border-opacity:1;border-color:rgb(162 225 214/var(--tw-border-opacity))}.lg\:hover\:border-water\/0:hover{border-color:rgba(162,225,214,0)}.lg\:hover\:border-water\/10:hover{border-color:rgba(162,225,214,.1)}.lg\:hover\:border-water\/100:hover{border-color:#a2e1d6}.lg\:hover\:border-water\/20:hover{border-color:rgba(162,225,214,.2)}.lg\:hover\:border-water\/25:hover{border-color:rgba(162,225,214,.25)}.lg\:hover\:border-water\/30:hover{border-color:rgba(162,225,214,.3)}.lg\:hover\:border-water\/40:hover{border-color:rgba(162,225,214,.4)}.lg\:hover\:border-water\/5:hover{border-color:rgba(162,225,214,.05)}.lg\:hover\:border-water\/50:hover{border-color:rgba(162,225,214,.5)}.lg\:hover\:border-water\/60:hover{border-color:rgba(162,225,214,.6)}.lg\:hover\:border-water\/70:hover{border-color:rgba(162,225,214,.7)}.lg\:hover\:border-water\/75:hover{border-color:rgba(162,225,214,.75)}.lg\:hover\:border-water\/80:hover{border-color:rgba(162,225,214,.8)}.lg\:hover\:border-water\/90:hover{border-color:rgba(162,225,214,.9)}.lg\:hover\:border-water\/95:hover{border-color:rgba(162,225,214,.95)}.lg\:hover\:border-yellow:hover{--tw-border-opacity:1;border-color:rgb(255 210 96/var(--tw-border-opacity))}.lg\:hover\:border-yellow\/0:hover{border-color:rgba(255,210,96,0)}.lg\:hover\:border-yellow\/10:hover{border-color:rgba(255,210,96,.1)}.lg\:hover\:border-yellow\/100:hover{border-color:#ffd260}.lg\:hover\:border-yellow\/20:hover{border-color:rgba(255,210,96,.2)}.lg\:hover\:border-yellow\/25:hover{border-color:rgba(255,210,96,.25)}.lg\:hover\:border-yellow\/30:hover{border-color:rgba(255,210,96,.3)}.lg\:hover\:border-yellow\/40:hover{border-color:rgba(255,210,96,.4)}.lg\:hover\:border-yellow\/5:hover{border-color:rgba(255,210,96,.05)}.lg\:hover\:border-yellow\/50:hover{border-color:rgba(255,210,96,.5)}.lg\:hover\:border-yellow\/60:hover{border-color:rgba(255,210,96,.6)}.lg\:hover\:border-yellow\/70:hover{border-color:rgba(255,210,96,.7)}.lg\:hover\:border-yellow\/75:hover{border-color:rgba(255,210,96,.75)}.lg\:hover\:border-yellow\/80:hover{border-color:rgba(255,210,96,.8)}.lg\:hover\:border-yellow\/90:hover{border-color:rgba(255,210,96,.9)}.lg\:hover\:border-yellow\/95:hover{border-color:rgba(255,210,96,.95)}.lg\:hover\:bg-\[\#281c87\]:hover{--tw-bg-opacity:1;background-color:rgb(40 28 135/var(--tw-bg-opacity))}.lg\:hover\:bg-blackout:hover{--tw-bg-opacity:1;background-color:rgb(40 16 51/var(--tw-bg-opacity))}.lg\:hover\:bg-blackout\/0:hover{background-color:rgba(40,16,51,0)}.lg\:hover\:bg-blackout\/10:hover{background-color:rgba(40,16,51,.1)}.lg\:hover\:bg-blackout\/100:hover{background-color:#281033}.lg\:hover\:bg-blackout\/20:hover{background-color:rgba(40,16,51,.2)}.lg\:hover\:bg-blackout\/25:hover{background-color:rgba(40,16,51,.25)}.lg\:hover\:bg-blackout\/30:hover{background-color:rgba(40,16,51,.3)}.lg\:hover\:bg-blackout\/40:hover{background-color:rgba(40,16,51,.4)}.lg\:hover\:bg-blackout\/5:hover{background-color:rgba(40,16,51,.05)}.lg\:hover\:bg-blackout\/50:hover{background-color:rgba(40,16,51,.5)}.lg\:hover\:bg-blackout\/60:hover{background-color:rgba(40,16,51,.6)}.lg\:hover\:bg-blackout\/70:hover{background-color:rgba(40,16,51,.7)}.lg\:hover\:bg-blackout\/75:hover{background-color:rgba(40,16,51,.75)}.lg\:hover\:bg-blackout\/80:hover{background-color:rgba(40,16,51,.8)}.lg\:hover\:bg-blackout\/90:hover{background-color:rgba(40,16,51,.9)}.lg\:hover\:bg-blackout\/95:hover{background-color:rgba(40,16,51,.95)}.lg\:hover\:bg-blueberry:hover{--tw-bg-opacity:1;background-color:rgb(64 6 111/var(--tw-bg-opacity))}.lg\:hover\:bg-blueberry\/0:hover{background-color:rgba(64,6,111,0)}.lg\:hover\:bg-blueberry\/10:hover{background-color:rgba(64,6,111,.1)}.lg\:hover\:bg-blueberry\/100:hover{background-color:#40066f}.lg\:hover\:bg-blueberry\/20:hover{background-color:rgba(64,6,111,.2)}.lg\:hover\:bg-blueberry\/25:hover{background-color:rgba(64,6,111,.25)}.lg\:hover\:bg-blueberry\/30:hover{background-color:rgba(64,6,111,.3)}.lg\:hover\:bg-blueberry\/40:hover{background-color:rgba(64,6,111,.4)}.lg\:hover\:bg-blueberry\/5:hover{background-color:rgba(64,6,111,.05)}.lg\:hover\:bg-blueberry\/50:hover{background-color:rgba(64,6,111,.5)}.lg\:hover\:bg-blueberry\/60:hover{background-color:rgba(64,6,111,.6)}.lg\:hover\:bg-blueberry\/70:hover{background-color:rgba(64,6,111,.7)}.lg\:hover\:bg-blueberry\/75:hover{background-color:rgba(64,6,111,.75)}.lg\:hover\:bg-blueberry\/80:hover{background-color:rgba(64,6,111,.8)}.lg\:hover\:bg-blueberry\/90:hover{background-color:rgba(64,6,111,.9)}.lg\:hover\:bg-blueberry\/95:hover{background-color:rgba(64,6,111,.95)}.lg\:hover\:bg-bubblegum:hover{--tw-bg-opacity:1;background-color:rgb(255 159 159/var(--tw-bg-opacity))}.lg\:hover\:bg-bubblegum\/0:hover{background-color:hsla(0,100%,81%,0)}.lg\:hover\:bg-bubblegum\/10:hover{background-color:hsla(0,100%,81%,.1)}.lg\:hover\:bg-bubblegum\/100:hover{background-color:#ff9f9f}.lg\:hover\:bg-bubblegum\/20:hover{background-color:hsla(0,100%,81%,.2)}.lg\:hover\:bg-bubblegum\/25:hover{background-color:hsla(0,100%,81%,.25)}.lg\:hover\:bg-bubblegum\/30:hover{background-color:hsla(0,100%,81%,.3)}.lg\:hover\:bg-bubblegum\/40:hover{background-color:hsla(0,100%,81%,.4)}.lg\:hover\:bg-bubblegum\/5:hover{background-color:hsla(0,100%,81%,.05)}.lg\:hover\:bg-bubblegum\/50:hover{background-color:hsla(0,100%,81%,.5)}.lg\:hover\:bg-bubblegum\/60:hover{background-color:hsla(0,100%,81%,.6)}.lg\:hover\:bg-bubblegum\/70:hover{background-color:hsla(0,100%,81%,.7)}.lg\:hover\:bg-bubblegum\/75:hover{background-color:hsla(0,100%,81%,.75)}.lg\:hover\:bg-bubblegum\/80:hover{background-color:hsla(0,100%,81%,.8)}.lg\:hover\:bg-bubblegum\/90:hover{background-color:hsla(0,100%,81%,.9)}.lg\:hover\:bg-bubblegum\/95:hover{background-color:hsla(0,100%,81%,.95)}.lg\:hover\:bg-charcoal:hover{--tw-bg-opacity:1;background-color:rgb(18 40 47/var(--tw-bg-opacity))}.lg\:hover\:bg-charcoal\/0:hover{background-color:rgba(18,40,47,0)}.lg\:hover\:bg-charcoal\/10:hover{background-color:rgba(18,40,47,.1)}.lg\:hover\:bg-charcoal\/100:hover{background-color:#12282f}.lg\:hover\:bg-charcoal\/20:hover{background-color:rgba(18,40,47,.2)}.lg\:hover\:bg-charcoal\/25:hover{background-color:rgba(18,40,47,.25)}.lg\:hover\:bg-charcoal\/30:hover{background-color:rgba(18,40,47,.3)}.lg\:hover\:bg-charcoal\/40:hover{background-color:rgba(18,40,47,.4)}.lg\:hover\:bg-charcoal\/5:hover{background-color:rgba(18,40,47,.05)}.lg\:hover\:bg-charcoal\/50:hover{background-color:rgba(18,40,47,.5)}.lg\:hover\:bg-charcoal\/60:hover{background-color:rgba(18,40,47,.6)}.lg\:hover\:bg-charcoal\/70:hover{background-color:rgba(18,40,47,.7)}.lg\:hover\:bg-charcoal\/75:hover{background-color:rgba(18,40,47,.75)}.lg\:hover\:bg-charcoal\/80:hover{background-color:rgba(18,40,47,.8)}.lg\:hover\:bg-charcoal\/90:hover{background-color:rgba(18,40,47,.9)}.lg\:hover\:bg-charcoal\/95:hover{background-color:rgba(18,40,47,.95)}.lg\:hover\:bg-darkforest:hover{--tw-bg-opacity:1;background-color:rgb(22 49 34/var(--tw-bg-opacity))}.lg\:hover\:bg-darkforest\/0:hover{background-color:rgba(22,49,34,0)}.lg\:hover\:bg-darkforest\/10:hover{background-color:rgba(22,49,34,.1)}.lg\:hover\:bg-darkforest\/100:hover{background-color:#163122}.lg\:hover\:bg-darkforest\/20:hover{background-color:rgba(22,49,34,.2)}.lg\:hover\:bg-darkforest\/25:hover{background-color:rgba(22,49,34,.25)}.lg\:hover\:bg-darkforest\/30:hover{background-color:rgba(22,49,34,.3)}.lg\:hover\:bg-darkforest\/40:hover{background-color:rgba(22,49,34,.4)}.lg\:hover\:bg-darkforest\/5:hover{background-color:rgba(22,49,34,.05)}.lg\:hover\:bg-darkforest\/50:hover{background-color:rgba(22,49,34,.5)}.lg\:hover\:bg-darkforest\/60:hover{background-color:rgba(22,49,34,.6)}.lg\:hover\:bg-darkforest\/70:hover{background-color:rgba(22,49,34,.7)}.lg\:hover\:bg-darkforest\/75:hover{background-color:rgba(22,49,34,.75)}.lg\:hover\:bg-darkforest\/80:hover{background-color:rgba(22,49,34,.8)}.lg\:hover\:bg-darkforest\/90:hover{background-color:rgba(22,49,34,.9)}.lg\:hover\:bg-darkforest\/95:hover{background-color:rgba(22,49,34,.95)}.lg\:hover\:bg-green:hover{--tw-bg-opacity:1;background-color:rgb(137 228 129/var(--tw-bg-opacity))}.lg\:hover\:bg-green\/0:hover{background-color:rgba(137,228,129,0)}.lg\:hover\:bg-green\/10:hover{background-color:rgba(137,228,129,.1)}.lg\:hover\:bg-green\/100:hover{background-color:#89e481}.lg\:hover\:bg-green\/20:hover{background-color:rgba(137,228,129,.2)}.lg\:hover\:bg-green\/25:hover{background-color:rgba(137,228,129,.25)}.lg\:hover\:bg-green\/30:hover{background-color:rgba(137,228,129,.3)}.lg\:hover\:bg-green\/40:hover{background-color:rgba(137,228,129,.4)}.lg\:hover\:bg-green\/5:hover{background-color:rgba(137,228,129,.05)}.lg\:hover\:bg-green\/50:hover{background-color:rgba(137,228,129,.5)}.lg\:hover\:bg-green\/60:hover{background-color:rgba(137,228,129,.6)}.lg\:hover\:bg-green\/70:hover{background-color:rgba(137,228,129,.7)}.lg\:hover\:bg-green\/75:hover{background-color:rgba(137,228,129,.75)}.lg\:hover\:bg-green\/80:hover{background-color:rgba(137,228,129,.8)}.lg\:hover\:bg-green\/90:hover{background-color:rgba(137,228,129,.9)}.lg\:hover\:bg-green\/95:hover{background-color:rgba(137,228,129,.95)}.lg\:hover\:bg-hacker:hover{--tw-bg-opacity:1;background-color:rgb(113 227 232/var(--tw-bg-opacity))}.lg\:hover\:bg-hacker\/0:hover{background-color:rgba(113,227,232,0)}.lg\:hover\:bg-hacker\/10:hover{background-color:rgba(113,227,232,.1)}.lg\:hover\:bg-hacker\/100:hover{background-color:#71e3e8}.lg\:hover\:bg-hacker\/20:hover{background-color:rgba(113,227,232,.2)}.lg\:hover\:bg-hacker\/25:hover{background-color:rgba(113,227,232,.25)}.lg\:hover\:bg-hacker\/30:hover{background-color:rgba(113,227,232,.3)}.lg\:hover\:bg-hacker\/40:hover{background-color:rgba(113,227,232,.4)}.lg\:hover\:bg-hacker\/5:hover{background-color:rgba(113,227,232,.05)}.lg\:hover\:bg-hacker\/50:hover{background-color:rgba(113,227,232,.5)}.lg\:hover\:bg-hacker\/60:hover{background-color:rgba(113,227,232,.6)}.lg\:hover\:bg-hacker\/70:hover{background-color:rgba(113,227,232,.7)}.lg\:hover\:bg-hacker\/75:hover{background-color:rgba(113,227,232,.75)}.lg\:hover\:bg-hacker\/80:hover{background-color:rgba(113,227,232,.8)}.lg\:hover\:bg-hacker\/90:hover{background-color:rgba(113,227,232,.9)}.lg\:hover\:bg-hacker\/95:hover{background-color:rgba(113,227,232,.95)}.lg\:hover\:bg-hotplate:hover{--tw-bg-opacity:1;background-color:rgb(84 0 0/var(--tw-bg-opacity))}.lg\:hover\:bg-hotplate\/0:hover{background-color:rgba(84,0,0,0)}.lg\:hover\:bg-hotplate\/10:hover{background-color:rgba(84,0,0,.1)}.lg\:hover\:bg-hotplate\/100:hover{background-color:#540000}.lg\:hover\:bg-hotplate\/20:hover{background-color:rgba(84,0,0,.2)}.lg\:hover\:bg-hotplate\/25:hover{background-color:rgba(84,0,0,.25)}.lg\:hover\:bg-hotplate\/30:hover{background-color:rgba(84,0,0,.3)}.lg\:hover\:bg-hotplate\/40:hover{background-color:rgba(84,0,0,.4)}.lg\:hover\:bg-hotplate\/5:hover{background-color:rgba(84,0,0,.05)}.lg\:hover\:bg-hotplate\/50:hover{background-color:rgba(84,0,0,.5)}.lg\:hover\:bg-hotplate\/60:hover{background-color:rgba(84,0,0,.6)}.lg\:hover\:bg-hotplate\/70:hover{background-color:rgba(84,0,0,.7)}.lg\:hover\:bg-hotplate\/75:hover{background-color:rgba(84,0,0,.75)}.lg\:hover\:bg-hotplate\/80:hover{background-color:rgba(84,0,0,.8)}.lg\:hover\:bg-hotplate\/90:hover{background-color:rgba(84,0,0,.9)}.lg\:hover\:bg-hotplate\/95:hover{background-color:rgba(84,0,0,.95)}.lg\:hover\:bg-land:hover{--tw-bg-opacity:1;background-color:rgb(91 32 35/var(--tw-bg-opacity))}.lg\:hover\:bg-land\/0:hover{background-color:rgba(91,32,35,0)}.lg\:hover\:bg-land\/10:hover{background-color:rgba(91,32,35,.1)}.lg\:hover\:bg-land\/100:hover{background-color:#5b2023}.lg\:hover\:bg-land\/20:hover{background-color:rgba(91,32,35,.2)}.lg\:hover\:bg-land\/25:hover{background-color:rgba(91,32,35,.25)}.lg\:hover\:bg-land\/30:hover{background-color:rgba(91,32,35,.3)}.lg\:hover\:bg-land\/40:hover{background-color:rgba(91,32,35,.4)}.lg\:hover\:bg-land\/5:hover{background-color:rgba(91,32,35,.05)}.lg\:hover\:bg-land\/50:hover{background-color:rgba(91,32,35,.5)}.lg\:hover\:bg-land\/60:hover{background-color:rgba(91,32,35,.6)}.lg\:hover\:bg-land\/70:hover{background-color:rgba(91,32,35,.7)}.lg\:hover\:bg-land\/75:hover{background-color:rgba(91,32,35,.75)}.lg\:hover\:bg-land\/80:hover{background-color:rgba(91,32,35,.8)}.lg\:hover\:bg-land\/90:hover{background-color:rgba(91,32,35,.9)}.lg\:hover\:bg-land\/95:hover{background-color:rgba(91,32,35,.95)}.lg\:hover\:bg-lemon:hover{--tw-bg-opacity:1;background-color:rgb(254 251 169/var(--tw-bg-opacity))}.lg\:hover\:bg-lemon\/0:hover{background-color:hsla(58,98%,83%,0)}.lg\:hover\:bg-lemon\/10:hover{background-color:hsla(58,98%,83%,.1)}.lg\:hover\:bg-lemon\/100:hover{background-color:#fefba9}.lg\:hover\:bg-lemon\/20:hover{background-color:hsla(58,98%,83%,.2)}.lg\:hover\:bg-lemon\/25:hover{background-color:hsla(58,98%,83%,.25)}.lg\:hover\:bg-lemon\/30:hover{background-color:hsla(58,98%,83%,.3)}.lg\:hover\:bg-lemon\/40:hover{background-color:hsla(58,98%,83%,.4)}.lg\:hover\:bg-lemon\/5:hover{background-color:hsla(58,98%,83%,.05)}.lg\:hover\:bg-lemon\/50:hover{background-color:hsla(58,98%,83%,.5)}.lg\:hover\:bg-lemon\/60:hover{background-color:hsla(58,98%,83%,.6)}.lg\:hover\:bg-lemon\/70:hover{background-color:hsla(58,98%,83%,.7)}.lg\:hover\:bg-lemon\/75:hover{background-color:hsla(58,98%,83%,.75)}.lg\:hover\:bg-lemon\/80:hover{background-color:hsla(58,98%,83%,.8)}.lg\:hover\:bg-lemon\/90:hover{background-color:hsla(58,98%,83%,.9)}.lg\:hover\:bg-lemon\/95:hover{background-color:hsla(58,98%,83%,.95)}.lg\:hover\:bg-levander:hover{--tw-bg-opacity:1;background-color:rgb(183 178 255/var(--tw-bg-opacity))}.lg\:hover\:bg-levander-25:hover{--tw-bg-opacity:1;background-color:rgb(246 246 255/var(--tw-bg-opacity))}.lg\:hover\:bg-levander-25\/0:hover{background-color:rgba(246,246,255,0)}.lg\:hover\:bg-levander-25\/10:hover{background-color:rgba(246,246,255,.1)}.lg\:hover\:bg-levander-25\/100:hover{background-color:#f6f6ff}.lg\:hover\:bg-levander-25\/20:hover{background-color:rgba(246,246,255,.2)}.lg\:hover\:bg-levander-25\/25:hover{background-color:rgba(246,246,255,.25)}.lg\:hover\:bg-levander-25\/30:hover{background-color:rgba(246,246,255,.3)}.lg\:hover\:bg-levander-25\/40:hover{background-color:rgba(246,246,255,.4)}.lg\:hover\:bg-levander-25\/5:hover{background-color:rgba(246,246,255,.05)}.lg\:hover\:bg-levander-25\/50:hover{background-color:rgba(246,246,255,.5)}.lg\:hover\:bg-levander-25\/60:hover{background-color:rgba(246,246,255,.6)}.lg\:hover\:bg-levander-25\/70:hover{background-color:rgba(246,246,255,.7)}.lg\:hover\:bg-levander-25\/75:hover{background-color:rgba(246,246,255,.75)}.lg\:hover\:bg-levander-25\/80:hover{background-color:rgba(246,246,255,.8)}.lg\:hover\:bg-levander-25\/90:hover{background-color:rgba(246,246,255,.9)}.lg\:hover\:bg-levander-25\/95:hover{background-color:rgba(246,246,255,.95)}.lg\:hover\:bg-levander\/0:hover{background-color:rgba(183,178,255,0)}.lg\:hover\:bg-levander\/10:hover{background-color:rgba(183,178,255,.1)}.lg\:hover\:bg-levander\/100:hover{background-color:#b7b2ff}.lg\:hover\:bg-levander\/20:hover{background-color:rgba(183,178,255,.2)}.lg\:hover\:bg-levander\/25:hover{background-color:rgba(183,178,255,.25)}.lg\:hover\:bg-levander\/30:hover{background-color:rgba(183,178,255,.3)}.lg\:hover\:bg-levander\/40:hover{background-color:rgba(183,178,255,.4)}.lg\:hover\:bg-levander\/5:hover{background-color:rgba(183,178,255,.05)}.lg\:hover\:bg-levander\/50:hover{background-color:rgba(183,178,255,.5)}.lg\:hover\:bg-levander\/60:hover{background-color:rgba(183,178,255,.6)}.lg\:hover\:bg-levander\/70:hover{background-color:rgba(183,178,255,.7)}.lg\:hover\:bg-levander\/75:hover{background-color:rgba(183,178,255,.75)}.lg\:hover\:bg-levander\/80:hover{background-color:rgba(183,178,255,.8)}.lg\:hover\:bg-levander\/90:hover{background-color:rgba(183,178,255,.9)}.lg\:hover\:bg-levander\/95:hover{background-color:rgba(183,178,255,.95)}.lg\:hover\:bg-lime:hover{--tw-bg-opacity:1;background-color:rgb(201 255 114/var(--tw-bg-opacity))}.lg\:hover\:bg-lime\/0:hover{background-color:rgba(201,255,114,0)}.lg\:hover\:bg-lime\/10:hover{background-color:rgba(201,255,114,.1)}.lg\:hover\:bg-lime\/100:hover{background-color:#c9ff72}.lg\:hover\:bg-lime\/20:hover{background-color:rgba(201,255,114,.2)}.lg\:hover\:bg-lime\/25:hover{background-color:rgba(201,255,114,.25)}.lg\:hover\:bg-lime\/30:hover{background-color:rgba(201,255,114,.3)}.lg\:hover\:bg-lime\/40:hover{background-color:rgba(201,255,114,.4)}.lg\:hover\:bg-lime\/5:hover{background-color:rgba(201,255,114,.05)}.lg\:hover\:bg-lime\/50:hover{background-color:rgba(201,255,114,.5)}.lg\:hover\:bg-lime\/60:hover{background-color:rgba(201,255,114,.6)}.lg\:hover\:bg-lime\/70:hover{background-color:rgba(201,255,114,.7)}.lg\:hover\:bg-lime\/75:hover{background-color:rgba(201,255,114,.75)}.lg\:hover\:bg-lime\/80:hover{background-color:rgba(201,255,114,.8)}.lg\:hover\:bg-lime\/90:hover{background-color:rgba(201,255,114,.9)}.lg\:hover\:bg-lime\/95:hover{background-color:rgba(201,255,114,.95)}.lg\:hover\:bg-mango:hover{--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity))}.lg\:hover\:bg-mango-hover:hover{--tw-bg-opacity:1;background-color:rgb(227 158 95/var(--tw-bg-opacity))}.lg\:hover\:bg-mango-hover\/0:hover{background-color:rgba(227,158,95,0)}.lg\:hover\:bg-mango-hover\/10:hover{background-color:rgba(227,158,95,.1)}.lg\:hover\:bg-mango-hover\/100:hover{background-color:#e39e5f}.lg\:hover\:bg-mango-hover\/20:hover{background-color:rgba(227,158,95,.2)}.lg\:hover\:bg-mango-hover\/25:hover{background-color:rgba(227,158,95,.25)}.lg\:hover\:bg-mango-hover\/30:hover{background-color:rgba(227,158,95,.3)}.lg\:hover\:bg-mango-hover\/40:hover{background-color:rgba(227,158,95,.4)}.lg\:hover\:bg-mango-hover\/5:hover{background-color:rgba(227,158,95,.05)}.lg\:hover\:bg-mango-hover\/50:hover{background-color:rgba(227,158,95,.5)}.lg\:hover\:bg-mango-hover\/60:hover{background-color:rgba(227,158,95,.6)}.lg\:hover\:bg-mango-hover\/70:hover{background-color:rgba(227,158,95,.7)}.lg\:hover\:bg-mango-hover\/75:hover{background-color:rgba(227,158,95,.75)}.lg\:hover\:bg-mango-hover\/80:hover{background-color:rgba(227,158,95,.8)}.lg\:hover\:bg-mango-hover\/90:hover{background-color:rgba(227,158,95,.9)}.lg\:hover\:bg-mango-hover\/95:hover{background-color:rgba(227,158,95,.95)}.lg\:hover\:bg-mango\/0:hover{background-color:hsla(29,96%,70%,0)}.lg\:hover\:bg-mango\/10:hover{background-color:hsla(29,96%,70%,.1)}.lg\:hover\:bg-mango\/100:hover{background-color:#fcb069}.lg\:hover\:bg-mango\/20:hover{background-color:hsla(29,96%,70%,.2)}.lg\:hover\:bg-mango\/25:hover{background-color:hsla(29,96%,70%,.25)}.lg\:hover\:bg-mango\/30:hover{background-color:hsla(29,96%,70%,.3)}.lg\:hover\:bg-mango\/40:hover{background-color:hsla(29,96%,70%,.4)}.lg\:hover\:bg-mango\/5:hover{background-color:hsla(29,96%,70%,.05)}.lg\:hover\:bg-mango\/50:hover{background-color:hsla(29,96%,70%,.5)}.lg\:hover\:bg-mango\/60:hover{background-color:hsla(29,96%,70%,.6)}.lg\:hover\:bg-mango\/70:hover{background-color:hsla(29,96%,70%,.7)}.lg\:hover\:bg-mango\/75:hover{background-color:hsla(29,96%,70%,.75)}.lg\:hover\:bg-mango\/80:hover{background-color:hsla(29,96%,70%,.8)}.lg\:hover\:bg-mango\/90:hover{background-color:hsla(29,96%,70%,.9)}.lg\:hover\:bg-mango\/95:hover{background-color:hsla(29,96%,70%,.95)}.lg\:hover\:bg-maroon:hover{--tw-bg-opacity:1;background-color:rgb(63 7 3/var(--tw-bg-opacity))}.lg\:hover\:bg-maroon\/0:hover{background-color:rgba(63,7,3,0)}.lg\:hover\:bg-maroon\/10:hover{background-color:rgba(63,7,3,.1)}.lg\:hover\:bg-maroon\/100:hover{background-color:#3f0703}.lg\:hover\:bg-maroon\/20:hover{background-color:rgba(63,7,3,.2)}.lg\:hover\:bg-maroon\/25:hover{background-color:rgba(63,7,3,.25)}.lg\:hover\:bg-maroon\/30:hover{background-color:rgba(63,7,3,.3)}.lg\:hover\:bg-maroon\/40:hover{background-color:rgba(63,7,3,.4)}.lg\:hover\:bg-maroon\/5:hover{background-color:rgba(63,7,3,.05)}.lg\:hover\:bg-maroon\/50:hover{background-color:rgba(63,7,3,.5)}.lg\:hover\:bg-maroon\/60:hover{background-color:rgba(63,7,3,.6)}.lg\:hover\:bg-maroon\/70:hover{background-color:rgba(63,7,3,.7)}.lg\:hover\:bg-maroon\/75:hover{background-color:rgba(63,7,3,.75)}.lg\:hover\:bg-maroon\/80:hover{background-color:rgba(63,7,3,.8)}.lg\:hover\:bg-maroon\/90:hover{background-color:rgba(63,7,3,.9)}.lg\:hover\:bg-maroon\/95:hover{background-color:rgba(63,7,3,.95)}.lg\:hover\:bg-navyblue:hover{--tw-bg-opacity:1;background-color:rgb(40 24 138/var(--tw-bg-opacity))}.lg\:hover\:bg-navyblue\/0:hover{background-color:rgba(40,24,138,0)}.lg\:hover\:bg-navyblue\/10:hover{background-color:rgba(40,24,138,.1)}.lg\:hover\:bg-navyblue\/100:hover{background-color:#28188a}.lg\:hover\:bg-navyblue\/20:hover{background-color:rgba(40,24,138,.2)}.lg\:hover\:bg-navyblue\/25:hover{background-color:rgba(40,24,138,.25)}.lg\:hover\:bg-navyblue\/30:hover{background-color:rgba(40,24,138,.3)}.lg\:hover\:bg-navyblue\/40:hover{background-color:rgba(40,24,138,.4)}.lg\:hover\:bg-navyblue\/5:hover{background-color:rgba(40,24,138,.05)}.lg\:hover\:bg-navyblue\/50:hover{background-color:rgba(40,24,138,.5)}.lg\:hover\:bg-navyblue\/60:hover{background-color:rgba(40,24,138,.6)}.lg\:hover\:bg-navyblue\/70:hover{background-color:rgba(40,24,138,.7)}.lg\:hover\:bg-navyblue\/75:hover{background-color:rgba(40,24,138,.75)}.lg\:hover\:bg-navyblue\/80:hover{background-color:rgba(40,24,138,.8)}.lg\:hover\:bg-navyblue\/90:hover{background-color:rgba(40,24,138,.9)}.lg\:hover\:bg-navyblue\/95:hover{background-color:rgba(40,24,138,.95)}.lg\:hover\:bg-nightsky:hover{--tw-bg-opacity:1;background-color:rgb(55 9 113/var(--tw-bg-opacity))}.lg\:hover\:bg-nightsky\/0:hover{background-color:rgba(55,9,113,0)}.lg\:hover\:bg-nightsky\/10:hover{background-color:rgba(55,9,113,.1)}.lg\:hover\:bg-nightsky\/100:hover{background-color:#370971}.lg\:hover\:bg-nightsky\/20:hover{background-color:rgba(55,9,113,.2)}.lg\:hover\:bg-nightsky\/25:hover{background-color:rgba(55,9,113,.25)}.lg\:hover\:bg-nightsky\/30:hover{background-color:rgba(55,9,113,.3)}.lg\:hover\:bg-nightsky\/40:hover{background-color:rgba(55,9,113,.4)}.lg\:hover\:bg-nightsky\/5:hover{background-color:rgba(55,9,113,.05)}.lg\:hover\:bg-nightsky\/50:hover{background-color:rgba(55,9,113,.5)}.lg\:hover\:bg-nightsky\/60:hover{background-color:rgba(55,9,113,.6)}.lg\:hover\:bg-nightsky\/70:hover{background-color:rgba(55,9,113,.7)}.lg\:hover\:bg-nightsky\/75:hover{background-color:rgba(55,9,113,.75)}.lg\:hover\:bg-nightsky\/80:hover{background-color:rgba(55,9,113,.8)}.lg\:hover\:bg-nightsky\/90:hover{background-color:rgba(55,9,113,.9)}.lg\:hover\:bg-nightsky\/95:hover{background-color:rgba(55,9,113,.95)}.lg\:hover\:bg-ocean:hover{--tw-bg-opacity:1;background-color:rgb(8 31 52/var(--tw-bg-opacity))}.lg\:hover\:bg-ocean\/0:hover{background-color:rgba(8,31,52,0)}.lg\:hover\:bg-ocean\/10:hover{background-color:rgba(8,31,52,.1)}.lg\:hover\:bg-ocean\/100:hover{background-color:#081f34}.lg\:hover\:bg-ocean\/20:hover{background-color:rgba(8,31,52,.2)}.lg\:hover\:bg-ocean\/25:hover{background-color:rgba(8,31,52,.25)}.lg\:hover\:bg-ocean\/30:hover{background-color:rgba(8,31,52,.3)}.lg\:hover\:bg-ocean\/40:hover{background-color:rgba(8,31,52,.4)}.lg\:hover\:bg-ocean\/5:hover{background-color:rgba(8,31,52,.05)}.lg\:hover\:bg-ocean\/50:hover{background-color:rgba(8,31,52,.5)}.lg\:hover\:bg-ocean\/60:hover{background-color:rgba(8,31,52,.6)}.lg\:hover\:bg-ocean\/70:hover{background-color:rgba(8,31,52,.7)}.lg\:hover\:bg-ocean\/75:hover{background-color:rgba(8,31,52,.75)}.lg\:hover\:bg-ocean\/80:hover{background-color:rgba(8,31,52,.8)}.lg\:hover\:bg-ocean\/90:hover{background-color:rgba(8,31,52,.9)}.lg\:hover\:bg-ocean\/95:hover{background-color:rgba(8,31,52,.95)}.lg\:hover\:bg-peach:hover{--tw-bg-opacity:1;background-color:rgb(245 193 174/var(--tw-bg-opacity))}.lg\:hover\:bg-peach\/0:hover{background-color:hsla(16,78%,82%,0)}.lg\:hover\:bg-peach\/10:hover{background-color:hsla(16,78%,82%,.1)}.lg\:hover\:bg-peach\/100:hover{background-color:#f5c1ae}.lg\:hover\:bg-peach\/20:hover{background-color:hsla(16,78%,82%,.2)}.lg\:hover\:bg-peach\/25:hover{background-color:hsla(16,78%,82%,.25)}.lg\:hover\:bg-peach\/30:hover{background-color:hsla(16,78%,82%,.3)}.lg\:hover\:bg-peach\/40:hover{background-color:hsla(16,78%,82%,.4)}.lg\:hover\:bg-peach\/5:hover{background-color:hsla(16,78%,82%,.05)}.lg\:hover\:bg-peach\/50:hover{background-color:hsla(16,78%,82%,.5)}.lg\:hover\:bg-peach\/60:hover{background-color:hsla(16,78%,82%,.6)}.lg\:hover\:bg-peach\/70:hover{background-color:hsla(16,78%,82%,.7)}.lg\:hover\:bg-peach\/75:hover{background-color:hsla(16,78%,82%,.75)}.lg\:hover\:bg-peach\/80:hover{background-color:hsla(16,78%,82%,.8)}.lg\:hover\:bg-peach\/90:hover{background-color:hsla(16,78%,82%,.9)}.lg\:hover\:bg-peach\/95:hover{background-color:hsla(16,78%,82%,.95)}.lg\:hover\:bg-pine:hover{--tw-bg-opacity:1;background-color:rgb(11 69 82/var(--tw-bg-opacity))}.lg\:hover\:bg-pine-hover:hover{--tw-bg-opacity:1;background-color:rgb(0 32 30/var(--tw-bg-opacity))}.lg\:hover\:bg-pine-hover\/0:hover{background-color:rgba(0,32,30,0)}.lg\:hover\:bg-pine-hover\/10:hover{background-color:rgba(0,32,30,.1)}.lg\:hover\:bg-pine-hover\/100:hover{background-color:#00201e}.lg\:hover\:bg-pine-hover\/20:hover{background-color:rgba(0,32,30,.2)}.lg\:hover\:bg-pine-hover\/25:hover{background-color:rgba(0,32,30,.25)}.lg\:hover\:bg-pine-hover\/30:hover{background-color:rgba(0,32,30,.3)}.lg\:hover\:bg-pine-hover\/40:hover{background-color:rgba(0,32,30,.4)}.lg\:hover\:bg-pine-hover\/5:hover{background-color:rgba(0,32,30,.05)}.lg\:hover\:bg-pine-hover\/50:hover{background-color:rgba(0,32,30,.5)}.lg\:hover\:bg-pine-hover\/60:hover{background-color:rgba(0,32,30,.6)}.lg\:hover\:bg-pine-hover\/70:hover{background-color:rgba(0,32,30,.7)}.lg\:hover\:bg-pine-hover\/75:hover{background-color:rgba(0,32,30,.75)}.lg\:hover\:bg-pine-hover\/80:hover{background-color:rgba(0,32,30,.8)}.lg\:hover\:bg-pine-hover\/90:hover{background-color:rgba(0,32,30,.9)}.lg\:hover\:bg-pine-hover\/95:hover{background-color:rgba(0,32,30,.95)}.lg\:hover\:bg-pine\/0:hover{background-color:rgba(11,69,82,0)}.lg\:hover\:bg-pine\/10:hover{background-color:rgba(11,69,82,.1)}.lg\:hover\:bg-pine\/100:hover{background-color:#0b4552}.lg\:hover\:bg-pine\/20:hover{background-color:rgba(11,69,82,.2)}.lg\:hover\:bg-pine\/25:hover{background-color:rgba(11,69,82,.25)}.lg\:hover\:bg-pine\/30:hover{background-color:rgba(11,69,82,.3)}.lg\:hover\:bg-pine\/40:hover{background-color:rgba(11,69,82,.4)}.lg\:hover\:bg-pine\/5:hover{background-color:rgba(11,69,82,.05)}.lg\:hover\:bg-pine\/50:hover{background-color:rgba(11,69,82,.5)}.lg\:hover\:bg-pine\/60:hover{background-color:rgba(11,69,82,.6)}.lg\:hover\:bg-pine\/70:hover{background-color:rgba(11,69,82,.7)}.lg\:hover\:bg-pine\/75:hover{background-color:rgba(11,69,82,.75)}.lg\:hover\:bg-pine\/80:hover{background-color:rgba(11,69,82,.8)}.lg\:hover\:bg-pine\/90:hover{background-color:rgba(11,69,82,.9)}.lg\:hover\:bg-pine\/95:hover{background-color:rgba(11,69,82,.95)}.lg\:hover\:bg-shell:hover{--tw-bg-opacity:1;background-color:rgb(45 15 55/var(--tw-bg-opacity))}.lg\:hover\:bg-shell\/0:hover{background-color:rgba(45,15,55,0)}.lg\:hover\:bg-shell\/10:hover{background-color:rgba(45,15,55,.1)}.lg\:hover\:bg-shell\/100:hover{background-color:#2d0f37}.lg\:hover\:bg-shell\/20:hover{background-color:rgba(45,15,55,.2)}.lg\:hover\:bg-shell\/25:hover{background-color:rgba(45,15,55,.25)}.lg\:hover\:bg-shell\/30:hover{background-color:rgba(45,15,55,.3)}.lg\:hover\:bg-shell\/40:hover{background-color:rgba(45,15,55,.4)}.lg\:hover\:bg-shell\/5:hover{background-color:rgba(45,15,55,.05)}.lg\:hover\:bg-shell\/50:hover{background-color:rgba(45,15,55,.5)}.lg\:hover\:bg-shell\/60:hover{background-color:rgba(45,15,55,.6)}.lg\:hover\:bg-shell\/70:hover{background-color:rgba(45,15,55,.7)}.lg\:hover\:bg-shell\/75:hover{background-color:rgba(45,15,55,.75)}.lg\:hover\:bg-shell\/80:hover{background-color:rgba(45,15,55,.8)}.lg\:hover\:bg-shell\/90:hover{background-color:rgba(45,15,55,.9)}.lg\:hover\:bg-shell\/95:hover{background-color:rgba(45,15,55,.95)}.lg\:hover\:bg-shellfill:hover{--tw-bg-opacity:1;background-color:rgb(245 243 245/var(--tw-bg-opacity))}.lg\:hover\:bg-shellfill\/0:hover{background-color:hsla(300,9%,96%,0)}.lg\:hover\:bg-shellfill\/10:hover{background-color:hsla(300,9%,96%,.1)}.lg\:hover\:bg-shellfill\/100:hover{background-color:#f5f3f5}.lg\:hover\:bg-shellfill\/20:hover{background-color:hsla(300,9%,96%,.2)}.lg\:hover\:bg-shellfill\/25:hover{background-color:hsla(300,9%,96%,.25)}.lg\:hover\:bg-shellfill\/30:hover{background-color:hsla(300,9%,96%,.3)}.lg\:hover\:bg-shellfill\/40:hover{background-color:hsla(300,9%,96%,.4)}.lg\:hover\:bg-shellfill\/5:hover{background-color:hsla(300,9%,96%,.05)}.lg\:hover\:bg-shellfill\/50:hover{background-color:hsla(300,9%,96%,.5)}.lg\:hover\:bg-shellfill\/60:hover{background-color:hsla(300,9%,96%,.6)}.lg\:hover\:bg-shellfill\/70:hover{background-color:hsla(300,9%,96%,.7)}.lg\:hover\:bg-shellfill\/75:hover{background-color:hsla(300,9%,96%,.75)}.lg\:hover\:bg-shellfill\/80:hover{background-color:hsla(300,9%,96%,.8)}.lg\:hover\:bg-shellfill\/90:hover{background-color:hsla(300,9%,96%,.9)}.lg\:hover\:bg-shellfill\/95:hover{background-color:hsla(300,9%,96%,.95)}.lg\:hover\:bg-shellstroke:hover{--tw-bg-opacity:1;background-color:rgb(224 219 225/var(--tw-bg-opacity))}.lg\:hover\:bg-shellstroke\/0:hover{background-color:hsla(290,9%,87%,0)}.lg\:hover\:bg-shellstroke\/10:hover{background-color:hsla(290,9%,87%,.1)}.lg\:hover\:bg-shellstroke\/100:hover{background-color:#e0dbe1}.lg\:hover\:bg-shellstroke\/20:hover{background-color:hsla(290,9%,87%,.2)}.lg\:hover\:bg-shellstroke\/25:hover{background-color:hsla(290,9%,87%,.25)}.lg\:hover\:bg-shellstroke\/30:hover{background-color:hsla(290,9%,87%,.3)}.lg\:hover\:bg-shellstroke\/40:hover{background-color:hsla(290,9%,87%,.4)}.lg\:hover\:bg-shellstroke\/5:hover{background-color:hsla(290,9%,87%,.05)}.lg\:hover\:bg-shellstroke\/50:hover{background-color:hsla(290,9%,87%,.5)}.lg\:hover\:bg-shellstroke\/60:hover{background-color:hsla(290,9%,87%,.6)}.lg\:hover\:bg-shellstroke\/70:hover{background-color:hsla(290,9%,87%,.7)}.lg\:hover\:bg-shellstroke\/75:hover{background-color:hsla(290,9%,87%,.75)}.lg\:hover\:bg-shellstroke\/80:hover{background-color:hsla(290,9%,87%,.8)}.lg\:hover\:bg-shellstroke\/90:hover{background-color:hsla(290,9%,87%,.9)}.lg\:hover\:bg-shellstroke\/95:hover{background-color:hsla(290,9%,87%,.95)}.lg\:hover\:bg-smurf:hover{--tw-bg-opacity:1;background-color:rgb(170 224 255/var(--tw-bg-opacity))}.lg\:hover\:bg-smurf\/0:hover{background-color:rgba(170,224,255,0)}.lg\:hover\:bg-smurf\/10:hover{background-color:rgba(170,224,255,.1)}.lg\:hover\:bg-smurf\/100:hover{background-color:#aae0ff}.lg\:hover\:bg-smurf\/20:hover{background-color:rgba(170,224,255,.2)}.lg\:hover\:bg-smurf\/25:hover{background-color:rgba(170,224,255,.25)}.lg\:hover\:bg-smurf\/30:hover{background-color:rgba(170,224,255,.3)}.lg\:hover\:bg-smurf\/40:hover{background-color:rgba(170,224,255,.4)}.lg\:hover\:bg-smurf\/5:hover{background-color:rgba(170,224,255,.05)}.lg\:hover\:bg-smurf\/50:hover{background-color:rgba(170,224,255,.5)}.lg\:hover\:bg-smurf\/60:hover{background-color:rgba(170,224,255,.6)}.lg\:hover\:bg-smurf\/70:hover{background-color:rgba(170,224,255,.7)}.lg\:hover\:bg-smurf\/75:hover{background-color:rgba(170,224,255,.75)}.lg\:hover\:bg-smurf\/80:hover{background-color:rgba(170,224,255,.8)}.lg\:hover\:bg-smurf\/90:hover{background-color:rgba(170,224,255,.9)}.lg\:hover\:bg-smurf\/95:hover{background-color:rgba(170,224,255,.95)}.lg\:hover\:bg-teal:hover{--tw-bg-opacity:1;background-color:rgb(112 249 175/var(--tw-bg-opacity))}.lg\:hover\:bg-teal\/0:hover{background-color:rgba(112,249,175,0)}.lg\:hover\:bg-teal\/10:hover{background-color:rgba(112,249,175,.1)}.lg\:hover\:bg-teal\/100:hover{background-color:#70f9af}.lg\:hover\:bg-teal\/20:hover{background-color:rgba(112,249,175,.2)}.lg\:hover\:bg-teal\/25:hover{background-color:rgba(112,249,175,.25)}.lg\:hover\:bg-teal\/30:hover{background-color:rgba(112,249,175,.3)}.lg\:hover\:bg-teal\/40:hover{background-color:rgba(112,249,175,.4)}.lg\:hover\:bg-teal\/5:hover{background-color:rgba(112,249,175,.05)}.lg\:hover\:bg-teal\/50:hover{background-color:rgba(112,249,175,.5)}.lg\:hover\:bg-teal\/60:hover{background-color:rgba(112,249,175,.6)}.lg\:hover\:bg-teal\/70:hover{background-color:rgba(112,249,175,.7)}.lg\:hover\:bg-teal\/75:hover{background-color:rgba(112,249,175,.75)}.lg\:hover\:bg-teal\/80:hover{background-color:rgba(112,249,175,.8)}.lg\:hover\:bg-teal\/90:hover{background-color:rgba(112,249,175,.9)}.lg\:hover\:bg-teal\/95:hover{background-color:rgba(112,249,175,.95)}.lg\:hover\:bg-water:hover{--tw-bg-opacity:1;background-color:rgb(162 225 214/var(--tw-bg-opacity))}.lg\:hover\:bg-water\/0:hover{background-color:rgba(162,225,214,0)}.lg\:hover\:bg-water\/10:hover{background-color:rgba(162,225,214,.1)}.lg\:hover\:bg-water\/100:hover{background-color:#a2e1d6}.lg\:hover\:bg-water\/20:hover{background-color:rgba(162,225,214,.2)}.lg\:hover\:bg-water\/25:hover{background-color:rgba(162,225,214,.25)}.lg\:hover\:bg-water\/30:hover{background-color:rgba(162,225,214,.3)}.lg\:hover\:bg-water\/40:hover{background-color:rgba(162,225,214,.4)}.lg\:hover\:bg-water\/5:hover{background-color:rgba(162,225,214,.05)}.lg\:hover\:bg-water\/50:hover{background-color:rgba(162,225,214,.5)}.lg\:hover\:bg-water\/60:hover{background-color:rgba(162,225,214,.6)}.lg\:hover\:bg-water\/70:hover{background-color:rgba(162,225,214,.7)}.lg\:hover\:bg-water\/75:hover{background-color:rgba(162,225,214,.75)}.lg\:hover\:bg-water\/80:hover{background-color:rgba(162,225,214,.8)}.lg\:hover\:bg-water\/90:hover{background-color:rgba(162,225,214,.9)}.lg\:hover\:bg-water\/95:hover{background-color:rgba(162,225,214,.95)}.lg\:hover\:bg-yellow:hover{--tw-bg-opacity:1;background-color:rgb(255 210 96/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow\/0:hover{background-color:rgba(255,210,96,0)}.lg\:hover\:bg-yellow\/10:hover{background-color:rgba(255,210,96,.1)}.lg\:hover\:bg-yellow\/100:hover{background-color:#ffd260}.lg\:hover\:bg-yellow\/20:hover{background-color:rgba(255,210,96,.2)}.lg\:hover\:bg-yellow\/25:hover{background-color:rgba(255,210,96,.25)}.lg\:hover\:bg-yellow\/30:hover{background-color:rgba(255,210,96,.3)}.lg\:hover\:bg-yellow\/40:hover{background-color:rgba(255,210,96,.4)}.lg\:hover\:bg-yellow\/5:hover{background-color:rgba(255,210,96,.05)}.lg\:hover\:bg-yellow\/50:hover{background-color:rgba(255,210,96,.5)}.lg\:hover\:bg-yellow\/60:hover{background-color:rgba(255,210,96,.6)}.lg\:hover\:bg-yellow\/70:hover{background-color:rgba(255,210,96,.7)}.lg\:hover\:bg-yellow\/75:hover{background-color:rgba(255,210,96,.75)}.lg\:hover\:bg-yellow\/80:hover{background-color:rgba(255,210,96,.8)}.lg\:hover\:bg-yellow\/90:hover{background-color:rgba(255,210,96,.9)}.lg\:hover\:bg-yellow\/95:hover{background-color:rgba(255,210,96,.95)}.lg\:hover\:bg-clip-padding:hover{background-clip:padding-box}.hover\:lg\:text-mango-hover:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.lg\:hover\:text-blackout:hover{--tw-text-opacity:1;color:rgb(40 16 51/var(--tw-text-opacity))}.lg\:hover\:text-blackout\/0:hover{color:rgba(40,16,51,0)}.lg\:hover\:text-blackout\/10:hover{color:rgba(40,16,51,.1)}.lg\:hover\:text-blackout\/100:hover{color:#281033}.lg\:hover\:text-blackout\/20:hover{color:rgba(40,16,51,.2)}.lg\:hover\:text-blackout\/25:hover{color:rgba(40,16,51,.25)}.lg\:hover\:text-blackout\/30:hover{color:rgba(40,16,51,.3)}.lg\:hover\:text-blackout\/40:hover{color:rgba(40,16,51,.4)}.lg\:hover\:text-blackout\/5:hover{color:rgba(40,16,51,.05)}.lg\:hover\:text-blackout\/50:hover{color:rgba(40,16,51,.5)}.lg\:hover\:text-blackout\/60:hover{color:rgba(40,16,51,.6)}.lg\:hover\:text-blackout\/70:hover{color:rgba(40,16,51,.7)}.lg\:hover\:text-blackout\/75:hover{color:rgba(40,16,51,.75)}.lg\:hover\:text-blackout\/80:hover{color:rgba(40,16,51,.8)}.lg\:hover\:text-blackout\/90:hover{color:rgba(40,16,51,.9)}.lg\:hover\:text-blackout\/95:hover{color:rgba(40,16,51,.95)}.lg\:hover\:text-blueberry:hover{--tw-text-opacity:1;color:rgb(64 6 111/var(--tw-text-opacity))}.lg\:hover\:text-blueberry\/0:hover{color:rgba(64,6,111,0)}.lg\:hover\:text-blueberry\/10:hover{color:rgba(64,6,111,.1)}.lg\:hover\:text-blueberry\/100:hover{color:#40066f}.lg\:hover\:text-blueberry\/20:hover{color:rgba(64,6,111,.2)}.lg\:hover\:text-blueberry\/25:hover{color:rgba(64,6,111,.25)}.lg\:hover\:text-blueberry\/30:hover{color:rgba(64,6,111,.3)}.lg\:hover\:text-blueberry\/40:hover{color:rgba(64,6,111,.4)}.lg\:hover\:text-blueberry\/5:hover{color:rgba(64,6,111,.05)}.lg\:hover\:text-blueberry\/50:hover{color:rgba(64,6,111,.5)}.lg\:hover\:text-blueberry\/60:hover{color:rgba(64,6,111,.6)}.lg\:hover\:text-blueberry\/70:hover{color:rgba(64,6,111,.7)}.lg\:hover\:text-blueberry\/75:hover{color:rgba(64,6,111,.75)}.lg\:hover\:text-blueberry\/80:hover{color:rgba(64,6,111,.8)}.lg\:hover\:text-blueberry\/90:hover{color:rgba(64,6,111,.9)}.lg\:hover\:text-blueberry\/95:hover{color:rgba(64,6,111,.95)}.lg\:hover\:text-bubblegum:hover{--tw-text-opacity:1;color:rgb(255 159 159/var(--tw-text-opacity))}.lg\:hover\:text-bubblegum\/0:hover{color:hsla(0,100%,81%,0)}.lg\:hover\:text-bubblegum\/10:hover{color:hsla(0,100%,81%,.1)}.lg\:hover\:text-bubblegum\/100:hover{color:#ff9f9f}.lg\:hover\:text-bubblegum\/20:hover{color:hsla(0,100%,81%,.2)}.lg\:hover\:text-bubblegum\/25:hover{color:hsla(0,100%,81%,.25)}.lg\:hover\:text-bubblegum\/30:hover{color:hsla(0,100%,81%,.3)}.lg\:hover\:text-bubblegum\/40:hover{color:hsla(0,100%,81%,.4)}.lg\:hover\:text-bubblegum\/5:hover{color:hsla(0,100%,81%,.05)}.lg\:hover\:text-bubblegum\/50:hover{color:hsla(0,100%,81%,.5)}.lg\:hover\:text-bubblegum\/60:hover{color:hsla(0,100%,81%,.6)}.lg\:hover\:text-bubblegum\/70:hover{color:hsla(0,100%,81%,.7)}.lg\:hover\:text-bubblegum\/75:hover{color:hsla(0,100%,81%,.75)}.lg\:hover\:text-bubblegum\/80:hover{color:hsla(0,100%,81%,.8)}.lg\:hover\:text-bubblegum\/90:hover{color:hsla(0,100%,81%,.9)}.lg\:hover\:text-bubblegum\/95:hover{color:hsla(0,100%,81%,.95)}.lg\:hover\:text-charcoal:hover{--tw-text-opacity:1;color:rgb(18 40 47/var(--tw-text-opacity))}.lg\:hover\:text-charcoal\/0:hover{color:rgba(18,40,47,0)}.lg\:hover\:text-charcoal\/10:hover{color:rgba(18,40,47,.1)}.lg\:hover\:text-charcoal\/100:hover{color:#12282f}.lg\:hover\:text-charcoal\/20:hover{color:rgba(18,40,47,.2)}.lg\:hover\:text-charcoal\/25:hover{color:rgba(18,40,47,.25)}.lg\:hover\:text-charcoal\/30:hover{color:rgba(18,40,47,.3)}.lg\:hover\:text-charcoal\/40:hover{color:rgba(18,40,47,.4)}.lg\:hover\:text-charcoal\/5:hover{color:rgba(18,40,47,.05)}.lg\:hover\:text-charcoal\/50:hover{color:rgba(18,40,47,.5)}.lg\:hover\:text-charcoal\/60:hover{color:rgba(18,40,47,.6)}.lg\:hover\:text-charcoal\/70:hover{color:rgba(18,40,47,.7)}.lg\:hover\:text-charcoal\/75:hover{color:rgba(18,40,47,.75)}.lg\:hover\:text-charcoal\/80:hover{color:rgba(18,40,47,.8)}.lg\:hover\:text-charcoal\/90:hover{color:rgba(18,40,47,.9)}.lg\:hover\:text-charcoal\/95:hover{color:rgba(18,40,47,.95)}.lg\:hover\:text-darkforest:hover{--tw-text-opacity:1;color:rgb(22 49 34/var(--tw-text-opacity))}.lg\:hover\:text-darkforest\/0:hover{color:rgba(22,49,34,0)}.lg\:hover\:text-darkforest\/10:hover{color:rgba(22,49,34,.1)}.lg\:hover\:text-darkforest\/100:hover{color:#163122}.lg\:hover\:text-darkforest\/20:hover{color:rgba(22,49,34,.2)}.lg\:hover\:text-darkforest\/25:hover{color:rgba(22,49,34,.25)}.lg\:hover\:text-darkforest\/30:hover{color:rgba(22,49,34,.3)}.lg\:hover\:text-darkforest\/40:hover{color:rgba(22,49,34,.4)}.lg\:hover\:text-darkforest\/5:hover{color:rgba(22,49,34,.05)}.lg\:hover\:text-darkforest\/50:hover{color:rgba(22,49,34,.5)}.lg\:hover\:text-darkforest\/60:hover{color:rgba(22,49,34,.6)}.lg\:hover\:text-darkforest\/70:hover{color:rgba(22,49,34,.7)}.lg\:hover\:text-darkforest\/75:hover{color:rgba(22,49,34,.75)}.lg\:hover\:text-darkforest\/80:hover{color:rgba(22,49,34,.8)}.lg\:hover\:text-darkforest\/90:hover{color:rgba(22,49,34,.9)}.lg\:hover\:text-darkforest\/95:hover{color:rgba(22,49,34,.95)}.lg\:hover\:text-green:hover{--tw-text-opacity:1;color:rgb(137 228 129/var(--tw-text-opacity))}.lg\:hover\:text-green\/0:hover{color:rgba(137,228,129,0)}.lg\:hover\:text-green\/10:hover{color:rgba(137,228,129,.1)}.lg\:hover\:text-green\/100:hover{color:#89e481}.lg\:hover\:text-green\/20:hover{color:rgba(137,228,129,.2)}.lg\:hover\:text-green\/25:hover{color:rgba(137,228,129,.25)}.lg\:hover\:text-green\/30:hover{color:rgba(137,228,129,.3)}.lg\:hover\:text-green\/40:hover{color:rgba(137,228,129,.4)}.lg\:hover\:text-green\/5:hover{color:rgba(137,228,129,.05)}.lg\:hover\:text-green\/50:hover{color:rgba(137,228,129,.5)}.lg\:hover\:text-green\/60:hover{color:rgba(137,228,129,.6)}.lg\:hover\:text-green\/70:hover{color:rgba(137,228,129,.7)}.lg\:hover\:text-green\/75:hover{color:rgba(137,228,129,.75)}.lg\:hover\:text-green\/80:hover{color:rgba(137,228,129,.8)}.lg\:hover\:text-green\/90:hover{color:rgba(137,228,129,.9)}.lg\:hover\:text-green\/95:hover{color:rgba(137,228,129,.95)}.lg\:hover\:text-hacker:hover{--tw-text-opacity:1;color:rgb(113 227 232/var(--tw-text-opacity))}.lg\:hover\:text-hacker\/0:hover{color:rgba(113,227,232,0)}.lg\:hover\:text-hacker\/10:hover{color:rgba(113,227,232,.1)}.lg\:hover\:text-hacker\/100:hover{color:#71e3e8}.lg\:hover\:text-hacker\/20:hover{color:rgba(113,227,232,.2)}.lg\:hover\:text-hacker\/25:hover{color:rgba(113,227,232,.25)}.lg\:hover\:text-hacker\/30:hover{color:rgba(113,227,232,.3)}.lg\:hover\:text-hacker\/40:hover{color:rgba(113,227,232,.4)}.lg\:hover\:text-hacker\/5:hover{color:rgba(113,227,232,.05)}.lg\:hover\:text-hacker\/50:hover{color:rgba(113,227,232,.5)}.lg\:hover\:text-hacker\/60:hover{color:rgba(113,227,232,.6)}.lg\:hover\:text-hacker\/70:hover{color:rgba(113,227,232,.7)}.lg\:hover\:text-hacker\/75:hover{color:rgba(113,227,232,.75)}.lg\:hover\:text-hacker\/80:hover{color:rgba(113,227,232,.8)}.lg\:hover\:text-hacker\/90:hover{color:rgba(113,227,232,.9)}.lg\:hover\:text-hacker\/95:hover{color:rgba(113,227,232,.95)}.lg\:hover\:text-hotplate:hover{--tw-text-opacity:1;color:rgb(84 0 0/var(--tw-text-opacity))}.lg\:hover\:text-hotplate\/0:hover{color:rgba(84,0,0,0)}.lg\:hover\:text-hotplate\/10:hover{color:rgba(84,0,0,.1)}.lg\:hover\:text-hotplate\/100:hover{color:#540000}.lg\:hover\:text-hotplate\/20:hover{color:rgba(84,0,0,.2)}.lg\:hover\:text-hotplate\/25:hover{color:rgba(84,0,0,.25)}.lg\:hover\:text-hotplate\/30:hover{color:rgba(84,0,0,.3)}.lg\:hover\:text-hotplate\/40:hover{color:rgba(84,0,0,.4)}.lg\:hover\:text-hotplate\/5:hover{color:rgba(84,0,0,.05)}.lg\:hover\:text-hotplate\/50:hover{color:rgba(84,0,0,.5)}.lg\:hover\:text-hotplate\/60:hover{color:rgba(84,0,0,.6)}.lg\:hover\:text-hotplate\/70:hover{color:rgba(84,0,0,.7)}.lg\:hover\:text-hotplate\/75:hover{color:rgba(84,0,0,.75)}.lg\:hover\:text-hotplate\/80:hover{color:rgba(84,0,0,.8)}.lg\:hover\:text-hotplate\/90:hover{color:rgba(84,0,0,.9)}.lg\:hover\:text-hotplate\/95:hover{color:rgba(84,0,0,.95)}.lg\:hover\:text-land:hover{--tw-text-opacity:1;color:rgb(91 32 35/var(--tw-text-opacity))}.lg\:hover\:text-land\/0:hover{color:rgba(91,32,35,0)}.lg\:hover\:text-land\/10:hover{color:rgba(91,32,35,.1)}.lg\:hover\:text-land\/100:hover{color:#5b2023}.lg\:hover\:text-land\/20:hover{color:rgba(91,32,35,.2)}.lg\:hover\:text-land\/25:hover{color:rgba(91,32,35,.25)}.lg\:hover\:text-land\/30:hover{color:rgba(91,32,35,.3)}.lg\:hover\:text-land\/40:hover{color:rgba(91,32,35,.4)}.lg\:hover\:text-land\/5:hover{color:rgba(91,32,35,.05)}.lg\:hover\:text-land\/50:hover{color:rgba(91,32,35,.5)}.lg\:hover\:text-land\/60:hover{color:rgba(91,32,35,.6)}.lg\:hover\:text-land\/70:hover{color:rgba(91,32,35,.7)}.lg\:hover\:text-land\/75:hover{color:rgba(91,32,35,.75)}.lg\:hover\:text-land\/80:hover{color:rgba(91,32,35,.8)}.lg\:hover\:text-land\/90:hover{color:rgba(91,32,35,.9)}.lg\:hover\:text-land\/95:hover{color:rgba(91,32,35,.95)}.lg\:hover\:text-lemon:hover{--tw-text-opacity:1;color:rgb(254 251 169/var(--tw-text-opacity))}.lg\:hover\:text-lemon\/0:hover{color:hsla(58,98%,83%,0)}.lg\:hover\:text-lemon\/10:hover{color:hsla(58,98%,83%,.1)}.lg\:hover\:text-lemon\/100:hover{color:#fefba9}.lg\:hover\:text-lemon\/20:hover{color:hsla(58,98%,83%,.2)}.lg\:hover\:text-lemon\/25:hover{color:hsla(58,98%,83%,.25)}.lg\:hover\:text-lemon\/30:hover{color:hsla(58,98%,83%,.3)}.lg\:hover\:text-lemon\/40:hover{color:hsla(58,98%,83%,.4)}.lg\:hover\:text-lemon\/5:hover{color:hsla(58,98%,83%,.05)}.lg\:hover\:text-lemon\/50:hover{color:hsla(58,98%,83%,.5)}.lg\:hover\:text-lemon\/60:hover{color:hsla(58,98%,83%,.6)}.lg\:hover\:text-lemon\/70:hover{color:hsla(58,98%,83%,.7)}.lg\:hover\:text-lemon\/75:hover{color:hsla(58,98%,83%,.75)}.lg\:hover\:text-lemon\/80:hover{color:hsla(58,98%,83%,.8)}.lg\:hover\:text-lemon\/90:hover{color:hsla(58,98%,83%,.9)}.lg\:hover\:text-lemon\/95:hover{color:hsla(58,98%,83%,.95)}.lg\:hover\:text-levander:hover{--tw-text-opacity:1;color:rgb(183 178 255/var(--tw-text-opacity))}.lg\:hover\:text-levander-25:hover{--tw-text-opacity:1;color:rgb(246 246 255/var(--tw-text-opacity))}.lg\:hover\:text-levander-25\/0:hover{color:rgba(246,246,255,0)}.lg\:hover\:text-levander-25\/10:hover{color:rgba(246,246,255,.1)}.lg\:hover\:text-levander-25\/100:hover{color:#f6f6ff}.lg\:hover\:text-levander-25\/20:hover{color:rgba(246,246,255,.2)}.lg\:hover\:text-levander-25\/25:hover{color:rgba(246,246,255,.25)}.lg\:hover\:text-levander-25\/30:hover{color:rgba(246,246,255,.3)}.lg\:hover\:text-levander-25\/40:hover{color:rgba(246,246,255,.4)}.lg\:hover\:text-levander-25\/5:hover{color:rgba(246,246,255,.05)}.lg\:hover\:text-levander-25\/50:hover{color:rgba(246,246,255,.5)}.lg\:hover\:text-levander-25\/60:hover{color:rgba(246,246,255,.6)}.lg\:hover\:text-levander-25\/70:hover{color:rgba(246,246,255,.7)}.lg\:hover\:text-levander-25\/75:hover{color:rgba(246,246,255,.75)}.lg\:hover\:text-levander-25\/80:hover{color:rgba(246,246,255,.8)}.lg\:hover\:text-levander-25\/90:hover{color:rgba(246,246,255,.9)}.lg\:hover\:text-levander-25\/95:hover{color:rgba(246,246,255,.95)}.lg\:hover\:text-levander\/0:hover{color:rgba(183,178,255,0)}.lg\:hover\:text-levander\/10:hover{color:rgba(183,178,255,.1)}.lg\:hover\:text-levander\/100:hover{color:#b7b2ff}.lg\:hover\:text-levander\/20:hover{color:rgba(183,178,255,.2)}.lg\:hover\:text-levander\/25:hover{color:rgba(183,178,255,.25)}.lg\:hover\:text-levander\/30:hover{color:rgba(183,178,255,.3)}.lg\:hover\:text-levander\/40:hover{color:rgba(183,178,255,.4)}.lg\:hover\:text-levander\/5:hover{color:rgba(183,178,255,.05)}.lg\:hover\:text-levander\/50:hover{color:rgba(183,178,255,.5)}.lg\:hover\:text-levander\/60:hover{color:rgba(183,178,255,.6)}.lg\:hover\:text-levander\/70:hover{color:rgba(183,178,255,.7)}.lg\:hover\:text-levander\/75:hover{color:rgba(183,178,255,.75)}.lg\:hover\:text-levander\/80:hover{color:rgba(183,178,255,.8)}.lg\:hover\:text-levander\/90:hover{color:rgba(183,178,255,.9)}.lg\:hover\:text-levander\/95:hover{color:rgba(183,178,255,.95)}.lg\:hover\:text-lime:hover{--tw-text-opacity:1;color:rgb(201 255 114/var(--tw-text-opacity))}.lg\:hover\:text-lime\/0:hover{color:rgba(201,255,114,0)}.lg\:hover\:text-lime\/10:hover{color:rgba(201,255,114,.1)}.lg\:hover\:text-lime\/100:hover{color:#c9ff72}.lg\:hover\:text-lime\/20:hover{color:rgba(201,255,114,.2)}.lg\:hover\:text-lime\/25:hover{color:rgba(201,255,114,.25)}.lg\:hover\:text-lime\/30:hover{color:rgba(201,255,114,.3)}.lg\:hover\:text-lime\/40:hover{color:rgba(201,255,114,.4)}.lg\:hover\:text-lime\/5:hover{color:rgba(201,255,114,.05)}.lg\:hover\:text-lime\/50:hover{color:rgba(201,255,114,.5)}.lg\:hover\:text-lime\/60:hover{color:rgba(201,255,114,.6)}.lg\:hover\:text-lime\/70:hover{color:rgba(201,255,114,.7)}.lg\:hover\:text-lime\/75:hover{color:rgba(201,255,114,.75)}.lg\:hover\:text-lime\/80:hover{color:rgba(201,255,114,.8)}.lg\:hover\:text-lime\/90:hover{color:rgba(201,255,114,.9)}.lg\:hover\:text-lime\/95:hover{color:rgba(201,255,114,.95)}.lg\:hover\:text-mango:hover{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.lg\:hover\:text-mango-hover:hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.lg\:hover\:text-mango-hover\/0:hover{color:rgba(227,158,95,0)}.lg\:hover\:text-mango-hover\/10:hover{color:rgba(227,158,95,.1)}.lg\:hover\:text-mango-hover\/100:hover{color:#e39e5f}.lg\:hover\:text-mango-hover\/20:hover{color:rgba(227,158,95,.2)}.lg\:hover\:text-mango-hover\/25:hover{color:rgba(227,158,95,.25)}.lg\:hover\:text-mango-hover\/30:hover{color:rgba(227,158,95,.3)}.lg\:hover\:text-mango-hover\/40:hover{color:rgba(227,158,95,.4)}.lg\:hover\:text-mango-hover\/5:hover{color:rgba(227,158,95,.05)}.lg\:hover\:text-mango-hover\/50:hover{color:rgba(227,158,95,.5)}.lg\:hover\:text-mango-hover\/60:hover{color:rgba(227,158,95,.6)}.lg\:hover\:text-mango-hover\/70:hover{color:rgba(227,158,95,.7)}.lg\:hover\:text-mango-hover\/75:hover{color:rgba(227,158,95,.75)}.lg\:hover\:text-mango-hover\/80:hover{color:rgba(227,158,95,.8)}.lg\:hover\:text-mango-hover\/90:hover{color:rgba(227,158,95,.9)}.lg\:hover\:text-mango-hover\/95:hover{color:rgba(227,158,95,.95)}.lg\:hover\:text-mango\/0:hover{color:hsla(29,96%,70%,0)}.lg\:hover\:text-mango\/10:hover{color:hsla(29,96%,70%,.1)}.lg\:hover\:text-mango\/100:hover{color:#fcb069}.lg\:hover\:text-mango\/20:hover{color:hsla(29,96%,70%,.2)}.lg\:hover\:text-mango\/25:hover{color:hsla(29,96%,70%,.25)}.lg\:hover\:text-mango\/30:hover{color:hsla(29,96%,70%,.3)}.lg\:hover\:text-mango\/40:hover{color:hsla(29,96%,70%,.4)}.lg\:hover\:text-mango\/5:hover{color:hsla(29,96%,70%,.05)}.lg\:hover\:text-mango\/50:hover{color:hsla(29,96%,70%,.5)}.lg\:hover\:text-mango\/60:hover{color:hsla(29,96%,70%,.6)}.lg\:hover\:text-mango\/70:hover{color:hsla(29,96%,70%,.7)}.lg\:hover\:text-mango\/75:hover{color:hsla(29,96%,70%,.75)}.lg\:hover\:text-mango\/80:hover{color:hsla(29,96%,70%,.8)}.lg\:hover\:text-mango\/90:hover{color:hsla(29,96%,70%,.9)}.lg\:hover\:text-mango\/95:hover{color:hsla(29,96%,70%,.95)}.lg\:hover\:text-maroon:hover{--tw-text-opacity:1;color:rgb(63 7 3/var(--tw-text-opacity))}.lg\:hover\:text-maroon\/0:hover{color:rgba(63,7,3,0)}.lg\:hover\:text-maroon\/10:hover{color:rgba(63,7,3,.1)}.lg\:hover\:text-maroon\/100:hover{color:#3f0703}.lg\:hover\:text-maroon\/20:hover{color:rgba(63,7,3,.2)}.lg\:hover\:text-maroon\/25:hover{color:rgba(63,7,3,.25)}.lg\:hover\:text-maroon\/30:hover{color:rgba(63,7,3,.3)}.lg\:hover\:text-maroon\/40:hover{color:rgba(63,7,3,.4)}.lg\:hover\:text-maroon\/5:hover{color:rgba(63,7,3,.05)}.lg\:hover\:text-maroon\/50:hover{color:rgba(63,7,3,.5)}.lg\:hover\:text-maroon\/60:hover{color:rgba(63,7,3,.6)}.lg\:hover\:text-maroon\/70:hover{color:rgba(63,7,3,.7)}.lg\:hover\:text-maroon\/75:hover{color:rgba(63,7,3,.75)}.lg\:hover\:text-maroon\/80:hover{color:rgba(63,7,3,.8)}.lg\:hover\:text-maroon\/90:hover{color:rgba(63,7,3,.9)}.lg\:hover\:text-maroon\/95:hover{color:rgba(63,7,3,.95)}.lg\:hover\:text-navyblue:hover{--tw-text-opacity:1;color:rgb(40 24 138/var(--tw-text-opacity))}.lg\:hover\:text-navyblue\/0:hover{color:rgba(40,24,138,0)}.lg\:hover\:text-navyblue\/10:hover{color:rgba(40,24,138,.1)}.lg\:hover\:text-navyblue\/100:hover{color:#28188a}.lg\:hover\:text-navyblue\/20:hover{color:rgba(40,24,138,.2)}.lg\:hover\:text-navyblue\/25:hover{color:rgba(40,24,138,.25)}.lg\:hover\:text-navyblue\/30:hover{color:rgba(40,24,138,.3)}.lg\:hover\:text-navyblue\/40:hover{color:rgba(40,24,138,.4)}.lg\:hover\:text-navyblue\/5:hover{color:rgba(40,24,138,.05)}.lg\:hover\:text-navyblue\/50:hover{color:rgba(40,24,138,.5)}.lg\:hover\:text-navyblue\/60:hover{color:rgba(40,24,138,.6)}.lg\:hover\:text-navyblue\/70:hover{color:rgba(40,24,138,.7)}.lg\:hover\:text-navyblue\/75:hover{color:rgba(40,24,138,.75)}.lg\:hover\:text-navyblue\/80:hover{color:rgba(40,24,138,.8)}.lg\:hover\:text-navyblue\/90:hover{color:rgba(40,24,138,.9)}.lg\:hover\:text-navyblue\/95:hover{color:rgba(40,24,138,.95)}.lg\:hover\:text-nightsky:hover{--tw-text-opacity:1;color:rgb(55 9 113/var(--tw-text-opacity))}.lg\:hover\:text-nightsky\/0:hover{color:rgba(55,9,113,0)}.lg\:hover\:text-nightsky\/10:hover{color:rgba(55,9,113,.1)}.lg\:hover\:text-nightsky\/100:hover{color:#370971}.lg\:hover\:text-nightsky\/20:hover{color:rgba(55,9,113,.2)}.lg\:hover\:text-nightsky\/25:hover{color:rgba(55,9,113,.25)}.lg\:hover\:text-nightsky\/30:hover{color:rgba(55,9,113,.3)}.lg\:hover\:text-nightsky\/40:hover{color:rgba(55,9,113,.4)}.lg\:hover\:text-nightsky\/5:hover{color:rgba(55,9,113,.05)}.lg\:hover\:text-nightsky\/50:hover{color:rgba(55,9,113,.5)}.lg\:hover\:text-nightsky\/60:hover{color:rgba(55,9,113,.6)}.lg\:hover\:text-nightsky\/70:hover{color:rgba(55,9,113,.7)}.lg\:hover\:text-nightsky\/75:hover{color:rgba(55,9,113,.75)}.lg\:hover\:text-nightsky\/80:hover{color:rgba(55,9,113,.8)}.lg\:hover\:text-nightsky\/90:hover{color:rgba(55,9,113,.9)}.lg\:hover\:text-nightsky\/95:hover{color:rgba(55,9,113,.95)}.lg\:hover\:text-ocean:hover{--tw-text-opacity:1;color:rgb(8 31 52/var(--tw-text-opacity))}.lg\:hover\:text-ocean\/0:hover{color:rgba(8,31,52,0)}.lg\:hover\:text-ocean\/10:hover{color:rgba(8,31,52,.1)}.lg\:hover\:text-ocean\/100:hover{color:#081f34}.lg\:hover\:text-ocean\/20:hover{color:rgba(8,31,52,.2)}.lg\:hover\:text-ocean\/25:hover{color:rgba(8,31,52,.25)}.lg\:hover\:text-ocean\/30:hover{color:rgba(8,31,52,.3)}.lg\:hover\:text-ocean\/40:hover{color:rgba(8,31,52,.4)}.lg\:hover\:text-ocean\/5:hover{color:rgba(8,31,52,.05)}.lg\:hover\:text-ocean\/50:hover{color:rgba(8,31,52,.5)}.lg\:hover\:text-ocean\/60:hover{color:rgba(8,31,52,.6)}.lg\:hover\:text-ocean\/70:hover{color:rgba(8,31,52,.7)}.lg\:hover\:text-ocean\/75:hover{color:rgba(8,31,52,.75)}.lg\:hover\:text-ocean\/80:hover{color:rgba(8,31,52,.8)}.lg\:hover\:text-ocean\/90:hover{color:rgba(8,31,52,.9)}.lg\:hover\:text-ocean\/95:hover{color:rgba(8,31,52,.95)}.lg\:hover\:text-peach:hover{--tw-text-opacity:1;color:rgb(245 193 174/var(--tw-text-opacity))}.lg\:hover\:text-peach\/0:hover{color:hsla(16,78%,82%,0)}.lg\:hover\:text-peach\/10:hover{color:hsla(16,78%,82%,.1)}.lg\:hover\:text-peach\/100:hover{color:#f5c1ae}.lg\:hover\:text-peach\/20:hover{color:hsla(16,78%,82%,.2)}.lg\:hover\:text-peach\/25:hover{color:hsla(16,78%,82%,.25)}.lg\:hover\:text-peach\/30:hover{color:hsla(16,78%,82%,.3)}.lg\:hover\:text-peach\/40:hover{color:hsla(16,78%,82%,.4)}.lg\:hover\:text-peach\/5:hover{color:hsla(16,78%,82%,.05)}.lg\:hover\:text-peach\/50:hover{color:hsla(16,78%,82%,.5)}.lg\:hover\:text-peach\/60:hover{color:hsla(16,78%,82%,.6)}.lg\:hover\:text-peach\/70:hover{color:hsla(16,78%,82%,.7)}.lg\:hover\:text-peach\/75:hover{color:hsla(16,78%,82%,.75)}.lg\:hover\:text-peach\/80:hover{color:hsla(16,78%,82%,.8)}.lg\:hover\:text-peach\/90:hover{color:hsla(16,78%,82%,.9)}.lg\:hover\:text-peach\/95:hover{color:hsla(16,78%,82%,.95)}.lg\:hover\:text-pine:hover{--tw-text-opacity:1;color:rgb(11 69 82/var(--tw-text-opacity))}.lg\:hover\:text-pine-hover:hover{--tw-text-opacity:1;color:rgb(0 32 30/var(--tw-text-opacity))}.lg\:hover\:text-pine-hover\/0:hover{color:rgba(0,32,30,0)}.lg\:hover\:text-pine-hover\/10:hover{color:rgba(0,32,30,.1)}.lg\:hover\:text-pine-hover\/100:hover{color:#00201e}.lg\:hover\:text-pine-hover\/20:hover{color:rgba(0,32,30,.2)}.lg\:hover\:text-pine-hover\/25:hover{color:rgba(0,32,30,.25)}.lg\:hover\:text-pine-hover\/30:hover{color:rgba(0,32,30,.3)}.lg\:hover\:text-pine-hover\/40:hover{color:rgba(0,32,30,.4)}.lg\:hover\:text-pine-hover\/5:hover{color:rgba(0,32,30,.05)}.lg\:hover\:text-pine-hover\/50:hover{color:rgba(0,32,30,.5)}.lg\:hover\:text-pine-hover\/60:hover{color:rgba(0,32,30,.6)}.lg\:hover\:text-pine-hover\/70:hover{color:rgba(0,32,30,.7)}.lg\:hover\:text-pine-hover\/75:hover{color:rgba(0,32,30,.75)}.lg\:hover\:text-pine-hover\/80:hover{color:rgba(0,32,30,.8)}.lg\:hover\:text-pine-hover\/90:hover{color:rgba(0,32,30,.9)}.lg\:hover\:text-pine-hover\/95:hover{color:rgba(0,32,30,.95)}.lg\:hover\:text-pine\/0:hover{color:rgba(11,69,82,0)}.lg\:hover\:text-pine\/10:hover{color:rgba(11,69,82,.1)}.lg\:hover\:text-pine\/100:hover{color:#0b4552}.lg\:hover\:text-pine\/20:hover{color:rgba(11,69,82,.2)}.lg\:hover\:text-pine\/25:hover{color:rgba(11,69,82,.25)}.lg\:hover\:text-pine\/30:hover{color:rgba(11,69,82,.3)}.lg\:hover\:text-pine\/40:hover{color:rgba(11,69,82,.4)}.lg\:hover\:text-pine\/5:hover{color:rgba(11,69,82,.05)}.lg\:hover\:text-pine\/50:hover{color:rgba(11,69,82,.5)}.lg\:hover\:text-pine\/60:hover{color:rgba(11,69,82,.6)}.lg\:hover\:text-pine\/70:hover{color:rgba(11,69,82,.7)}.lg\:hover\:text-pine\/75:hover{color:rgba(11,69,82,.75)}.lg\:hover\:text-pine\/80:hover{color:rgba(11,69,82,.8)}.lg\:hover\:text-pine\/90:hover{color:rgba(11,69,82,.9)}.lg\:hover\:text-pine\/95:hover{color:rgba(11,69,82,.95)}.lg\:hover\:text-shell:hover{--tw-text-opacity:1;color:rgb(45 15 55/var(--tw-text-opacity))}.lg\:hover\:text-shell\/0:hover{color:rgba(45,15,55,0)}.lg\:hover\:text-shell\/10:hover{color:rgba(45,15,55,.1)}.lg\:hover\:text-shell\/100:hover{color:#2d0f37}.lg\:hover\:text-shell\/20:hover{color:rgba(45,15,55,.2)}.lg\:hover\:text-shell\/25:hover{color:rgba(45,15,55,.25)}.lg\:hover\:text-shell\/30:hover{color:rgba(45,15,55,.3)}.lg\:hover\:text-shell\/40:hover{color:rgba(45,15,55,.4)}.lg\:hover\:text-shell\/5:hover{color:rgba(45,15,55,.05)}.lg\:hover\:text-shell\/50:hover{color:rgba(45,15,55,.5)}.lg\:hover\:text-shell\/60:hover{color:rgba(45,15,55,.6)}.lg\:hover\:text-shell\/70:hover{color:rgba(45,15,55,.7)}.lg\:hover\:text-shell\/75:hover{color:rgba(45,15,55,.75)}.lg\:hover\:text-shell\/80:hover{color:rgba(45,15,55,.8)}.lg\:hover\:text-shell\/90:hover{color:rgba(45,15,55,.9)}.lg\:hover\:text-shell\/95:hover{color:rgba(45,15,55,.95)}.lg\:hover\:text-shellfill:hover{--tw-text-opacity:1;color:rgb(245 243 245/var(--tw-text-opacity))}.lg\:hover\:text-shellfill\/0:hover{color:hsla(300,9%,96%,0)}.lg\:hover\:text-shellfill\/10:hover{color:hsla(300,9%,96%,.1)}.lg\:hover\:text-shellfill\/100:hover{color:#f5f3f5}.lg\:hover\:text-shellfill\/20:hover{color:hsla(300,9%,96%,.2)}.lg\:hover\:text-shellfill\/25:hover{color:hsla(300,9%,96%,.25)}.lg\:hover\:text-shellfill\/30:hover{color:hsla(300,9%,96%,.3)}.lg\:hover\:text-shellfill\/40:hover{color:hsla(300,9%,96%,.4)}.lg\:hover\:text-shellfill\/5:hover{color:hsla(300,9%,96%,.05)}.lg\:hover\:text-shellfill\/50:hover{color:hsla(300,9%,96%,.5)}.lg\:hover\:text-shellfill\/60:hover{color:hsla(300,9%,96%,.6)}.lg\:hover\:text-shellfill\/70:hover{color:hsla(300,9%,96%,.7)}.lg\:hover\:text-shellfill\/75:hover{color:hsla(300,9%,96%,.75)}.lg\:hover\:text-shellfill\/80:hover{color:hsla(300,9%,96%,.8)}.lg\:hover\:text-shellfill\/90:hover{color:hsla(300,9%,96%,.9)}.lg\:hover\:text-shellfill\/95:hover{color:hsla(300,9%,96%,.95)}.lg\:hover\:text-shellstroke:hover{--tw-text-opacity:1;color:rgb(224 219 225/var(--tw-text-opacity))}.lg\:hover\:text-shellstroke\/0:hover{color:hsla(290,9%,87%,0)}.lg\:hover\:text-shellstroke\/10:hover{color:hsla(290,9%,87%,.1)}.lg\:hover\:text-shellstroke\/100:hover{color:#e0dbe1}.lg\:hover\:text-shellstroke\/20:hover{color:hsla(290,9%,87%,.2)}.lg\:hover\:text-shellstroke\/25:hover{color:hsla(290,9%,87%,.25)}.lg\:hover\:text-shellstroke\/30:hover{color:hsla(290,9%,87%,.3)}.lg\:hover\:text-shellstroke\/40:hover{color:hsla(290,9%,87%,.4)}.lg\:hover\:text-shellstroke\/5:hover{color:hsla(290,9%,87%,.05)}.lg\:hover\:text-shellstroke\/50:hover{color:hsla(290,9%,87%,.5)}.lg\:hover\:text-shellstroke\/60:hover{color:hsla(290,9%,87%,.6)}.lg\:hover\:text-shellstroke\/70:hover{color:hsla(290,9%,87%,.7)}.lg\:hover\:text-shellstroke\/75:hover{color:hsla(290,9%,87%,.75)}.lg\:hover\:text-shellstroke\/80:hover{color:hsla(290,9%,87%,.8)}.lg\:hover\:text-shellstroke\/90:hover{color:hsla(290,9%,87%,.9)}.lg\:hover\:text-shellstroke\/95:hover{color:hsla(290,9%,87%,.95)}.lg\:hover\:text-smurf:hover{--tw-text-opacity:1;color:rgb(170 224 255/var(--tw-text-opacity))}.lg\:hover\:text-smurf\/0:hover{color:rgba(170,224,255,0)}.lg\:hover\:text-smurf\/10:hover{color:rgba(170,224,255,.1)}.lg\:hover\:text-smurf\/100:hover{color:#aae0ff}.lg\:hover\:text-smurf\/20:hover{color:rgba(170,224,255,.2)}.lg\:hover\:text-smurf\/25:hover{color:rgba(170,224,255,.25)}.lg\:hover\:text-smurf\/30:hover{color:rgba(170,224,255,.3)}.lg\:hover\:text-smurf\/40:hover{color:rgba(170,224,255,.4)}.lg\:hover\:text-smurf\/5:hover{color:rgba(170,224,255,.05)}.lg\:hover\:text-smurf\/50:hover{color:rgba(170,224,255,.5)}.lg\:hover\:text-smurf\/60:hover{color:rgba(170,224,255,.6)}.lg\:hover\:text-smurf\/70:hover{color:rgba(170,224,255,.7)}.lg\:hover\:text-smurf\/75:hover{color:rgba(170,224,255,.75)}.lg\:hover\:text-smurf\/80:hover{color:rgba(170,224,255,.8)}.lg\:hover\:text-smurf\/90:hover{color:rgba(170,224,255,.9)}.lg\:hover\:text-smurf\/95:hover{color:rgba(170,224,255,.95)}.lg\:hover\:text-teal:hover{--tw-text-opacity:1;color:rgb(112 249 175/var(--tw-text-opacity))}.lg\:hover\:text-teal\/0:hover{color:rgba(112,249,175,0)}.lg\:hover\:text-teal\/10:hover{color:rgba(112,249,175,.1)}.lg\:hover\:text-teal\/100:hover{color:#70f9af}.lg\:hover\:text-teal\/20:hover{color:rgba(112,249,175,.2)}.lg\:hover\:text-teal\/25:hover{color:rgba(112,249,175,.25)}.lg\:hover\:text-teal\/30:hover{color:rgba(112,249,175,.3)}.lg\:hover\:text-teal\/40:hover{color:rgba(112,249,175,.4)}.lg\:hover\:text-teal\/5:hover{color:rgba(112,249,175,.05)}.lg\:hover\:text-teal\/50:hover{color:rgba(112,249,175,.5)}.lg\:hover\:text-teal\/60:hover{color:rgba(112,249,175,.6)}.lg\:hover\:text-teal\/70:hover{color:rgba(112,249,175,.7)}.lg\:hover\:text-teal\/75:hover{color:rgba(112,249,175,.75)}.lg\:hover\:text-teal\/80:hover{color:rgba(112,249,175,.8)}.lg\:hover\:text-teal\/90:hover{color:rgba(112,249,175,.9)}.lg\:hover\:text-teal\/95:hover{color:rgba(112,249,175,.95)}.lg\:hover\:text-water:hover{--tw-text-opacity:1;color:rgb(162 225 214/var(--tw-text-opacity))}.lg\:hover\:text-water\/0:hover{color:rgba(162,225,214,0)}.lg\:hover\:text-water\/10:hover{color:rgba(162,225,214,.1)}.lg\:hover\:text-water\/100:hover{color:#a2e1d6}.lg\:hover\:text-water\/20:hover{color:rgba(162,225,214,.2)}.lg\:hover\:text-water\/25:hover{color:rgba(162,225,214,.25)}.lg\:hover\:text-water\/30:hover{color:rgba(162,225,214,.3)}.lg\:hover\:text-water\/40:hover{color:rgba(162,225,214,.4)}.lg\:hover\:text-water\/5:hover{color:rgba(162,225,214,.05)}.lg\:hover\:text-water\/50:hover{color:rgba(162,225,214,.5)}.lg\:hover\:text-water\/60:hover{color:rgba(162,225,214,.6)}.lg\:hover\:text-water\/70:hover{color:rgba(162,225,214,.7)}.lg\:hover\:text-water\/75:hover{color:rgba(162,225,214,.75)}.lg\:hover\:text-water\/80:hover{color:rgba(162,225,214,.8)}.lg\:hover\:text-water\/90:hover{color:rgba(162,225,214,.9)}.lg\:hover\:text-water\/95:hover{color:rgba(162,225,214,.95)}.lg\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.lg\:hover\:text-yellow:hover{--tw-text-opacity:1;color:rgb(255 210 96/var(--tw-text-opacity))}.lg\:hover\:text-yellow\/0:hover{color:rgba(255,210,96,0)}.lg\:hover\:text-yellow\/10:hover{color:rgba(255,210,96,.1)}.lg\:hover\:text-yellow\/100:hover{color:#ffd260}.lg\:hover\:text-yellow\/20:hover{color:rgba(255,210,96,.2)}.lg\:hover\:text-yellow\/25:hover{color:rgba(255,210,96,.25)}.lg\:hover\:text-yellow\/30:hover{color:rgba(255,210,96,.3)}.lg\:hover\:text-yellow\/40:hover{color:rgba(255,210,96,.4)}.lg\:hover\:text-yellow\/5:hover{color:rgba(255,210,96,.05)}.lg\:hover\:text-yellow\/50:hover{color:rgba(255,210,96,.5)}.lg\:hover\:text-yellow\/60:hover{color:rgba(255,210,96,.6)}.lg\:hover\:text-yellow\/70:hover{color:rgba(255,210,96,.7)}.lg\:hover\:text-yellow\/75:hover{color:rgba(255,210,96,.75)}.lg\:hover\:text-yellow\/80:hover{color:rgba(255,210,96,.8)}.lg\:hover\:text-yellow\/90:hover{color:rgba(255,210,96,.9)}.lg\:hover\:text-yellow\/95:hover{color:rgba(255,210,96,.95)}.group:hover .lg\:group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .lg\:group-hover\:translate-x-0,.group:hover .lg\:group-hover\:translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .lg\:group-hover\:translate-x-1{--tw-translate-x:0.25rem}@keyframes arrow-diagonal-up{0%{transform:translateX(0)translateY(0);opacity:1}49%{transform:translateX(25%)translateY(-25%);opacity:0}50%{transform:translateX(-25%)translateY(25%);opacity:0}to{transform:translateX(0)translateY(0);opacity:1}}.group:hover .lg\:group-hover\:animate-arrow-diagonal-up{animation:arrow-diagonal-up .5s ease-in-out}@keyframes arrow-down{0%{transform:translateY(0);opacity:1}49%{transform:translateY(25%);opacity:0}50%{transform:translateY(-25%);opacity:0}to{transform:translateY(0);opacity:1}}.group:hover .lg\:group-hover\:animate-arrow-down{animation:arrow-down .4s ease-in-out}@keyframes arrow-right{0%{transform:translateX(0);opacity:1}49%{transform:translateX(25%);opacity:0}50%{transform:translateX(-25%);opacity:0}to{transform:translateX(0);opacity:1}}.group:hover .lg\:group-hover\:animate-arrow-right{animation:arrow-right .5s ease-in-out}.group:hover .lg\:group-hover\:border-mango{--tw-border-opacity:1;border-color:rgb(252 176 105/var(--tw-border-opacity))}.group:hover .lg\:group-hover\:bg-mango{--tw-bg-opacity:1;background-color:rgb(252 176 105/var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:bg-shell{--tw-bg-opacity:1;background-color:rgb(45 15 55/var(--tw-bg-opacity))}.group:hover .lg\:group-hover\:text-mango{--tw-text-opacity:1;color:rgb(252 176 105/var(--tw-text-opacity))}.group:hover .lg\:group-hover\:text-mango-hover{--tw-text-opacity:1;color:rgb(227 158 95/var(--tw-text-opacity))}.group:hover .lg\:group-hover\:opacity-100{opacity:1}}@media (min-width:1280px){.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-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-end-6{grid-column-end:6}.xl\:ml-\[30\%\]{margin-left:30%}.xl\:mr-\[7\.5rem\]{margin-right:7.5rem}.xl\:mt-11{margin-top:2.75rem}.xl\:block{display:block}.xl\:h-\[218px\]{height:218px}.xl\:h-\[300px\]{height:300px}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-\[160px\]{width:160px}.xl\:max-w-760{max-width:760px}.xl\:max-w-800{max-width:800px}.xl\:max-w-900{max-width:900px}.xl\:max-w-920{max-width:920px}.xl\:max-w-940{max-width:940px}.xl\:max-w-\[1032px\]{max-width:1032px}.xl\:max-w-\[1132px\]{max-width:1132px}.xl\:max-w-\[600px\]{max-width:600px}.xl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:flex-row{flex-direction:row}.xl\:justify-start{justify-content:flex-start}.xl\:justify-between{justify-content:space-between}.xl\:gap-11{gap:2.75rem}.xl\:gap-14{gap:3.5rem}.xl\:border-\[6px\]{border-width:6px}.xl\:border-\[8px\]{border-width:8px}.xl\:object-contain{-o-object-fit:contain;object-fit:contain}.xl\:p-11{padding:2.75rem}.xl\:p-6{padding:1.5rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-26{padding-bottom:6.5rem}}@media (min-width:1440px){.\32xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.\32xl\:mx-8{margin-left:2rem;margin-right:2rem}.\32xl\:block{display:block}.\32xl\:max-w-760{max-width:760px}.\32xl\:max-w-800{max-width:800px}.\32xl\:max-w-900{max-width:900px}.\32xl\:max-w-920{max-width:920px}.\32xl\:max-w-940{max-width:940px}.\32xl\:max-w-\[1032px\]{max-width:1032px}}@media (max-width:423px){.smd\:block{display:block}.smd\:w-full{width:100%}}@media (max-width:767px){.mdd\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mdd\:-mb-12{margin-bottom:-3rem}.mdd\:-mb-24{margin-bottom:-6rem}.mdd\:-mb-40{margin-bottom:-10rem}.mdd\:-mb-6{margin-bottom:-1.5rem}.mdd\:-mb-80{margin-bottom:-20rem}.mdd\:mb-16{margin-bottom:4rem}.mdd\:mb-6{margin-bottom:1.5rem}.mdd\:ml-auto{margin-left:auto}.mdd\:mt-2{margin-top:.5rem}.mdd\:mt-8{margin-top:2rem}.mdd\:block{display:block}.mdd\:flex{display:flex}.mdd\:w-\[97\%\]{width:97%}.mdd\:w-full{width:100%}.mdd\:max-w-\[400px\]{max-width:400px}.mdd\:items-center{align-items:center}.mdd\:justify-between{justify-content:space-between}.mdd\:overflow-hidden{overflow:hidden}.mdd\:pt-3{padding-top:.75rem}.mdd\:pt-4{padding-top:1rem}.mdd\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:1023px){.lgd\:pointer-events-none{pointer-events:none}.lgd\:fixed{position:fixed}.lgd\:left-0{left:0}.lgd\:top-0{top:0}.lgd\:mb-3{margin-bottom:.75rem}.lgd\:mb-4{margin-bottom:1rem}.lgd\:block{display:block}.lgd\:hidden{display:none}.lgd\:h-full{height:100%}.lgd\:w-full{width:100%}.lgd\:overflow-auto{overflow:auto}.lgd\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.lgd\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lgd\:pb-8{padding-bottom:2rem}.lgd\:pt-28{padding-top:7rem}.lgd\:opacity-0{opacity:0}}@media (max-width:1279px){.xld\:mt-4{margin-top:1rem}.xld\:block{display:block}}.\[\&\:not\(\:first-child\)\]\:mt-16:not(:first-child){margin-top:4rem}@media (max-width:1023px){.\[\&\:not\(\:first-child\)\]\:lgd\:mt-16:not(:first-child){margin-top:4rem}}