.hobo-map-section-wrapper{width:100%;position:relative;overflow:hidden}.hobo-map-section{padding:80px 20px 120px;position:relative;min-height:600px;background-image:linear-gradient(180deg,#019e65,rgba(0,167,106,0))}.hobo-map-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hobo-map-content{color:#ffffff;z-index:2;position:relative}.hobo-location-icon{margin-bottom:30px;opacity:0;animation:fadeInUp .8s ease forwards}.hobo-map-title{font-size:48px;font-weight:700;margin:0 0 20px;line-height:1.2;opacity:0;animation:fadeInUp .8s ease .2s forwards}.hobo-map-description{font-size:18px;line-height:1.6;margin:0 0 30px;max-width:500px;opacity:0;animation:fadeInUp .8s ease .4s forwards}.hobo-button{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:transparent;border:2px solid #00a76a;color:#ffffff;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;opacity:0;animation:fadeInUp .8s ease .6s forwards;text-decoration:none}.hobo-button:hover{background:#00a76a;transform:translateX(5px)}.hobo-button svg{transition:transform .3s ease}.hobo-button:hover svg{transform:translateX(5px)}.hobo-footnote{font-size:14px;margin-top:20px;opacity:.7;animation:fadeInUp .8s ease .8s forwards}.hobo-map-visual{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.hobo-map-poland{width:100%;max-width:500px;height:100%;position:relative;opacity:0;animation:fadeIn 1s ease .5s forwards}.poland-map{width:100%;height:100%;filter:drop-shadow(0 4px 20px rgba(0,0,0,.2))}.poland-shape{transition:all .3s ease}.map-pins{position:absolute;top:0;left:0;width:100%;height:100%}.map-pin{position:absolute;width:24px;height:32px;opacity:0;animation:pinDrop .6s ease forwards;transform-origin:bottom center}.map-pin svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.hobo-logo{position:absolute;bottom:40px;right:40px;z-index:10;opacity:0;animation:fadeIn 1s ease 1.5s forwards}.hobo-logo span{font-size:14px;font-weight:600;color:rgba(255,255,255,.8);letter-spacing:1px}.hobo-stats-section{background-color:#00a76a;padding:80px 20px;margin-top:-80px;position:relative;z-index:3}.hobo-stats-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hobo-phone-mockup{position:relative;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(100px);animation:slideUpPhone 1s ease forwards;animation-delay:.3s}.phone-device{width:280px;height:570px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:40px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.4),inset 0 0 0 2px rgba(255,255,255,.1);position:relative}.phone-device:before{content:"";position:absolute;top:20px;left:50%;transform:translateX(-50%);width:60px;height:6px;background:#000;border-radius:3px}.phone-screen{width:100%;height:100%;background:linear-gradient(135deg,#1a3a52,#0a1a2a);border-radius:32px;position:relative;overflow:hidden}.phone-screen:after{content:"";position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:100px;height:80px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 80"><path d="M10,70 Q20,50 30,60 T50,65 T70,60 T90,70" fill="none" stroke="%23ffd700" stroke-width="2"/><circle cx="20" cy="65" r="3" fill="%23ffd700"/><circle cx="40" cy="60" r="3" fill="%23ffd700"/><circle cx="60" cy="62" r="3" fill="%23ffd700"/><circle cx="80" cy="67" r="3" fill="%23ffd700"/></svg>') no-repeat 50%;background-size:contain}.hobo-stats-content{color:#ffffff}.hobo-stats-icon{margin-bottom:30px;opacity:0;animation:fadeInUp .8s ease .5s forwards}.hobo-stats-title{font-size:56px;font-weight:700;margin:0 0 20px;line-height:1.1;opacity:0;animation:fadeInUp .8s ease .7s forwards}.hobo-stats-description{font-size:20px;line-height:1.5;margin:0 0 30px;max-width:500px;opacity:0;animation:fadeInUp .8s ease .9s forwards}.hobo-button-white{background:#ffffff;color:#00a76a;border-color:#ffffff}.hobo-button-white:hover{background:transparent;color:#ffffff;border-color:#ffffff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pinDrop{0%{opacity:0;transform:translateY(-50px) scale(0)}50%{transform:translateY(5px) scale(1.1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideUpPhone{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.hobo-map-section.animate .hobo-button,.hobo-map-section.animate .hobo-footnote,.hobo-map-section.animate .hobo-location-icon,.hobo-map-section.animate .hobo-map-description,.hobo-map-section.animate .hobo-map-title,.hobo-map-section.animate .map-pin,.hobo-stats-section.animate .hobo-phone-mockup,.hobo-stats-section.animate .hobo-stats-description,.hobo-stats-section.animate .hobo-stats-icon,.hobo-stats-section.animate .hobo-stats-title{animation-play-state:running}.map-pin.pinAnimate{animation:pinDrop .6s ease forwards}.hobo-phone-mockup.phoneAnimate{animation:slideUpPhone 1s ease forwards;animation-delay:.3s}@media (max-width:1024px){.hobo-map-container,.hobo-stats-container{grid-template-columns:1fr;gap:40px}.hobo-map-visual{height:400px}.hobo-map-title{font-size:40px}.hobo-stats-title{font-size:44px}.hobo-phone-mockup{order:-1}}@media (max-width:768px){.hobo-map-section{padding:60px 20px 80px;min-height:auto}.hobo-stats-section{padding:60px 20px;margin-top:-60px}.hobo-map-title{font-size:32px}.hobo-map-description{font-size:16px}.hobo-stats-title{font-size:36px}.hobo-stats-description{font-size:18px}.phone-device{width:240px;height:490px}.hobo-button{font-size:14px;padding:12px 24px}}@media (max-width:480px){.hobo-map-title{font-size:28px}.hobo-stats-title{font-size:32px}.phone-device{width:200px;height:410px}.hobo-location-icon svg{width:30px;height:40px}.hobo-stats-icon svg{width:60px;height:45px}}.hobo-testymonials-testymonials{box-sizing:border-box;padding:4rem 0;margin-bottom:4rem}.hobo-testymonials-testymonials__heading{text-align:center;margin-block-end:2.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2}.hobo-testymonials-testymonials--grid .hobo-testymonials-testymonials__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.5rem}.hobo-testymonials-testymonials--slider .hobo-testymonials-testymonials__list{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-block-end:1rem;padding-right:1.5rem;box-sizing:border-box;width:calc(100% + 388.5px)}.hobo-testymonials-testymonials--slider .hobo-testymonials-testymonials__item{flex:0 0 min(100%,600px);scroll-snap-align:start}.hobo-testymonials-testymonials__item{display:flex;flex-direction:column;gap:1rem;border-radius:var(--hobo-card-radius,.75rem);padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}.hobo-testymonials-testymonials__body{flex:1;font-size:1rem;line-height:1.65;color:var(--hobo-body-color,inherit)}.hobo-testymonials-testymonials__body:before{content:"";display:block;width:56px;height:56px;margin-block-end:.5rem;background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.447 12.9727C9.50866 12.9727 4.66699 17.8027 4.66699 23.7527C9.50866 12.9727 4.66699 17.8027 4.66699 23.7527C4.66699 29.2593 8.89033 33.8677 14.257 34.4627C14.397 36.8077 13.5687 39.036 11.7603 41.101C11.3403 41.5793 11.387 42.3143 11.877 42.746C12.0987 42.9327 12.367 43.026 12.647 43.026C12.9387 43.026 13.2303 42.921 13.452 42.6993C13.557 42.641 13.802 42.5593 13.942 42.501C14.1637 42.4193 14.3737 42.3493 14.5137 42.2677C19.2153 39.8877 22.8203 36.3643 24.6753 32.351C25.7487 30.0177 26.3437 27.2877 26.3437 24.721C26.3437 24.371 26.332 24.021 26.3087 23.671C25.9237 17.7677 21.047 12.9727 15.447 12.9727Z' fill='%2300C37C'/%3E%3Cpath d='M40.4363 12.9727C34.4979 12.9727 29.6562 17.8027 29.6562 23.7527C29.6562 29.2593 33.8796 33.8677 39.2579 34.4627C39.3863 36.8077 38.5579 39.036 36.7613 41.101C36.3296 41.5793 36.3879 42.3143 36.8663 42.746C37.0879 42.9327 37.3679 43.026 37.6363 43.026C37.9279 43.026 38.2196 42.921 38.4529 42.6993C38.5463 42.641 38.7913 42.5593 38.9313 42.501C39.1646 42.4193 39.3629 42.3493 39.5146 42.2677C44.2046 39.8877 47.8096 36.3643 49.6646 32.351C50.7379 30.0177 51.3329 27.2877 51.3329 24.721C51.3329 24.371 51.3213 24.021 51.2979 23.671C50.9129 17.7677 46.0479 12.9727 40.4363 12.9727Z' fill='%2300C37C'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.hobo-testymonials-testymonials__body p:last-child{margin-block-end:0;font-size:1rem;line-height:1.875}.hobo-testymonials-testymonials__rating{font-size:1.1rem;color:var(--hobo-star-color,#f59e0b);letter-spacing:.1em}.hobo-testymonials-testymonials__author{display:flex;align-items:center;gap:.75rem;margin-block-start:auto}.hobo-testymonials-testymonials__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.hobo-testymonials-testymonials__author-info{display:flex;flex-direction:column;gap:.125rem}.hobo-testymonials-testymonials__author-name{font-weight:700;font-size:1rem;line-height:1.875}.hobo-testymonials-testymonials__author-role{font-size:.8125rem;color:var(--hobo-role-color,#6b7280);line-height:1.3}.testimonial-scroll{overflow-x:auto;overflow-y:hidden}.testimonial-scroll::-webkit-scrollbar{height:4px}.testimonial-scroll::-webkit-scrollbar-track{background:black}.testimonial-scroll::-webkit-scrollbar-thumb{background:white;border-radius:999px}@media (prefers-reduced-motion:reduce){.hobo-testymonials-testymonials--slider .hobo-testymonials-testymonials__list{scroll-behavior:auto}}.wp-block-columns:has(.hobo-testymonials-testymonials--slider),.wp-block-columns:has(.hobo-testymonials-testymonials--slider) .wp-block-column{overflow:visible!important}@media (max-width:768px){.hobo-testymonials-testymonials--slider .hobo-testymonials-testymonials__list{width:100%}.hobo-testymonials-testymonials--slider .hobo-testymonials-testymonials__item{flex:0 0 85vw}}.hobo-testymonials-testymonials__post-content,.hobo-testymonials-testymonials__post-content *{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hobo-testymonials-testymonials__post-content .hobo-testymonials-testymonials__post-link{color:#00C37C!important}.hobo-testymonials-testymonials__post-content.hobo-testymonials-testymonials__post-content a,.hobo-testymonials-testymonials__post-content.hobo-testymonials-testymonials__post-content a:focus,.hobo-testymonials-testymonials__post-content.hobo-testymonials-testymonials__post-content a:hover,.hobo-testymonials-testymonials__post-content.hobo-testymonials-testymonials__post-content a:visited{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));text-decoration-line:none}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__item{flex-direction:row;align-items:stretch;padding:0;overflow:hidden}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__post-image{width:40%;flex-shrink:0;object-fit:cover;display:block;min-height:200px;border-radius:1rem}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__post-content{width:60%;display:flex;flex-direction:column;gap:.75rem;padding-left:4rem;padding-right:4rem;flex:1}@media (max-width:640px){.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__item{flex-direction:column}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__post-image{width:100%;min-height:160px}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__post-content{width:100%;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.hobo-testymonials-testymonials__post-title{font-weight:600;font-size:1rem;line-height:1.5;color:white;text-decoration:none;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hobo-testymonials-testymonials__post-title:hover{color:#00C37C;transition:color .2s}.hobo-testymonials-testymonials__post-link{display:inline-flex;align-items:center;margin-block-start:auto;font-weight:500;font-size:1.125rem;line-height:1;color:#00C37C;text-decoration:none;transition:color .2s}.hobo-testymonials-testymonials__post-link:hover{color:white}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__item{flex:0 0 min(100%,1000px)!important;align-items:center}.hobo-testymonials-testymonials--posts .hobo-testymonials-testymonials__post-title{font-size:1.375rem;font-weight:600;line-height:1.36}.is-content-justification-center{justify-content:center;align-items:center}.hobo-logo-carousel-block-wrapper{width:100%;margin:0;padding:0}.hobo-logo-carousel{position:relative;overflow:hidden;width:100%;-webkit-user-select:none;user-select:none;--hobo-nav-size:40px;--hobo-nav-bg:rgba(255,255,255,0.9);--hobo-nav-color:#333;--hobo-nav-hover-bg:#fff;--hobo-nav-border:1px solid #ddd;--hobo-item-gap:24px;--hobo-img-height:80px}.hobo-logo-carousel__wrapper{position:relative!important;overflow:hidden!important;width:100%!important;padding:20px 0!important}.hobo-logo-carousel__track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;will-change:transform;cursor:grab;transition:transform .4s ease}.hobo-logo-carousel__track:active{cursor:grabbing}.hobo-logo-carousel__item{box-sizing:border-box!important;padding:0 calc(var(--hobo-item-gap) / 2)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.hobo-logo-carousel__image{display:block!important;max-width:100%!important;height:unset!important;width:auto!important;object-fit:contain;transition:opacity .2s ease,transform .2s ease}.hobo-logo-carousel__link{display:flex;align-items:center;justify-content:center;text-decoration:none}.hobo-logo-carousel__link:focus .hobo-logo-carousel__image,.hobo-logo-carousel__link:hover .hobo-logo-carousel__image{opacity:.75;transform:scale(1.03)}.hobo-logo-carousel__link:focus{outline:2px solid currentColor;outline-offset:4px;border-radius:3px}.hobo-logo-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:var(--hobo-nav-size);height:var(--hobo-nav-size);background:var(--hobo-nav-bg);border:var(--hobo-nav-border);border-radius:50%;cursor:pointer;font-size:24px;line-height:1;color:var(--hobo-nav-color);transition:background .15s ease,box-shadow .15s ease}.hobo-logo-carousel__nav:hover:not(:disabled){background:var(--hobo-nav-hover-bg);box-shadow:0 2px 8px rgba(0,0,0,.12)}.hobo-logo-carousel__nav:disabled{opacity:.35;cursor:not-allowed}.hobo-logo-carousel__nav:focus-visible{outline:2px solid #007cba;outline-offset:2px}.hobo-logo-carousel__nav--prev{left:8px}.hobo-logo-carousel__nav--next{right:8px}.wp-block-hobo-logo-logo-carousel.alignfull .hobo-logo-carousel__nav--prev,.wp-block-hobo-logo-logo-carousel.alignwide .hobo-logo-carousel__nav--prev{left:12px}.wp-block-hobo-logo-logo-carousel.alignfull .hobo-logo-carousel__nav--next,.wp-block-hobo-logo-logo-carousel.alignwide .hobo-logo-carousel__nav--next{right:12px}@media (prefers-reduced-motion:reduce){.hobo-logo-carousel__image,.hobo-logo-carousel__track{transition:none!important}}.video-cover-block{width:100%;aspect-ratio:1920/807;overflow:hidden;background:#000}.video-cover-block__video{z-index:1}.video-cover-block__poster,.video-cover-block__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity 1s ease-in-out}.video-cover-block__poster{z-index:2}.video-cover-block__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;padding:60px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.video-cover-block.alignwide{max-width:1200px;margin-left:auto;margin-right:auto}.video-cover-block.alignfull{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (max-width:1024px){.video-cover-block,.video-cover-block.video-secend{aspect-ratio:unset;height:auto}.video-cover-block__content{position:relative;top:unset;left:unset;width:100%;height:100%;padding:60px 30px}.video-cover-block__poster,.video-cover-block__video{position:absolute;height:100%}}@media (max-width:768px){.video-cover-block__content{padding:40px 15px}}@media (max-width:1024px){.video-cover-block__content .wp-block-group.has-global-padding{padding-left:1rem!important;padding-right:1rem!important}}.wp-block-cover{position:relative;width:100%;min-height:430px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.wp-block-cover__image-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;margin:0!important}.wp-block-cover__image-background.has-parallax,.wp-block-cover__image-background.is-repeated{position:absolute;inset:0;width:100%;height:100%;background-size:cover;z-index:1}.wp-block-cover__image-background.has-parallax{background-attachment:fixed;background-size:cover}.wp-block-cover__image-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__video-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;margin:0!important}.wp-block-cover__embed-background{pointer-events:none}.wp-block-cover__background{position:absolute;inset:0;z-index:2}.wp-block-cover__background.has-background-dim{background-color:#000}.wp-block-cover__background.has-background-dim-0{opacity:0}.wp-block-cover__background.has-background-dim-10{opacity:.1}.wp-block-cover__background.has-background-dim-20{opacity:.2}.wp-block-cover__background.has-background-dim-30{opacity:.3}.wp-block-cover__background.has-background-dim-40{opacity:.4}.wp-block-cover__background.has-background-dim-50{opacity:.5}.wp-block-cover__background.has-background-dim-60{opacity:.6}.wp-block-cover__background.has-background-dim-70{opacity:.7}.wp-block-cover__background.has-background-dim-80{opacity:.8}.wp-block-cover__background.has-background-dim-90{opacity:.9}.wp-block-cover__background.has-background-dim-100{opacity:1}.wp-block-cover__inner-container{position:absolute;z-index:3;max-width:1200px;padding:2rem 1.25rem;width:100%;height:100%}.wp-block-cover.has-custom-content-position.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover.has-custom-content-position.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover.has-custom-content-position.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover.has-custom-content-position.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover.has-custom-content-position.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover.has-custom-content-position.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover.has-custom-content-position.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover.has-custom-content-position.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover.is-light .wp-block-cover__background.has-background-dim{background-color:#fff}.wp-block-cover.alignwide{max-width:1200px;margin-left:auto;margin-right:auto}.wp-block-cover.alignfull{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (min-width:768px){.wp-block-cover__inner-container{padding:3rem 2rem}}@media (min-width:1024px){.wp-block-cover__inner-container{padding:4rem 2.5rem}}.hobo-tabs-block-wrapper{width:100%}.hobo-tabs{--ht-color-active:#00C37C;--ht-color-text:#374151;--ht-color-border:#e5e7eb;--ht-color-bg:#ffffff;--ht-color-bg-hover:#f3f4f6;--ht-radius:0.375rem;--ht-transition:160ms ease}.dark .hobo-tabs{--ht-color-active:#00C37C;--ht-color-text:#d1d5db;--ht-color-border:#374151;--ht-color-bg:#1f2937;--ht-color-bg-hover:#374151}.hobo-tabs__nav{display:flex;flex-wrap:wrap;gap:2rem;border-bottom:2px solid var(--ht-color-border);margin-bottom:1.25rem;list-style:none;padding:0;margin-top:0;width:max-content}.hobo-tabs__nav--center{justify-content:center}.hobo-tabs__nav--end{justify-content:flex-end}.hobo-tabs__tab{display:inline-flex;align-items:center;gap:.375rem;cursor:pointer;font-size:.9375rem;line-height:1.5;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:inherit}.hobo-tabs__tab:focus-visible{outline:2px solid var(--ht-color-active);outline-offset:2px}.hobo-tabs__tab-label{display:inline-block;font-size:1.125rem}.hobo-tabs__nav--underline .hobo-tabs__tab{padding:.625rem 0;color:var(--ht-color-bg);background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color var(--ht-transition),border-color var(--ht-transition);border-radius:var(--ht-radius) var(--ht-radius) 0 0}.hobo-tabs__nav--underline .hobo-tabs__tab:hover{color:var(--ht-color-active)}.hobo-tabs__nav--underline .hobo-tabs__tab.is-active,.hobo-tabs__nav--underline .hobo-tabs__tab[aria-selected=true]{color:var(--ht-color-active);border-bottom-color:var(--ht-color-active);font-weight:600}.hobo-tabs__nav--pills{border-bottom:none}.hobo-tabs__nav--pills .hobo-tabs__tab{padding:.5rem 1.125rem;border:none;border-radius:9999px;background:transparent;color:var(--ht-color-text);transition:background var(--ht-transition),color var(--ht-transition)}.hobo-tabs__nav--pills .hobo-tabs__tab:hover{background:var(--ht-color-bg-hover)}.hobo-tabs__nav--pills .hobo-tabs__tab.is-active,.hobo-tabs__nav--pills .hobo-tabs__tab[aria-selected=true]{background:var(--ht-color-active);color:#ffffff;font-weight:600}.hobo-tabs__nav--boxed{background:var(--ht-color-bg-hover);border-bottom:none;border-radius:var(--ht-radius);padding:.25rem}.hobo-tabs__nav--boxed .hobo-tabs__tab{padding:.5rem 1rem;border:none;border-radius:calc(var(--ht-radius) - 2px);background:transparent;color:var(--ht-color-text);transition:background var(--ht-transition),box-shadow var(--ht-transition)}.hobo-tabs__nav--boxed .hobo-tabs__tab:hover{background:#e9ecef}.hobo-tabs__nav--boxed .hobo-tabs__tab.is-active,.hobo-tabs__nav--boxed .hobo-tabs__tab[aria-selected=true]{background:var(--ht-color-bg);box-shadow:0 1px 3px rgba(0,0,0,.12);font-weight:600}.dark .hobo-tabs__nav--boxed .hobo-tabs__tab:hover{background:#4b5563}.dark .hobo-tabs__nav--boxed .hobo-tabs__tab.is-active,.dark .hobo-tabs__nav--boxed .hobo-tabs__tab[aria-selected=true]{background:var(--ht-color-bg);box-shadow:0 1px 3px rgba(0,0,0,.5)}.hobo-tabs__panels{position:relative}.hobo-tabs__panel{display:none;animation:fadeIn .2s ease-in-out}.hobo-tabs__panel p a{margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);font-size:clamp(.875rem,.875rem + ((1vw - .2rem) * .4),1.13rem);font-style:normal;font-weight:500;line-height:1;padding:.94rem 1.25rem}.hobo-tabs__panel p{margin-top:1.3333333em;margin-bottom:1.3333333em;font-weight:400;font-size:1.375rem;line-height:1.36;color:#ffffff}.hobo-tabs__panel.is-active{display:block}.hobo-tabs__panel[hidden]{display:none!important}.hobo-tabs__panel-content>:first-child{margin-top:0}.hobo-tabs__panel-content>:last-child{margin-bottom:0}.hobo-tabs__tab.is-active .hobo-tabs__tab-label{color:var(--ht-color-active)}@media (prefers-reduced-motion:reduce){.hobo-tabs__tab{transition:none}.hobo-tabs__panel{animation:none}}@media (max-width:640px){.hobo-tabs__nav{flex-direction:column;gap:.125rem;border-bottom:none}.hobo-tabs__nav--underline .hobo-tabs__tab{border-bottom:none;border-left:2px solid transparent;margin-bottom:0;margin-left:0;justify-content:flex-start;width:100%;border-radius:var(--ht-radius)}.hobo-tabs__nav--underline .hobo-tabs__tab.is-active,.hobo-tabs__nav--underline .hobo-tabs__tab[aria-selected=true]{border-left-color:var(--ht-color-active);border-bottom-color:transparent}.hobo-tabs__nav--boxed .hobo-tabs__tab,.hobo-tabs__nav--pills .hobo-tabs__tab{width:100%;justify-content:flex-start}}@keyframes fadeFromLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.animate-fade-left{animation:fadeFromLeft 1s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn 1s ease-out forwards}@keyframes fadeFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeFromBottom 1s ease-out forwards}@keyframes fadeFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-down{animation:fadeFromTop .5s ease-out forwards}.hobo-stats-animation{width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;margin-left:auto;margin-right:auto}.hobo-stats-animation__grid{display:grid;grid-template-columns:minmax(0,403px);justify-content:center;gap:1rem;width:min(1272px,100%);margin-left:auto;margin-right:auto}@media (min-width:640px){.hobo-stats-animation__grid{grid-template-columns:repeat(2,403px)}}@media (min-width:1024px){.hobo-stats-animation__grid{grid-template-columns:repeat(2,auto)}}.hobo-stats-animation__card{border-radius:16px;padding:clamp(1.5rem,4vw,2rem);width:403px;height:403px;opacity:0;transition:opacity 1s ease,transform 1s cubic-bezier(.34,1.4,.64,1)}.hobo-stats-animation__card.is-visible{opacity:1;transform:translate(0)!important;display:flex;flex-direction:column}@media (min-width:1024px){.hobo-stats-animation__card--c1r1{transform:translate(calc(100% + 1rem),calc(100% + 1rem))}.hobo-stats-animation__card--c2r1{transform:translateY(calc(100% + 1rem))}.hobo-stats-animation__card--c3r1{transform:translate(calc(-100% - 1rem),calc(100% + 1rem))}.hobo-stats-animation__card--c1r2{transform:translate(calc(100% + 1rem),calc(-100% - 1rem))}.hobo-stats-animation__card--c2r2{transform:translateY(calc(-100% - 1rem))}.hobo-stats-animation__card--c3r2{transform:translate(calc(-100% - 1rem),calc(-100% - 1rem))}}.hobo-stats-animation__card--c1r1{transition-delay:0s}.hobo-stats-animation__card--c2r1{transition-delay:.04s}.hobo-stats-animation__card--c3r1{transition-delay:0s}.hobo-stats-animation__card--c1r2{transition-delay:.04s}.hobo-stats-animation__card--c2r2{transition-delay:.08s}.hobo-stats-animation__card--c3r2{transition-delay:.04s}.hobo-stats-animation__card--green{background-color:#00c37c}.hobo-stats-animation__card--dark{background-color:#256e5b}.hobo-stats-animation__icon{width:65px;height:65px;margin-bottom:1.5rem;display:block;flex-shrink:0}.hobo-stats-animation__icon svg{width:65px;height:65px;fill:white;display:block}.hobo-stats-animation__card-title{color:white;font-weight:700;font-size:2.25rem;line-height:1.25;margin-bottom:.75rem;white-space:pre-line;margin-top:auto}.hobo-stats-animation__card:hover{opacity:.8}.hobo-stats-animation__card-desc{color:white;font-size:1.25rem;line-height:1.5}.hobo-stats-animation__hero{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;border-radius:16px;padding:clamp(1.5rem,4vw,2rem);background-color:#00c37c;z-index:50;pointer-events:none;opacity:1;transition:opacity 1s ease}.hobo-stats-animation__hero.is-hidden{opacity:0}.hobo-stats-animation__footnotes{opacity:0;transition:opacity 1s ease .6s;text-align:center;color:#ffffff;font-size:1.375rem;margin-top:3rem;line-height:1.36}.hobo-stats-animation__footnotes.is-visible{opacity:1}@media screen and (max-width:1244px){.hobo-stats-animation__card{max-width:403px;max-height:403px;width:100%;height:100%}}.hobo-stats-section{width:100%;padding:clamp(40px,6vw,80px) clamp(16px,4vw,40px);box-sizing:border-box}.hobo-stats-section__inner{max-width:1272px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:stretch}.hobo-stats-section__cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hobo-stats-section__card{border-radius:20px;padding:clamp(20px,3vw,32px) clamp(18px,2.5vw,28px);display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.hobo-stats-section__card-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:700;line-height:1.2;color:#ffffff;white-space:pre-line}.hobo-stats-section__card-subtitle{margin:0;font-size:clamp(.8rem,1.3vw,.95rem);font-weight:400;line-height:1.5;color:rgba(255,255,255,.85)}.hobo-stats-section__image-col{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:20px;min-width:340px;max-width:420px}.hobo-stats-section__badge{position:absolute;top:-24px;right:-24px;z-index:10;width:clamp(56px,7vw,80px);height:clamp(56px,7vw,80px);background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.25)}.hobo-stats-section__badge svg{width:55%;height:55%;color:#1d6b3a;fill:currentColor}.hobo-stats-section__image{width:100%;height:auto;display:block;border-radius:20px}.hobo-stats-section__footnotes{font-size:.78rem;line-height:1.6;color:rgba(255,255,255,.65);white-space:pre-line;text-align:right;margin:auto 0 0}@media (max-width:1024px){.hobo-stats-section__inner{grid-template-columns:1fr}.hobo-stats-section__image-col{max-width:100%;min-width:unset;align-items:center}.hobo-stats-section__footnotes{text-align:center}.hobo-stats-section__badge{top:-16px;right:0}}@media (max-width:640px){.hobo-stats-section__cards-grid{grid-template-columns:1fr}.hobo-stats-section__badge{right:16px}}.hobo-gallery-row{display:flex;align-items:center;gap:3.68rem;width:100%;max-width:1671px;margin:0 auto clamp(2.5rem,8vw,4.5rem)}.hobo-gallery-side{flex:29 0 0;overflow:hidden;border-radius:16px;align-self:center}.hobo-gallery-side figure,.hobo-gallery-side img{display:block;width:100%;height:auto;object-fit:cover;border-radius:16px;margin:0}.hobo-gallery-left img{transform-origin:top right;transition:transform 1s ease}.hobo-gallery-left:hover img{transform:scale(1.25)}.hobo-gallery-right img{transform-origin:top left;transition:transform 1s ease}.hobo-gallery-right:hover img{transform:scale(1.25)}.hobo-gallery-center{flex:42 0 0;overflow:hidden;border-radius:16px;z-index:1}.hobo-gallery-center figure,.hobo-gallery-center img{display:block;width:100%;height:auto;border-radius:16px;margin:0;transform-origin:top center;transition:transform 1s ease}.hobo-gallery-center:hover img{transform:scale(1.25)}@media (max-width:900px){.hobo-gallery-row{flex-direction:column;gap:12px}.hobo-gallery-center,.hobo-gallery-side{flex:0 0 auto;width:100%}.hobo-gallery-side figure,.hobo-gallery-side img{height:240px}.hobo-gallery-center{order:-1}}@media (max-width:540px){.hobo-gallery-side figure,.hobo-gallery-side img{height:180px}}@font-face{font-family:Sora;src:url(/fonts/Sora-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/fonts/Sora-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{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]:where(:not([hidden=until-found])){display:none}input:where(:not([type])),input:where([type=date]),input:where([type=datetime-local]),input:where([type=email]),input:where([type=month]),input:where([type=number]),input:where([type=password]),input:where([type=search]),input:where([type=tel]),input:where([type=text]),input:where([type=time]),input:where([type=url]),input:where([type=week]),select,select:where([multiple]),textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}input:where(:not([type])):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=email]):focus,input:where([type=month]):focus,input:where([type=number]):focus,input:where([type=password]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=text]):focus,input:where([type=time]):focus,input:where([type=url]):focus,input:where([type=week]):focus,select:focus,select:where([multiple]):focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=checkbox]):checked{appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=radio]):checked{appearance:auto}}input:where([type=checkbox]):checked:focus,input:where([type=checkbox]):checked:hover,input:where([type=radio]):checked:focus,input:where([type=radio]):checked:hover{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media (forced-colors:active){input:where([type=checkbox]):indeterminate{appearance:auto}}input:where([type=checkbox]):indeterminate:focus,input:where([type=checkbox]):indeterminate:hover{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:1rem!important;padding-left:1rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important;padding-right:128px!important;padding-left:128px!important}.container{max-width:1536px;padding-right:128px;padding-left:128px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.aspect-h-3{--tw-aspect-h:3}.aspect-w-4{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:4}.aspect-w-4>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-0\.5{inset:-.125rem}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-x-3{left:.75rem;right:.75rem}.inset-y-0{top:0;bottom:0}.-end-2\.5{inset-inline-end:-.625rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-\[-2rem\]{bottom:-2rem}.bottom-\[0\]{bottom:0}.bottom-full{bottom:100%}.end-0{inset-inline-end:0}.end-1{inset-inline-end:.25rem}.end-2{inset-inline-end:.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-\[-10rem\]{left:-10rem}.left-\[-2rem\]{left:-2rem}.left-\[8rem\]{left:8rem}.left-\[max\(-7rem\2c calc\(50\%-52rem\)\)\]{left:max(-7rem,calc(50% - 52rem))}.left-\[max\(45rem\2c calc\(50\%\+8rem\)\)\]{left:max(45rem,calc(50% + 8rem))}.left-full{left:100%}.right-\[-2rem\]{right:-2rem}.right-\[16vw\]{right:16vw}.right-\[17rem\]{right:17rem}.right-\[20rem\]{right:20rem}.start-0{inset-inline-start:0}.start-4{inset-inline-start:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-\[-15rem\]{top:-15rem}.top-\[-2rem\]{top:-2rem}.top-\[20rem\]{top:20rem}.top-\[25rem\]{top:25rem}.top-\[2rem\]{top:2rem}.top-\[5rem\]{top:5rem}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.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-\[-1\]{z-index:-1}.z-\[0\]{z-index:0}.z-\[1\]{z-index:1}.order-1{order:1}.order-2{order:2}.\!m-0{margin:0!important}.-m-3{margin:-.75rem}.\!my-0{margin-top:0!important;margin-bottom:0!important}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mr-\[36px\]{margin-right:36px!important}.\!mt-0{margin-top:0!important}.-me-1{margin-inline-end:-.25rem}.-ml-0\.5{margin-left:-.125rem}.-ml-20{margin-left:-5rem}.-ms-1{margin-inline-start:-.25rem}.-ms-1\.5{margin-inline-start:-.375rem}.-mt-0\.5{margin-top:-.125rem}.-mt-10{margin-top:-2.5rem}.-mt-8{margin-top:-2rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-4rem\]{margin-bottom:-4rem}.mb-\[0\.56rem\]{margin-bottom:.56rem}.mb-\[1\.375rem\]{margin-bottom:1.375rem}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.mb-\[22px\]{margin-bottom:22px}.mb-\[5rem\]{margin-bottom:5rem}.mb-auto{margin-bottom:auto}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ml-0\.5{margin-left:.125rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-\[30px\]{margin-right:30px}.mr-auto{margin-right:auto}.ms-1{margin-inline-start:.25rem}.ms-10{margin-inline-start:2.5rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-2rem\]{margin-top:-2rem}.mt-\[-4rem\]{margin-top:-4rem}.mt-\[-5rem\]{margin-top:-5rem}.mt-auto{margin-top:auto}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.\!grid{display:grid!important}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[577\/310\]{aspect-ratio:577/310}.\!h-7{height:1.75rem!important}.\!h-\[298px\]{height:298px!important}.\!h-\[54px\]{height:54px!important}.\!h-\[61px\]{height:61px!important}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[100\%\]{height:100%}.h-\[18px\]{height:18px}.h-\[25px\]{height:25px}.h-\[280px\]{height:280px}.h-\[70vh\]{height:70vh}.h-\[90\%\]{height:90%}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-96{max-height:24rem}.max-h-\[22px\]{max-height:22px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[min\(70vh\2c 600px\)\]{max-height:min(70vh,600px)}.min-h-0{min-height:0}.min-h-\[420px\]{min-height:420px}.min-h-full{min-height:100%}.\!w-\[457px\]{width:457px!important}.\!w-\[60px\]{width:60px!important}.\!w-\[639px\]{width:639px!important}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[0\%\]{width:0}.w-\[100\%\]{width:100%}.w-\[1149px\]{width:1149px}.w-\[18px\]{width:18px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[25px\]{width:25px}.w-\[299px\]{width:299px}.w-\[36\.0625rem\]{width:36.0625rem}.w-\[40\%\]{width:40%}.w-\[44\%\]{width:44%}.w-\[589px\]{width:589px}.w-\[60\%\]{width:60%}.w-\[600px\]{width:600px}.w-\[613px\]{width:613px}.w-\[80\%\]{width:80%}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[20px\]{min-width:20px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[1149px\]{max-width:1149px}.max-w-\[1272px\]{max-width:1272px}.max-w-\[589px\]{max-width:589px}.max-w-\[747px\]{max-width:747px}.max-w-\[min\(90vw\2c 20rem\)\]{max-width:min(90vw,20rem)}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-left{transform-origin:left}.origin-right{transform-origin:right}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-14,.-translate-x-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-x-14{--tw-translate-x:-3.5rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-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-x-0{--tw-translate-x:0px}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-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))}.translate-y-1{--tw-translate-y:0.25rem}.-rotate-180{--tw-rotate:-180deg}.-rotate-180,.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))}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.scale-125{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-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-\[0\.75\]{--tw-scale-x:0.75;--tw-scale-y:0.75}.scale-\[0\.75\],.scale-\[78\%\]{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-\[78\%\]{--tw-scale-x:78%;--tw-scale-y:78%}.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))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-pan-y{--tw-pan-y:pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.scroll-mt-10{scroll-margin-top:2.5rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.\!gap-0{gap:0!important}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.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-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-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))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px * var(--tw-divide-y-reverse))}.divide-neutral-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(var(--c-neutral-100),var(--tw-divide-opacity,1))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[2px\]{border-radius:2px}.rounded-\[6px\]{border-radius:6px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-bl-\[5px\]{border-bottom-left-radius:5px}.rounded-br-\[5px\]{border-bottom-right-radius:5px}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-s{border-inline-start-width:1px}.border-s-2{border-inline-start-width:2px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-\[\#\#ffffff33\]{border-color:##ffffff33}.border-\[\#00C37C\]{--tw-border-opacity:1;border-color:rgb(0 195 124/var(--tw-border-opacity,1))}.border-\[\#2a2a2a\]{--tw-border-opacity:1;border-color:rgb(42 42 42/var(--tw-border-opacity,1))}.border-\[\#e8ff3a\]\/30{border-color:rgb(232 255 58/.3)}.border-\[\#f0f0f0\]{--tw-border-opacity:1;border-color:rgb(240 240 240/var(--tw-border-opacity,1))}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-neutral-100{--tw-border-opacity:1;border-color:rgba(var(--c-neutral-100),var(--tw-border-opacity,1))}.border-neutral-200{--tw-border-opacity:1;border-color:rgba(var(--c-neutral-200),var(--tw-border-opacity,1))}.border-neutral-300{--tw-border-opacity:1;border-color:rgba(var(--c-neutral-300),var(--tw-border-opacity,1))}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity,1))}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-white\/10{border-color:rgb(255 255 255/.1)}.border-r-transparent{border-right-color:transparent}.bg-\[\#000000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[\#00C37C\]{--tw-bg-opacity:1;background-color:rgb(0 195 124/var(--tw-bg-opacity,1))}.bg-\[\#04868b\]{--tw-bg-opacity:1;background-color:rgb(4 134 139/var(--tw-bg-opacity,1))}.bg-\[\#2d2d2d\]{--tw-bg-opacity:1;background-color:rgb(45 45 45/var(--tw-bg-opacity,1))}.bg-\[\#2f2f2f\]{--tw-bg-opacity:1;background-color:rgb(47 47 47/var(--tw-bg-opacity,1))}.bg-\[\#4C4C4C\]\/30{background-color:rgb(76 76 76/.3)}.bg-\[\#4C4C4C\]\/50{background-color:rgb(76 76 76/.5)}.bg-\[\#E8EBEC\]{--tw-bg-opacity:1;background-color:rgb(232 235 236/var(--tw-bg-opacity,1))}.bg-\[\#F3F6F6\]{--tw-bg-opacity:1;background-color:rgb(243 246 246/var(--tw-bg-opacity,1))}.bg-\[\#e8ff3a\]\/10{background-color:rgb(232 255 58/.1)}.bg-\[\#ef233c\]{--tw-bg-opacity:1;background-color:rgb(239 35 60/var(--tw-bg-opacity,1))}.bg-\[\#ffffff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-100\/0{background-color:rgb(219 234 254/0)}.bg-blue-100\/10{background-color:rgb(219 234 254/.1)}.bg-blue-100\/100{background-color:rgb(219 234 254/1)}.bg-blue-100\/15{background-color:rgb(219 234 254/.15)}.bg-blue-100\/20{background-color:rgb(219 234 254/.2)}.bg-blue-100\/25{background-color:rgb(219 234 254/.25)}.bg-blue-100\/30{background-color:rgb(219 234 254/.3)}.bg-blue-100\/35{background-color:rgb(219 234 254/.35)}.bg-blue-100\/40{background-color:rgb(219 234 254/.4)}.bg-blue-100\/45{background-color:rgb(219 234 254/.45)}.bg-blue-100\/5{background-color:rgb(219 234 254/.05)}.bg-blue-100\/50{background-color:rgb(219 234 254/.5)}.bg-blue-100\/55{background-color:rgb(219 234 254/.55)}.bg-blue-100\/60{background-color:rgb(219 234 254/.6)}.bg-blue-100\/65{background-color:rgb(219 234 254/.65)}.bg-blue-100\/70{background-color:rgb(219 234 254/.7)}.bg-blue-100\/75{background-color:rgb(219 234 254/.75)}.bg-blue-100\/80{background-color:rgb(219 234 254/.8)}.bg-blue-100\/85{background-color:rgb(219 234 254/.85)}.bg-blue-100\/90{background-color:rgb(219 234 254/.9)}.bg-blue-100\/95{background-color:rgb(219 234 254/.95)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.bg-blue-200\/0{background-color:rgb(191 219 254/0)}.bg-blue-200\/10{background-color:rgb(191 219 254/.1)}.bg-blue-200\/100{background-color:rgb(191 219 254/1)}.bg-blue-200\/15{background-color:rgb(191 219 254/.15)}.bg-blue-200\/20{background-color:rgb(191 219 254/.2)}.bg-blue-200\/25{background-color:rgb(191 219 254/.25)}.bg-blue-200\/30{background-color:rgb(191 219 254/.3)}.bg-blue-200\/35{background-color:rgb(191 219 254/.35)}.bg-blue-200\/40{background-color:rgb(191 219 254/.4)}.bg-blue-200\/45{background-color:rgb(191 219 254/.45)}.bg-blue-200\/5{background-color:rgb(191 219 254/.05)}.bg-blue-200\/50{background-color:rgb(191 219 254/.5)}.bg-blue-200\/55{background-color:rgb(191 219 254/.55)}.bg-blue-200\/60{background-color:rgb(191 219 254/.6)}.bg-blue-200\/65{background-color:rgb(191 219 254/.65)}.bg-blue-200\/70{background-color:rgb(191 219 254/.7)}.bg-blue-200\/75{background-color:rgb(191 219 254/.75)}.bg-blue-200\/80{background-color:rgb(191 219 254/.8)}.bg-blue-200\/85{background-color:rgb(191 219 254/.85)}.bg-blue-200\/90{background-color:rgb(191 219 254/.9)}.bg-blue-200\/95{background-color:rgb(191 219 254/.95)}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity,1))}.bg-blue-300\/0{background-color:rgb(147 197 253/0)}.bg-blue-300\/10{background-color:rgb(147 197 253/.1)}.bg-blue-300\/100{background-color:rgb(147 197 253/1)}.bg-blue-300\/15{background-color:rgb(147 197 253/.15)}.bg-blue-300\/20{background-color:rgb(147 197 253/.2)}.bg-blue-300\/25{background-color:rgb(147 197 253/.25)}.bg-blue-300\/30{background-color:rgb(147 197 253/.3)}.bg-blue-300\/35{background-color:rgb(147 197 253/.35)}.bg-blue-300\/40{background-color:rgb(147 197 253/.4)}.bg-blue-300\/45{background-color:rgb(147 197 253/.45)}.bg-blue-300\/5{background-color:rgb(147 197 253/.05)}.bg-blue-300\/50{background-color:rgb(147 197 253/.5)}.bg-blue-300\/55{background-color:rgb(147 197 253/.55)}.bg-blue-300\/60{background-color:rgb(147 197 253/.6)}.bg-blue-300\/65{background-color:rgb(147 197 253/.65)}.bg-blue-300\/70{background-color:rgb(147 197 253/.7)}.bg-blue-300\/75{background-color:rgb(147 197 253/.75)}.bg-blue-300\/80{background-color:rgb(147 197 253/.8)}.bg-blue-300\/85{background-color:rgb(147 197 253/.85)}.bg-blue-300\/90{background-color:rgb(147 197 253/.9)}.bg-blue-300\/95{background-color:rgb(147 197 253/.95)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-400\/0{background-color:rgb(96 165 250/0)}.bg-blue-400\/10{background-color:rgb(96 165 250/.1)}.bg-blue-400\/100{background-color:rgb(96 165 250/1)}.bg-blue-400\/15{background-color:rgb(96 165 250/.15)}.bg-blue-400\/20{background-color:rgb(96 165 250/.2)}.bg-blue-400\/25{background-color:rgb(96 165 250/.25)}.bg-blue-400\/30{background-color:rgb(96 165 250/.3)}.bg-blue-400\/35{background-color:rgb(96 165 250/.35)}.bg-blue-400\/40{background-color:rgb(96 165 250/.4)}.bg-blue-400\/45{background-color:rgb(96 165 250/.45)}.bg-blue-400\/5{background-color:rgb(96 165 250/.05)}.bg-blue-400\/50{background-color:rgb(96 165 250/.5)}.bg-blue-400\/55{background-color:rgb(96 165 250/.55)}.bg-blue-400\/60{background-color:rgb(96 165 250/.6)}.bg-blue-400\/65{background-color:rgb(96 165 250/.65)}.bg-blue-400\/70{background-color:rgb(96 165 250/.7)}.bg-blue-400\/75{background-color:rgb(96 165 250/.75)}.bg-blue-400\/80{background-color:rgb(96 165 250/.8)}.bg-blue-400\/85{background-color:rgb(96 165 250/.85)}.bg-blue-400\/90{background-color:rgb(96 165 250/.9)}.bg-blue-400\/95{background-color:rgb(96 165 250/.95)}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-50\/0{background-color:rgb(239 246 255/0)}.bg-blue-50\/10{background-color:rgb(239 246 255/.1)}.bg-blue-50\/100{background-color:rgb(239 246 255/1)}.bg-blue-50\/15{background-color:rgb(239 246 255/.15)}.bg-blue-50\/20{background-color:rgb(239 246 255/.2)}.bg-blue-50\/25{background-color:rgb(239 246 255/.25)}.bg-blue-50\/30{background-color:rgb(239 246 255/.3)}.bg-blue-50\/35{background-color:rgb(239 246 255/.35)}.bg-blue-50\/40{background-color:rgb(239 246 255/.4)}.bg-blue-50\/45{background-color:rgb(239 246 255/.45)}.bg-blue-50\/5{background-color:rgb(239 246 255/.05)}.bg-blue-50\/50{background-color:rgb(239 246 255/.5)}.bg-blue-50\/55{background-color:rgb(239 246 255/.55)}.bg-blue-50\/60{background-color:rgb(239 246 255/.6)}.bg-blue-50\/65{background-color:rgb(239 246 255/.65)}.bg-blue-50\/70{background-color:rgb(239 246 255/.7)}.bg-blue-50\/75{background-color:rgb(239 246 255/.75)}.bg-blue-50\/80{background-color:rgb(239 246 255/.8)}.bg-blue-50\/85{background-color:rgb(239 246 255/.85)}.bg-blue-50\/90{background-color:rgb(239 246 255/.9)}.bg-blue-50\/95{background-color:rgb(239 246 255/.95)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-500\/0{background-color:rgb(59 130 246/0)}.bg-blue-500\/10{background-color:rgb(59 130 246/.1)}.bg-blue-500\/100{background-color:rgb(59 130 246/1)}.bg-blue-500\/15{background-color:rgb(59 130 246/.15)}.bg-blue-500\/20{background-color:rgb(59 130 246/.2)}.bg-blue-500\/25{background-color:rgb(59 130 246/.25)}.bg-blue-500\/30{background-color:rgb(59 130 246/.3)}.bg-blue-500\/35{background-color:rgb(59 130 246/.35)}.bg-blue-500\/40{background-color:rgb(59 130 246/.4)}.bg-blue-500\/45{background-color:rgb(59 130 246/.45)}.bg-blue-500\/5{background-color:rgb(59 130 246/.05)}.bg-blue-500\/50{background-color:rgb(59 130 246/.5)}.bg-blue-500\/55{background-color:rgb(59 130 246/.55)}.bg-blue-500\/60{background-color:rgb(59 130 246/.6)}.bg-blue-500\/65{background-color:rgb(59 130 246/.65)}.bg-blue-500\/70{background-color:rgb(59 130 246/.7)}.bg-blue-500\/75{background-color:rgb(59 130 246/.75)}.bg-blue-500\/80{background-color:rgb(59 130 246/.8)}.bg-blue-500\/85{background-color:rgb(59 130 246/.85)}.bg-blue-500\/90{background-color:rgb(59 130 246/.9)}.bg-blue-500\/95{background-color:rgb(59 130 246/.95)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-600\/0{background-color:rgb(37 99 235/0)}.bg-blue-600\/10{background-color:rgb(37 99 235/.1)}.bg-blue-600\/100{background-color:rgb(37 99 235/1)}.bg-blue-600\/15{background-color:rgb(37 99 235/.15)}.bg-blue-600\/20{background-color:rgb(37 99 235/.2)}.bg-blue-600\/25{background-color:rgb(37 99 235/.25)}.bg-blue-600\/30{background-color:rgb(37 99 235/.3)}.bg-blue-600\/35{background-color:rgb(37 99 235/.35)}.bg-blue-600\/40{background-color:rgb(37 99 235/.4)}.bg-blue-600\/45{background-color:rgb(37 99 235/.45)}.bg-blue-600\/5{background-color:rgb(37 99 235/.05)}.bg-blue-600\/50{background-color:rgb(37 99 235/.5)}.bg-blue-600\/55{background-color:rgb(37 99 235/.55)}.bg-blue-600\/60{background-color:rgb(37 99 235/.6)}.bg-blue-600\/65{background-color:rgb(37 99 235/.65)}.bg-blue-600\/70{background-color:rgb(37 99 235/.7)}.bg-blue-600\/75{background-color:rgb(37 99 235/.75)}.bg-blue-600\/80{background-color:rgb(37 99 235/.8)}.bg-blue-600\/85{background-color:rgb(37 99 235/.85)}.bg-blue-600\/90{background-color:rgb(37 99 235/.9)}.bg-blue-600\/95{background-color:rgb(37 99 235/.95)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-700\/0{background-color:rgb(29 78 216/0)}.bg-blue-700\/10{background-color:rgb(29 78 216/.1)}.bg-blue-700\/100{background-color:rgb(29 78 216/1)}.bg-blue-700\/15{background-color:rgb(29 78 216/.15)}.bg-blue-700\/20{background-color:rgb(29 78 216/.2)}.bg-blue-700\/25{background-color:rgb(29 78 216/.25)}.bg-blue-700\/30{background-color:rgb(29 78 216/.3)}.bg-blue-700\/35{background-color:rgb(29 78 216/.35)}.bg-blue-700\/40{background-color:rgb(29 78 216/.4)}.bg-blue-700\/45{background-color:rgb(29 78 216/.45)}.bg-blue-700\/5{background-color:rgb(29 78 216/.05)}.bg-blue-700\/50{background-color:rgb(29 78 216/.5)}.bg-blue-700\/55{background-color:rgb(29 78 216/.55)}.bg-blue-700\/60{background-color:rgb(29 78 216/.6)}.bg-blue-700\/65{background-color:rgb(29 78 216/.65)}.bg-blue-700\/70{background-color:rgb(29 78 216/.7)}.bg-blue-700\/75{background-color:rgb(29 78 216/.75)}.bg-blue-700\/80{background-color:rgb(29 78 216/.8)}.bg-blue-700\/85{background-color:rgb(29 78 216/.85)}.bg-blue-700\/90{background-color:rgb(29 78 216/.9)}.bg-blue-700\/95{background-color:rgb(29 78 216/.95)}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.bg-blue-800\/0{background-color:rgb(30 64 175/0)}.bg-blue-800\/10{background-color:rgb(30 64 175/.1)}.bg-blue-800\/100{background-color:rgb(30 64 175/1)}.bg-blue-800\/15{background-color:rgb(30 64 175/.15)}.bg-blue-800\/20{background-color:rgb(30 64 175/.2)}.bg-blue-800\/25{background-color:rgb(30 64 175/.25)}.bg-blue-800\/30{background-color:rgb(30 64 175/.3)}.bg-blue-800\/35{background-color:rgb(30 64 175/.35)}.bg-blue-800\/40{background-color:rgb(30 64 175/.4)}.bg-blue-800\/45{background-color:rgb(30 64 175/.45)}.bg-blue-800\/5{background-color:rgb(30 64 175/.05)}.bg-blue-800\/50{background-color:rgb(30 64 175/.5)}.bg-blue-800\/55{background-color:rgb(30 64 175/.55)}.bg-blue-800\/60{background-color:rgb(30 64 175/.6)}.bg-blue-800\/65{background-color:rgb(30 64 175/.65)}.bg-blue-800\/70{background-color:rgb(30 64 175/.7)}.bg-blue-800\/75{background-color:rgb(30 64 175/.75)}.bg-blue-800\/80{background-color:rgb(30 64 175/.8)}.bg-blue-800\/85{background-color:rgb(30 64 175/.85)}.bg-blue-800\/90{background-color:rgb(30 64 175/.9)}.bg-blue-800\/95{background-color:rgb(30 64 175/.95)}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-blue-900\/0{background-color:rgb(30 58 138/0)}.bg-blue-900\/10{background-color:rgb(30 58 138/.1)}.bg-blue-900\/100{background-color:rgb(30 58 138/1)}.bg-blue-900\/15{background-color:rgb(30 58 138/.15)}.bg-blue-900\/20{background-color:rgb(30 58 138/.2)}.bg-blue-900\/25{background-color:rgb(30 58 138/.25)}.bg-blue-900\/30{background-color:rgb(30 58 138/.3)}.bg-blue-900\/35{background-color:rgb(30 58 138/.35)}.bg-blue-900\/40{background-color:rgb(30 58 138/.4)}.bg-blue-900\/45{background-color:rgb(30 58 138/.45)}.bg-blue-900\/5{background-color:rgb(30 58 138/.05)}.bg-blue-900\/50{background-color:rgb(30 58 138/.5)}.bg-blue-900\/55{background-color:rgb(30 58 138/.55)}.bg-blue-900\/60{background-color:rgb(30 58 138/.6)}.bg-blue-900\/65{background-color:rgb(30 58 138/.65)}.bg-blue-900\/70{background-color:rgb(30 58 138/.7)}.bg-blue-900\/75{background-color:rgb(30 58 138/.75)}.bg-blue-900\/80{background-color:rgb(30 58 138/.8)}.bg-blue-900\/85{background-color:rgb(30 58 138/.85)}.bg-blue-900\/90{background-color:rgb(30 58 138/.9)}.bg-blue-900\/95{background-color:rgb(30 58 138/.95)}.bg-blue-950{--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity,1))}.bg-blue-950\/0{background-color:rgb(23 37 84/0)}.bg-blue-950\/10{background-color:rgb(23 37 84/.1)}.bg-blue-950\/100{background-color:rgb(23 37 84/1)}.bg-blue-950\/15{background-color:rgb(23 37 84/.15)}.bg-blue-950\/20{background-color:rgb(23 37 84/.2)}.bg-blue-950\/25{background-color:rgb(23 37 84/.25)}.bg-blue-950\/30{background-color:rgb(23 37 84/.3)}.bg-blue-950\/35{background-color:rgb(23 37 84/.35)}.bg-blue-950\/40{background-color:rgb(23 37 84/.4)}.bg-blue-950\/45{background-color:rgb(23 37 84/.45)}.bg-blue-950\/5{background-color:rgb(23 37 84/.05)}.bg-blue-950\/50{background-color:rgb(23 37 84/.5)}.bg-blue-950\/55{background-color:rgb(23 37 84/.55)}.bg-blue-950\/60{background-color:rgb(23 37 84/.6)}.bg-blue-950\/65{background-color:rgb(23 37 84/.65)}.bg-blue-950\/70{background-color:rgb(23 37 84/.7)}.bg-blue-950\/75{background-color:rgb(23 37 84/.75)}.bg-blue-950\/80{background-color:rgb(23 37 84/.8)}.bg-blue-950\/85{background-color:rgb(23 37 84/.85)}.bg-blue-950\/90{background-color:rgb(23 37 84/.9)}.bg-blue-950\/95{background-color:rgb(23 37 84/.95)}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity,1))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.bg-fuchsia-50{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity,1))}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-100\/0{background-color:rgb(220 252 231/0)}.bg-green-100\/10{background-color:rgb(220 252 231/.1)}.bg-green-100\/100{background-color:rgb(220 252 231/1)}.bg-green-100\/15{background-color:rgb(220 252 231/.15)}.bg-green-100\/20{background-color:rgb(220 252 231/.2)}.bg-green-100\/25{background-color:rgb(220 252 231/.25)}.bg-green-100\/30{background-color:rgb(220 252 231/.3)}.bg-green-100\/35{background-color:rgb(220 252 231/.35)}.bg-green-100\/40{background-color:rgb(220 252 231/.4)}.bg-green-100\/45{background-color:rgb(220 252 231/.45)}.bg-green-100\/5{background-color:rgb(220 252 231/.05)}.bg-green-100\/50{background-color:rgb(220 252 231/.5)}.bg-green-100\/55{background-color:rgb(220 252 231/.55)}.bg-green-100\/60{background-color:rgb(220 252 231/.6)}.bg-green-100\/65{background-color:rgb(220 252 231/.65)}.bg-green-100\/70{background-color:rgb(220 252 231/.7)}.bg-green-100\/75{background-color:rgb(220 252 231/.75)}.bg-green-100\/80{background-color:rgb(220 252 231/.8)}.bg-green-100\/85{background-color:rgb(220 252 231/.85)}.bg-green-100\/90{background-color:rgb(220 252 231/.9)}.bg-green-100\/95{background-color:rgb(220 252 231/.95)}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-200\/0{background-color:rgb(187 247 208/0)}.bg-green-200\/10{background-color:rgb(187 247 208/.1)}.bg-green-200\/100{background-color:rgb(187 247 208/1)}.bg-green-200\/15{background-color:rgb(187 247 208/.15)}.bg-green-200\/20{background-color:rgb(187 247 208/.2)}.bg-green-200\/25{background-color:rgb(187 247 208/.25)}.bg-green-200\/30{background-color:rgb(187 247 208/.3)}.bg-green-200\/35{background-color:rgb(187 247 208/.35)}.bg-green-200\/40{background-color:rgb(187 247 208/.4)}.bg-green-200\/45{background-color:rgb(187 247 208/.45)}.bg-green-200\/5{background-color:rgb(187 247 208/.05)}.bg-green-200\/50{background-color:rgb(187 247 208/.5)}.bg-green-200\/55{background-color:rgb(187 247 208/.55)}.bg-green-200\/60{background-color:rgb(187 247 208/.6)}.bg-green-200\/65{background-color:rgb(187 247 208/.65)}.bg-green-200\/70{background-color:rgb(187 247 208/.7)}.bg-green-200\/75{background-color:rgb(187 247 208/.75)}.bg-green-200\/80{background-color:rgb(187 247 208/.8)}.bg-green-200\/85{background-color:rgb(187 247 208/.85)}.bg-green-200\/90{background-color:rgb(187 247 208/.9)}.bg-green-200\/95{background-color:rgb(187 247 208/.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity,1))}.bg-green-300\/0{background-color:rgb(134 239 172/0)}.bg-green-300\/10{background-color:rgb(134 239 172/.1)}.bg-green-300\/100{background-color:rgb(134 239 172/1)}.bg-green-300\/15{background-color:rgb(134 239 172/.15)}.bg-green-300\/20{background-color:rgb(134 239 172/.2)}.bg-green-300\/25{background-color:rgb(134 239 172/.25)}.bg-green-300\/30{background-color:rgb(134 239 172/.3)}.bg-green-300\/35{background-color:rgb(134 239 172/.35)}.bg-green-300\/40{background-color:rgb(134 239 172/.4)}.bg-green-300\/45{background-color:rgb(134 239 172/.45)}.bg-green-300\/5{background-color:rgb(134 239 172/.05)}.bg-green-300\/50{background-color:rgb(134 239 172/.5)}.bg-green-300\/55{background-color:rgb(134 239 172/.55)}.bg-green-300\/60{background-color:rgb(134 239 172/.6)}.bg-green-300\/65{background-color:rgb(134 239 172/.65)}.bg-green-300\/70{background-color:rgb(134 239 172/.7)}.bg-green-300\/75{background-color:rgb(134 239 172/.75)}.bg-green-300\/80{background-color:rgb(134 239 172/.8)}.bg-green-300\/85{background-color:rgb(134 239 172/.85)}.bg-green-300\/90{background-color:rgb(134 239 172/.9)}.bg-green-300\/95{background-color:rgb(134 239 172/.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-400\/0{background-color:rgb(74 222 128/0)}.bg-green-400\/10{background-color:rgb(74 222 128/.1)}.bg-green-400\/100{background-color:rgb(74 222 128/1)}.bg-green-400\/15{background-color:rgb(74 222 128/.15)}.bg-green-400\/20{background-color:rgb(74 222 128/.2)}.bg-green-400\/25{background-color:rgb(74 222 128/.25)}.bg-green-400\/30{background-color:rgb(74 222 128/.3)}.bg-green-400\/35{background-color:rgb(74 222 128/.35)}.bg-green-400\/40{background-color:rgb(74 222 128/.4)}.bg-green-400\/45{background-color:rgb(74 222 128/.45)}.bg-green-400\/5{background-color:rgb(74 222 128/.05)}.bg-green-400\/50{background-color:rgb(74 222 128/.5)}.bg-green-400\/55{background-color:rgb(74 222 128/.55)}.bg-green-400\/60{background-color:rgb(74 222 128/.6)}.bg-green-400\/65{background-color:rgb(74 222 128/.65)}.bg-green-400\/70{background-color:rgb(74 222 128/.7)}.bg-green-400\/75{background-color:rgb(74 222 128/.75)}.bg-green-400\/80{background-color:rgb(74 222 128/.8)}.bg-green-400\/85{background-color:rgb(74 222 128/.85)}.bg-green-400\/90{background-color:rgb(74 222 128/.9)}.bg-green-400\/95{background-color:rgb(74 222 128/.95)}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-50\/0{background-color:rgb(240 253 244/0)}.bg-green-50\/10{background-color:rgb(240 253 244/.1)}.bg-green-50\/100{background-color:rgb(240 253 244/1)}.bg-green-50\/15{background-color:rgb(240 253 244/.15)}.bg-green-50\/20{background-color:rgb(240 253 244/.2)}.bg-green-50\/25{background-color:rgb(240 253 244/.25)}.bg-green-50\/30{background-color:rgb(240 253 244/.3)}.bg-green-50\/35{background-color:rgb(240 253 244/.35)}.bg-green-50\/40{background-color:rgb(240 253 244/.4)}.bg-green-50\/45{background-color:rgb(240 253 244/.45)}.bg-green-50\/5{background-color:rgb(240 253 244/.05)}.bg-green-50\/50{background-color:rgb(240 253 244/.5)}.bg-green-50\/55{background-color:rgb(240 253 244/.55)}.bg-green-50\/60{background-color:rgb(240 253 244/.6)}.bg-green-50\/65{background-color:rgb(240 253 244/.65)}.bg-green-50\/70{background-color:rgb(240 253 244/.7)}.bg-green-50\/75{background-color:rgb(240 253 244/.75)}.bg-green-50\/80{background-color:rgb(240 253 244/.8)}.bg-green-50\/85{background-color:rgb(240 253 244/.85)}.bg-green-50\/90{background-color:rgb(240 253 244/.9)}.bg-green-50\/95{background-color:rgb(240 253 244/.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-500\/0{background-color:rgb(34 197 94/0)}.bg-green-500\/10{background-color:rgb(34 197 94/.1)}.bg-green-500\/100{background-color:rgb(34 197 94/1)}.bg-green-500\/15{background-color:rgb(34 197 94/.15)}.bg-green-500\/20{background-color:rgb(34 197 94/.2)}.bg-green-500\/25{background-color:rgb(34 197 94/.25)}.bg-green-500\/30{background-color:rgb(34 197 94/.3)}.bg-green-500\/35{background-color:rgb(34 197 94/.35)}.bg-green-500\/40{background-color:rgb(34 197 94/.4)}.bg-green-500\/45{background-color:rgb(34 197 94/.45)}.bg-green-500\/5{background-color:rgb(34 197 94/.05)}.bg-green-500\/50{background-color:rgb(34 197 94/.5)}.bg-green-500\/55{background-color:rgb(34 197 94/.55)}.bg-green-500\/60{background-color:rgb(34 197 94/.6)}.bg-green-500\/65{background-color:rgb(34 197 94/.65)}.bg-green-500\/70{background-color:rgb(34 197 94/.7)}.bg-green-500\/75{background-color:rgb(34 197 94/.75)}.bg-green-500\/80{background-color:rgb(34 197 94/.8)}.bg-green-500\/85{background-color:rgb(34 197 94/.85)}.bg-green-500\/90{background-color:rgb(34 197 94/.9)}.bg-green-500\/95{background-color:rgb(34 197 94/.95)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-600\/0{background-color:rgb(22 163 74/0)}.bg-green-600\/10{background-color:rgb(22 163 74/.1)}.bg-green-600\/100{background-color:rgb(22 163 74/1)}.bg-green-600\/15{background-color:rgb(22 163 74/.15)}.bg-green-600\/20{background-color:rgb(22 163 74/.2)}.bg-green-600\/25{background-color:rgb(22 163 74/.25)}.bg-green-600\/30{background-color:rgb(22 163 74/.3)}.bg-green-600\/35{background-color:rgb(22 163 74/.35)}.bg-green-600\/40{background-color:rgb(22 163 74/.4)}.bg-green-600\/45{background-color:rgb(22 163 74/.45)}.bg-green-600\/5{background-color:rgb(22 163 74/.05)}.bg-green-600\/50{background-color:rgb(22 163 74/.5)}.bg-green-600\/55{background-color:rgb(22 163 74/.55)}.bg-green-600\/60{background-color:rgb(22 163 74/.6)}.bg-green-600\/65{background-color:rgb(22 163 74/.65)}.bg-green-600\/70{background-color:rgb(22 163 74/.7)}.bg-green-600\/75{background-color:rgb(22 163 74/.75)}.bg-green-600\/80{background-color:rgb(22 163 74/.8)}.bg-green-600\/85{background-color:rgb(22 163 74/.85)}.bg-green-600\/90{background-color:rgb(22 163 74/.9)}.bg-green-600\/95{background-color:rgb(22 163 74/.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.bg-green-700\/0{background-color:rgb(21 128 61/0)}.bg-green-700\/10{background-color:rgb(21 128 61/.1)}.bg-green-700\/100{background-color:rgb(21 128 61/1)}.bg-green-700\/15{background-color:rgb(21 128 61/.15)}.bg-green-700\/20{background-color:rgb(21 128 61/.2)}.bg-green-700\/25{background-color:rgb(21 128 61/.25)}.bg-green-700\/30{background-color:rgb(21 128 61/.3)}.bg-green-700\/35{background-color:rgb(21 128 61/.35)}.bg-green-700\/40{background-color:rgb(21 128 61/.4)}.bg-green-700\/45{background-color:rgb(21 128 61/.45)}.bg-green-700\/5{background-color:rgb(21 128 61/.05)}.bg-green-700\/50{background-color:rgb(21 128 61/.5)}.bg-green-700\/55{background-color:rgb(21 128 61/.55)}.bg-green-700\/60{background-color:rgb(21 128 61/.6)}.bg-green-700\/65{background-color:rgb(21 128 61/.65)}.bg-green-700\/70{background-color:rgb(21 128 61/.7)}.bg-green-700\/75{background-color:rgb(21 128 61/.75)}.bg-green-700\/80{background-color:rgb(21 128 61/.8)}.bg-green-700\/85{background-color:rgb(21 128 61/.85)}.bg-green-700\/90{background-color:rgb(21 128 61/.9)}.bg-green-700\/95{background-color:rgb(21 128 61/.95)}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity,1))}.bg-green-800\/0{background-color:rgb(22 101 52/0)}.bg-green-800\/10{background-color:rgb(22 101 52/.1)}.bg-green-800\/100{background-color:rgb(22 101 52/1)}.bg-green-800\/15{background-color:rgb(22 101 52/.15)}.bg-green-800\/20{background-color:rgb(22 101 52/.2)}.bg-green-800\/25{background-color:rgb(22 101 52/.25)}.bg-green-800\/30{background-color:rgb(22 101 52/.3)}.bg-green-800\/35{background-color:rgb(22 101 52/.35)}.bg-green-800\/40{background-color:rgb(22 101 52/.4)}.bg-green-800\/45{background-color:rgb(22 101 52/.45)}.bg-green-800\/5{background-color:rgb(22 101 52/.05)}.bg-green-800\/50{background-color:rgb(22 101 52/.5)}.bg-green-800\/55{background-color:rgb(22 101 52/.55)}.bg-green-800\/60{background-color:rgb(22 101 52/.6)}.bg-green-800\/65{background-color:rgb(22 101 52/.65)}.bg-green-800\/70{background-color:rgb(22 101 52/.7)}.bg-green-800\/75{background-color:rgb(22 101 52/.75)}.bg-green-800\/80{background-color:rgb(22 101 52/.8)}.bg-green-800\/85{background-color:rgb(22 101 52/.85)}.bg-green-800\/90{background-color:rgb(22 101 52/.9)}.bg-green-800\/95{background-color:rgb(22 101 52/.95)}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.bg-green-900\/0{background-color:rgb(20 83 45/0)}.bg-green-900\/10{background-color:rgb(20 83 45/.1)}.bg-green-900\/100{background-color:rgb(20 83 45/1)}.bg-green-900\/15{background-color:rgb(20 83 45/.15)}.bg-green-900\/20{background-color:rgb(20 83 45/.2)}.bg-green-900\/25{background-color:rgb(20 83 45/.25)}.bg-green-900\/30{background-color:rgb(20 83 45/.3)}.bg-green-900\/35{background-color:rgb(20 83 45/.35)}.bg-green-900\/40{background-color:rgb(20 83 45/.4)}.bg-green-900\/45{background-color:rgb(20 83 45/.45)}.bg-green-900\/5{background-color:rgb(20 83 45/.05)}.bg-green-900\/50{background-color:rgb(20 83 45/.5)}.bg-green-900\/55{background-color:rgb(20 83 45/.55)}.bg-green-900\/60{background-color:rgb(20 83 45/.6)}.bg-green-900\/65{background-color:rgb(20 83 45/.65)}.bg-green-900\/70{background-color:rgb(20 83 45/.7)}.bg-green-900\/75{background-color:rgb(20 83 45/.75)}.bg-green-900\/80{background-color:rgb(20 83 45/.8)}.bg-green-900\/85{background-color:rgb(20 83 45/.85)}.bg-green-900\/90{background-color:rgb(20 83 45/.9)}.bg-green-900\/95{background-color:rgb(20 83 45/.95)}.bg-green-950{--tw-bg-opacity:1;background-color:rgb(5 46 22/var(--tw-bg-opacity,1))}.bg-green-950\/0{background-color:rgb(5 46 22/0)}.bg-green-950\/10{background-color:rgb(5 46 22/.1)}.bg-green-950\/100{background-color:rgb(5 46 22/1)}.bg-green-950\/15{background-color:rgb(5 46 22/.15)}.bg-green-950\/20{background-color:rgb(5 46 22/.2)}.bg-green-950\/25{background-color:rgb(5 46 22/.25)}.bg-green-950\/30{background-color:rgb(5 46 22/.3)}.bg-green-950\/35{background-color:rgb(5 46 22/.35)}.bg-green-950\/40{background-color:rgb(5 46 22/.4)}.bg-green-950\/45{background-color:rgb(5 46 22/.45)}.bg-green-950\/5{background-color:rgb(5 46 22/.05)}.bg-green-950\/50{background-color:rgb(5 46 22/.5)}.bg-green-950\/55{background-color:rgb(5 46 22/.55)}.bg-green-950\/60{background-color:rgb(5 46 22/.6)}.bg-green-950\/65{background-color:rgb(5 46 22/.65)}.bg-green-950\/70{background-color:rgb(5 46 22/.7)}.bg-green-950\/75{background-color:rgb(5 46 22/.75)}.bg-green-950\/80{background-color:rgb(5 46 22/.8)}.bg-green-950\/85{background-color:rgb(5 46 22/.85)}.bg-green-950\/90{background-color:rgb(5 46 22/.9)}.bg-green-950\/95{background-color:rgb(5 46 22/.95)}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.bg-indigo-100\/0{background-color:rgb(224 231 255/0)}.bg-indigo-100\/10{background-color:rgb(224 231 255/.1)}.bg-indigo-100\/100{background-color:rgb(224 231 255/1)}.bg-indigo-100\/15{background-color:rgb(224 231 255/.15)}.bg-indigo-100\/20{background-color:rgb(224 231 255/.2)}.bg-indigo-100\/25{background-color:rgb(224 231 255/.25)}.bg-indigo-100\/30{background-color:rgb(224 231 255/.3)}.bg-indigo-100\/35{background-color:rgb(224 231 255/.35)}.bg-indigo-100\/40{background-color:rgb(224 231 255/.4)}.bg-indigo-100\/45{background-color:rgb(224 231 255/.45)}.bg-indigo-100\/5{background-color:rgb(224 231 255/.05)}.bg-indigo-100\/50{background-color:rgb(224 231 255/.5)}.bg-indigo-100\/55{background-color:rgb(224 231 255/.55)}.bg-indigo-100\/60{background-color:rgb(224 231 255/.6)}.bg-indigo-100\/65{background-color:rgb(224 231 255/.65)}.bg-indigo-100\/70{background-color:rgb(224 231 255/.7)}.bg-indigo-100\/75{background-color:rgb(224 231 255/.75)}.bg-indigo-100\/80{background-color:rgb(224 231 255/.8)}.bg-indigo-100\/85{background-color:rgb(224 231 255/.85)}.bg-indigo-100\/90{background-color:rgb(224 231 255/.9)}.bg-indigo-100\/95{background-color:rgb(224 231 255/.95)}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity,1))}.bg-indigo-200\/0{background-color:rgb(199 210 254/0)}.bg-indigo-200\/10{background-color:rgb(199 210 254/.1)}.bg-indigo-200\/100{background-color:rgb(199 210 254/1)}.bg-indigo-200\/15{background-color:rgb(199 210 254/.15)}.bg-indigo-200\/20{background-color:rgb(199 210 254/.2)}.bg-indigo-200\/25{background-color:rgb(199 210 254/.25)}.bg-indigo-200\/30{background-color:rgb(199 210 254/.3)}.bg-indigo-200\/35{background-color:rgb(199 210 254/.35)}.bg-indigo-200\/40{background-color:rgb(199 210 254/.4)}.bg-indigo-200\/45{background-color:rgb(199 210 254/.45)}.bg-indigo-200\/5{background-color:rgb(199 210 254/.05)}.bg-indigo-200\/50{background-color:rgb(199 210 254/.5)}.bg-indigo-200\/55{background-color:rgb(199 210 254/.55)}.bg-indigo-200\/60{background-color:rgb(199 210 254/.6)}.bg-indigo-200\/65{background-color:rgb(199 210 254/.65)}.bg-indigo-200\/70{background-color:rgb(199 210 254/.7)}.bg-indigo-200\/75{background-color:rgb(199 210 254/.75)}.bg-indigo-200\/80{background-color:rgb(199 210 254/.8)}.bg-indigo-200\/85{background-color:rgb(199 210 254/.85)}.bg-indigo-200\/90{background-color:rgb(199 210 254/.9)}.bg-indigo-200\/95{background-color:rgb(199 210 254/.95)}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252/var(--tw-bg-opacity,1))}.bg-indigo-300\/0{background-color:rgb(165 180 252/0)}.bg-indigo-300\/10{background-color:rgb(165 180 252/.1)}.bg-indigo-300\/100{background-color:rgb(165 180 252/1)}.bg-indigo-300\/15{background-color:rgb(165 180 252/.15)}.bg-indigo-300\/20{background-color:rgb(165 180 252/.2)}.bg-indigo-300\/25{background-color:rgb(165 180 252/.25)}.bg-indigo-300\/30{background-color:rgb(165 180 252/.3)}.bg-indigo-300\/35{background-color:rgb(165 180 252/.35)}.bg-indigo-300\/40{background-color:rgb(165 180 252/.4)}.bg-indigo-300\/45{background-color:rgb(165 180 252/.45)}.bg-indigo-300\/5{background-color:rgb(165 180 252/.05)}.bg-indigo-300\/50{background-color:rgb(165 180 252/.5)}.bg-indigo-300\/55{background-color:rgb(165 180 252/.55)}.bg-indigo-300\/60{background-color:rgb(165 180 252/.6)}.bg-indigo-300\/65{background-color:rgb(165 180 252/.65)}.bg-indigo-300\/70{background-color:rgb(165 180 252/.7)}.bg-indigo-300\/75{background-color:rgb(165 180 252/.75)}.bg-indigo-300\/80{background-color:rgb(165 180 252/.8)}.bg-indigo-300\/85{background-color:rgb(165 180 252/.85)}.bg-indigo-300\/90{background-color:rgb(165 180 252/.9)}.bg-indigo-300\/95{background-color:rgb(165 180 252/.95)}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248/var(--tw-bg-opacity,1))}.bg-indigo-400\/0{background-color:rgb(129 140 248/0)}.bg-indigo-400\/10{background-color:rgb(129 140 248/.1)}.bg-indigo-400\/100{background-color:rgb(129 140 248/1)}.bg-indigo-400\/15{background-color:rgb(129 140 248/.15)}.bg-indigo-400\/20{background-color:rgb(129 140 248/.2)}.bg-indigo-400\/25{background-color:rgb(129 140 248/.25)}.bg-indigo-400\/30{background-color:rgb(129 140 248/.3)}.bg-indigo-400\/35{background-color:rgb(129 140 248/.35)}.bg-indigo-400\/40{background-color:rgb(129 140 248/.4)}.bg-indigo-400\/45{background-color:rgb(129 140 248/.45)}.bg-indigo-400\/5{background-color:rgb(129 140 248/.05)}.bg-indigo-400\/50{background-color:rgb(129 140 248/.5)}.bg-indigo-400\/55{background-color:rgb(129 140 248/.55)}.bg-indigo-400\/60{background-color:rgb(129 140 248/.6)}.bg-indigo-400\/65{background-color:rgb(129 140 248/.65)}.bg-indigo-400\/70{background-color:rgb(129 140 248/.7)}.bg-indigo-400\/75{background-color:rgb(129 140 248/.75)}.bg-indigo-400\/80{background-color:rgb(129 140 248/.8)}.bg-indigo-400\/85{background-color:rgb(129 140 248/.85)}.bg-indigo-400\/90{background-color:rgb(129 140 248/.9)}.bg-indigo-400\/95{background-color:rgb(129 140 248/.95)}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-indigo-50\/0{background-color:rgb(238 242 255/0)}.bg-indigo-50\/10{background-color:rgb(238 242 255/.1)}.bg-indigo-50\/100{background-color:rgb(238 242 255/1)}.bg-indigo-50\/15{background-color:rgb(238 242 255/.15)}.bg-indigo-50\/20{background-color:rgb(238 242 255/.2)}.bg-indigo-50\/25{background-color:rgb(238 242 255/.25)}.bg-indigo-50\/30{background-color:rgb(238 242 255/.3)}.bg-indigo-50\/35{background-color:rgb(238 242 255/.35)}.bg-indigo-50\/40{background-color:rgb(238 242 255/.4)}.bg-indigo-50\/45{background-color:rgb(238 242 255/.45)}.bg-indigo-50\/5{background-color:rgb(238 242 255/.05)}.bg-indigo-50\/50{background-color:rgb(238 242 255/.5)}.bg-indigo-50\/55{background-color:rgb(238 242 255/.55)}.bg-indigo-50\/60{background-color:rgb(238 242 255/.6)}.bg-indigo-50\/65{background-color:rgb(238 242 255/.65)}.bg-indigo-50\/70{background-color:rgb(238 242 255/.7)}.bg-indigo-50\/75{background-color:rgb(238 242 255/.75)}.bg-indigo-50\/80{background-color:rgb(238 242 255/.8)}.bg-indigo-50\/85{background-color:rgb(238 242 255/.85)}.bg-indigo-50\/90{background-color:rgb(238 242 255/.9)}.bg-indigo-50\/95{background-color:rgb(238 242 255/.95)}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-indigo-500\/0{background-color:rgb(99 102 241/0)}.bg-indigo-500\/10{background-color:rgb(99 102 241/.1)}.bg-indigo-500\/100{background-color:rgb(99 102 241/1)}.bg-indigo-500\/15{background-color:rgb(99 102 241/.15)}.bg-indigo-500\/20{background-color:rgb(99 102 241/.2)}.bg-indigo-500\/25{background-color:rgb(99 102 241/.25)}.bg-indigo-500\/30{background-color:rgb(99 102 241/.3)}.bg-indigo-500\/35{background-color:rgb(99 102 241/.35)}.bg-indigo-500\/40{background-color:rgb(99 102 241/.4)}.bg-indigo-500\/45{background-color:rgb(99 102 241/.45)}.bg-indigo-500\/5{background-color:rgb(99 102 241/.05)}.bg-indigo-500\/50{background-color:rgb(99 102 241/.5)}.bg-indigo-500\/55{background-color:rgb(99 102 241/.55)}.bg-indigo-500\/60{background-color:rgb(99 102 241/.6)}.bg-indigo-500\/65{background-color:rgb(99 102 241/.65)}.bg-indigo-500\/70{background-color:rgb(99 102 241/.7)}.bg-indigo-500\/75{background-color:rgb(99 102 241/.75)}.bg-indigo-500\/80{background-color:rgb(99 102 241/.8)}.bg-indigo-500\/85{background-color:rgb(99 102 241/.85)}.bg-indigo-500\/90{background-color:rgb(99 102 241/.9)}.bg-indigo-500\/95{background-color:rgb(99 102 241/.95)}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-indigo-600\/0{background-color:rgb(79 70 229/0)}.bg-indigo-600\/10{background-color:rgb(79 70 229/.1)}.bg-indigo-600\/100{background-color:rgb(79 70 229/1)}.bg-indigo-600\/15{background-color:rgb(79 70 229/.15)}.bg-indigo-600\/20{background-color:rgb(79 70 229/.2)}.bg-indigo-600\/25{background-color:rgb(79 70 229/.25)}.bg-indigo-600\/30{background-color:rgb(79 70 229/.3)}.bg-indigo-600\/35{background-color:rgb(79 70 229/.35)}.bg-indigo-600\/40{background-color:rgb(79 70 229/.4)}.bg-indigo-600\/45{background-color:rgb(79 70 229/.45)}.bg-indigo-600\/5{background-color:rgb(79 70 229/.05)}.bg-indigo-600\/50{background-color:rgb(79 70 229/.5)}.bg-indigo-600\/55{background-color:rgb(79 70 229/.55)}.bg-indigo-600\/60{background-color:rgb(79 70 229/.6)}.bg-indigo-600\/65{background-color:rgb(79 70 229/.65)}.bg-indigo-600\/70{background-color:rgb(79 70 229/.7)}.bg-indigo-600\/75{background-color:rgb(79 70 229/.75)}.bg-indigo-600\/80{background-color:rgb(79 70 229/.8)}.bg-indigo-600\/85{background-color:rgb(79 70 229/.85)}.bg-indigo-600\/90{background-color:rgb(79 70 229/.9)}.bg-indigo-600\/95{background-color:rgb(79 70 229/.95)}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity,1))}.bg-indigo-700\/0{background-color:rgb(67 56 202/0)}.bg-indigo-700\/10{background-color:rgb(67 56 202/.1)}.bg-indigo-700\/100{background-color:rgb(67 56 202/1)}.bg-indigo-700\/15{background-color:rgb(67 56 202/.15)}.bg-indigo-700\/20{background-color:rgb(67 56 202/.2)}.bg-indigo-700\/25{background-color:rgb(67 56 202/.25)}.bg-indigo-700\/30{background-color:rgb(67 56 202/.3)}.bg-indigo-700\/35{background-color:rgb(67 56 202/.35)}.bg-indigo-700\/40{background-color:rgb(67 56 202/.4)}.bg-indigo-700\/45{background-color:rgb(67 56 202/.45)}.bg-indigo-700\/5{background-color:rgb(67 56 202/.05)}.bg-indigo-700\/50{background-color:rgb(67 56 202/.5)}.bg-indigo-700\/55{background-color:rgb(67 56 202/.55)}.bg-indigo-700\/60{background-color:rgb(67 56 202/.6)}.bg-indigo-700\/65{background-color:rgb(67 56 202/.65)}.bg-indigo-700\/70{background-color:rgb(67 56 202/.7)}.bg-indigo-700\/75{background-color:rgb(67 56 202/.75)}.bg-indigo-700\/80{background-color:rgb(67 56 202/.8)}.bg-indigo-700\/85{background-color:rgb(67 56 202/.85)}.bg-indigo-700\/90{background-color:rgb(67 56 202/.9)}.bg-indigo-700\/95{background-color:rgb(67 56 202/.95)}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163/var(--tw-bg-opacity,1))}.bg-indigo-800\/0{background-color:rgb(55 48 163/0)}.bg-indigo-800\/10{background-color:rgb(55 48 163/.1)}.bg-indigo-800\/100{background-color:rgb(55 48 163/1)}.bg-indigo-800\/15{background-color:rgb(55 48 163/.15)}.bg-indigo-800\/20{background-color:rgb(55 48 163/.2)}.bg-indigo-800\/25{background-color:rgb(55 48 163/.25)}.bg-indigo-800\/30{background-color:rgb(55 48 163/.3)}.bg-indigo-800\/35{background-color:rgb(55 48 163/.35)}.bg-indigo-800\/40{background-color:rgb(55 48 163/.4)}.bg-indigo-800\/45{background-color:rgb(55 48 163/.45)}.bg-indigo-800\/5{background-color:rgb(55 48 163/.05)}.bg-indigo-800\/50{background-color:rgb(55 48 163/.5)}.bg-indigo-800\/55{background-color:rgb(55 48 163/.55)}.bg-indigo-800\/60{background-color:rgb(55 48 163/.6)}.bg-indigo-800\/65{background-color:rgb(55 48 163/.65)}.bg-indigo-800\/70{background-color:rgb(55 48 163/.7)}.bg-indigo-800\/75{background-color:rgb(55 48 163/.75)}.bg-indigo-800\/80{background-color:rgb(55 48 163/.8)}.bg-indigo-800\/85{background-color:rgb(55 48 163/.85)}.bg-indigo-800\/90{background-color:rgb(55 48 163/.9)}.bg-indigo-800\/95{background-color:rgb(55 48 163/.95)}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129/var(--tw-bg-opacity,1))}.bg-indigo-900\/0{background-color:rgb(49 46 129/0)}.bg-indigo-900\/10{background-color:rgb(49 46 129/.1)}.bg-indigo-900\/100{background-color:rgb(49 46 129/1)}.bg-indigo-900\/15{background-color:rgb(49 46 129/.15)}.bg-indigo-900\/20{background-color:rgb(49 46 129/.2)}.bg-indigo-900\/25{background-color:rgb(49 46 129/.25)}.bg-indigo-900\/30{background-color:rgb(49 46 129/.3)}.bg-indigo-900\/35{background-color:rgb(49 46 129/.35)}.bg-indigo-900\/40{background-color:rgb(49 46 129/.4)}.bg-indigo-900\/45{background-color:rgb(49 46 129/.45)}.bg-indigo-900\/5{background-color:rgb(49 46 129/.05)}.bg-indigo-900\/50{background-color:rgb(49 46 129/.5)}.bg-indigo-900\/55{background-color:rgb(49 46 129/.55)}.bg-indigo-900\/60{background-color:rgb(49 46 129/.6)}.bg-indigo-900\/65{background-color:rgb(49 46 129/.65)}.bg-indigo-900\/70{background-color:rgb(49 46 129/.7)}.bg-indigo-900\/75{background-color:rgb(49 46 129/.75)}.bg-indigo-900\/80{background-color:rgb(49 46 129/.8)}.bg-indigo-900\/85{background-color:rgb(49 46 129/.85)}.bg-indigo-900\/90{background-color:rgb(49 46 129/.9)}.bg-indigo-900\/95{background-color:rgb(49 46 129/.95)}.bg-indigo-950{--tw-bg-opacity:1;background-color:rgb(30 27 75/var(--tw-bg-opacity,1))}.bg-indigo-950\/0{background-color:rgb(30 27 75/0)}.bg-indigo-950\/10{background-color:rgb(30 27 75/.1)}.bg-indigo-950\/100{background-color:rgb(30 27 75/1)}.bg-indigo-950\/15{background-color:rgb(30 27 75/.15)}.bg-indigo-950\/20{background-color:rgb(30 27 75/.2)}.bg-indigo-950\/25{background-color:rgb(30 27 75/.25)}.bg-indigo-950\/30{background-color:rgb(30 27 75/.3)}.bg-indigo-950\/35{background-color:rgb(30 27 75/.35)}.bg-indigo-950\/40{background-color:rgb(30 27 75/.4)}.bg-indigo-950\/45{background-color:rgb(30 27 75/.45)}.bg-indigo-950\/5{background-color:rgb(30 27 75/.05)}.bg-indigo-950\/50{background-color:rgb(30 27 75/.5)}.bg-indigo-950\/55{background-color:rgb(30 27 75/.55)}.bg-indigo-950\/60{background-color:rgb(30 27 75/.6)}.bg-indigo-950\/65{background-color:rgb(30 27 75/.65)}.bg-indigo-950\/70{background-color:rgb(30 27 75/.7)}.bg-indigo-950\/75{background-color:rgb(30 27 75/.75)}.bg-indigo-950\/80{background-color:rgb(30 27 75/.8)}.bg-indigo-950\/85{background-color:rgb(30 27 75/.85)}.bg-indigo-950\/90{background-color:rgb(30 27 75/.9)}.bg-indigo-950\/95{background-color:rgb(30 27 75/.95)}.bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity,1))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity,1))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-100),var(--tw-bg-opacity,1))}.bg-neutral-100\/70{background-color:rgba(var(--c-neutral-100),.7)}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-200),var(--tw-bg-opacity,1))}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-300),var(--tw-bg-opacity,1))}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-50),var(--tw-bg-opacity,1))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-900),var(--tw-bg-opacity,1))}.bg-neutral-900\/75{background-color:rgba(var(--c-neutral-900),.75)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity,1))}.bg-pink-100\/0{background-color:rgb(252 231 243/0)}.bg-pink-100\/10{background-color:rgb(252 231 243/.1)}.bg-pink-100\/100{background-color:rgb(252 231 243/1)}.bg-pink-100\/15{background-color:rgb(252 231 243/.15)}.bg-pink-100\/20{background-color:rgb(252 231 243/.2)}.bg-pink-100\/25{background-color:rgb(252 231 243/.25)}.bg-pink-100\/30{background-color:rgb(252 231 243/.3)}.bg-pink-100\/35{background-color:rgb(252 231 243/.35)}.bg-pink-100\/40{background-color:rgb(252 231 243/.4)}.bg-pink-100\/45{background-color:rgb(252 231 243/.45)}.bg-pink-100\/5{background-color:rgb(252 231 243/.05)}.bg-pink-100\/50{background-color:rgb(252 231 243/.5)}.bg-pink-100\/55{background-color:rgb(252 231 243/.55)}.bg-pink-100\/60{background-color:rgb(252 231 243/.6)}.bg-pink-100\/65{background-color:rgb(252 231 243/.65)}.bg-pink-100\/70{background-color:rgb(252 231 243/.7)}.bg-pink-100\/75{background-color:rgb(252 231 243/.75)}.bg-pink-100\/80{background-color:rgb(252 231 243/.8)}.bg-pink-100\/85{background-color:rgb(252 231 243/.85)}.bg-pink-100\/90{background-color:rgb(252 231 243/.9)}.bg-pink-100\/95{background-color:rgb(252 231 243/.95)}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity,1))}.bg-pink-200\/0{background-color:rgb(251 207 232/0)}.bg-pink-200\/10{background-color:rgb(251 207 232/.1)}.bg-pink-200\/100{background-color:rgb(251 207 232/1)}.bg-pink-200\/15{background-color:rgb(251 207 232/.15)}.bg-pink-200\/20{background-color:rgb(251 207 232/.2)}.bg-pink-200\/25{background-color:rgb(251 207 232/.25)}.bg-pink-200\/30{background-color:rgb(251 207 232/.3)}.bg-pink-200\/35{background-color:rgb(251 207 232/.35)}.bg-pink-200\/40{background-color:rgb(251 207 232/.4)}.bg-pink-200\/45{background-color:rgb(251 207 232/.45)}.bg-pink-200\/5{background-color:rgb(251 207 232/.05)}.bg-pink-200\/50{background-color:rgb(251 207 232/.5)}.bg-pink-200\/55{background-color:rgb(251 207 232/.55)}.bg-pink-200\/60{background-color:rgb(251 207 232/.6)}.bg-pink-200\/65{background-color:rgb(251 207 232/.65)}.bg-pink-200\/70{background-color:rgb(251 207 232/.7)}.bg-pink-200\/75{background-color:rgb(251 207 232/.75)}.bg-pink-200\/80{background-color:rgb(251 207 232/.8)}.bg-pink-200\/85{background-color:rgb(251 207 232/.85)}.bg-pink-200\/90{background-color:rgb(251 207 232/.9)}.bg-pink-200\/95{background-color:rgb(251 207 232/.95)}.bg-pink-300{--tw-bg-opacity:1;background-color:rgb(249 168 212/var(--tw-bg-opacity,1))}.bg-pink-300\/0{background-color:rgb(249 168 212/0)}.bg-pink-300\/10{background-color:rgb(249 168 212/.1)}.bg-pink-300\/100{background-color:rgb(249 168 212/1)}.bg-pink-300\/15{background-color:rgb(249 168 212/.15)}.bg-pink-300\/20{background-color:rgb(249 168 212/.2)}.bg-pink-300\/25{background-color:rgb(249 168 212/.25)}.bg-pink-300\/30{background-color:rgb(249 168 212/.3)}.bg-pink-300\/35{background-color:rgb(249 168 212/.35)}.bg-pink-300\/40{background-color:rgb(249 168 212/.4)}.bg-pink-300\/45{background-color:rgb(249 168 212/.45)}.bg-pink-300\/5{background-color:rgb(249 168 212/.05)}.bg-pink-300\/50{background-color:rgb(249 168 212/.5)}.bg-pink-300\/55{background-color:rgb(249 168 212/.55)}.bg-pink-300\/60{background-color:rgb(249 168 212/.6)}.bg-pink-300\/65{background-color:rgb(249 168 212/.65)}.bg-pink-300\/70{background-color:rgb(249 168 212/.7)}.bg-pink-300\/75{background-color:rgb(249 168 212/.75)}.bg-pink-300\/80{background-color:rgb(249 168 212/.8)}.bg-pink-300\/85{background-color:rgb(249 168 212/.85)}.bg-pink-300\/90{background-color:rgb(249 168 212/.9)}.bg-pink-300\/95{background-color:rgb(249 168 212/.95)}.bg-pink-400{--tw-bg-opacity:1;background-color:rgb(244 114 182/var(--tw-bg-opacity,1))}.bg-pink-400\/0{background-color:rgb(244 114 182/0)}.bg-pink-400\/10{background-color:rgb(244 114 182/.1)}.bg-pink-400\/100{background-color:rgb(244 114 182/1)}.bg-pink-400\/15{background-color:rgb(244 114 182/.15)}.bg-pink-400\/20{background-color:rgb(244 114 182/.2)}.bg-pink-400\/25{background-color:rgb(244 114 182/.25)}.bg-pink-400\/30{background-color:rgb(244 114 182/.3)}.bg-pink-400\/35{background-color:rgb(244 114 182/.35)}.bg-pink-400\/40{background-color:rgb(244 114 182/.4)}.bg-pink-400\/45{background-color:rgb(244 114 182/.45)}.bg-pink-400\/5{background-color:rgb(244 114 182/.05)}.bg-pink-400\/50{background-color:rgb(244 114 182/.5)}.bg-pink-400\/55{background-color:rgb(244 114 182/.55)}.bg-pink-400\/60{background-color:rgb(244 114 182/.6)}.bg-pink-400\/65{background-color:rgb(244 114 182/.65)}.bg-pink-400\/70{background-color:rgb(244 114 182/.7)}.bg-pink-400\/75{background-color:rgb(244 114 182/.75)}.bg-pink-400\/80{background-color:rgb(244 114 182/.8)}.bg-pink-400\/85{background-color:rgb(244 114 182/.85)}.bg-pink-400\/90{background-color:rgb(244 114 182/.9)}.bg-pink-400\/95{background-color:rgb(244 114 182/.95)}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity,1))}.bg-pink-50\/0{background-color:rgb(253 242 248/0)}.bg-pink-50\/10{background-color:rgb(253 242 248/.1)}.bg-pink-50\/100{background-color:rgb(253 242 248/1)}.bg-pink-50\/15{background-color:rgb(253 242 248/.15)}.bg-pink-50\/20{background-color:rgb(253 242 248/.2)}.bg-pink-50\/25{background-color:rgb(253 242 248/.25)}.bg-pink-50\/30{background-color:rgb(253 242 248/.3)}.bg-pink-50\/35{background-color:rgb(253 242 248/.35)}.bg-pink-50\/40{background-color:rgb(253 242 248/.4)}.bg-pink-50\/45{background-color:rgb(253 242 248/.45)}.bg-pink-50\/5{background-color:rgb(253 242 248/.05)}.bg-pink-50\/50{background-color:rgb(253 242 248/.5)}.bg-pink-50\/55{background-color:rgb(253 242 248/.55)}.bg-pink-50\/60{background-color:rgb(253 242 248/.6)}.bg-pink-50\/65{background-color:rgb(253 242 248/.65)}.bg-pink-50\/70{background-color:rgb(253 242 248/.7)}.bg-pink-50\/75{background-color:rgb(253 242 248/.75)}.bg-pink-50\/80{background-color:rgb(253 242 248/.8)}.bg-pink-50\/85{background-color:rgb(253 242 248/.85)}.bg-pink-50\/90{background-color:rgb(253 242 248/.9)}.bg-pink-50\/95{background-color:rgb(253 242 248/.95)}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-pink-500\/0{background-color:rgb(236 72 153/0)}.bg-pink-500\/10{background-color:rgb(236 72 153/.1)}.bg-pink-500\/100{background-color:rgb(236 72 153/1)}.bg-pink-500\/15{background-color:rgb(236 72 153/.15)}.bg-pink-500\/20{background-color:rgb(236 72 153/.2)}.bg-pink-500\/25{background-color:rgb(236 72 153/.25)}.bg-pink-500\/30{background-color:rgb(236 72 153/.3)}.bg-pink-500\/35{background-color:rgb(236 72 153/.35)}.bg-pink-500\/40{background-color:rgb(236 72 153/.4)}.bg-pink-500\/45{background-color:rgb(236 72 153/.45)}.bg-pink-500\/5{background-color:rgb(236 72 153/.05)}.bg-pink-500\/50{background-color:rgb(236 72 153/.5)}.bg-pink-500\/55{background-color:rgb(236 72 153/.55)}.bg-pink-500\/60{background-color:rgb(236 72 153/.6)}.bg-pink-500\/65{background-color:rgb(236 72 153/.65)}.bg-pink-500\/70{background-color:rgb(236 72 153/.7)}.bg-pink-500\/75{background-color:rgb(236 72 153/.75)}.bg-pink-500\/80{background-color:rgb(236 72 153/.8)}.bg-pink-500\/85{background-color:rgb(236 72 153/.85)}.bg-pink-500\/90{background-color:rgb(236 72 153/.9)}.bg-pink-500\/95{background-color:rgb(236 72 153/.95)}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.bg-pink-600\/0{background-color:rgb(219 39 119/0)}.bg-pink-600\/10{background-color:rgb(219 39 119/.1)}.bg-pink-600\/100{background-color:rgb(219 39 119/1)}.bg-pink-600\/15{background-color:rgb(219 39 119/.15)}.bg-pink-600\/20{background-color:rgb(219 39 119/.2)}.bg-pink-600\/25{background-color:rgb(219 39 119/.25)}.bg-pink-600\/30{background-color:rgb(219 39 119/.3)}.bg-pink-600\/35{background-color:rgb(219 39 119/.35)}.bg-pink-600\/40{background-color:rgb(219 39 119/.4)}.bg-pink-600\/45{background-color:rgb(219 39 119/.45)}.bg-pink-600\/5{background-color:rgb(219 39 119/.05)}.bg-pink-600\/50{background-color:rgb(219 39 119/.5)}.bg-pink-600\/55{background-color:rgb(219 39 119/.55)}.bg-pink-600\/60{background-color:rgb(219 39 119/.6)}.bg-pink-600\/65{background-color:rgb(219 39 119/.65)}.bg-pink-600\/70{background-color:rgb(219 39 119/.7)}.bg-pink-600\/75{background-color:rgb(219 39 119/.75)}.bg-pink-600\/80{background-color:rgb(219 39 119/.8)}.bg-pink-600\/85{background-color:rgb(219 39 119/.85)}.bg-pink-600\/90{background-color:rgb(219 39 119/.9)}.bg-pink-600\/95{background-color:rgb(219 39 119/.95)}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93/var(--tw-bg-opacity,1))}.bg-pink-700\/0{background-color:rgb(190 24 93/0)}.bg-pink-700\/10{background-color:rgb(190 24 93/.1)}.bg-pink-700\/100{background-color:rgb(190 24 93/1)}.bg-pink-700\/15{background-color:rgb(190 24 93/.15)}.bg-pink-700\/20{background-color:rgb(190 24 93/.2)}.bg-pink-700\/25{background-color:rgb(190 24 93/.25)}.bg-pink-700\/30{background-color:rgb(190 24 93/.3)}.bg-pink-700\/35{background-color:rgb(190 24 93/.35)}.bg-pink-700\/40{background-color:rgb(190 24 93/.4)}.bg-pink-700\/45{background-color:rgb(190 24 93/.45)}.bg-pink-700\/5{background-color:rgb(190 24 93/.05)}.bg-pink-700\/50{background-color:rgb(190 24 93/.5)}.bg-pink-700\/55{background-color:rgb(190 24 93/.55)}.bg-pink-700\/60{background-color:rgb(190 24 93/.6)}.bg-pink-700\/65{background-color:rgb(190 24 93/.65)}.bg-pink-700\/70{background-color:rgb(190 24 93/.7)}.bg-pink-700\/75{background-color:rgb(190 24 93/.75)}.bg-pink-700\/80{background-color:rgb(190 24 93/.8)}.bg-pink-700\/85{background-color:rgb(190 24 93/.85)}.bg-pink-700\/90{background-color:rgb(190 24 93/.9)}.bg-pink-700\/95{background-color:rgb(190 24 93/.95)}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77/var(--tw-bg-opacity,1))}.bg-pink-800\/0{background-color:rgb(157 23 77/0)}.bg-pink-800\/10{background-color:rgb(157 23 77/.1)}.bg-pink-800\/100{background-color:rgb(157 23 77/1)}.bg-pink-800\/15{background-color:rgb(157 23 77/.15)}.bg-pink-800\/20{background-color:rgb(157 23 77/.2)}.bg-pink-800\/25{background-color:rgb(157 23 77/.25)}.bg-pink-800\/30{background-color:rgb(157 23 77/.3)}.bg-pink-800\/35{background-color:rgb(157 23 77/.35)}.bg-pink-800\/40{background-color:rgb(157 23 77/.4)}.bg-pink-800\/45{background-color:rgb(157 23 77/.45)}.bg-pink-800\/5{background-color:rgb(157 23 77/.05)}.bg-pink-800\/50{background-color:rgb(157 23 77/.5)}.bg-pink-800\/55{background-color:rgb(157 23 77/.55)}.bg-pink-800\/60{background-color:rgb(157 23 77/.6)}.bg-pink-800\/65{background-color:rgb(157 23 77/.65)}.bg-pink-800\/70{background-color:rgb(157 23 77/.7)}.bg-pink-800\/75{background-color:rgb(157 23 77/.75)}.bg-pink-800\/80{background-color:rgb(157 23 77/.8)}.bg-pink-800\/85{background-color:rgb(157 23 77/.85)}.bg-pink-800\/90{background-color:rgb(157 23 77/.9)}.bg-pink-800\/95{background-color:rgb(157 23 77/.95)}.bg-pink-900{--tw-bg-opacity:1;background-color:rgb(131 24 67/var(--tw-bg-opacity,1))}.bg-pink-900\/0{background-color:rgb(131 24 67/0)}.bg-pink-900\/10{background-color:rgb(131 24 67/.1)}.bg-pink-900\/100{background-color:rgb(131 24 67/1)}.bg-pink-900\/15{background-color:rgb(131 24 67/.15)}.bg-pink-900\/20{background-color:rgb(131 24 67/.2)}.bg-pink-900\/25{background-color:rgb(131 24 67/.25)}.bg-pink-900\/30{background-color:rgb(131 24 67/.3)}.bg-pink-900\/35{background-color:rgb(131 24 67/.35)}.bg-pink-900\/40{background-color:rgb(131 24 67/.4)}.bg-pink-900\/45{background-color:rgb(131 24 67/.45)}.bg-pink-900\/5{background-color:rgb(131 24 67/.05)}.bg-pink-900\/50{background-color:rgb(131 24 67/.5)}.bg-pink-900\/55{background-color:rgb(131 24 67/.55)}.bg-pink-900\/60{background-color:rgb(131 24 67/.6)}.bg-pink-900\/65{background-color:rgb(131 24 67/.65)}.bg-pink-900\/70{background-color:rgb(131 24 67/.7)}.bg-pink-900\/75{background-color:rgb(131 24 67/.75)}.bg-pink-900\/80{background-color:rgb(131 24 67/.8)}.bg-pink-900\/85{background-color:rgb(131 24 67/.85)}.bg-pink-900\/90{background-color:rgb(131 24 67/.9)}.bg-pink-900\/95{background-color:rgb(131 24 67/.95)}.bg-pink-950{--tw-bg-opacity:1;background-color:rgb(80 7 36/var(--tw-bg-opacity,1))}.bg-pink-950\/0{background-color:rgb(80 7 36/0)}.bg-pink-950\/10{background-color:rgb(80 7 36/.1)}.bg-pink-950\/100{background-color:rgb(80 7 36/1)}.bg-pink-950\/15{background-color:rgb(80 7 36/.15)}.bg-pink-950\/20{background-color:rgb(80 7 36/.2)}.bg-pink-950\/25{background-color:rgb(80 7 36/.25)}.bg-pink-950\/30{background-color:rgb(80 7 36/.3)}.bg-pink-950\/35{background-color:rgb(80 7 36/.35)}.bg-pink-950\/40{background-color:rgb(80 7 36/.4)}.bg-pink-950\/45{background-color:rgb(80 7 36/.45)}.bg-pink-950\/5{background-color:rgb(80 7 36/.05)}.bg-pink-950\/50{background-color:rgb(80 7 36/.5)}.bg-pink-950\/55{background-color:rgb(80 7 36/.55)}.bg-pink-950\/60{background-color:rgb(80 7 36/.6)}.bg-pink-950\/65{background-color:rgb(80 7 36/.65)}.bg-pink-950\/70{background-color:rgb(80 7 36/.7)}.bg-pink-950\/75{background-color:rgb(80 7 36/.75)}.bg-pink-950\/80{background-color:rgb(80 7 36/.8)}.bg-pink-950\/85{background-color:rgb(80 7 36/.85)}.bg-pink-950\/90{background-color:rgb(80 7 36/.9)}.bg-pink-950\/95{background-color:rgb(80 7 36/.95)}.bg-primary-100{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-100),var(--tw-bg-opacity,1))}.bg-primary-50{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-50),var(--tw-bg-opacity,1))}.bg-primary-600{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-600),var(--tw-bg-opacity,1))}.bg-primary-700{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-700),var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-100\/0{background-color:rgb(254 226 226/0)}.bg-red-100\/10{background-color:rgb(254 226 226/.1)}.bg-red-100\/100{background-color:rgb(254 226 226/1)}.bg-red-100\/15{background-color:rgb(254 226 226/.15)}.bg-red-100\/20{background-color:rgb(254 226 226/.2)}.bg-red-100\/25{background-color:rgb(254 226 226/.25)}.bg-red-100\/30{background-color:rgb(254 226 226/.3)}.bg-red-100\/35{background-color:rgb(254 226 226/.35)}.bg-red-100\/40{background-color:rgb(254 226 226/.4)}.bg-red-100\/45{background-color:rgb(254 226 226/.45)}.bg-red-100\/5{background-color:rgb(254 226 226/.05)}.bg-red-100\/50{background-color:rgb(254 226 226/.5)}.bg-red-100\/55{background-color:rgb(254 226 226/.55)}.bg-red-100\/60{background-color:rgb(254 226 226/.6)}.bg-red-100\/65{background-color:rgb(254 226 226/.65)}.bg-red-100\/70{background-color:rgb(254 226 226/.7)}.bg-red-100\/75{background-color:rgb(254 226 226/.75)}.bg-red-100\/80{background-color:rgb(254 226 226/.8)}.bg-red-100\/85{background-color:rgb(254 226 226/.85)}.bg-red-100\/90{background-color:rgb(254 226 226/.9)}.bg-red-100\/95{background-color:rgb(254 226 226/.95)}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-200\/0{background-color:rgb(254 202 202/0)}.bg-red-200\/10{background-color:rgb(254 202 202/.1)}.bg-red-200\/100{background-color:rgb(254 202 202/1)}.bg-red-200\/15{background-color:rgb(254 202 202/.15)}.bg-red-200\/20{background-color:rgb(254 202 202/.2)}.bg-red-200\/25{background-color:rgb(254 202 202/.25)}.bg-red-200\/30{background-color:rgb(254 202 202/.3)}.bg-red-200\/35{background-color:rgb(254 202 202/.35)}.bg-red-200\/40{background-color:rgb(254 202 202/.4)}.bg-red-200\/45{background-color:rgb(254 202 202/.45)}.bg-red-200\/5{background-color:rgb(254 202 202/.05)}.bg-red-200\/50{background-color:rgb(254 202 202/.5)}.bg-red-200\/55{background-color:rgb(254 202 202/.55)}.bg-red-200\/60{background-color:rgb(254 202 202/.6)}.bg-red-200\/65{background-color:rgb(254 202 202/.65)}.bg-red-200\/70{background-color:rgb(254 202 202/.7)}.bg-red-200\/75{background-color:rgb(254 202 202/.75)}.bg-red-200\/80{background-color:rgb(254 202 202/.8)}.bg-red-200\/85{background-color:rgb(254 202 202/.85)}.bg-red-200\/90{background-color:rgb(254 202 202/.9)}.bg-red-200\/95{background-color:rgb(254 202 202/.95)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))}.bg-red-300\/0{background-color:rgb(252 165 165/0)}.bg-red-300\/10{background-color:rgb(252 165 165/.1)}.bg-red-300\/100{background-color:rgb(252 165 165/1)}.bg-red-300\/15{background-color:rgb(252 165 165/.15)}.bg-red-300\/20{background-color:rgb(252 165 165/.2)}.bg-red-300\/25{background-color:rgb(252 165 165/.25)}.bg-red-300\/30{background-color:rgb(252 165 165/.3)}.bg-red-300\/35{background-color:rgb(252 165 165/.35)}.bg-red-300\/40{background-color:rgb(252 165 165/.4)}.bg-red-300\/45{background-color:rgb(252 165 165/.45)}.bg-red-300\/5{background-color:rgb(252 165 165/.05)}.bg-red-300\/50{background-color:rgb(252 165 165/.5)}.bg-red-300\/55{background-color:rgb(252 165 165/.55)}.bg-red-300\/60{background-color:rgb(252 165 165/.6)}.bg-red-300\/65{background-color:rgb(252 165 165/.65)}.bg-red-300\/70{background-color:rgb(252 165 165/.7)}.bg-red-300\/75{background-color:rgb(252 165 165/.75)}.bg-red-300\/80{background-color:rgb(252 165 165/.8)}.bg-red-300\/85{background-color:rgb(252 165 165/.85)}.bg-red-300\/90{background-color:rgb(252 165 165/.9)}.bg-red-300\/95{background-color:rgb(252 165 165/.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-400\/0{background-color:rgb(248 113 113/0)}.bg-red-400\/10{background-color:rgb(248 113 113/.1)}.bg-red-400\/100{background-color:rgb(248 113 113/1)}.bg-red-400\/15{background-color:rgb(248 113 113/.15)}.bg-red-400\/20{background-color:rgb(248 113 113/.2)}.bg-red-400\/25{background-color:rgb(248 113 113/.25)}.bg-red-400\/30{background-color:rgb(248 113 113/.3)}.bg-red-400\/35{background-color:rgb(248 113 113/.35)}.bg-red-400\/40{background-color:rgb(248 113 113/.4)}.bg-red-400\/45{background-color:rgb(248 113 113/.45)}.bg-red-400\/5{background-color:rgb(248 113 113/.05)}.bg-red-400\/50{background-color:rgb(248 113 113/.5)}.bg-red-400\/55{background-color:rgb(248 113 113/.55)}.bg-red-400\/60{background-color:rgb(248 113 113/.6)}.bg-red-400\/65{background-color:rgb(248 113 113/.65)}.bg-red-400\/70{background-color:rgb(248 113 113/.7)}.bg-red-400\/75{background-color:rgb(248 113 113/.75)}.bg-red-400\/80{background-color:rgb(248 113 113/.8)}.bg-red-400\/85{background-color:rgb(248 113 113/.85)}.bg-red-400\/90{background-color:rgb(248 113 113/.9)}.bg-red-400\/95{background-color:rgb(248 113 113/.95)}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-50\/0{background-color:rgb(254 242 242/0)}.bg-red-50\/10{background-color:rgb(254 242 242/.1)}.bg-red-50\/100{background-color:rgb(254 242 242/1)}.bg-red-50\/15{background-color:rgb(254 242 242/.15)}.bg-red-50\/20{background-color:rgb(254 242 242/.2)}.bg-red-50\/25{background-color:rgb(254 242 242/.25)}.bg-red-50\/30{background-color:rgb(254 242 242/.3)}.bg-red-50\/35{background-color:rgb(254 242 242/.35)}.bg-red-50\/40{background-color:rgb(254 242 242/.4)}.bg-red-50\/45{background-color:rgb(254 242 242/.45)}.bg-red-50\/5{background-color:rgb(254 242 242/.05)}.bg-red-50\/50{background-color:rgb(254 242 242/.5)}.bg-red-50\/55{background-color:rgb(254 242 242/.55)}.bg-red-50\/60{background-color:rgb(254 242 242/.6)}.bg-red-50\/65{background-color:rgb(254 242 242/.65)}.bg-red-50\/70{background-color:rgb(254 242 242/.7)}.bg-red-50\/75{background-color:rgb(254 242 242/.75)}.bg-red-50\/80{background-color:rgb(254 242 242/.8)}.bg-red-50\/85{background-color:rgb(254 242 242/.85)}.bg-red-50\/90{background-color:rgb(254 242 242/.9)}.bg-red-50\/95{background-color:rgb(254 242 242/.95)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/0{background-color:rgb(239 68 68/0)}.bg-red-500\/10{background-color:rgb(239 68 68/.1)}.bg-red-500\/100{background-color:rgb(239 68 68/1)}.bg-red-500\/15{background-color:rgb(239 68 68/.15)}.bg-red-500\/20{background-color:rgb(239 68 68/.2)}.bg-red-500\/25{background-color:rgb(239 68 68/.25)}.bg-red-500\/30{background-color:rgb(239 68 68/.3)}.bg-red-500\/35{background-color:rgb(239 68 68/.35)}.bg-red-500\/40{background-color:rgb(239 68 68/.4)}.bg-red-500\/45{background-color:rgb(239 68 68/.45)}.bg-red-500\/5{background-color:rgb(239 68 68/.05)}.bg-red-500\/50{background-color:rgb(239 68 68/.5)}.bg-red-500\/55{background-color:rgb(239 68 68/.55)}.bg-red-500\/60{background-color:rgb(239 68 68/.6)}.bg-red-500\/65{background-color:rgb(239 68 68/.65)}.bg-red-500\/70{background-color:rgb(239 68 68/.7)}.bg-red-500\/75{background-color:rgb(239 68 68/.75)}.bg-red-500\/80{background-color:rgb(239 68 68/.8)}.bg-red-500\/85{background-color:rgb(239 68 68/.85)}.bg-red-500\/90{background-color:rgb(239 68 68/.9)}.bg-red-500\/95{background-color:rgb(239 68 68/.95)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-red-600\/0{background-color:rgb(220 38 38/0)}.bg-red-600\/10{background-color:rgb(220 38 38/.1)}.bg-red-600\/100{background-color:rgb(220 38 38/1)}.bg-red-600\/15{background-color:rgb(220 38 38/.15)}.bg-red-600\/20{background-color:rgb(220 38 38/.2)}.bg-red-600\/25{background-color:rgb(220 38 38/.25)}.bg-red-600\/30{background-color:rgb(220 38 38/.3)}.bg-red-600\/35{background-color:rgb(220 38 38/.35)}.bg-red-600\/40{background-color:rgb(220 38 38/.4)}.bg-red-600\/45{background-color:rgb(220 38 38/.45)}.bg-red-600\/5{background-color:rgb(220 38 38/.05)}.bg-red-600\/50{background-color:rgb(220 38 38/.5)}.bg-red-600\/55{background-color:rgb(220 38 38/.55)}.bg-red-600\/60{background-color:rgb(220 38 38/.6)}.bg-red-600\/65{background-color:rgb(220 38 38/.65)}.bg-red-600\/70{background-color:rgb(220 38 38/.7)}.bg-red-600\/75{background-color:rgb(220 38 38/.75)}.bg-red-600\/80{background-color:rgb(220 38 38/.8)}.bg-red-600\/85{background-color:rgb(220 38 38/.85)}.bg-red-600\/90{background-color:rgb(220 38 38/.9)}.bg-red-600\/95{background-color:rgb(220 38 38/.95)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-red-700\/0{background-color:rgb(185 28 28/0)}.bg-red-700\/10{background-color:rgb(185 28 28/.1)}.bg-red-700\/100{background-color:rgb(185 28 28/1)}.bg-red-700\/15{background-color:rgb(185 28 28/.15)}.bg-red-700\/20{background-color:rgb(185 28 28/.2)}.bg-red-700\/25{background-color:rgb(185 28 28/.25)}.bg-red-700\/30{background-color:rgb(185 28 28/.3)}.bg-red-700\/35{background-color:rgb(185 28 28/.35)}.bg-red-700\/40{background-color:rgb(185 28 28/.4)}.bg-red-700\/45{background-color:rgb(185 28 28/.45)}.bg-red-700\/5{background-color:rgb(185 28 28/.05)}.bg-red-700\/50{background-color:rgb(185 28 28/.5)}.bg-red-700\/55{background-color:rgb(185 28 28/.55)}.bg-red-700\/60{background-color:rgb(185 28 28/.6)}.bg-red-700\/65{background-color:rgb(185 28 28/.65)}.bg-red-700\/70{background-color:rgb(185 28 28/.7)}.bg-red-700\/75{background-color:rgb(185 28 28/.75)}.bg-red-700\/80{background-color:rgb(185 28 28/.8)}.bg-red-700\/85{background-color:rgb(185 28 28/.85)}.bg-red-700\/90{background-color:rgb(185 28 28/.9)}.bg-red-700\/95{background-color:rgb(185 28 28/.95)}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}.bg-red-800\/0{background-color:rgb(153 27 27/0)}.bg-red-800\/10{background-color:rgb(153 27 27/.1)}.bg-red-800\/100{background-color:rgb(153 27 27/1)}.bg-red-800\/15{background-color:rgb(153 27 27/.15)}.bg-red-800\/20{background-color:rgb(153 27 27/.2)}.bg-red-800\/25{background-color:rgb(153 27 27/.25)}.bg-red-800\/30{background-color:rgb(153 27 27/.3)}.bg-red-800\/35{background-color:rgb(153 27 27/.35)}.bg-red-800\/40{background-color:rgb(153 27 27/.4)}.bg-red-800\/45{background-color:rgb(153 27 27/.45)}.bg-red-800\/5{background-color:rgb(153 27 27/.05)}.bg-red-800\/50{background-color:rgb(153 27 27/.5)}.bg-red-800\/55{background-color:rgb(153 27 27/.55)}.bg-red-800\/60{background-color:rgb(153 27 27/.6)}.bg-red-800\/65{background-color:rgb(153 27 27/.65)}.bg-red-800\/70{background-color:rgb(153 27 27/.7)}.bg-red-800\/75{background-color:rgb(153 27 27/.75)}.bg-red-800\/80{background-color:rgb(153 27 27/.8)}.bg-red-800\/85{background-color:rgb(153 27 27/.85)}.bg-red-800\/90{background-color:rgb(153 27 27/.9)}.bg-red-800\/95{background-color:rgb(153 27 27/.95)}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.bg-red-900\/0{background-color:rgb(127 29 29/0)}.bg-red-900\/10{background-color:rgb(127 29 29/.1)}.bg-red-900\/100{background-color:rgb(127 29 29/1)}.bg-red-900\/15{background-color:rgb(127 29 29/.15)}.bg-red-900\/20{background-color:rgb(127 29 29/.2)}.bg-red-900\/25{background-color:rgb(127 29 29/.25)}.bg-red-900\/30{background-color:rgb(127 29 29/.3)}.bg-red-900\/35{background-color:rgb(127 29 29/.35)}.bg-red-900\/40{background-color:rgb(127 29 29/.4)}.bg-red-900\/45{background-color:rgb(127 29 29/.45)}.bg-red-900\/5{background-color:rgb(127 29 29/.05)}.bg-red-900\/50{background-color:rgb(127 29 29/.5)}.bg-red-900\/55{background-color:rgb(127 29 29/.55)}.bg-red-900\/60{background-color:rgb(127 29 29/.6)}.bg-red-900\/65{background-color:rgb(127 29 29/.65)}.bg-red-900\/70{background-color:rgb(127 29 29/.7)}.bg-red-900\/75{background-color:rgb(127 29 29/.75)}.bg-red-900\/80{background-color:rgb(127 29 29/.8)}.bg-red-900\/85{background-color:rgb(127 29 29/.85)}.bg-red-900\/90{background-color:rgb(127 29 29/.9)}.bg-red-900\/95{background-color:rgb(127 29 29/.95)}.bg-red-950{--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity,1))}.bg-red-950\/0{background-color:rgb(69 10 10/0)}.bg-red-950\/10{background-color:rgb(69 10 10/.1)}.bg-red-950\/100{background-color:rgb(69 10 10/1)}.bg-red-950\/15{background-color:rgb(69 10 10/.15)}.bg-red-950\/20{background-color:rgb(69 10 10/.2)}.bg-red-950\/25{background-color:rgb(69 10 10/.25)}.bg-red-950\/30{background-color:rgb(69 10 10/.3)}.bg-red-950\/35{background-color:rgb(69 10 10/.35)}.bg-red-950\/40{background-color:rgb(69 10 10/.4)}.bg-red-950\/45{background-color:rgb(69 10 10/.45)}.bg-red-950\/5{background-color:rgb(69 10 10/.05)}.bg-red-950\/50{background-color:rgb(69 10 10/.5)}.bg-red-950\/55{background-color:rgb(69 10 10/.55)}.bg-red-950\/60{background-color:rgb(69 10 10/.6)}.bg-red-950\/65{background-color:rgb(69 10 10/.65)}.bg-red-950\/70{background-color:rgb(69 10 10/.7)}.bg-red-950\/75{background-color:rgb(69 10 10/.75)}.bg-red-950\/80{background-color:rgb(69 10 10/.8)}.bg-red-950\/85{background-color:rgb(69 10 10/.85)}.bg-red-950\/90{background-color:rgb(69 10 10/.9)}.bg-red-950\/95{background-color:rgb(69 10 10/.95)}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity,1))}.bg-rose-100\/0{background-color:rgb(255 228 230/0)}.bg-rose-100\/10{background-color:rgb(255 228 230/.1)}.bg-rose-100\/100{background-color:rgb(255 228 230/1)}.bg-rose-100\/15{background-color:rgb(255 228 230/.15)}.bg-rose-100\/20{background-color:rgb(255 228 230/.2)}.bg-rose-100\/25{background-color:rgb(255 228 230/.25)}.bg-rose-100\/30{background-color:rgb(255 228 230/.3)}.bg-rose-100\/35{background-color:rgb(255 228 230/.35)}.bg-rose-100\/40{background-color:rgb(255 228 230/.4)}.bg-rose-100\/45{background-color:rgb(255 228 230/.45)}.bg-rose-100\/5{background-color:rgb(255 228 230/.05)}.bg-rose-100\/50{background-color:rgb(255 228 230/.5)}.bg-rose-100\/55{background-color:rgb(255 228 230/.55)}.bg-rose-100\/60{background-color:rgb(255 228 230/.6)}.bg-rose-100\/65{background-color:rgb(255 228 230/.65)}.bg-rose-100\/70{background-color:rgb(255 228 230/.7)}.bg-rose-100\/75{background-color:rgb(255 228 230/.75)}.bg-rose-100\/80{background-color:rgb(255 228 230/.8)}.bg-rose-100\/85{background-color:rgb(255 228 230/.85)}.bg-rose-100\/90{background-color:rgb(255 228 230/.9)}.bg-rose-100\/95{background-color:rgb(255 228 230/.95)}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity,1))}.bg-rose-200\/0{background-color:rgb(254 205 211/0)}.bg-rose-200\/10{background-color:rgb(254 205 211/.1)}.bg-rose-200\/100{background-color:rgb(254 205 211/1)}.bg-rose-200\/15{background-color:rgb(254 205 211/.15)}.bg-rose-200\/20{background-color:rgb(254 205 211/.2)}.bg-rose-200\/25{background-color:rgb(254 205 211/.25)}.bg-rose-200\/30{background-color:rgb(254 205 211/.3)}.bg-rose-200\/35{background-color:rgb(254 205 211/.35)}.bg-rose-200\/40{background-color:rgb(254 205 211/.4)}.bg-rose-200\/45{background-color:rgb(254 205 211/.45)}.bg-rose-200\/5{background-color:rgb(254 205 211/.05)}.bg-rose-200\/50{background-color:rgb(254 205 211/.5)}.bg-rose-200\/55{background-color:rgb(254 205 211/.55)}.bg-rose-200\/60{background-color:rgb(254 205 211/.6)}.bg-rose-200\/65{background-color:rgb(254 205 211/.65)}.bg-rose-200\/70{background-color:rgb(254 205 211/.7)}.bg-rose-200\/75{background-color:rgb(254 205 211/.75)}.bg-rose-200\/80{background-color:rgb(254 205 211/.8)}.bg-rose-200\/85{background-color:rgb(254 205 211/.85)}.bg-rose-200\/90{background-color:rgb(254 205 211/.9)}.bg-rose-200\/95{background-color:rgb(254 205 211/.95)}.bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity,1))}.bg-rose-300\/0{background-color:rgb(253 164 175/0)}.bg-rose-300\/10{background-color:rgb(253 164 175/.1)}.bg-rose-300\/100{background-color:rgb(253 164 175/1)}.bg-rose-300\/15{background-color:rgb(253 164 175/.15)}.bg-rose-300\/20{background-color:rgb(253 164 175/.2)}.bg-rose-300\/25{background-color:rgb(253 164 175/.25)}.bg-rose-300\/30{background-color:rgb(253 164 175/.3)}.bg-rose-300\/35{background-color:rgb(253 164 175/.35)}.bg-rose-300\/40{background-color:rgb(253 164 175/.4)}.bg-rose-300\/45{background-color:rgb(253 164 175/.45)}.bg-rose-300\/5{background-color:rgb(253 164 175/.05)}.bg-rose-300\/50{background-color:rgb(253 164 175/.5)}.bg-rose-300\/55{background-color:rgb(253 164 175/.55)}.bg-rose-300\/60{background-color:rgb(253 164 175/.6)}.bg-rose-300\/65{background-color:rgb(253 164 175/.65)}.bg-rose-300\/70{background-color:rgb(253 164 175/.7)}.bg-rose-300\/75{background-color:rgb(253 164 175/.75)}.bg-rose-300\/80{background-color:rgb(253 164 175/.8)}.bg-rose-300\/85{background-color:rgb(253 164 175/.85)}.bg-rose-300\/90{background-color:rgb(253 164 175/.9)}.bg-rose-300\/95{background-color:rgb(253 164 175/.95)}.bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity,1))}.bg-rose-400\/0{background-color:rgb(251 113 133/0)}.bg-rose-400\/10{background-color:rgb(251 113 133/.1)}.bg-rose-400\/100{background-color:rgb(251 113 133/1)}.bg-rose-400\/15{background-color:rgb(251 113 133/.15)}.bg-rose-400\/20{background-color:rgb(251 113 133/.2)}.bg-rose-400\/25{background-color:rgb(251 113 133/.25)}.bg-rose-400\/30{background-color:rgb(251 113 133/.3)}.bg-rose-400\/35{background-color:rgb(251 113 133/.35)}.bg-rose-400\/40{background-color:rgb(251 113 133/.4)}.bg-rose-400\/45{background-color:rgb(251 113 133/.45)}.bg-rose-400\/5{background-color:rgb(251 113 133/.05)}.bg-rose-400\/50{background-color:rgb(251 113 133/.5)}.bg-rose-400\/55{background-color:rgb(251 113 133/.55)}.bg-rose-400\/60{background-color:rgb(251 113 133/.6)}.bg-rose-400\/65{background-color:rgb(251 113 133/.65)}.bg-rose-400\/70{background-color:rgb(251 113 133/.7)}.bg-rose-400\/75{background-color:rgb(251 113 133/.75)}.bg-rose-400\/80{background-color:rgb(251 113 133/.8)}.bg-rose-400\/85{background-color:rgb(251 113 133/.85)}.bg-rose-400\/90{background-color:rgb(251 113 133/.9)}.bg-rose-400\/95{background-color:rgb(251 113 133/.95)}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1))}.bg-rose-50\/0{background-color:rgb(255 241 242/0)}.bg-rose-50\/10{background-color:rgb(255 241 242/.1)}.bg-rose-50\/100{background-color:rgb(255 241 242/1)}.bg-rose-50\/15{background-color:rgb(255 241 242/.15)}.bg-rose-50\/20{background-color:rgb(255 241 242/.2)}.bg-rose-50\/25{background-color:rgb(255 241 242/.25)}.bg-rose-50\/30{background-color:rgb(255 241 242/.3)}.bg-rose-50\/35{background-color:rgb(255 241 242/.35)}.bg-rose-50\/40{background-color:rgb(255 241 242/.4)}.bg-rose-50\/45{background-color:rgb(255 241 242/.45)}.bg-rose-50\/5{background-color:rgb(255 241 242/.05)}.bg-rose-50\/50{background-color:rgb(255 241 242/.5)}.bg-rose-50\/55{background-color:rgb(255 241 242/.55)}.bg-rose-50\/60{background-color:rgb(255 241 242/.6)}.bg-rose-50\/65{background-color:rgb(255 241 242/.65)}.bg-rose-50\/70{background-color:rgb(255 241 242/.7)}.bg-rose-50\/75{background-color:rgb(255 241 242/.75)}.bg-rose-50\/80{background-color:rgb(255 241 242/.8)}.bg-rose-50\/85{background-color:rgb(255 241 242/.85)}.bg-rose-50\/90{background-color:rgb(255 241 242/.9)}.bg-rose-50\/95{background-color:rgb(255 241 242/.95)}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity,1))}.bg-rose-500\/0{background-color:rgb(244 63 94/0)}.bg-rose-500\/10{background-color:rgb(244 63 94/.1)}.bg-rose-500\/100{background-color:rgb(244 63 94/1)}.bg-rose-500\/15{background-color:rgb(244 63 94/.15)}.bg-rose-500\/20{background-color:rgb(244 63 94/.2)}.bg-rose-500\/25{background-color:rgb(244 63 94/.25)}.bg-rose-500\/30{background-color:rgb(244 63 94/.3)}.bg-rose-500\/35{background-color:rgb(244 63 94/.35)}.bg-rose-500\/40{background-color:rgb(244 63 94/.4)}.bg-rose-500\/45{background-color:rgb(244 63 94/.45)}.bg-rose-500\/5{background-color:rgb(244 63 94/.05)}.bg-rose-500\/50{background-color:rgb(244 63 94/.5)}.bg-rose-500\/55{background-color:rgb(244 63 94/.55)}.bg-rose-500\/60{background-color:rgb(244 63 94/.6)}.bg-rose-500\/65{background-color:rgb(244 63 94/.65)}.bg-rose-500\/70{background-color:rgb(244 63 94/.7)}.bg-rose-500\/75{background-color:rgb(244 63 94/.75)}.bg-rose-500\/80{background-color:rgb(244 63 94/.8)}.bg-rose-500\/85{background-color:rgb(244 63 94/.85)}.bg-rose-500\/90{background-color:rgb(244 63 94/.9)}.bg-rose-500\/95{background-color:rgb(244 63 94/.95)}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.bg-rose-600\/0{background-color:rgb(225 29 72/0)}.bg-rose-600\/10{background-color:rgb(225 29 72/.1)}.bg-rose-600\/100{background-color:rgb(225 29 72/1)}.bg-rose-600\/15{background-color:rgb(225 29 72/.15)}.bg-rose-600\/20{background-color:rgb(225 29 72/.2)}.bg-rose-600\/25{background-color:rgb(225 29 72/.25)}.bg-rose-600\/30{background-color:rgb(225 29 72/.3)}.bg-rose-600\/35{background-color:rgb(225 29 72/.35)}.bg-rose-600\/40{background-color:rgb(225 29 72/.4)}.bg-rose-600\/45{background-color:rgb(225 29 72/.45)}.bg-rose-600\/5{background-color:rgb(225 29 72/.05)}.bg-rose-600\/50{background-color:rgb(225 29 72/.5)}.bg-rose-600\/55{background-color:rgb(225 29 72/.55)}.bg-rose-600\/60{background-color:rgb(225 29 72/.6)}.bg-rose-600\/65{background-color:rgb(225 29 72/.65)}.bg-rose-600\/70{background-color:rgb(225 29 72/.7)}.bg-rose-600\/75{background-color:rgb(225 29 72/.75)}.bg-rose-600\/80{background-color:rgb(225 29 72/.8)}.bg-rose-600\/85{background-color:rgb(225 29 72/.85)}.bg-rose-600\/90{background-color:rgb(225 29 72/.9)}.bg-rose-600\/95{background-color:rgb(225 29 72/.95)}.bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity,1))}.bg-rose-700\/0{background-color:rgb(190 18 60/0)}.bg-rose-700\/10{background-color:rgb(190 18 60/.1)}.bg-rose-700\/100{background-color:rgb(190 18 60/1)}.bg-rose-700\/15{background-color:rgb(190 18 60/.15)}.bg-rose-700\/20{background-color:rgb(190 18 60/.2)}.bg-rose-700\/25{background-color:rgb(190 18 60/.25)}.bg-rose-700\/30{background-color:rgb(190 18 60/.3)}.bg-rose-700\/35{background-color:rgb(190 18 60/.35)}.bg-rose-700\/40{background-color:rgb(190 18 60/.4)}.bg-rose-700\/45{background-color:rgb(190 18 60/.45)}.bg-rose-700\/5{background-color:rgb(190 18 60/.05)}.bg-rose-700\/50{background-color:rgb(190 18 60/.5)}.bg-rose-700\/55{background-color:rgb(190 18 60/.55)}.bg-rose-700\/60{background-color:rgb(190 18 60/.6)}.bg-rose-700\/65{background-color:rgb(190 18 60/.65)}.bg-rose-700\/70{background-color:rgb(190 18 60/.7)}.bg-rose-700\/75{background-color:rgb(190 18 60/.75)}.bg-rose-700\/80{background-color:rgb(190 18 60/.8)}.bg-rose-700\/85{background-color:rgb(190 18 60/.85)}.bg-rose-700\/90{background-color:rgb(190 18 60/.9)}.bg-rose-700\/95{background-color:rgb(190 18 60/.95)}.bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity,1))}.bg-rose-800\/0{background-color:rgb(159 18 57/0)}.bg-rose-800\/10{background-color:rgb(159 18 57/.1)}.bg-rose-800\/100{background-color:rgb(159 18 57/1)}.bg-rose-800\/15{background-color:rgb(159 18 57/.15)}.bg-rose-800\/20{background-color:rgb(159 18 57/.2)}.bg-rose-800\/25{background-color:rgb(159 18 57/.25)}.bg-rose-800\/30{background-color:rgb(159 18 57/.3)}.bg-rose-800\/35{background-color:rgb(159 18 57/.35)}.bg-rose-800\/40{background-color:rgb(159 18 57/.4)}.bg-rose-800\/45{background-color:rgb(159 18 57/.45)}.bg-rose-800\/5{background-color:rgb(159 18 57/.05)}.bg-rose-800\/50{background-color:rgb(159 18 57/.5)}.bg-rose-800\/55{background-color:rgb(159 18 57/.55)}.bg-rose-800\/60{background-color:rgb(159 18 57/.6)}.bg-rose-800\/65{background-color:rgb(159 18 57/.65)}.bg-rose-800\/70{background-color:rgb(159 18 57/.7)}.bg-rose-800\/75{background-color:rgb(159 18 57/.75)}.bg-rose-800\/80{background-color:rgb(159 18 57/.8)}.bg-rose-800\/85{background-color:rgb(159 18 57/.85)}.bg-rose-800\/90{background-color:rgb(159 18 57/.9)}.bg-rose-800\/95{background-color:rgb(159 18 57/.95)}.bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity,1))}.bg-rose-900\/0{background-color:rgb(136 19 55/0)}.bg-rose-900\/10{background-color:rgb(136 19 55/.1)}.bg-rose-900\/100{background-color:rgb(136 19 55/1)}.bg-rose-900\/15{background-color:rgb(136 19 55/.15)}.bg-rose-900\/20{background-color:rgb(136 19 55/.2)}.bg-rose-900\/25{background-color:rgb(136 19 55/.25)}.bg-rose-900\/30{background-color:rgb(136 19 55/.3)}.bg-rose-900\/35{background-color:rgb(136 19 55/.35)}.bg-rose-900\/40{background-color:rgb(136 19 55/.4)}.bg-rose-900\/45{background-color:rgb(136 19 55/.45)}.bg-rose-900\/5{background-color:rgb(136 19 55/.05)}.bg-rose-900\/50{background-color:rgb(136 19 55/.5)}.bg-rose-900\/55{background-color:rgb(136 19 55/.55)}.bg-rose-900\/60{background-color:rgb(136 19 55/.6)}.bg-rose-900\/65{background-color:rgb(136 19 55/.65)}.bg-rose-900\/70{background-color:rgb(136 19 55/.7)}.bg-rose-900\/75{background-color:rgb(136 19 55/.75)}.bg-rose-900\/80{background-color:rgb(136 19 55/.8)}.bg-rose-900\/85{background-color:rgb(136 19 55/.85)}.bg-rose-900\/90{background-color:rgb(136 19 55/.9)}.bg-rose-900\/95{background-color:rgb(136 19 55/.95)}.bg-rose-950{--tw-bg-opacity:1;background-color:rgb(76 5 25/var(--tw-bg-opacity,1))}.bg-rose-950\/0{background-color:rgb(76 5 25/0)}.bg-rose-950\/10{background-color:rgb(76 5 25/.1)}.bg-rose-950\/100{background-color:rgb(76 5 25/1)}.bg-rose-950\/15{background-color:rgb(76 5 25/.15)}.bg-rose-950\/20{background-color:rgb(76 5 25/.2)}.bg-rose-950\/25{background-color:rgb(76 5 25/.25)}.bg-rose-950\/30{background-color:rgb(76 5 25/.3)}.bg-rose-950\/35{background-color:rgb(76 5 25/.35)}.bg-rose-950\/40{background-color:rgb(76 5 25/.4)}.bg-rose-950\/45{background-color:rgb(76 5 25/.45)}.bg-rose-950\/5{background-color:rgb(76 5 25/.05)}.bg-rose-950\/50{background-color:rgb(76 5 25/.5)}.bg-rose-950\/55{background-color:rgb(76 5 25/.55)}.bg-rose-950\/60{background-color:rgb(76 5 25/.6)}.bg-rose-950\/65{background-color:rgb(76 5 25/.65)}.bg-rose-950\/70{background-color:rgb(76 5 25/.7)}.bg-rose-950\/75{background-color:rgb(76 5 25/.75)}.bg-rose-950\/80{background-color:rgb(76 5 25/.8)}.bg-rose-950\/85{background-color:rgb(76 5 25/.85)}.bg-rose-950\/90{background-color:rgb(76 5 25/.9)}.bg-rose-950\/95{background-color:rgb(76 5 25/.95)}.bg-secondary-600{--tw-bg-opacity:1;background-color:rgba(var(--c-secondary-600),var(--tw-bg-opacity,1))}.bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity,1))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1))}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity,1))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity,1))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/15{background-color:rgb(255 255 255/.15)}.bg-white\/80{background-color:rgb(255 255 255/.8)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-100\/0{background-color:rgb(254 249 195/0)}.bg-yellow-100\/10{background-color:rgb(254 249 195/.1)}.bg-yellow-100\/100{background-color:rgb(254 249 195/1)}.bg-yellow-100\/15{background-color:rgb(254 249 195/.15)}.bg-yellow-100\/20{background-color:rgb(254 249 195/.2)}.bg-yellow-100\/25{background-color:rgb(254 249 195/.25)}.bg-yellow-100\/30{background-color:rgb(254 249 195/.3)}.bg-yellow-100\/35{background-color:rgb(254 249 195/.35)}.bg-yellow-100\/40{background-color:rgb(254 249 195/.4)}.bg-yellow-100\/45{background-color:rgb(254 249 195/.45)}.bg-yellow-100\/5{background-color:rgb(254 249 195/.05)}.bg-yellow-100\/50{background-color:rgb(254 249 195/.5)}.bg-yellow-100\/55{background-color:rgb(254 249 195/.55)}.bg-yellow-100\/60{background-color:rgb(254 249 195/.6)}.bg-yellow-100\/65{background-color:rgb(254 249 195/.65)}.bg-yellow-100\/70{background-color:rgb(254 249 195/.7)}.bg-yellow-100\/75{background-color:rgb(254 249 195/.75)}.bg-yellow-100\/80{background-color:rgb(254 249 195/.8)}.bg-yellow-100\/85{background-color:rgb(254 249 195/.85)}.bg-yellow-100\/90{background-color:rgb(254 249 195/.9)}.bg-yellow-100\/95{background-color:rgb(254 249 195/.95)}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-yellow-200\/0{background-color:rgb(254 240 138/0)}.bg-yellow-200\/10{background-color:rgb(254 240 138/.1)}.bg-yellow-200\/100{background-color:rgb(254 240 138/1)}.bg-yellow-200\/15{background-color:rgb(254 240 138/.15)}.bg-yellow-200\/20{background-color:rgb(254 240 138/.2)}.bg-yellow-200\/25{background-color:rgb(254 240 138/.25)}.bg-yellow-200\/30{background-color:rgb(254 240 138/.3)}.bg-yellow-200\/35{background-color:rgb(254 240 138/.35)}.bg-yellow-200\/40{background-color:rgb(254 240 138/.4)}.bg-yellow-200\/45{background-color:rgb(254 240 138/.45)}.bg-yellow-200\/5{background-color:rgb(254 240 138/.05)}.bg-yellow-200\/50{background-color:rgb(254 240 138/.5)}.bg-yellow-200\/55{background-color:rgb(254 240 138/.55)}.bg-yellow-200\/60{background-color:rgb(254 240 138/.6)}.bg-yellow-200\/65{background-color:rgb(254 240 138/.65)}.bg-yellow-200\/70{background-color:rgb(254 240 138/.7)}.bg-yellow-200\/75{background-color:rgb(254 240 138/.75)}.bg-yellow-200\/80{background-color:rgb(254 240 138/.8)}.bg-yellow-200\/85{background-color:rgb(254 240 138/.85)}.bg-yellow-200\/90{background-color:rgb(254 240 138/.9)}.bg-yellow-200\/95{background-color:rgb(254 240 138/.95)}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity,1))}.bg-yellow-300\/0{background-color:rgb(253 224 71/0)}.bg-yellow-300\/10{background-color:rgb(253 224 71/.1)}.bg-yellow-300\/100{background-color:rgb(253 224 71/1)}.bg-yellow-300\/15{background-color:rgb(253 224 71/.15)}.bg-yellow-300\/20{background-color:rgb(253 224 71/.2)}.bg-yellow-300\/25{background-color:rgb(253 224 71/.25)}.bg-yellow-300\/30{background-color:rgb(253 224 71/.3)}.bg-yellow-300\/35{background-color:rgb(253 224 71/.35)}.bg-yellow-300\/40{background-color:rgb(253 224 71/.4)}.bg-yellow-300\/45{background-color:rgb(253 224 71/.45)}.bg-yellow-300\/5{background-color:rgb(253 224 71/.05)}.bg-yellow-300\/50{background-color:rgb(253 224 71/.5)}.bg-yellow-300\/55{background-color:rgb(253 224 71/.55)}.bg-yellow-300\/60{background-color:rgb(253 224 71/.6)}.bg-yellow-300\/65{background-color:rgb(253 224 71/.65)}.bg-yellow-300\/70{background-color:rgb(253 224 71/.7)}.bg-yellow-300\/75{background-color:rgb(253 224 71/.75)}.bg-yellow-300\/80{background-color:rgb(253 224 71/.8)}.bg-yellow-300\/85{background-color:rgb(253 224 71/.85)}.bg-yellow-300\/90{background-color:rgb(253 224 71/.9)}.bg-yellow-300\/95{background-color:rgb(253 224 71/.95)}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-400\/0{background-color:rgb(250 204 21/0)}.bg-yellow-400\/10{background-color:rgb(250 204 21/.1)}.bg-yellow-400\/100{background-color:rgb(250 204 21/1)}.bg-yellow-400\/15{background-color:rgb(250 204 21/.15)}.bg-yellow-400\/20{background-color:rgb(250 204 21/.2)}.bg-yellow-400\/25{background-color:rgb(250 204 21/.25)}.bg-yellow-400\/30{background-color:rgb(250 204 21/.3)}.bg-yellow-400\/35{background-color:rgb(250 204 21/.35)}.bg-yellow-400\/40{background-color:rgb(250 204 21/.4)}.bg-yellow-400\/45{background-color:rgb(250 204 21/.45)}.bg-yellow-400\/5{background-color:rgb(250 204 21/.05)}.bg-yellow-400\/50{background-color:rgb(250 204 21/.5)}.bg-yellow-400\/55{background-color:rgb(250 204 21/.55)}.bg-yellow-400\/60{background-color:rgb(250 204 21/.6)}.bg-yellow-400\/65{background-color:rgb(250 204 21/.65)}.bg-yellow-400\/70{background-color:rgb(250 204 21/.7)}.bg-yellow-400\/75{background-color:rgb(250 204 21/.75)}.bg-yellow-400\/80{background-color:rgb(250 204 21/.8)}.bg-yellow-400\/85{background-color:rgb(250 204 21/.85)}.bg-yellow-400\/90{background-color:rgb(250 204 21/.9)}.bg-yellow-400\/95{background-color:rgb(250 204 21/.95)}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-50\/0{background-color:rgb(254 252 232/0)}.bg-yellow-50\/10{background-color:rgb(254 252 232/.1)}.bg-yellow-50\/100{background-color:rgb(254 252 232/1)}.bg-yellow-50\/15{background-color:rgb(254 252 232/.15)}.bg-yellow-50\/20{background-color:rgb(254 252 232/.2)}.bg-yellow-50\/25{background-color:rgb(254 252 232/.25)}.bg-yellow-50\/30{background-color:rgb(254 252 232/.3)}.bg-yellow-50\/35{background-color:rgb(254 252 232/.35)}.bg-yellow-50\/40{background-color:rgb(254 252 232/.4)}.bg-yellow-50\/45{background-color:rgb(254 252 232/.45)}.bg-yellow-50\/5{background-color:rgb(254 252 232/.05)}.bg-yellow-50\/50{background-color:rgb(254 252 232/.5)}.bg-yellow-50\/55{background-color:rgb(254 252 232/.55)}.bg-yellow-50\/60{background-color:rgb(254 252 232/.6)}.bg-yellow-50\/65{background-color:rgb(254 252 232/.65)}.bg-yellow-50\/70{background-color:rgb(254 252 232/.7)}.bg-yellow-50\/75{background-color:rgb(254 252 232/.75)}.bg-yellow-50\/80{background-color:rgb(254 252 232/.8)}.bg-yellow-50\/85{background-color:rgb(254 252 232/.85)}.bg-yellow-50\/90{background-color:rgb(254 252 232/.9)}.bg-yellow-50\/95{background-color:rgb(254 252 232/.95)}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-500\/0{background-color:rgb(234 179 8/0)}.bg-yellow-500\/10{background-color:rgb(234 179 8/.1)}.bg-yellow-500\/100{background-color:rgb(234 179 8/1)}.bg-yellow-500\/15{background-color:rgb(234 179 8/.15)}.bg-yellow-500\/20{background-color:rgb(234 179 8/.2)}.bg-yellow-500\/25{background-color:rgb(234 179 8/.25)}.bg-yellow-500\/30{background-color:rgb(234 179 8/.3)}.bg-yellow-500\/35{background-color:rgb(234 179 8/.35)}.bg-yellow-500\/40{background-color:rgb(234 179 8/.4)}.bg-yellow-500\/45{background-color:rgb(234 179 8/.45)}.bg-yellow-500\/5{background-color:rgb(234 179 8/.05)}.bg-yellow-500\/50{background-color:rgb(234 179 8/.5)}.bg-yellow-500\/55{background-color:rgb(234 179 8/.55)}.bg-yellow-500\/60{background-color:rgb(234 179 8/.6)}.bg-yellow-500\/65{background-color:rgb(234 179 8/.65)}.bg-yellow-500\/70{background-color:rgb(234 179 8/.7)}.bg-yellow-500\/75{background-color:rgb(234 179 8/.75)}.bg-yellow-500\/80{background-color:rgb(234 179 8/.8)}.bg-yellow-500\/85{background-color:rgb(234 179 8/.85)}.bg-yellow-500\/90{background-color:rgb(234 179 8/.9)}.bg-yellow-500\/95{background-color:rgb(234 179 8/.95)}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.bg-yellow-600\/0{background-color:rgb(202 138 4/0)}.bg-yellow-600\/10{background-color:rgb(202 138 4/.1)}.bg-yellow-600\/100{background-color:rgb(202 138 4/1)}.bg-yellow-600\/15{background-color:rgb(202 138 4/.15)}.bg-yellow-600\/20{background-color:rgb(202 138 4/.2)}.bg-yellow-600\/25{background-color:rgb(202 138 4/.25)}.bg-yellow-600\/30{background-color:rgb(202 138 4/.3)}.bg-yellow-600\/35{background-color:rgb(202 138 4/.35)}.bg-yellow-600\/40{background-color:rgb(202 138 4/.4)}.bg-yellow-600\/45{background-color:rgb(202 138 4/.45)}.bg-yellow-600\/5{background-color:rgb(202 138 4/.05)}.bg-yellow-600\/50{background-color:rgb(202 138 4/.5)}.bg-yellow-600\/55{background-color:rgb(202 138 4/.55)}.bg-yellow-600\/60{background-color:rgb(202 138 4/.6)}.bg-yellow-600\/65{background-color:rgb(202 138 4/.65)}.bg-yellow-600\/70{background-color:rgb(202 138 4/.7)}.bg-yellow-600\/75{background-color:rgb(202 138 4/.75)}.bg-yellow-600\/80{background-color:rgb(202 138 4/.8)}.bg-yellow-600\/85{background-color:rgb(202 138 4/.85)}.bg-yellow-600\/90{background-color:rgb(202 138 4/.9)}.bg-yellow-600\/95{background-color:rgb(202 138 4/.95)}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity,1))}.bg-yellow-700\/0{background-color:rgb(161 98 7/0)}.bg-yellow-700\/10{background-color:rgb(161 98 7/.1)}.bg-yellow-700\/100{background-color:rgb(161 98 7/1)}.bg-yellow-700\/15{background-color:rgb(161 98 7/.15)}.bg-yellow-700\/20{background-color:rgb(161 98 7/.2)}.bg-yellow-700\/25{background-color:rgb(161 98 7/.25)}.bg-yellow-700\/30{background-color:rgb(161 98 7/.3)}.bg-yellow-700\/35{background-color:rgb(161 98 7/.35)}.bg-yellow-700\/40{background-color:rgb(161 98 7/.4)}.bg-yellow-700\/45{background-color:rgb(161 98 7/.45)}.bg-yellow-700\/5{background-color:rgb(161 98 7/.05)}.bg-yellow-700\/50{background-color:rgb(161 98 7/.5)}.bg-yellow-700\/55{background-color:rgb(161 98 7/.55)}.bg-yellow-700\/60{background-color:rgb(161 98 7/.6)}.bg-yellow-700\/65{background-color:rgb(161 98 7/.65)}.bg-yellow-700\/70{background-color:rgb(161 98 7/.7)}.bg-yellow-700\/75{background-color:rgb(161 98 7/.75)}.bg-yellow-700\/80{background-color:rgb(161 98 7/.8)}.bg-yellow-700\/85{background-color:rgb(161 98 7/.85)}.bg-yellow-700\/90{background-color:rgb(161 98 7/.9)}.bg-yellow-700\/95{background-color:rgb(161 98 7/.95)}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14/var(--tw-bg-opacity,1))}.bg-yellow-800\/0{background-color:rgb(133 77 14/0)}.bg-yellow-800\/10{background-color:rgb(133 77 14/.1)}.bg-yellow-800\/100{background-color:rgb(133 77 14/1)}.bg-yellow-800\/15{background-color:rgb(133 77 14/.15)}.bg-yellow-800\/20{background-color:rgb(133 77 14/.2)}.bg-yellow-800\/25{background-color:rgb(133 77 14/.25)}.bg-yellow-800\/30{background-color:rgb(133 77 14/.3)}.bg-yellow-800\/35{background-color:rgb(133 77 14/.35)}.bg-yellow-800\/40{background-color:rgb(133 77 14/.4)}.bg-yellow-800\/45{background-color:rgb(133 77 14/.45)}.bg-yellow-800\/5{background-color:rgb(133 77 14/.05)}.bg-yellow-800\/50{background-color:rgb(133 77 14/.5)}.bg-yellow-800\/55{background-color:rgb(133 77 14/.55)}.bg-yellow-800\/60{background-color:rgb(133 77 14/.6)}.bg-yellow-800\/65{background-color:rgb(133 77 14/.65)}.bg-yellow-800\/70{background-color:rgb(133 77 14/.7)}.bg-yellow-800\/75{background-color:rgb(133 77 14/.75)}.bg-yellow-800\/80{background-color:rgb(133 77 14/.8)}.bg-yellow-800\/85{background-color:rgb(133 77 14/.85)}.bg-yellow-800\/90{background-color:rgb(133 77 14/.9)}.bg-yellow-800\/95{background-color:rgb(133 77 14/.95)}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity,1))}.bg-yellow-900\/0{background-color:rgb(113 63 18/0)}.bg-yellow-900\/10{background-color:rgb(113 63 18/.1)}.bg-yellow-900\/100{background-color:rgb(113 63 18/1)}.bg-yellow-900\/15{background-color:rgb(113 63 18/.15)}.bg-yellow-900\/20{background-color:rgb(113 63 18/.2)}.bg-yellow-900\/25{background-color:rgb(113 63 18/.25)}.bg-yellow-900\/30{background-color:rgb(113 63 18/.3)}.bg-yellow-900\/35{background-color:rgb(113 63 18/.35)}.bg-yellow-900\/40{background-color:rgb(113 63 18/.4)}.bg-yellow-900\/45{background-color:rgb(113 63 18/.45)}.bg-yellow-900\/5{background-color:rgb(113 63 18/.05)}.bg-yellow-900\/50{background-color:rgb(113 63 18/.5)}.bg-yellow-900\/55{background-color:rgb(113 63 18/.55)}.bg-yellow-900\/60{background-color:rgb(113 63 18/.6)}.bg-yellow-900\/65{background-color:rgb(113 63 18/.65)}.bg-yellow-900\/70{background-color:rgb(113 63 18/.7)}.bg-yellow-900\/75{background-color:rgb(113 63 18/.75)}.bg-yellow-900\/80{background-color:rgb(113 63 18/.8)}.bg-yellow-900\/85{background-color:rgb(113 63 18/.85)}.bg-yellow-900\/90{background-color:rgb(113 63 18/.9)}.bg-yellow-900\/95{background-color:rgb(113 63 18/.95)}.bg-yellow-950{--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity,1))}.bg-yellow-950\/0{background-color:rgb(66 32 6/0)}.bg-yellow-950\/10{background-color:rgb(66 32 6/.1)}.bg-yellow-950\/100{background-color:rgb(66 32 6/1)}.bg-yellow-950\/15{background-color:rgb(66 32 6/.15)}.bg-yellow-950\/20{background-color:rgb(66 32 6/.2)}.bg-yellow-950\/25{background-color:rgb(66 32 6/.25)}.bg-yellow-950\/30{background-color:rgb(66 32 6/.3)}.bg-yellow-950\/35{background-color:rgb(66 32 6/.35)}.bg-yellow-950\/40{background-color:rgb(66 32 6/.4)}.bg-yellow-950\/45{background-color:rgb(66 32 6/.45)}.bg-yellow-950\/5{background-color:rgb(66 32 6/.05)}.bg-yellow-950\/50{background-color:rgb(66 32 6/.5)}.bg-yellow-950\/55{background-color:rgb(66 32 6/.55)}.bg-yellow-950\/60{background-color:rgb(66 32 6/.6)}.bg-yellow-950\/65{background-color:rgb(66 32 6/.65)}.bg-yellow-950\/70{background-color:rgb(66 32 6/.7)}.bg-yellow-950\/75{background-color:rgb(66 32 6/.75)}.bg-yellow-950\/80{background-color:rgb(66 32 6/.8)}.bg-yellow-950\/85{background-color:rgb(66 32 6/.85)}.bg-yellow-950\/90{background-color:rgb(66 32 6/.9)}.bg-yellow-950\/95{background-color:rgb(66 32 6/.95)}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[linear-gradient\(90deg\2c \#00C37C_0\%\2c \#147652_50\%\)\]{background-image:linear-gradient(90deg,#00C37C,#147652 50%)}.bg-\[radial-gradient\(circle\2c \#00C37C70_0\%\2c \#00000070_100\%\)\]{background-image:radial-gradient(circle,#00C37C70 0,#00000070 100%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#ff80b5\]{--tw-gradient-from:#ff80b5 var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 128 181/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to:rgb(0 0 0/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(0 0 0/0.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#9089fc\]{--tw-gradient-to:#9089fc var(--tw-gradient-to-position)}.to-black\/70{--tw-gradient-to:rgb(0 0 0/0.7) var(--tw-gradient-to-position)}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1\.88rem\]{padding:1.88rem}.p-\[2rem\]{padding:2rem}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.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-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0\.625rem\]{padding-top:.625rem;padding-bottom:.625rem}.\!pb-\[12px\]{padding-bottom:12px!important}.\!pl-2{padding-left:.5rem!important}.\!pl-\[2\.625rem\]{padding-left:2.625rem!important}.\!pr-2{padding-right:.5rem!important}.\!pr-\[2\.625rem\]{padding-right:2.625rem!important}.\!pt-\[15px\]{padding-top:15px!important}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pe-4{padding-inline-end:1rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-6{padding-right:1.5rem}.ps-10{padding-inline-start:2.5rem}.ps-3{padding-inline-start:.75rem}.ps-4{padding-inline-start:1rem}.ps-6{padding-inline-start:1.5rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.align-\[-0\.125em\]{vertical-align:-.125em}.\!text-\[0\.88rem\]{font-size:.88rem!important}.\!text-\[1\.38rem\]{font-size:1.38rem!important}.\!text-\[3\.13rem\]{font-size:3.13rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[14px\]{font-size:14px}.text-\[2\.1875rem\]{font-size:2.1875rem}.text-\[2\.187rem\]{font-size:2.187rem}.text-\[2\.18rem\]{font-size:2.18rem}.text-\[3\.125rem\]{font-size:3.125rem}.text-\[4\.19rem\]{font-size:4.19rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-\[900\]{font-weight:900!important}.font-\[400\]{font-weight:400}.font-\[600\]{font-weight:600}.font-\[800\]{font-weight:800}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.\!leading-\[1\.36rem\]{line-height:1.36rem!important}.\!leading-\[1\.4rem\]{line-height:1.4rem!important}.\!leading-\[1\],.\!leading-none{line-height:1!important}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.145\]{line-height:1.145}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.257\]{line-height:1.257}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.26\]{line-height:1.26}.leading-\[1\.286\]{line-height:1.286}.leading-\[1\.29\]{line-height:1.29}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.5\]{line-height:1.5}.leading-\[115\%\]{line-height:115%}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#00C37C\]{--tw-text-opacity:1!important;color:rgb(0 195 124/var(--tw-text-opacity,1))!important}.\!text-\[\#ffffff\]{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.\!text-black{color:rgb(0 0 0/var(--tw-text-opacity,1))!important}.\!text-black,.\!text-white{--tw-text-opacity:1!important}.\!text-white{color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#00A66E\]{--tw-text-opacity:1;color:rgb(0 166 110/var(--tw-text-opacity,1))}.text-\[\#00C37C\]{--tw-text-opacity:1;color:rgb(0 195 124/var(--tw-text-opacity,1))}.text-\[\#2F2F2F\]{--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity,1))}.text-\[\#9A9A9A\]{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity,1))}.text-\[\#e8ff3a\]{--tw-text-opacity:1;color:rgb(232 255 58/var(--tw-text-opacity,1))}.text-\[\#f0f0f0\]{--tw-text-opacity:1;color:rgb(240 240 240/var(--tw-text-opacity,1))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-black\/90{color:rgb(0 0 0/.9)}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-fuchsia-700{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity,1))}.text-neutral-100{--tw-text-opacity:1;color:rgba(var(--c-neutral-100),var(--tw-text-opacity,1))}.text-neutral-400{--tw-text-opacity:1;color:rgba(var(--c-neutral-400),var(--tw-text-opacity,1))}.text-neutral-50{--tw-text-opacity:1;color:rgba(var(--c-neutral-50),var(--tw-text-opacity,1))}.text-neutral-500{--tw-text-opacity:1;color:rgba(var(--c-neutral-500),var(--tw-text-opacity,1))}.text-neutral-600{--tw-text-opacity:1;color:rgba(var(--c-neutral-600),var(--tw-text-opacity,1))}.text-neutral-700{--tw-text-opacity:1;color:rgba(var(--c-neutral-700),var(--tw-text-opacity,1))}.text-neutral-800{--tw-text-opacity:1;color:rgba(var(--c-neutral-800),var(--tw-text-opacity,1))}.text-neutral-900{--tw-text-opacity:1;color:rgba(var(--c-neutral-900),var(--tw-text-opacity,1))}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18/var(--tw-text-opacity,1))}.text-pink-700{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity,1))}.text-primary-50{--tw-text-opacity:1;color:rgba(var(--c-primary-50),var(--tw-text-opacity,1))}.text-primary-500{--tw-text-opacity:1;color:rgba(var(--c-primary-500),var(--tw-text-opacity,1))}.text-primary-600{--tw-text-opacity:1;color:rgba(var(--c-primary-600),var(--tw-text-opacity,1))}.text-primary-700{--tw-text-opacity:1;color:rgba(var(--c-primary-700),var(--tw-text-opacity,1))}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity,1))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}.text-secondary-50{--tw-text-opacity:1;color:rgba(var(--c-secondary-50),var(--tw-text-opacity,1))}.text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity,1))}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/70{color:rgb(255 255 255/.7)}.text-white\/90{color:rgb(255 255 255/.9)}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-90{--tw-text-opacity:0.9}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-\[\#444\]::placeholder{--tw-placeholder-opacity:1;color:rgb(68 68 68/var(--tw-placeholder-opacity,1))}.placeholder-\[\#9A9A9A\]\/60::placeholder{color:rgb(154 154 154/.6)}.placeholder-white\/60::placeholder{color:rgb(255 255 255/.6)}.accent-\[\#e8ff3a\]{accent-color:#e8ff3a}.accent-white{accent-color:#fff}.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-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.mix-blend-multiply{mix-blend-mode:multiply}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-neutral-800\/5{--tw-shadow-color:rgba(var(--c-neutral-800),0.05);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-amber-600\/20{--tw-ring-color:rgb(217 119 6/0.2)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity,1))}.ring-black\/5{--tw-ring-color:rgb(0 0 0/0.05)}.ring-blue-600\/20{--tw-ring-color:rgb(37 99 235/0.2)}.ring-cyan-600\/20{--tw-ring-color:rgb(8 145 178/0.2)}.ring-emerald-600\/20{--tw-ring-color:rgb(5 150 105/0.2)}.ring-fuchsia-600\/20{--tw-ring-color:rgb(192 38 211/0.2)}.ring-gray-600\/20{--tw-ring-color:rgb(75 85 99/0.2)}.ring-green-600\/20{--tw-ring-color:rgb(22 163 74/0.2)}.ring-indigo-600\/20{--tw-ring-color:rgb(79 70 229/0.2)}.ring-lime-600\/20{--tw-ring-color:rgb(101 163 13/0.2)}.ring-neutral-300{--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-300),var(--tw-ring-opacity,1))}.ring-neutral-900\/10{--tw-ring-color:rgba(var(--c-neutral-900),0.1)}.ring-neutral-900\/5{--tw-ring-color:rgba(var(--c-neutral-900),0.05)}.ring-orange-600\/20{--tw-ring-color:rgb(234 88 12/0.2)}.ring-pink-600\/20{--tw-ring-color:rgb(219 39 119/0.2)}.ring-purple-600\/20{--tw-ring-color:rgb(147 51 234/0.2)}.ring-red-600\/20{--tw-ring-color:rgb(220 38 38/0.2)}.ring-rose-600\/20{--tw-ring-color:rgb(225 29 72/0.2)}.ring-sky-600\/20{--tw-ring-color:rgb(2 132 199/0.2)}.ring-slate-600\/20{--tw-ring-color:rgb(71 85 105/0.2)}.ring-teal-600\/20{--tw-ring-color:rgb(13 148 136/0.2)}.ring-violet-600\/20{--tw-ring-color:rgb(124 58 237/0.2)}.ring-yellow-600\/20{--tw-ring-color:rgb(202 138 4/0.2)}.ring-opacity-5{--tw-ring-opacity:0.05}.ring-offset-1{--tw-ring-offset-width:1px}.blur-2xl{--tw-blur:blur(40px)}.blur-2xl,.blur-3xl{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)}.blur-3xl{--tw-blur:blur(64px)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgb(0 0 0/0.1)) drop-shadow(0 1px 1px rgb(0 0 0/0.06))}.drop-shadow,.drop-shadow-lg{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-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgb(0 0 0/0.04)) drop-shadow(0 4px 3px rgb(0 0 0/0.1))}.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)}.backdrop-blur-\[30px\]{--tw-backdrop-blur:blur(30px)}.backdrop-blur-\[30px\],.backdrop-blur-sm{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;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,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-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-75{transition-duration:75ms}.duration-\[900ms\]{transition-duration:.9s}.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)}.t-\[0\]{top:0}.has-small-font-size{font-size:.875rem;line-height:1.25rem}.has-medium-font-size{font-size:1.125rem;line-height:1.75rem}.has-large-font-size{font-size:1.5rem;line-height:2rem}.has-x-large-font-size{font-size:2.25rem;line-height:2.5rem}.has-xx-large-font-size{font-size:3.75rem;line-height:1}.video-cover-block .has-xx-large-font-size strong{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.not-prose{color:var(--tw-prose-body);max-width:65ch}.not-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.not-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.not-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.not-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.not-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.not-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.not-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.not-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.not-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.not-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.not-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.not-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.not-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.not-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.not-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.not-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.not-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.not-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.not-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.not-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.not-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.not-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.not-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.not-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.not-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.not-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.not-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.not-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.not-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.not-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.not-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.not-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.not-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.not-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.not-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.not-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.not-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.not-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.not-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.not-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.not-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.not-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.not-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.not-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.not-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.not-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.not-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.not-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.not-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.not-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.not-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.not-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.not-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.not-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.not-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.not-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;line-height:1.75}.not-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.not-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.not-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.not-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.not-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.not-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.not-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.not-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.not-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.not-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.not-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.not-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.not-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.not-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.not-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.not-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.not-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.not-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.not-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.not-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.not-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.not-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.not-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.not-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.not-prose :where(h2:not(.has-text-color) strong):not(.has-text-color){color:#2F2F2F}.not-prose :where(h2 strong){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.not-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.\[--scroll-mt\:9\.875rem\]{--scroll-mt:9.875rem}.\[background-image\:radial-gradient\(50\%_50\%_at_50\%_50\%\2c rgba\(0\2c 195\2c 124\2c 0\.2\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.2\)_100\%\)\]{background-image:radial-gradient(50% 50% at 50% 50%,rgba(0,195,124,.2) 0,rgba(0,0,0,.2) 100%)}:not(.font-sans,.font-open-sans,.font-sans *,.font-open-sans *){font-family:Sora,sans-serif;font-style:normal}.font-open-sans,.font-open-sans *,.font-sans,.font-sans *{font-family:Open Sans,sans-serif;font-style:normal}.hero-section .not-prose{line-height:1.2;font-family:Sora,sans-serif}.not-prose{line-height:1.1!important}.prose :where(h2:not(.has-text-color) strong):not(.has-text-color){color:#2F2F2F!important}body{overflow-x:hidden;scroll-behavior:smooth}.prose :where(h2 strong){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1280px){.xl\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1536px){.xl\:container{max-width:1536px;padding-right:128px;padding-left:128px}}}.dark\:prose-invert:where(.dark,.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-110:hover,.hover\:scale-125:hover{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))}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:rounded-\[40px\]:hover{border-radius:40px}.hover\:border-\[\#ffffff\]:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.hover\:border-neutral-300:hover{--tw-border-opacity:1;border-color:rgba(var(--c-neutral-300),var(--tw-border-opacity,1))}.hover\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\:\!bg-\[\#3dd19b\]:hover{--tw-bg-opacity:1!important;background-color:rgb(61 209 155/var(--tw-bg-opacity,1))!important}.hover\:\!bg-\[\#4a4a4a\]:hover{--tw-bg-opacity:1!important;background-color:rgb(74 74 74/var(--tw-bg-opacity,1))!important}.hover\:bg-\[\#00C37C\]:hover{--tw-bg-opacity:1;background-color:rgb(0 195 124/var(--tw-bg-opacity,1))}.hover\:bg-\[\#256E5B\]:hover{--tw-bg-opacity:1;background-color:rgb(37 110 91/var(--tw-bg-opacity,1))}.hover\:bg-\[\#4a4a4a\]:hover{--tw-bg-opacity:1;background-color:rgb(74 74 74/var(--tw-bg-opacity,1))}.hover\:bg-\[\#e5fcf3\]:hover{--tw-bg-opacity:1;background-color:rgb(229 252 243/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f0f0f0\]:hover{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity,1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity,1))}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-100),var(--tw-bg-opacity,1))}.hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-50),var(--tw-bg-opacity,1))}.hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-800),var(--tw-bg-opacity,1))}.hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-900),var(--tw-bg-opacity,1))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.hover\:bg-primary-200:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-200),var(--tw-bg-opacity,1))}.hover\:bg-primary-600:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-600),var(--tw-bg-opacity,1))}.hover\:bg-primary-700:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-700),var(--tw-bg-opacity,1))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.hover\:bg-secondary-500:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-secondary-500),var(--tw-bg-opacity,1))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity,1))}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity,1))}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:rgb(255 255 255/.1)}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.hover\:text-\[\#080808\]:hover{--tw-text-opacity:1;color:rgb(8 8 8/var(--tw-text-opacity,1))}.hover\:text-amber-100:hover{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity,1))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-blue-100:hover{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity,1))}.hover\:text-cyan-100:hover{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity,1))}.hover\:text-emerald-100:hover{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity,1))}.hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity,1))}.hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-green-100:hover{--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity,1))}.hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgb(224 231 255/var(--tw-text-opacity,1))}.hover\:text-lime-100:hover{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity,1))}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgba(var(--c-neutral-700),var(--tw-text-opacity,1))}.hover\:text-neutral-800:hover{--tw-text-opacity:1;color:rgba(var(--c-neutral-800),var(--tw-text-opacity,1))}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgba(var(--c-neutral-900),var(--tw-text-opacity,1))}.hover\:text-orange-100:hover{--tw-text-opacity:1;color:rgb(255 237 213/var(--tw-text-opacity,1))}.hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgb(252 231 243/var(--tw-text-opacity,1))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:rgba(var(--c-primary-600),var(--tw-text-opacity,1))}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgb(243 232 255/var(--tw-text-opacity,1))}.hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity,1))}.hover\:text-rose-100:hover{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity,1))}.hover\:text-sky-100:hover{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity,1))}.hover\:text-slate-100:hover{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.hover\:text-teal-100:hover{--tw-text-opacity:1;color:rgb(204 251 241/var(--tw-text-opacity,1))}.hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-white\/80:hover{color:rgb(255 255 255/.8)}.hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity,1))}.hover\:text-opacity-100:hover{--tw-text-opacity:1}.hover\:opacity-100:hover{opacity:1}.hover\:ring:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-neutral-400\/80:hover{--tw-ring-color:rgba(var(--c-neutral-400),0.8)}.hover\:ring-primary-200\/50:hover{--tw-ring-color:rgba(var(--c-primary-200),0.5)}.focus\:border-\[\#e8ff3a\]:focus{--tw-border-opacity:1;border-color:rgb(232 255 58/var(--tw-border-opacity,1))}.focus\:border-primary-300:focus{--tw-border-opacity:1;border-color:rgba(var(--c-primary-300),var(--tw-border-opacity,1))}.focus\:bg-white\/25:focus{background-color:rgb(255 255 255/.25)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-primary-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-primary-200),var(--tw-ring-opacity,1))}.focus\:ring-primary-200\/50:focus{--tw-ring-color:rgba(var(--c-primary-200),0.5)}.focus\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-primary-500),var(--tw-ring-opacity,1))}.focus\:ring-primary-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-primary-600),var(--tw-ring-opacity,1))}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-offset-\[-4px\]:focus-visible{outline-offset:-4px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus-visible\:ring-0:focus-visible,.focus-visible\:ring-1:focus-visible{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-primary-800:disabled{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-800),var(--tw-bg-opacity,1))}.disabled\:bg-red-600:disabled{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.disabled\:bg-secondary-600:disabled{--tw-bg-opacity:1;background-color:rgba(var(--c-secondary-600),var(--tw-bg-opacity,1))}.disabled\:bg-opacity-70:disabled{--tw-bg-opacity:0.7}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-primary-700:hover:disabled{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-700),var(--tw-bg-opacity,1))}.disabled\:hover\:ring-neutral-300:hover:disabled{--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-300),var(--tw-ring-opacity,1))}.group:hover .group-hover\:ml-9{margin-left:2.25rem}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;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))}@media (prefers-reduced-motion:reduce){@keyframes spin{to{transform:rotate(1turn)}}.motion-reduce\:animate-\[spin_1\.5s_linear_infinite\]{animation:spin 1.5s linear infinite}}@media (min-width:640px){.sm\:bottom-6{bottom:1.5rem}.sm\:start-6{inset-inline-start:1.5rem}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:block{display:block}.sm\:h-12{height:3rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:w-6{width:1.5rem}.sm\:w-\[21rem\]{width:21rem}.sm\:w-full{width:100%}.sm\:w-px{width:1px}.sm\:flex-none{flex:none}.sm\:scroll-mt-20{scroll-margin-top:5rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.sm\:p-7{padding:1.75rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-3\.5{padding-left:.875rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-20{padding-top:5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:before\:flex-1:before{content:var(--tw-content);flex:1 1 0%}}@media (min-width:768px){.md\:top-10{top:2.5rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:mb-11{margin-bottom:2.75rem}.md\:mt-3{margin-top:.75rem}.md\:block{display:block}.md\:\!flex{display:flex!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:gap-x-7{column-gap:1.75rem}.md\:gap-y-8{row-gap:2rem}.md\:\!p-0{padding:0!important}.md\:p-0,.md\:p-\[0px\]{padding:0}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:\!leading-\[120\%\]{line-height:120%!important}.md\:leading-\[115\%\]{line-height:115%}}@media (min-width:1024px){.lg\:static{position:static}.lg\:sticky{position:sticky}.lg\:end-auto{inset-inline-end:auto}.lg\:top-24{top:6rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:mb-0{margin-bottom:0}.lg\:me-10{margin-inline-end:2.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-8{height:2rem}.lg\:h-96{height:24rem}.lg\:w-2\/5{width:40%}.lg\:w-8{width:2rem}.lg\:w-96{width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-screen-md{max-width:768px}.lg\:-translate-x-1\/2{--tw-translate-x:-50%}.lg\:-translate-x-1\/2,.lg\:translate-x-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))}.lg\:translate-x-0{--tw-translate-x:0px}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-\[2fr_1fr\]{grid-template-columns:2fr 1fr}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-stretch{align-items:stretch}.lg\:gap-10{gap:2.5rem}.lg\:gap-8{gap:2rem}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-\[6rem\]{padding-top:6rem;padding-bottom:6rem}.lg\:pt-16{padding-top:4rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:\[--scroll-mt\:6\.3125rem\]{--scroll-mt:6.3125rem}}@media (min-width:1280px){.xl\:top-20{top:5rem}.xl\:hidden{display:none}.xl\:max-w-\[1270px\]{max-width:1270px}.xl\:max-w-\[1340px\]{max-width:1340px}.xl\:max-w-\[820px\]{max-width:820px}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:gap-8{gap:2rem}.xl\:gap-x-4{column-gap:1rem}.xl\:rounded-\[40px\]{border-radius:40px}.xl\:p-5{padding:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-\[2\.75rem\]{font-size:2.75rem}.xl\:leading-\[115\%\]{line-height:115%}}@media (min-width:1536px){.\32xl\:max-w-screen-2xl{max-width:1536px}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}.\32xl\:text-\[15px\]{font-size:15px}}.rtl\:translate-x-14:where([dir=rtl],[dir=rtl] *){--tw-translate-x:3.5rem;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))}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;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))}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}@media (min-width:1024px){.rtl\:lg\:translate-x-1\/2:where([dir=rtl],[dir=rtl] *){--tw-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))}}.dark\:block:where(.dark,.dark *){display:block}.dark\:divide-neutral-800:where(.dark,.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(var(--c-neutral-800),var(--tw-divide-opacity,1))}.dark\:border:where(.dark,.dark *){border-width:1px}.dark\:border-neutral-600:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgba(var(--c-neutral-600),var(--tw-border-opacity,1))}.dark\:border-neutral-700:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgba(var(--c-neutral-700),var(--tw-border-opacity,1))}.dark\:border-neutral-700\/50:where(.dark,.dark *){border-color:rgba(var(--c-neutral-700),.5)}.dark\:border-neutral-800:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgba(var(--c-neutral-800),var(--tw-border-opacity,1))}.dark\:border-slate-700:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.dark\:border-transparent:where(.dark,.dark *){border-color:transparent}.dark\:bg-black:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.dark\:bg-black\/20:where(.dark,.dark *){background-color:rgb(0 0 0/.2)}.dark\:bg-indigo-200:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity,1))}.dark\:bg-neutral-100:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-100),var(--tw-bg-opacity,1))}.dark\:bg-neutral-100\/10:where(.dark,.dark *){background-color:rgba(var(--c-neutral-100),.1)}.dark\:bg-neutral-300:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-300),var(--tw-bg-opacity,1))}.dark\:bg-neutral-600:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-600),var(--tw-bg-opacity,1))}.dark\:bg-neutral-700:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-700),var(--tw-bg-opacity,1))}.dark\:bg-neutral-800:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-800),var(--tw-bg-opacity,1))}.dark\:bg-neutral-900:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-900),var(--tw-bg-opacity,1))}.dark\:bg-neutral-900\/80:where(.dark,.dark *){background-color:rgba(var(--c-neutral-900),.8)}.dark\:bg-neutral-900\/95:where(.dark,.dark *){background-color:rgba(var(--c-neutral-900),.95)}.dark\:bg-primary-900:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-primary-900),var(--tw-bg-opacity,1))}.dark\:bg-primary-900\/20:where(.dark,.dark *){background-color:rgba(var(--c-primary-900),.2)}.dark\:bg-transparent:where(.dark,.dark *){background-color:initial}.dark\:text-black:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.dark\:text-neutral-100:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-100),var(--tw-text-opacity,1))}.dark\:text-neutral-200:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-200),var(--tw-text-opacity,1))}.dark\:text-neutral-300:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-300),var(--tw-text-opacity,1))}.dark\:text-neutral-300\/90:where(.dark,.dark *){color:rgba(var(--c-neutral-300),.9)}.dark\:text-neutral-400:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-400),var(--tw-text-opacity,1))}.dark\:text-neutral-50:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-50),var(--tw-text-opacity,1))}.dark\:text-primary-300:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-primary-300),var(--tw-text-opacity,1))}.dark\:text-primary-400:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-primary-400),var(--tw-text-opacity,1))}.dark\:text-primary-500:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-primary-500),var(--tw-text-opacity,1))}.dark\:text-red-400:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.dark\:text-slate-100:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.dark\:text-slate-400:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.dark\:text-white:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:ring-neutral-300:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-300),var(--tw-ring-opacity,1))}.dark\:ring-neutral-600:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-600),var(--tw-ring-opacity,1))}.dark\:ring-neutral-700:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-700),var(--tw-ring-opacity,1))}.dark\:ring-white:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.dark\:ring-opacity-10:where(.dark,.dark *){--tw-ring-opacity:0.1}.dark\:ring-offset-neutral-600:where(.dark,.dark *){--tw-ring-offset-color:rgb(var(--c-neutral-600))}.dark\:brightness-75:where(.dark,.dark *){--tw-brightness:brightness(.75);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)}.dark\:filter:where(.dark,.dark *){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)}.dark\:placeholder\:text-neutral-400:where(.dark,.dark *)::placeholder{--tw-text-opacity:1;color:rgba(var(--c-neutral-400),var(--tw-text-opacity,1))}.dark\:checked\:bg-primary-500:checked:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-primary-500),var(--tw-bg-opacity,1))}.dark\:hover\:border-neutral-500:hover:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgba(var(--c-neutral-500),var(--tw-border-opacity,1))}.dark\:hover\:border-slate-500:hover:where(.dark,.dark *){--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.dark\:hover\:bg-indigo-100:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.dark\:hover\:bg-neutral-100\/15:hover:where(.dark,.dark *){background-color:rgba(var(--c-neutral-100),.15)}.dark\:hover\:bg-neutral-50:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-50),var(--tw-bg-opacity,1))}.dark\:hover\:bg-neutral-700:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-700),var(--tw-bg-opacity,1))}.dark\:hover\:bg-neutral-800:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-800),var(--tw-bg-opacity,1))}.dark\:hover\:bg-neutral-800\/80:hover:where(.dark,.dark *){background-color:rgba(var(--c-neutral-800),.8)}.dark\:hover\:bg-neutral-900\/40:hover:where(.dark,.dark *){background-color:rgba(var(--c-neutral-900),.4)}.dark\:hover\:bg-primary-800:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-primary-800),var(--tw-bg-opacity,1))}.dark\:hover\:text-neutral-100:hover:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-100),var(--tw-text-opacity,1))}.dark\:hover\:text-neutral-200:hover:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-200),var(--tw-text-opacity,1))}.dark\:hover\:text-primary-500:hover:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-primary-500),var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:hover\:ring-neutral-500:hover:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-500),var(--tw-ring-opacity,1))}.dark\:hover\:ring-primary-500\/30:hover:where(.dark,.dark *){--tw-ring-color:rgba(var(--c-primary-500),0.3)}.dark\:focus\:ring-primary-500\/30:focus:where(.dark,.dark *){--tw-ring-color:rgba(var(--c-primary-500),0.3)}.dark\:focus\:ring-primary-600:focus:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-primary-600),var(--tw-ring-opacity,1))}.dark\:focus\:ring-opacity-25:focus:where(.dark,.dark *){--tw-ring-opacity:0.25}.dark\:focus\:ring-offset-0:focus:where(.dark,.dark *){--tw-ring-offset-width:0px}.dark\:disabled\:hover\:ring-neutral-600:hover:disabled:where(.dark,.dark *){--tw-ring-opacity:1;--tw-ring-color:rgba(var(--c-neutral-600),var(--tw-ring-opacity,1))}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}:root{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--base:#ffffff;--wp--preset--color--contrast:#000000;--wp--preset--color--primary:#9dff20;--wp--preset--color--secondary:#345c00;--wp--preset--color--tertiary:#f6f6f6;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1),rgb(155,81,224));--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180),rgb(0,208,130));--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1),rgba(255,105,0,1));--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1),rgb(207,46,46));--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238),rgb(169,184,195));--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220),rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76));--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236),rgb(152,150,240));--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165),rgb(254,45,45) 50%,rgb(107,0,62));--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112),rgb(199,81,192) 50%,rgb(65,88,208));--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203),rgb(182,227,212) 50%,rgb(51,167,181));--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128),rgb(113,206,126));--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129),rgb(40,116,252));--wp--preset--font-size--small:clamp(0.875rem,0.875rem + ((1vw - 0.2rem) * 0.227),1rem);--wp--preset--font-size--medium:clamp(1rem,1rem + ((1vw - 0.2rem) * 0.227),1.125rem);--wp--preset--font-size--large:clamp(1.75rem,1.75rem + ((1vw - 0.2rem) * 0.227),1.875rem);--wp--preset--font-size--x-large:2.25rem;--wp--preset--font-size--xx-large:clamp(4rem,4rem + ((1vw - 0.2rem) * 10.909),10rem);--wp--preset--spacing--20:1.25rem;--wp--preset--spacing--30:clamp(1.5rem,5vw,2rem);--wp--preset--spacing--40:clamp(1.8rem,1.8rem + ((1vw - 0.48rem) * 2.885),3rem);--wp--preset--spacing--50:clamp(2.5rem,8vw,4.5rem);--wp--preset--spacing--60:clamp(3.75rem,10vw,7rem);--wp--preset--spacing--70:clamp(5rem,5.25rem + ((1vw - 0.48rem) * 9.096),8rem);--wp--preset--spacing--80:clamp(7rem,14vw,11rem);--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}.is-layout-flex{display:flex;gap:1.5rem}.wp-block-columns{align-items:start;box-sizing:border-box;display:flex;flex-wrap:wrap!important;height:100%}.wp-block-columns.alignwide{max-width:1272px;margin-inline:auto}@media(min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media(max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media(min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column{display:flex;flex-direction:column;flex-grow:1;min-width:0}.wp-block-column[style*=width],.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=width],.wp-block-columns>.wp-block-column[style*=width]{flex:0 0 auto!important}.has-text-align-center{text-align:center}.has-text-color,.has-text-color a,.has-text-color strong{color:var(--wp--preset--color--white)}p a{text-decoration:none!important}.aligncenter{display:flex;justify-content:center}.wp-block-heading,figure.wp-block-image{margin:0}.is-vertically-aligned-top{display:flex;flex-direction:column;justify-content:flex-start}.is-vertically-aligned-center{display:flex;flex-direction:column;justify-content:center;margin-top:auto;margin-bottom:auto}.wp-block-button__link{border:1px solid;padding:.94rem 1.25rem;text-decoration:none}.point-circle .wp-block-button__link{display:flex;align-items:center;justify-content:center;width:94px;height:94px}.hobo-faq-section{margin:40px 0;padding:0}.hobo-faq-section__title{margin:0 0 24px;font-size:32px;font-weight:700;color:#1e1e1e;line-height:1.3}.hobo-faq-section__items{display:flex;flex-direction:column;gap:12px}.hobo-faq-item{border:2px solid #f3f6f6;border-radius:8px;overflow:hidden;background:#f3f6f6;transition:box-shadow .2s ease}.hobo-faq-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.hobo-faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:18px;font-weight:600;color:#1e1e1e;transition:background-color .2s ease}.hobo-faq-item__question:hover{background-color:#f8f9fa}.hobo-faq-item__question-text{flex:1;padding-right:16px}.hobo-faq-item__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#666;transition:transform .3s ease}.hobo-faq-item__icon svg{width:100%;height:100%}.hobo-faq-item.is-open{border-color:#00c37c}.hobo-faq-item.is-open .hobo-faq-item__icon{transform:rotate(180deg)}.hobo-faq-item__answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.hobo-faq-item__answer-content{padding:0 24px 20px;font-size:1.125rem;line-height:1.6;color:#4a5568}.hobo-faq-item__answer-content p{margin:0 0 12px}.hobo-faq-item__answer-content p:last-child{margin-bottom:0}.hobo-faq-item__answer-content a{color:#2271b1;text-decoration:underline}.hobo-faq-item__answer-content a:hover{text-decoration:none}.hobo-faq-item__answer-content ol,.hobo-faq-item__answer-content ul{margin:0 0 12px;padding-left:24px}.hobo-faq-item__answer-content li{margin-bottom:8px}@media(max-width:768px){.hobo-faq-section{margin:32px 0}.hobo-faq-section__title{font-size:28px;margin-bottom:20px}.hobo-faq-item__question{padding:16px 20px;font-size:16px}.hobo-faq-item__question-text{padding-right:12px}.hobo-faq-item__answer-content{padding:0 20px 16px;font-size:15px}}@media(prefers-reduced-motion:reduce){.hobo-faq-item__answer,.hobo-faq-item__icon{transition:none}}@media print{.hobo-faq-item{border:1px solid #000;page-break-inside:avoid;margin-bottom:12px}.hobo-faq-item__answer{max-height:none!important;overflow:visible}.hobo-faq-item__icon{display:none}}.has-contrast-background-color{background-color:var(--wp--preset--color--contrast)!important;color:var(--wp--preset--color--base)!important}.is-content-justification-center{justify-content:center!important}.is-vertically-aligned-stretch{display:flex;flex-direction:column;justify-content:space-between}.has-green-color,.has-green-color *{color:#00c37c!important}.has-dark-green-color,.has-dark-green-color *{color:#005d3b!important}.has-black-color,.has-black-color *{color:#2f2f2f}.alignright{display:flex;justify-content:flex-end}.wp-block-button:not(.btn-arrow,.btn-arrow-white,.btn-arrrow-white-hover-white-arrow,.btn-arrowe-no-hover) .wp-block-button__link.is-active,.wp-block-button:not(.btn-arrow,.btn-arrow-white,.btn-arrrow-white-hover-white-arrow,.btn-arrowe-no-hover) .wp-block-button__link:hover{background-color:#e5fcf3!important;color:#00c37c!important;border-color:#e5fcf3!important;transition:.3s ease-in-out;border-radius:40px}.wp-block-columns{transition:opacity .35s ease,max-height .35s ease,padding .35s ease,margin .35s ease;opacity:1}.wp-block-columns.is-hidden{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;pointer-events:none}.wp-elements-3c95945b96b2556987dcaa7be05f381a strong,.wp-elements-71c7be27be3763eda61bc87085f20d2d strong{color:#2f2f2f}.btn-arrow-white a{color:#fff!important;border-color:#fff!important}.lg\:prose-lg :where(ul.wp-block-list):not(:where([class~=not-prose],[class~=not-prose] *)),ul.wp-block-list{list-style:disc;padding-left:20px;padding-inline-start:20px}.lg\:prose-lg :where(ul.wp-block-list>li):not(:where([class~=not-prose],[class~=not-prose] *)),ul.wp-block-list li{padding-inline-start:0;margin-bottom:4px}.stop-play{margin-left:-10rem}.hover-left-effect figure{transition:transform 1s;transform-origin:left right center}.hover-left-effect figure img{transition:transform 1s;transform-origin:left center}.hover-left-effect figure:hover img{transform:scale(1.25)}.hover-right-effect figure img{transition:transform 1s;transform-origin:left top}.hover-right-effect figure:hover img{transform:scale(1.25)}.btn-arrow a,.btn-arrow-down a,.btn-arrow-white a,.btn-arrowe-no-hover a,.btn-arrrow-white-hover a,.btn-arrrow-white-hover-white-arrow a,.hobo-tabs__panel p a{display:inline-flex;align-items:center;transition:gap .3s ease;background:rgba(0,0,0,0);gap:8px}.hobo-tabs__panel p a{color:#00c37c;border:1px solid #00c37c;border-radius:6px}.hobo-tabs__panel p a:hover{background:rgba(0,195,124,.1882352941);gap:24px}.hobo-tabs__panel p a:after{content:"";display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='%2300C37C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;transition:gap .3s ease}.btn-arrow-down:hover,.btn-arrow:hover{background:rgba(0,195,124,.1882352941)}.btn-arrow-white:hover{background:hsla(0,0%,100%,.1882352941)}.btn-arrow a:hover,.btn-arrow-white a:hover{gap:24px}.btn-arrow a:after,.btn-arrowe-no-hover a:after{content:"";display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='%2300C37C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0}.btn-arrowe-no-hover a:hover{gap:24px}.btn-arrow-down a:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5V19M5 12L12 19M12 19L19 12' stroke='%2300C37C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn-arrow-down a:after,.btn-arrow-white a:after{content:"";display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.btn-arrow-white a:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn-arrrow-white-hover a:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='%2300C37C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:gap .3s ease}.btn-arrrow-white-hover a:after,.btn-arrrow-white-hover-white-arrow a:after{content:"";display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.btn-arrrow-white-hover-white-arrow a:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19M19 12L12 5M19 12L12 19' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.font-900-strong strong{font-weight:900!important}.has-color-grey,.has-color-grey *{color:#a9a9a9!important}.hobo-faq-item__question,.hobo-faq-item__question:focus{outline:none}.wp-container-core-buttons-is-layout-1ae2663a a{cursor:pointer}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration:none}.prose :where(strong a):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700}.wp-block-group.alignwide{max-width:1272px;margin-left:auto;margin-right:auto}.wp-block-cover__image-background{transition-property:transform;transition-duration:1s;transition-timing-function:ease-in-out;border-radius:16px}.wp-block-cover:hover .wp-block-cover__image-background{transform:scale(1.25)}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit}.wp-block-columns:has(.is-vertically-aligned-stretch){align-items:stretch;flex-basis:1}.btn-arrrow-white-hover a:hover{background-color:#e5fcf3!important;color:#00c37c!important;border-color:#e5fcf3!important;transition:.3s ease-in-out;gap:24px}.btn-arrrow-white-hover-white-arrow a:hover{background-color:#00c37c!important;color:#e5fcf3!important;border-color:#00c37c!important;transition:.3s ease-in-out;gap:24px}.is-vertical{display:flex;flex-direction:column}.section-ElectricityAudit_6,.section-InvestmentAudit-5{background-color:#000;color:#fff}.section-Cta_wrapper,.section-OurTeam_1{color:#fff}.hobo-stats-animation__grid{grid-template-columns:repeat(3,auto)}.faqs-wrapper .wp-block-buttons .wp-block-button__link{color:#000}.section-Reports_3 .wp-block-buttons{margin-bottom:2rem;margin-top:2rem}.post-content div:first-child p:first-child{color:#00c37c!important}.post-content div:first-child p:first-child,.post-content div:first-child p:nth-child(2){color:#000;font-weight:800;font-size:1.375rem;line-height:1.363}.case-study-content h2,.post-content div h2{font-weight:800;font-size:1.375rem;line-height:1.363;color:#2f2f2f!important;margin-bottom:1.5rem}.case-study-content p,.post-content div p:not(.post-content div:first-child p){color:#2f2f2f!important;font-size:.875rem;font-weight:400}.case-study-content figure{margin-bottom:5rem!important}.case-study-content .wp-block-list{margin-bottom:5rem}.section-Industries_3,.section-Industries_5{background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.31) 0,rgba(130,195,155,.31) 100%),#fff}.section-Industries_3 .wp-block-columns:nth-child(3) .wp-block-column,.section-Industries_4 .wp-block-columns p:not(.absolute){margin-bottom:2rem!important}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#000}.video-cover-block.video-secend__poster,.video-cover-block.video-secend__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-cover-block.video-secend__content{position:relative;z-index:1;width:100%}.video-cover-block.video-secend{aspect-ratio:unset!important;height:unset!important;position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(400px,50vw,950px);overflow:hidden}.video-cover-block.video-secend .video-cover-block__poster,.video-cover-block.video-secend .video-cover-block__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.video-cover-block.video-secend .video-cover-block__poster{z-index:2}.video-cover-block.video-secend .video-cover-block__content{position:relative!important;top:unset!important;left:unset!important;width:100%;height:auto!important;z-index:3;padding:unset}.video-cover-block__content .wp-block-columns{height:auto!important}.section-AboutUs_1 .wp-block-list li::marker,.section-AboutUs_2 .wp-block-list li::marker,.section-AboutUs_3 .wp-block-list li::marker,.section-AboutUs_4 .wp-block-list li::marker,.section-Offer_3 .wp-block-list li::marker,.section-Offer_4 .wp-block-list li::marker{color:#fff}.section-Reports_2 li,.section-Reports_2 ul{margin-top:0;margin-bottom:0}.section-Reports_2 ul{margin-bottom:2rem}.section-AboutUs_4 .section-Last{display:flex;flex-wrap:nowrap;gap:2rem}.section-OfferBtns .wp-block-buttons{flex-wrap:wrap}.section-OfferBtns .wp-block-buttons .wp-block-button{margin-bottom:1rem}.section-HeroMain{position:relative}.section-HeroMain:after{content:"";position:absolute;inset:0;background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.31) 0,rgba(130,195,155,.31) 100%),#fff;bottom:0;z-index:-1}.hero-scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);cursor:pointer;z-index:10;transition:opacity .2s;animation:bounce 2s infinite}.hero-scroll-indicator:hover{opacity:.8}.video-cover-block{position:relative}.video-scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);cursor:pointer;z-index:10;transition:opacity .2s;animation:bounce 2s infinite}.video-scroll-indicator:hover{opacity:.8}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}@media screen and (max-width:1600px){.section-Offer_6 .wp-block-columns .wp-block-column:nth-child(3) .absolute:not(.iconWrap4){right:5rem}.section-Offer_6 .wp-block-columns .wp-block-column:nth-child(3) .absolute#iconWrap4{right:10rem}.section-Industries_2 .wp-block-cover .wp-block-group:first-child .absolute{left:0!important}.section-Industries_2 .wp-block-cover .wp-block-group:nth-child(2) .absolute{right:0!important}}@media screen and (max-width:1440px){.section-Map .relative.wp-block-column{flex-basis:unset!important;width:50vw}.section-Aiflo_5 .wp-block-columns:first-child .wp-block-column{flex-basis:unset!important;width:calc(50% - 2rem)!important}}@media screen and (max-width:1366px){.section-AboutUs .wp-block-columns.alignwide{max-width:calc(100vw - 4rem)!important}.section-AboutUs .wp-block-columns.alignwide .wp-block-column.ml-auto,.section-AboutUs .wp-block-columns.alignwide .wp-block-column.mr-auto{flex-basis:calc(50% - 2rem)!important}.section-Map svg{margin:0!important;max-width:unset!important}.section-Map .wp-block-columns .wp-block-column{flex-basis:calc(50% - 2rem)!important}.section-Map .wp-block-columns{padding-left:2rem;padding-right:2rem}.section-Cta{padding-top:2rem!important;padding-bottom:2rem!important}.section-KnowHow .wp-block-group{padding:0!important}.video-cover-block__content{padding:2rem!important}.section-Team .wp-block-columns{padding-left:2rem;padding-right:2rem}.faqs-wrapper,.section-AboutUs_3,.section-AboutUs_4,.section-Cta_wrapper{padding-left:2rem!important;padding-right:2rem!important}.section-Offer_6 .wp-block-columns .wp-block-column:nth-child(3){display:none}.section-Aiflo_1 .wp-block-columns,.section-Aiflo_2 .wp-block-columns,.section-Aiflo_3 .wp-block-columns,.section-Aiflo_4 .wp-block-columns,.section-Aiflo_5,.section-ElectricityAudit_2 .wp-block-columns,.section-ElectricityAudit_3,.section-ElectricityAudit_4 .wp-block-columns,.section-InvestmentAudit-5,.section-OfferCta .wp-block-columns,.section-Offer_1 .wp-block-columns,.section-Offer_2.wp-block-columns,.section-Offer_3 .wp-block-columns,.section-Offer_4.wp-block-columns,.section-Offer_5 .wp-block-columns,.section-Offer_6 .wp-block-columns{padding-left:2rem!important;padding-right:2rem!important}.section-ElectricityAudit_2 .wp-block-columns,.section-ElectricityAudit_3 .wp-block-columns,.section-ElectricityAudit_4 .wp-block-columns,.section-ElectricityAudit_5.wp-block-columns .wp-block-group,.section-InvestmentAudit-3 .wp-block-columns,.section-InvestmentAudit-4 .wp-block-columns{max-width:calc(100vw - 4rem)!important}.section-ElectricityAudit_5.wp-block-columns .wp-block-group{padding-left:0!important;padding-right:0!important;margin:auto!important}.section-TakeControl.wp-block-columns{padding-left:2rem!important;padding-right:2rem!important;max-width:calc(100vw - 4rem)!important;margin:0}}@media screen and (max-width:1280px){.section-Offer_6 .absolute{position:relative;width:unset}.section-Industries_2 .wp-block-cover{width:100%!important}.section-Founding,.section-Homepage_10.wp-block-columns{padding-left:2rem!important;padding-right:2rem!important;max-width:calc(100vw - 4rem)!important}.section-Contact_1{padding-left:0!important;padding-right:0!important}.section-Contact_1 .wp-block-columns{max-width:calc(100vw - 6rem)!important;padding-right:2rem!important}.section-AboutUs_1 .wp-block-columns,.section-AboutUs_2 .wp-block-columns{width:calc(100% - 4rem)!important}}@media screen and (min-width:1241px)and (max-width:1247px){.btn-AIFLO{display:none}}@media screen and (max-width:1240px){.section-AboutUs_1 .wp-block-columns,.section-AboutUs_2 .wp-block-columns{padding-left:2rem!important;padding-right:2rem!important}.section-Last{display:flex;gap:1.5rem}.btn-AIFLO{display:none}.section-EnergyConsulting_2 .wp-block-columns,.section-EnergyConsulting_3 .wp-block-columns,.section-EnergyConsulting_4 .wp-block-columns,.section-EnergyConsulting_5 .wp-block-columns,.section-EnergyConsulting_6 .wp-block-columns,.section-EnergyConsulting_7 .wp-block-columns,.section-EnergyConsulting_8 .wp-block-columns{max-width:calc(100vw - 4rem)!important}.section-EnergyConsulting_8 .wp-block-columns,.section-EnergyConsulting_9 .wp-block-columns{padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_1 .wp-block-columns,.section-AdditionalService_3 .wp-block-columns,.section-AdditionalService_4 .wp-block-columns,.section-AdditionalService_5 .wp-block-columns:not(.section-AdditionalService_5 .wp-block-columns .wp-block-columns){padding-left:2rem!important;padding-right:2rem!important;max-width:calc(100vw - 4rem)!important}.section-AdditionalService_2 .wp-block-columns{padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_3 .wp-block-columns figure{width:100%}.section-AdditionalService_3 .wp-block-columns figure img{width:100%;max-width:unset!important}}@media screen and (max-width:1024px){.hobo-stats-animation__card{width:calc(50vw - 4rem)!important}.section-AboutUs_1 .wp-block-columns,.section-AboutUs_1 .wp-block-columns .wp-block-column,.section-AboutUs_2 .wp-block-columns{margin:0!important}.section-Map .relative.wp-block-column{width:100%}.video-secend .wp-block-columns{flex-wrap:wrap!important}.video-secend .wp-block-columns .wp-block-column.border{flex-basis:calc(50vw - 4rem)}.wp-block-group.alignfull.has-base-color:has(.section-Cta){padding-left:2rem!important;padding-right:2rem!important}.overflow-hidden:has(.section-Aiflo_2),.section-TakeControl .wp-block-column{padding:0!important}.section-Aiflo_3{padding-top:2rem!important;padding-bottom:2rem!important}.section-Cta,.section-Homepage_10.wp-block-columns,.section-TakeControl{flex-wrap:wrap!important;flex-direction:column-reverse}.testymonials.wp-block-columns{flex-wrap:wrap!important;flex-direction:column;padding-top:0!important}.section-Homepage_10.wp-block-columns .wp-block-column,.section-TakeControl .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.hobo-stats-animation__grid{grid-template-columns:repeat(2,1fr)!important}.hobo-tabs__nav{width:unset}.section-AboutUs .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-AboutUs .wp-block-columns,.section-AboutUs_1 .wp-block-columns,.section-Aiflo_1 .wp-block-columns,.section-Aiflo_4 .wp-block-columns,.section-Offer_3 .wp-block-columns,.section-Offer_5 .wp-block-columns{flex-wrap:wrap!important}.section-Aiflo_1 .wp-block-columns,.section-Aiflo_2 .wp-block-columns,.section-Aiflo_4 .wp-block-columns{padding-left:0!important;padding-right:0!important}.section-AboutUs_1 .wp-block-column,.section-Aiflo_1 .wp-block-column,.section-Aiflo_2 .wp-block-column,.section-Aiflo_4 .wp-block-column,.section-Offer_3 .wp-block-column,.section-Offer_5 .wp-block-column{flex-basis:calc(100% - 4rem)!important}.section-AboutUs_2,.section-Aiflo_1,.section-Aiflo_4 .wp-block-column.is-vertically-aligned-center.is-layout-flow{padding-left:2rem!important;padding-right:2rem!important}.section-AboutUs_1 .wp-block-columns .wp-block-column,.section-AboutUs_2 .wp-block-columns .wp-block-column{margin-left:auto;margin-right:auto}.section-Aiflo_3 .wp-block-columns,.section-Analysis{margin-left:2rem;margin-right:2rem;padding-left:0!important}.section-AboutUs_2 .wp-block-columns,.section-AboutUs_4 .wp-block-columns,.section-Aiflo_2 .wp-block-columns,.section-Offer_2,.section-Offer_4{flex-wrap:wrap!important;flex-direction:column-reverse}.section-AboutUs_3{flex-wrap:wrap!important;padding-left:2rem!important;padding-right:2rem!important}.section-AboutUs_3 .wp-block-column{padding:0!important}.section-AboutUs_3 .wp-block-column:nth-child(2),.section-AboutUs_4 .wp-block-columns .wp-block-column:first-child,.section-Aiflo_2 .wp-block-columns .wp-block-column:first-child,.section-Aiflo_3 .wp-block-columns .wp-block-column,.section-Offer_1 .wp-block-columns .wp-block-column:nth-child(2),.section-Offer_3 .wp-block-columns .wp-block-column:nth-child(2),.section-Offer_4 .wp-block-column:first-child,.section-Offer_5 .wp-block-columns .wp-block-column:nth-child(2){width:100%!important;flex-basis:unset!important}.section-AboutUs_3 .wp-block-column:nth-child(2) .ml-auto,.section-AboutUs_4 .wp-block-columns .wp-block-column:first-child .mr-auto,.section-Aiflo_2 .ml-auto.wp-block-column,.section-Aiflo_2 .wp-block-columns.mt-\[-4rem\].mb-\[-4rem\],.section-Offer_3 .wp-block-columns .wp-block-column:nth-child(2) .ml-auto,.section-Offer_4 .wp-block-column:first-child .mr-auto{margin:0}.section-AboutUs_3 .wp-block-column:nth-child(2) figure,.section-AboutUs_3 .wp-block-column:nth-child(2) figure img,.section-AboutUs_4 .wp-block-columns .wp-block-column figure,.section-AboutUs_4 .wp-block-columns .wp-block-column figure img,.section-Aiflo_2 .wp-block-column:first-child figure,.section-Aiflo_2 .wp-block-column:first-child figure img,.section-Offer_3 .wp-block-columns .wp-block-column:nth-child(2) figure img,.section-Offer_4 .wp-block-column:first-child figure,.section-Offer_4 .wp-block-column:first-child figure img,.wp-image-4694{width:100%}.section-AboutUs_2 .wp-block-columns .wp-block-column,.section-AboutUs_3 .wp-block-column,.section-AboutUs_4 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important}.wp-image-3552 .section-AboutUs_3 figure{margin-left:2rem;margin-right:2rem}.section-AboutUs_4{padding-left:2rem!important;padding-right:2rem!important}.section-Last{padding:0!important;display:flex;gap:1.5rem}.section-Team{padding-left:2rem;padding-right:2rem}.faq-buttons{flex-direction:column}.faqs-wrapper,.section-OfferCta .wp-block-columns{padding-left:2rem;padding-right:2rem}.section-OfferCta .wp-block-columns{flex-wrap:wrap!important}.section-OfferCta .wp-block-columns .wp-block-column,.section-Offer_1 .wp-block-columns .wp-block-column .section-Offer_4 .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-OfferCta .wp-block-columns .wp-block-column h2,.section-OfferCta .wp-block-columns .wp-block-column p{text-align:center}.section-OfferCta .wp-block-columns .wp-block-column:nth-child(2){padding:0!important}.section-OfferCta .wp-block-columns .wp-block-column:nth-child(2) .wp-block-buttons{justify-content:center}.section-OfferBtns .wp-block-buttons{flex-wrap:wrap!important;flex-direction:column}.section-Offer_1 .wp-block-columns{flex-wrap:wrap!important;padding-left:2rem;padding-right:2rem}.section-AboutUs_2 .wp-block-columns,.section-Aiflo_2 .wp-block-columns .wp-block-column:nth-child(2),.section-Aiflo_5,.section-Offer_2 .wp-block-column:nth-child(2),.section-Offer_4 .wp-block-column:nth-child(2){padding:0!important}.section-Aiflo_2,.section-Offer_2,.section-Offer_4{padding-left:2rem!important;padding-right:2rem!important}.section-Aiflo_2.wp-block-columns{padding-top:2rem!important;padding-bottom:2rem!important}.section-Aiflo_1 figure,.section-Aiflo_2 figure,.section-Aiflo_3 figure,.section-Aiflo_4 figure,.section-Offer_6 .wp-block-columns:nth-child(2) .wp-block-column:nth-child(3){display:none!important}.section-Offer_6 .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2) .absolute{position:relative!important;width:100%!important}.btn-AIFLO{display:none}.section-Aiflo_3 .wp-block-columns .wp-block-column{flex:0 0 auto!important}.section-Aiflo_5 .wp-block-columns{flex-wrap:wrap!important}.section-Aiflo_5 .wp-block-columns:first-child .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-Aiflo_5 .not-prose.wp-block-columns{padding-left:2rem;padding-right:2rem}.section-InvestmentAudit-3 .wp-block-columns{flex-wrap:wrap!important}.section-InvestmentAudit-3 .wp-block-columns .wp-block-column{flex-basis:100%!important;margin-left:auto;margin-right:auto}.section-InvestmentAudit-3 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-InvestmentAudit-4 .wp-block-columns{flex-wrap:wrap!important}.section-InvestmentAudit-4 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-InvestmentAudit-4 .wp-block-columns .wp-block-column:first-child{display:none}.section-InvestmentAudit-4 .wp-block-columns .wp-block-column:nth-child(2){padding:0!important;margin:0!important}.section-InvestmentAudit-4 .wp-block-group.is-nowrap{padding-left:0!important}.section-InvestmentAudit-4 .wp-block-group.has-global-padding{padding-left:2rem;padding-right:2rem}.section-ElectricityAudit_2 .wp-block-columns{flex-wrap:wrap!important}.section-ElectricityAudit_2 .wp-block-columns .wp-block-column{flex-basis:100%!important;margin-left:auto;margin-right:auto}.section-ElectricityAudit_2 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-ElectricityAudit_3 .wp-block-columns{flex-wrap:wrap!important}.section-ElectricityAudit_3 .wp-block-columns .wp-block-column{flex-basis:100%!important;padding-left:0!important;padding-right:0!important}.section-ElectricityAudit_3 .wp-block-columns .wp-block-column:first-child{display:none}.section-ElectricityAudit_4 .wp-block-columns{flex-wrap:wrap!important}.section-ElectricityAudit_4 .wp-block-columns .wp-block-column{flex-basis:100%!important;padding-left:0!important;padding-right:0!important}.section-ElectricityAudit_4 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-ElectricityAudit_5 .wp-block-columns{flex-wrap:wrap!important}.section-ElectricityAudit_5 .wp-block-columns .wp-block-column{flex-basis:100%!important;padding-left:0!important;padding-right:0!important}.section-ElectricityAudit_5 .wp-block-columns .wp-block-column:first-child{display:none}.section-ElectricityAudit_5.wp-block-columns .wp-block-group:not(.not-prose .wp-block-group){padding-left:0!important;padding-right:0!important;max-width:100%!important}.section-ElectricityAudit_5.wp-block-columns .not-prose .wp-block-group{max-width:100%!important}.section-ElectricityAudit_6 .wp-block-columns{padding-left:2rem!important;padding-right:2rem!important}.section-ElectricityAudit_6 .wp-block-columns:nth-child(2){flex-wrap:wrap!important}.section-ElectricityAudit_6 .wp-block-columns:nth-child(2) .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-EnergyConsulting_2 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_2 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-EnergyConsulting_2 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-EnergyConsulting_3 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_3 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_3 .wp-block-columns .wp-block-column:first-child{display:none}.section-EnergyConsulting_4 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_4 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_4 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-EnergyConsulting_5 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_5 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_5 .wp-block-columns .wp-block-column:first-child{display:none}.section-EnergyConsulting_6 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_6 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_6 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-EnergyConsulting_7 .wp-block-columns{flex-wrap:wrap!important}.section-EnergyConsulting_7 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_7 .wp-block-columns .wp-block-column:first-child{display:none}.section-EnergyConsulting_8{padding-left:2rem!important;padding-right:2rem!important}.section-EnergyConsulting_8 .wp-block-columns{padding:0!important}.section-AdditionalService_1 .wp-block-columns{flex-wrap:wrap!important}.section-AdditionalService_1 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto}.section-AdditionalService_1 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-AdditionalService_2 .wp-block-columns{flex-wrap:wrap!important}.section-AdditionalService_2 .wp-block-columns .wp-block-column:not(.section-AdditionalService_2 .wp-block-columns .wp-block-column .wp-block-group .wp-block-column){flex-basis:calc(100% - 4rem)!important;padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_2 .wp-block-columns .wp-block-column .wp-block-group .wp-block-column{flex-basis:100%!important;padding:0!important}.section-AdditionalService_2 .wp-block-columns .wp-block-column .wp-block-group .wp-block-column:nth-child(2){margin:0!important}.section-AdditionalService_2 .wp-block-columns .wp-block-column .wp-block-group .wp-block-column:first-child{display:none}.section-AdditionalService_3 .wp-block-columns{flex-wrap:wrap!important}.section-AdditionalService_3 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_3 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-AdditionalService_4 .wp-block-columns{flex-wrap:wrap!important}.section-AdditionalService_4 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_4 .wp-block-columns .wp-block-column:first-child{display:none}.section-Industries_1 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_1 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-Industries_1 .wp-block-columns .wp-block-column:nth-child(2){display:flex;justify-content:center;align-items:center}.section-Industries_1 .wp-block-columns .wp-block-column .absolute{position:relative!important;width:100%!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin-left:0!important;margin-bottom:1rem}.section-Industries_2 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_2 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-Industries_2 .wp-block-columns .wp-block-column .wp-block-cover{width:100%!important}.section-Industries_2 .hero-section{padding:0!important}.section-Industries_3{padding-left:2rem;padding-right:2rem}.section-Industries_3 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_3 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 8rem)!important;margin-left:auto;margin-right:auto;padding-left:4rem!important;padding-right:4rem!important}.section-Industries_3 .wp-block-columns .wp-block-column:first-child{display:none}.section-Industries_3 .wp-block-columns .wp-block-column:nth-child(2){padding:0!important;margin:0!important}.section-Industries_3 .wp-block-columns .wp-block-column .absolute{position:relative!important;width:100%!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0 0 1rem!important;margin-bottom:1rem}.section-Industries_4 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_4 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-Industries_4 .wp-block-columns .wp-block-columns .wp-block-column{padding:0!important}.section-Industries_4 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-Industries_4 .wp-block-columns .wp-block-columns .wp-block-column .absolute{position:relative!important;width:100%!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0 0 1rem!important}.section-Industries_4 .hero-section{padding:1rem 0 0!important}.section-Industries_5 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_5 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-Industries_5 .wp-block-columns .wp-block-column:first-child figure{display:none}.section-Industries_5 .wp-block-columns:nth-child(3){padding:0!important}.section-Industries_5 .wp-block-columns:nth-child(3) .wp-block-column{padding:0 2rem!important}.section-Industries_5 .wp-block-columns .absolute{margin:auto auto 1rem!important;position:relative!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.section-Industries_6 .wp-block-columns{flex-wrap:wrap!important}.section-Industries_6 .wp-block-columns .wp-block-column{flex-basis:calc(100% - 4rem)!important;margin-left:auto;margin-right:auto;padding-left:2rem!important;padding-right:2rem!important}.section-Industries_6 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-Industries_7 .hero-section{padding:2rem!important}.section-Industries_7 .wp-block-columns .wp-block-column:nth-child(2){display:none}.section-Industries_7 .wp-block-columns .wp-block-column .absolute{position:relative!important;width:100%!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:1rem}.section-BazaWiedzy_1{margin-left:2rem;margin-right:2rem}.hobo-posts-archive{padding-left:2rem;padding-right:2rem}.section-CaseStudy_1,.section-Reports_2,.section-Reports_3 .hero-section{padding-left:2rem!important;padding-right:2rem!important}.section-Reports_3 .hero-section .wp-block-buttons{margin-bottom:2rem!important}.section-ElectricityAudit_1 .wp-block-columns{padding:2rem!important}.section-ElectricityAudit_2 .wp-block-columns,.section-ElectricityAudit_3,.section-ElectricityAudit_4 .wp-block-columns{padding:0!important}}@media screen and (max-width:900px){.hobo-tabs__nav{border-bottom:unset}.section-TakeControl .wp-block-column-is-layout-flow{padding:2rem}.section-Map svg{margin:0!important;width:calc(100% - 4rem)!important}.btn-AIFLO{display:none}.hobo-tabs__nav{width:unset}.hobo-gallery-left,.hobo-gallery-right{display:none}.hobo-gallery-center{width:calc(100% - 8rem)}.section-Map .wp-block-columns{width:100%;padding-left:2rem;padding-right:2rem;display:block}.section-Cta{padding-top:2rem!important;padding-bottom:2rem!important}.section-Contact_1 .wp-block-columns .wp-block-column:first-child div{display:flex;flex-direction:column;align-items:center}.section-Reports_1 .hero-section{padding:2rem!important}.section-Industries_2 .wp-block-cover .absolute,.section-Industries_5 .absolute{width:500px}.section-Aiflo_hero{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width:834px){footer .grid{grid-template-columns:max-content}.section-OurTeam_1 .wp-block-columns{flex-wrap:wrap!important}.section-OurTeam_1 .wp-block-columns .wp-block-column{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.hobo-stats-animation__card{width:calc(100vw - 4rem)!important}.section-Contact_1 .flex.items-center.gap-4 span.text-sm.text-white{display:none}.video-secend .wp-block-columns .wp-block-column.border{flex-basis:calc(50% - 4rem)!important}.section-GreenCta .wp-block-columns,.section-GreyCta .wp-block-columns{flex-wrap:wrap!important;max-width:calc(100% - 4rem)!important;padding-left:2rem!important;padding-right:2rem!important;margin:auto}.section-AboutUs_1 .wp-block-columns{padding-left:0!important;padding-right:0!important;flex-wrap:wrap!important}.section-AboutUs .wp-block-columns.alignwide .wp-block-column.ml-auto,.section-AboutUs_1 .wp-block-column{flex-basis:calc(100% - 4rem)!important}.section-Map .wp-block-columns{width:100%!important;padding-left:0;padding-right:0;display:block}.section-Map .wp-block-columns .wp-block-column{padding:0!important}.section-TakeControl{padding:2rem}.section-Map svg{margin:0!important}.hobo-gallery-left,.hobo-gallery-right,.wp-image-3552,.wp-image-4478,.wp-image-4479{display:none}.hobo-gallery-row{padding-left:2rem;padding-right:2rem}.wp-image-4442,.wp-image-4443,.wp-image-4528{width:calc(100% - 8rem);margin-left:auto;margin-right:auto}.section-Cta .wp-block-column{padding-top:2rem;padding-bottom:2rem}.section-Map,.section-TakeControl .wp-block-column:nth-child(2){padding:2rem}.hobo-tabs__nav{width:unset}.hobo-tabs.container{padding-left:2rem;padding-right:2rem}.wp-image-4442{display:none}.section-Reviews figure{margin-left:auto;margin-right:auto}.wp-image-4444{max-width:unset;width:100%}.section-AboutUs{padding-left:2rem;padding-right:2rem}.section-Analysis,.section-Flow,.section-InvestmentAudit-2 .hero-section,.section-Team{padding-left:2rem!important;padding-right:2rem!important}.section-AboutUs_2 .wp-block-columns .wp-block-column{flex-basis:100%!important;padding:0!important}.hobo-stats-animation__card{margin-left:auto;margin-right:auto}.hobo-stats-animation__grid{grid-template-columns:1fr!important}.section-Cta_wrapper{padding:2rem!important}.section-OurTeam_1 .overflow-hidden figure img,.section-OurTeam_1 figure,.wp-image-4758{width:100%}.section-ElectricityAudit_5.wp-block-columns .wp-block-group:not(.not-prose .wp-block-group){padding-left:2rem!important;padding-right:2rem!important}.section-AdditionalService_1 .wp-block-columns,.section-AdditionalService_2 .wp-block-columns .wp-block-column:not(.section-AdditionalService_2 .wp-block-columns .wp-block-column .wp-block-group .wp-block-column),.section-AdditionalService_3 .wp-block-columns,.section-AdditionalService_4 .wp-block-columns,.section-AdditionalService_5 .wp-block-columns:not(.section-AdditionalService_5 .wp-block-columns .wp-block-columns){padding-left:0!important;padding-right:0!important}.section-ElectricityAudit_1,.section-GreenCta{padding-top:2rem!important;padding-bottom:2rem!important}.section-EnergyConsulting_8 p{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width:550px){.video-secend .wp-block-columns .wp-block-column.border{flex-basis:calc(100% - 4rem)!important}.section-HeroMain .wp-block-heading,.section-HeroMain p{font-size:1rem!important}.section-AboutUs_1 .wp-block-group.is-nowrap,.section-AboutUs_2 .wp-block-group.is-nowrap,.section-AboutUs_3 .wp-block-group.is-nowrap,.section-AboutUs_4 .section-Last{flex-wrap:wrap!important;flex-direction:column}.section-OfferCta{padding-top:3rem!important;padding-bottom:3rem!important}.section-Offer_6 .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2) .absolute{margin:0!important}.section-Industries_2 .wp-block-cover .absolute{width:calc(100% - 2rem)!important}.section-Aiflo_1 .wp-block-group.is-nowrap,.section-Aiflo_2 .wp-block-group.is-nowrap,.section-Aiflo_3 .wp-block-group.is-nowrap,.section-Aiflo_4 .wp-block-group.is-nowrap,.section-ElectricityAudit_2 .wp-block-group.is-nowrap,.section-ElectricityAudit_3 .wp-block-group.is-nowrap,.section-ElectricityAudit_4 .wp-block-group.is-nowrap,.section-ElectricityAudit_5 .wp-block-group.is-nowrap,.section-EnergyConsulting_2 .wp-block-group.is-nowrap,.section-EnergyConsulting_3 .wp-block-group.is-nowrap,.section-EnergyConsulting_4 .wp-block-group.is-nowrap,.section-EnergyConsulting_5 .wp-block-group.is-nowrap,.section-EnergyConsulting_6 .wp-block-group.is-nowrap,.section-EnergyConsulting_7 .wp-block-group.is-nowrap,.section-InvestmentAudit-3 .wp-block-group.is-nowrap,.section-InvestmentAudit-4 .wp-block-group.is-nowrap{flex-wrap:wrap!important;flex-direction:column}.section-EnergyConsulting_1{padding:2rem!important}.section-OfferBtns .wp-block-buttons{margin-bottom:2rem!important}.section-Industries_5 .wp-block-columns .absolute{width:calc(100% - 2rem)!important}}:root{--c-primary-50:238,242,255;--c-primary-100:224,231,255;--c-primary-200:199,210,254;--c-primary-300:165,180,252;--c-primary-400:129,140,248;--c-primary-500:99,102,241;--c-primary-600:79,70,229;--c-primary-700:67,56,202;--c-primary-800:55,48,163;--c-primary-900:49,46,129;--c-secondary-50:240,253,250;--c-secondary-100:204,251,241;--c-secondary-200:153,246,228;--c-secondary-300:153,246,228;--c-secondary-400:45,212,191;--c-secondary-500:20,184,166;--c-secondary-600:13,148,136;--c-secondary-700:15,118,110;--c-secondary-800:17,94,89;--c-secondary-900:19,78,74;--c-neutral-50:249,250,251;--c-neutral-100:243,244,246;--c-neutral-200:229,231,235;--c-neutral-300:209,213,219;--c-neutral-400:156,163,175;--c-neutral-500:107,114,128;--c-neutral-600:75,85,99;--c-neutral-700:55,65,81;--c-neutral-800:31,41,55;--c-neutral-900:17,24,39}.ProseMirror p.is-editor-empty:first-child:before{--tw-text-opacity:1;color:rgba(var(--c-neutral-500),var(--tw-text-opacity,1));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.nc-TiptapEditor .editor{display:flex;flex-direction:column}.nc-TiptapEditor .editor .nc-iframe-wrapper{overflow:hidden;position:relative}.nc-TiptapEditor .editor .nc-iframe-wrapper iframe{border:none}.nc-TiptapEditor .editor .nc-iframe-wrapper.is-focused{border:1px solid var(--purple)}.nc-TiptapEditor .editor div[data-youtube-video]{cursor:move;padding-right:1.5rem}.nc-TiptapEditor .editor div[data-youtube-video] iframe{border:.5rem solid var(--black-contrast);display:block;min-height:200px;min-width:200px;outline:0 solid rgba(0,0,0,0)}.nc-TiptapEditor .editor div[data-youtube-video].ProseMirror-selectednode iframe{outline:3px solid var(--purple);transition:outline .15s}.nc-TiptapEditor .editor .proseMirror__image-wrapper.ProseMirror-selectednode{outline:3px solid #68cef8}.nc-TiptapEditor .editor img{height:auto;max-width:100%;display:block;margin:1.5rem 0}.nc-TiptapEditor .editor img.ProseMirror-selectednode{outline:3px solid #68cef8}.nc-TiptapEditor .editor__content{flex:1 1 auto;padding:2.5rem 1rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.nc-TiptapEditor .editor__footer{align-items:center;border-top:3px solid #0d0d0d;color:#0d0d0d;display:flex;flex:0 0 auto;font-size:12px;flex-wrap:wrap;font-weight:600;justify-content:space-between;padding:.25rem .75rem;white-space:nowrap}.nc-TiptapEditor .editor__status{align-items:center;border-radius:5px;display:flex}.nc-TiptapEditor .editor__status:before{background:rgba(13,13,13,.5);border-radius:50%;content:" ";display:inline-block;flex:0 0 auto;height:.5rem;margin-right:.5rem;width:.5rem}.nc-TiptapEditor .editor__status--connecting:before{background:#616161}.nc-TiptapEditor .editor__status--connected:before{background:#b9f18d}.nc-TiptapEditor .editor__name button{background:none;border:none;border-radius:.4rem;color:#0d0d0d;font:inherit;font-size:12px;font-weight:600;padding:.25rem .5rem}.nc-TiptapEditor .editor__name button:hover{background-color:#0d0d0d;color:#fff}.nc-TiptapEditor .collaboration-cursor__caret{border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.nc-TiptapEditor .collaboration-cursor__label{border-radius:3px 3px 3px 0;color:#0d0d0d;font-size:12px;font-style:normal;font-weight:600;left:-1px;line-height:normal;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;user-select:none;white-space:nowrap}.attachments-browser .media-toolbar select{padding-top:0;padding-bottom:0}.nc-MainNav1.notOnTop{background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-bg-opacity:0.7;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(40px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.nc-MainNav1.notOnTop:where(.dark,.dark *){border-bottom-width:1px;--tw-border-opacity:1;border-color:rgba(var(--c-neutral-700),var(--tw-border-opacity,1));background-color:rgba(var(--c-neutral-900),var(--tw-bg-opacity,1));--tw-bg-opacity:0.6}.menu-item.menu-megamenu:hover>.sub-menu{visibility:visible}html.dismiss_top_banner .Ncmaz_Banner{display:none}#single-entry-content{overflow-wrap:break-word}#single-entry-content :where(h2,h3,h4):not(:where([class~=not-prose] *)){scroll-margin-top:2.5rem}@media (min-width:1024px){#single-entry-content :where(h2,h3,h4):not(:where([class~=not-prose] *)){scroll-margin-top:6rem}}#single-entry-content iframe{max-width:100%}#single-entry-content .table-wrapper,#single-entry-content .wp-block-table{overflow-x:auto}.not-prose{font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgba(var(--c-neutral-900),var(--tw-text-opacity,1))}.not-prose:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-neutral-100),var(--tw-text-opacity,1))}.editor__header .divider{flex-shrink:0;--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-300),var(--tw-bg-opacity,1))}.editor__header .divider:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-600),var(--tw-bg-opacity,1))}.editor__header .divider{height:1.25rem;margin-left:.5rem;margin-right:.75rem;width:2px}.nc-TiptapEditor .menu-item{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;border-style:none;--tw-text-opacity:1;color:rgba(var(--c-neutral-900),var(--tw-text-opacity,1))}@media screen and (max-width:768px){.section-Contact_1 .flex.nc-TiptapEditor .menu-item.gap-4 span.text-sm.text-white,.section-Contact_1 .nc-TiptapEditor .menu-item.items-center.gap-4 span.text-sm.text-white{display:none}}.nc-TiptapEditor .menu-item:hover{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-100),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgba(var(--c-primary-900),var(--tw-text-opacity,1))}@media (min-width:640px){.nc-TiptapEditor .menu-item{height:2.5rem;width:2.5rem}}.nc-TiptapEditor .menu-item:where(.dark,.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nc-TiptapEditor .menu-item:hover:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-700),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nc-TiptapEditor .menu-item.is-active{--tw-bg-opacity:1;background-color:rgba(var(--c-primary-100),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgba(var(--c-primary-900),var(--tw-text-opacity,1))}.nc-TiptapEditor .menu-item.is-active:where(.dark,.dark *){--tw-bg-opacity:1;background-color:rgba(var(--c-neutral-700),var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.nc-TiptapEditor .menu-item-svg svg{fill:currentColor}.hiddenScrollbar::-webkit-scrollbar{display:none}.hiddenScrollbar{-ms-overflow-style:none;scrollbar-width:none}.nc-card-title{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.nc-card-title:hover{--tw-text-opacity:1;color:rgba(var(--c-primary-900),var(--tw-text-opacity,1))}.nc-card-title:hover:where(.dark,.dark *){--tw-text-opacity:1;color:rgba(var(--c-primary-300),var(--tw-text-opacity,1))}.z-max{z-index:99999999}.nc-origin-100{transform-origin:100% 50% 0}.nc-origin-50{transform-origin:50% 50% 0}.nc-PostFeaturedMedia .glide__bullet--active{background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-bg-opacity:1}.modalPhotos-single-gallery .controls_nav .glide__bullet--active{display:block}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:10px;height:10px;border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.nc-animation-spin{animation:myspin 20s linear infinite;animation-play-state:paused}.nc-animation-spin.playing{animation-play-state:running}@keyframes myspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[type=button]{-webkit-appearance:none!important}.nc-section-rounded-none [class*=nc-box],.nc-section-rounded-none [class*=rounded]{border-radius:0!important}.nc-section-rounded-md [class*=nc-box],.nc-section-rounded-md [class*=rounded]{border-radius:.375rem!important}.nc-google-shadow{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.menuIsNew>a:after{margin-inline-start:.375rem}.menuIsNew>.nc-menu-lv1>a:before,.menuIsNew>a:after,.menuIsNew>button.nc-menu-lv1:before{content:"New!";display:inline-block;padding:0 5px;line-height:15px;border-radius:4px;background-color:#f35656;color:#fff;font-size:10px}.menuIsNew>.nc-menu-lv1>a:before,.menuIsNew>button.nc-menu-lv1:before{position:absolute;top:-2px;inset-inline-end:0;font-weight:400}.nc-CommentCardLikeReply>button:hover span,.nc-PostCardCommentBtn:hover span,.nc-PostCardLikeAction:hover span{color:inherit}.nc-CardLarge1--hasAnimation .nc-CardLarge1__left{animation-name:CardLarge1ExampleLeft;animation-duration:.3s;animation-timing-function:ease-in-out}.nc-CardLarge1--hasAnimation .nc-CardLarge1__right{animation-name:CardLarge1ExampleRight;animation-duration:.5s;animation-timing-function:ease-in-out}@keyframes CardLarge1ExampleRight{0%{transform:scale(1.05) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes CardLarge1ExampleLeft{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.nc-custom-shadow-1{box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 32px rgba(17,17,26,.05)}@supports(font:-apple-system-body) and (-webkit-appearance:none){img[loading=lazy]{clip-path:inset(.6px)}}.dark .react-loading-skeleton{--base-color:#4b5563;--highlight-color:#58626e}.author_description a,.rights_reserved_text a{text-decoration:underline}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_51684b{font-family:Poppins,Poppins Fallback;font-style:normal}