@font-face{font-family:noto;src:url(/build/assets/NotoSans-SemiBold-ByM6Da3X.ttf);font-size:12px}@font-face{font-family:notolight;src:url(/build/assets/NotoSans-Regular-D96CXwz4.ttf);font-size:12px}@font-face{font-family:notomedium;src:url(/build/assets/NotoSans-Medium-BX6xEgvr.ttf);font-size:12px}@font-face{font-family:notobold;src:url(/build/assets/NotoSans-ExtraBold-DJhuykMr.ttf);font-size:12px}@font-face{font-family:notoligter;src:url(/build/assets/NotoSans-ExtraLight-DwqpQOej.ttf);font-size:12px}@font-face{font-family:Metropolis;src:url(/build/assets/Metropolis-Regular-0OQ2xiRT.woff2) format("woff2"),url(/build/assets/Metropolis-Regular-BNooiQy8.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Metropolis;src:url(/build/assets/Metropolis-Light-BDZtXPRL.woff2) format("woff2"),url(/build/assets/Metropolis-Light-Dz8zaqb7.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Metropolis;src:url(/build/assets/Metropolis-SemiBold-hK0B45PW.woff2) format("woff2"),url(/build/assets/Metropolis-SemiBold-BUZAoeQT.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Metropolis;src:url(/build/assets/Metropolis-Bold-B9giEGus.woff2) format("woff2"),url(/build/assets/Metropolis-Bold-DHCv3FxL.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--white-color: #ffffff;--hover-color: #a0bbaf5d;--primary-color: #0F2E20;--secondary-color: #e0b52f;--section-bg-color: var(--hover-color);--site-footer-bg-color: #44525d;--custom-btn-bg-color: #597081;--custom-btn-bg-hover-color: #0F2E20;--dark-color: #000000;--p-color: #717275;--border-color: #e9eaeb;--body-font-family: "Metropolis", sans-serif;--h1-font-size: 52px;--h2-font-size: 48px;--h3-font-size: 32px;--h4-font-size: 28px;--h5-font-size: 24px;--h6-font-size: 22px;--p-font-size: 16px;--btn-font-size: 18px;--copyright-font-size: 14px;--heading-font-size: 48px;--border-radius-large: 100px;--border-radius-medium: 20px;--border-radius-small: 10px;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-semibold: 600;--font-weight-bold: 700}body{background-color:var(--white-color);font-family:var(--body-font-family)}h2,h3,h4,h5,h6{color:var(--dark-color);text-transform:uppercase}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold)}h1{font-size:var(--h1-font-size);font-weight:var(--font-weight-bold);letter-spacing:normal}h2{color:var(--secondary-color)}h3{font-size:var(--h3-font-size)}h4{font-size:var(--h4-font-size)}h5{color:var(--primary-color);font-size:var(--h5-font-size)}h6{font-size:var(--h6-font-size)}p{color:var(--p-color);font-size:var(--p-font-size);font-weight:var(--font-weight-light)}ul li{color:var(--p-color);font-size:var(--p-font-size);font-weight:var(--font-weight-normal)}a,button{touch-action:manipulation;transition:all .3s}b,strong{font-weight:var(--font-weight-bold)}.heading{font-weight:var(--font-weight-bold);font-size:var(--heading-font-size);color:var(--primary-color)}.section-padding{padding-top:100px;padding-bottom:100px}.section-bg{background-color:var(--section-bg-color)}.section-overlay{background:#00000059;position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%}.section-overlay+.container{position:relative}.custom-block-wrap{background:var(--white-color);border-radius:var(--border-radius-medium);position:relative;overflow:hidden;transition:all .5s}.custom-block-wrap:hover{box-shadow:0 1rem 3rem #0000002d}.custom-block-body{padding:30px}.custom-block-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-block .custom-btn{border-radius:0;display:block}.progress{background:var(--border-color);height:5px}.progress-bar{background:var(--secondary-color)}.custom-icon{color:var(--secondary-color)}.custom-list{margin-bottom:0;padding-left:0}.custom-list-item{list-style:none;margin-top:10px;margin-bottom:10px}.custom-text-box{background:var(--white-color);border-radius:var(--border-radius-medium);margin-bottom:24px;padding:40px}.custom-text-box-image{border-radius:var(--border-radius-medium);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-text-box-icon{background:var(--section-bg-color);border-radius:var(--border-radius-large);color:var(--secondary-color);font-size:var(--h6-font-size);text-align:center;display:inline-block;vertical-align:middle;width:25px;height:25px;line-height:30px}.avatar-image{border-radius:var(--border-radius-large);width:65px;height:65px;-o-object-fit:cover;object-fit:cover}.custom-btn{background:var(--secondary-color);border:2px solid transparent;border-radius:var(--border-radius-large);color:var(--white-color);font-size:var(--btn-font-size);font-weight:var(--font-weight-normal);line-height:normal;padding:15px 25px}.navbar-expand-lg .navbar-nav .nav-link.custom-btn{color:var(--custom-btn-bg-color);margin-top:8px;padding:12px 25px}.custom-btn:hover{background:var(--primary-color);color:var(--white-color)}.custom-border-btn{background:transparent;border:2px solid var(--custom-btn-bg-color);color:var(--primary-color)}.navbar-expand-lg .navbar-nav .nav-link.custom-btn:hover,.custom-border-btn:hover{background:var(--custom-btn-bg-hover-color);border-color:transparent;color:var(--white-color)}.navbar{background:var(--white-color);z-index:9;padding-top:0;padding-bottom:0}.navbar-brand{color:var(--primary-color);font-size:var(--h6-font-size);font-weight:var(--font-weight-bold)}.navbar-brand span{display:inline-block;vertical-align:middle}.navbar-brand small{color:var(--secondary-color);display:block;font-size:10px;line-height:normal;text-transform:uppercase}.navbar-expand-lg .navbar-nav .nav-link{margin-right:0;margin-left:0;padding:20px}.navbar-nav .nav-link{display:inline-block;color:var(--primary-color);font-size:var(--p-font-size);font-weight:var(--font-weight-medium);position:relative;padding-top:15px;padding-bottom:15px}.navbar-nav .nav-link.active{background:transparent;color:var(--primary-color);font-weight:bolder}.navbar-nav .nav-link:hover{background-color:var(--hover-color)}.dropdown-menu{background:var(--white-color);box-shadow:0 1rem 3rem #0000002d;border:0;padding:0;margin-top:20px}.dropdown-item{display:inline-block;color:var(--primary-color);font-size:var(--menu-font-size);font-weight:var(--font-weight-medium);position:relative;padding-top:10px;padding-bottom:10px}.dropdown-menu li:last-child .dropdown-item{padding-top:0}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{background:transparent;color:var(--primary-color);background-color:var(--hover-color)}.dropdown-toggle:after{content:"";display:inline-block;font-family:bootstrap-icons!important;font-size:var(--copyright-font-size);font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;left:2px;border:0}@media screen and (min-width: 992px){.dropdown:hover .dropdown-menu{display:block;margin-top:0}}.navbar-toggler{border:0;padding:0;cursor:pointer;margin:0;width:30px;height:35px;outline:none}.navbar-toggler:focus{outline:none;box-shadow:none}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background:transparent}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before,.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after{transition:top .3s 50ms ease,transform .3s .35s ease;top:0}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before{transform:rotate(45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after{transform:rotate(-45deg)}.navbar-toggler .navbar-toggler-icon{background:var(--dark-color);transition:background 10ms .3s ease;display:block;width:30px;height:2px;position:relative}.navbar-toggler .navbar-toggler-icon:before,.navbar-toggler .navbar-toggler-icon:after{transition:top .3s .35s ease,transform .3s 50ms ease;position:absolute;right:0;left:0;background:var(--dark-color);width:30px;height:2px;content:""}.navbar-toggler .navbar-toggler-icon:before{top:-8px}.navbar-toggler .navbar-toggler-icon:after{top:8px}.site-header{padding-top:15px;padding-bottom:10px}.site-header p,.site-header p a,.site-header .social-icon-link{color:var(--white-color);font-size:var(--copyright-font-size)}.site-header .social-icon{text-align:right}.site-header .social-icon-link{background:transparent;width:inherit;height:inherit;line-height:inherit;margin-right:15px}.featured-block{text-align:center;transition:all .5s ease;min-height:256px;padding:15px}.featured-block:hover{background:var(--white-color);border-radius:var(--border-radius-medium);box-shadow:0 1rem 3rem #0000002d}.featured-block:hover .featured-block-image{transform:scale(.75)}.featured-block-image{display:block;margin:auto;transition:all .5s}.featured-block:hover .featured-block-text{margin-top:0}.featured-block-text{color:var(--primary-color);font-size:var(--h5-font-size);margin-top:20px;transition:all .5s}.about-section{background-repeat:no-repeat;background-position:center;background-size:cover}.about-image{border-radius:var(--border-radius-medium);display:block;width:350px;height:400px;-o-object-fit:cover;object-fit:cover}.custom-text-block{padding:60px 40px}.counter-thumb{margin:20px 20px 0}.counter-number,.counter-text{color:var(--secondary-color);display:block}.counter-number,.counter-number-text{color:var(--primary-color);font-size:var(--h1-font-size);font-weight:var(--font-weight-bold);line-height:normal}.volunteer-section{background:var(--secondary-color);position:relative;overflow:hidden}.volunteer-section:after{content:"";background:var(--primary-color);border-radius:50%;position:absolute;bottom:-110px;right:-80px;width:350px;height:350px}.volunteer-form{background:var(--white-color);border-radius:var(--border-radius-medium);padding:50px}.volunteer-image{border-radius:100%;display:block;margin:auto;width:300px;height:300px;-o-object-fit:cover;object-fit:cover}.volunteer-section .custom-block-body{max-width:440px;margin:0 auto}.volunteer-section .custom-block-body p{line-height:1.7}.cliped{clip-path:polygon(0% 0%,calc(100% - 15px) 0%,100% 50%,calc(100% - 15px) 100%,0% 100%)}.news-category-block{background:var(--secondary-color);position:absolute;bottom:0;right:0;left:0;padding:10px 20px}.news-category-block .category-block-link{color:var(--white-color);margin-right:10px}.news-block-info{padding-top:10px;padding-bottom:10px}.news-block-title-link{color:var(--dark-color)}.news-detail-image{display:block;border-radius:var(--border-radius-medium)}blockquote{background:var(--section-bg-color);border-radius:var(--border-radius-small);font-size:var(--h5-font-size);font-weight:var(--font-weight-semibold);color:var(--site-footer-bg-color);margin-top:30px;margin-bottom:30px;padding:90px 50px 50px;text-align:center}blockquote:before{content:"“";color:var(--custom-btn-bg-color);font-size:100px;line-height:1rem;display:block}.author-comment-link{font-size:var(--copyright-font-size);font-weight:var(--font-weight-semibold)}.search-form{margin-top:20px}.category-block,.subscribe-form{margin-top:40px;margin-bottom:40px}.category-block-link{font-size:var(--copyright-font-size);margin-top:5px;margin-bottom:5px}.category-block-link:hover{color:var(--primary-color)}.badge{background:var(--secondary-color);border-radius:var(--border-radius-medium);font-weight:var(--font-weight-normal);line-height:normal;padding-bottom:2px}.tags-block-link{border:1px solid var(--border-color);border-radius:var(--border-radius-medium);display:inline-block;font-size:var(--copyright-font-size);line-height:normal;margin-right:10px;margin-top:5px;margin-bottom:5px;padding:8px 15px}.tags-block-link:hover{border-color:var(--dark-color);color:var(--dark-color)}.cta-section{position:relative;overflow:hidden}.cta-section:before{content:"";background-color:var(--primary-color);border-radius:50%;position:absolute;top:-100px;left:-30px;margin:auto;width:200px;height:200px}.cta-section:after{content:"";border:20px solid var(--custom-btn-bg-color);border-radius:50%;position:absolute;bottom:-100px;right:0;left:0;margin:auto;width:150px;height:150px}.testimonial-section{position:relative;overflow:hidden;text-align:center}.testimonial-section:before{content:"";background-color:var(--primary-color);border-radius:50%;position:absolute;top:-100px;left:-30px;margin:auto;width:250px;height:250px}.testimonial-section:after{content:"";background:var(--secondary-color);border-radius:50%;position:absolute;bottom:-110px;right:-80px;width:350px;height:350px}#testimonial-carousel .carousel-caption{position:relative;right:0;bottom:0;left:0}#testimonial-carousel .carousel-title{background:var(--section-bg-color);line-height:normal;margin-bottom:30px}#testimonial-carousel .carousel-title:before{content:open-quote;color:var(--p-color);font-size:var(--h1-font-size);position:relative;top:10px;right:10px}#testimonial-carousel .carousel-title:after{content:close-quote;color:var(--p-color);font-size:var(--h1-font-size);position:relative;top:10px;left:10px}#testimonial-carousel .carousel-title{quotes:"“" "”" "‘" "’"}#testimonial-carousel .carousel-name{background:var(--primary-color);border-radius:var(--border-radius-medium);position:relative;overflow:hidden;padding:10px 20px}#testimonial-carousel .carousel-name:before{content:"";position:absolute;top:-10px;right:0;left:0;width:0;height:0;margin:auto;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--primary-color)}.carousel-name-title{font-weight:var(--font-weight-semibold)}#testimonial-carousel .carousel-indicators{position:relative;top:150px;bottom:auto;margin-top:50px;margin-bottom:150px}#testimonial-carousel .carousel-indicators li{text-indent:inherit;background:transparent;margin:0 10px}#testimonial-carousel .carousel-indicators li,#testimonial-carousel .carousel-indicators li:before{width:45px;height:45px}#testimonial-carousel .carousel-indicators .avatar-image{width:45px;height:45px}#testimonial-carousel .carousel-indicators .active,#testimonial-carousel .carousel-indicators .active .avatar-image{background:transparent;width:50px;height:50px}.contact-section{background:var(--white-color)}.contact-form{background:var(--section-bg-color);border-radius:var(--border-radius-small);padding:40px}.contact-info-wrap{padding-top:40px}.contact-image-wrap{border-bottom:1px solid rgba(0,0,0,.05);margin-top:20px;margin-bottom:30px;padding-bottom:30px;width:100%}.custom-form .form-control,.input-group-file{background-color:var(--section-bg-color);box-shadow:none;border:0;color:var(--p-color);margin-bottom:24px;padding-top:13px;padding-bottom:13px;outline:none}.custom-form .form-control:hover,.custom-form .form-control:focus{border-color:var(--secondary-color)}.custom-form label{margin-bottom:10px}.custom-form .form-check-group{margin-bottom:20px}.donate-form .form-check-group-donation-frequency{padding-right:0}.form-check-group-donation-frequency+.form-check-group-donation-frequency{padding-right:12px;padding-left:0}.form-check-group-donation-frequency .form-check-label{font-weight:var(--font-weight-semibold)}#DonationFrequencyOne{border-top-right-radius:0;border-bottom-right-radius:0}#DonationFrequencyMonthly{border-top-left-radius:0;border-bottom-left-radius:0}.custom-form .form-check-radio{position:relative;height:100%;padding-left:0}.custom-form .input-group-text{background:var(--secondary-color);border:0;color:var(--white-color)}.custom-form .form-check-radio .form-check-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.form-check-radio .form-check-input[type=radio]{background-color:var(--section-bg-color);border-radius:.25rem;border:0;box-shadow:none;outline:none;width:100%;margin-top:0;margin-left:0;padding:25px 50px;transition:all .5s}.form-check-radio .form-check-input:checked[type=radio]{background-image:none}.form-check-radio .form-check-input:checked[type=radio]+.form-check-label,.form-check-radio .form-check-input:hover+.form-check-label,.form-check-radio .form-check-input:checked+.form-check-label{color:var(--white-color)}.form-check-radio .form-check-input:hover,.form-check-radio .form-check-input:checked{background-color:var(--secondary-color);border-color:var(--white-color)}.input-group-file{border-radius:.25rem;padding:13px .75rem}.input-group-file input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;padding:0}.input-group-file .input-group-text{background:transparent;color:inherit;margin-bottom:0;padding:0}.custom-form button[type=submit]{background:var(--custom-btn-bg-color);border:none;border-radius:var(--border-radius-large);color:var(--white-color);font-size:var(--p-font-size);font-weight:var(--font-weight-semibold);transition:all .3s;margin-bottom:0}.custom-form button[type=submit]:hover,.custom-form button[type=submit]:focus{background:var(--custom-btn-bg-hover-color);border-color:transparent}.contact-form .form-control{background:var(--white-color)}.search-form{position:relative}.search-form .form-control{padding-right:50px}.search-form button[type=submit]{background:transparent;position:absolute;top:0;right:0;color:var(--p-color);width:50px;padding:12px}.search-form button[type=submit]:hover{background:transparent;color:var(--dark-color)}.subscribe-form{background:var(--section-bg-color);border-radius:var(--border-radius-small);padding:30px}.subscribe-form .form-control{background:var(--white-color)}.donate-form .form-control{margin-bottom:0}.site-footer{background-color:var(--site-footer-bg-color);padding-top:70px}.site-footer-bottom{background-color:var(--secondary-color);position:relative;z-index:2;margin-top:70px;padding-top:25px;padding-bottom:25px}.site-footer-bottom a{color:var(--white-color)}.site-footer-bottom a:hover{color:#ff6}.site-footer-link{color:var(--white-color)}.copyright-text{color:var(--section-bg-color);font-size:var(--copyright-font-size);margin-right:30px}.site-footer .custom-btn{font-size:var(--copyright-font-size)}.site-footer .custom-btn:hover{background:var(--primary-color)}.footer-menu{-moz-column-count:2;column-count:2;margin:0;padding:0}.footer-menu-item{list-style:none;display:block}.footer-menu-link{font-size:var(--p-font-size);color:var(--white-color);display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px}.social-icon{margin:0;padding:0}.social-icon-item{list-style:none;display:inline-block;vertical-align:top}.social-icon-link{background:var(--site-footer-bg-color);border-radius:var(--border-radius-large);color:var(--white-color);font-size:var(--copyright-font-size);display:block;margin-right:5px;text-align:center;width:35px;height:35px;line-height:38px}.social-icon-link:hover{background:var(--primary-color);color:var(--white-color)}@media screen and (min-width: 1600px){.featured-block{min-height:inherit}.volunteer-section:after{width:450px;height:450px}.volunteer-image{width:350px;height:350px}}@media screen and (max-width: 1170px){#hero-slide .carousel-image{height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 991px){h1{font-size:42px}h2{font-size:36px}h3{font-size:32px}h4{font-size:28px}h5{font-size:20px}h6{font-size:18px}.section-padding{padding-top:50px;padding-bottom:50px}.hero-form{padding-bottom:40px}.donate-form{padding:35px}.navbar{padding-top:6px;padding-bottom:6px}.navbar-expand-lg .navbar-nav{padding-bottom:30px}.navbar-expand-lg .navbar-nav .nav-link{padding:8px 20px}.dropdown:hover .dropdown-menu{display:block;position:relative;margin-top:5px;margin-bottom:20px;left:20px}.site-header .social-icon{text-align:left;margin-top:5px}.hero-section-full-height{height:inherit}.carousel:hover .carousel-control-next-icon,.carousel:hover .carousel-control-prev-icon{opacity:1}#hero-slide .carousel-item{height:inherit}.carousel-control-prev{left:12px}.carousel-control-next{right:12px}.carousel-control-next-icon,.carousel-control-prev-icon{opacity:1;width:60px;height:60px}.news-detail-header-section{padding-top:100px;padding-bottom:100px}.cta-section:before{width:150px;height:150px}.cta-section:after{bottom:-60px;width:100px;height:100px}.cta-section .row{padding-top:50px;padding-bottom:50px}.volunteer-section:after{width:300px;height:300px}.testimonial-section:before{width:150px;height:150px}.testimonial-section:after{width:200px;height:200px}#testimonial-carousel .carousel-caption{padding-top:0}blockquote{padding:70px 30px 30px}.about-image{width:inherit;height:450px}.volunteer-image{width:250px;height:250px;margin:0}.custom-text-block{padding:20px 0 0}.custom-text-box,.volunteer-form{padding:30px}.counter-number,.counter-number-text{font-size:var(--h2-font-size)}.contact-info-wrap{padding-top:0}.site-footer{padding-top:50px}.copyright-text-wrap{justify-content:center}.site-footer-bottom{text-align:center;margin-top:50px}.site-footer-bottom .footer-menu{margin-top:10px;margin-bottom:10px}}@media screen and (max-width: 580px){.hero-section-full-height,#hero-slide .carousel-item,.carousel-image{min-height:520px}#hero-slide .carousel-caption{padding-right:10px;min-width:inherit;min-height:inherit}}@media screen and (max-width: 480px){h1{font-size:40px}h2{font-size:28px}h3{font-size:26px}h4{font-size:22px}h5{font-size:20px}#hero-slide .carousel-caption{min-width:inherit;padding-bottom:30px}.carousel-control-next-icon,.carousel-control-prev-icon{width:45px;height:45px}.volunteer-image{width:150px;height:150px}.volunteer-section:after{width:200px;height:200px}.testimonial-section:before{top:-50px;width:100px;height:100px}.testimonial-section:after{bottom:-150px;width:200px;height:200px}.social-share .tags-block{margin-bottom:10px}.donate-form{padding:25px}}*,:before,:after{--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 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::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-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[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){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.tw-container{width:100%}@media (min-width: 640px){.tw-container{max-width:640px}}@media (min-width: 768px){.tw-container{max-width:768px}}@media (min-width: 1024px){.tw-container{max-width:1024px}}@media (min-width: 1280px){.tw-container{max-width:1280px}}@media (min-width: 1390px){.tw-container{max-width:1390px}}@media (min-width: 1536px){.tw-container{max-width:1536px}}.tw-prose{color:var(--tw-prose-body);max-width:65ch}.tw-prose :where(p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where([class~=lead]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.tw-prose :where(a):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.tw-prose :where(strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.tw-prose :where(a strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol[type=A]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=A s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=I]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type=I s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type="1"]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal}.tw-prose :where(ul):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{color:var(--tw-prose-bullets)}.tw-prose :where(dt):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.tw-prose :where(hr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.tw-prose :where(blockquote):not(:where([class~=tw-not-prose],[class~=tw-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:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.tw-prose :where(blockquote p:first-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:open-quote}.tw-prose :where(blockquote p:last-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:close-quote}.tw-prose :where(h1):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.tw-prose :where(h1 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:900;color:inherit}.tw-prose :where(h2):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.tw-prose :where(h2 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:800;color:inherit}.tw-prose :where(h3):not(:where([class~=tw-not-prose],[class~=tw-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}.tw-prose :where(h3 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(h4):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.tw-prose :where(h4 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(picture):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.tw-prose :where(video):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(kbd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:"`"}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:"`"}.tw-prose :where(a code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h1 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h2 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.875em}.tw-prose :where(h3 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.9em}.tw-prose :where(h4 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(pre):not(:where([class~=tw-not-prose],[class~=tw-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}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:none}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:none}.tw-prose :where(table):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.tw-prose :where(thead):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.tw-prose :where(thead th):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody tr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.tw-prose :where(tbody tr:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:0}.tw-prose :where(tbody td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:baseline}.tw-prose :where(tfoot):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.tw-prose :where(tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:top}.tw-prose :where(th,td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){text-align:start}.tw-prose :where(figure>*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(figcaption):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.tw-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: 17 24 39;--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: 255 255 255;--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}.tw-prose :where(picture>img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;margin-bottom:.5em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(.tw-prose>ul>li p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(.tw-prose>ul>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ul>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(.tw-prose>ol>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ol>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(dl):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where(dd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.tw-prose :where(hr+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h2+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h3+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h4+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(thead th:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(thead th:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(tbody td,tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(figure):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(.tw-prose>:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(.tw-prose>:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:0}.tw-cp-search-overlay{position:fixed;top:0;left:0;right:0;z-index:9999999999;width:100%;height:100%;transition:all .5s ease-in-out;transform:translateY(-100%) scale(0);opacity:0;background-color:#000000d9}.tw-cp-search-overlay .tw-close{border-radius:50%;position:absolute;z-index:5;top:15px;color:#fff;outline:none;opacity:1;display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;font-size:22px}.tw-cp-search-overlay input{position:absolute;top:20%;width:75%;color:#fff;background-color:#0000;font-weight:300;text-align:center;border:0px;margin:-51px auto 0;padding-left:30px;padding-right:30px;outline:none;box-shadow:none}.tw-cp-search-overlay button[type=submit]{color:#fff;position:absolute;text-transform:uppercase;border-radius:20px;font-size:13px;font-weight:600;padding:11px 25px;letter-spacing:1px;transform:translate(-15%);top:20%;left:50%;margin-top:61px;margin-left:-45px;border:black}.tw-cp-search-overlay.tw-open{transform:translate(0) scale(1);opacity:1}.tw-cp-overlay{position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;transition:all .5s ease-in-out;transform:translateY(-100%) scale(0);opacity:0}.tw-cp-overlay.tw-open{transform:translate(0) scale(1);opacity:1}.dropdown-menu{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.dropdown-menu{--tw-shadow: 0 1rem 3rem rgba(0 0 0 .175) !important;--tw-shadow-colored: 0 1rem 3rem var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}}.overlay{position:relative}.overlay:before{position:absolute;top:0;bottom:0;z-index:0;width:100%;content:var(--tw-content);background-color:#00000080}.underlay{position:relative;z-index:1}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-bottom-2{bottom:.5rem}.tw-bottom-\[5px\]{bottom:5px}.tw-right-\[5px\]{right:5px}.tw--z-10{z-index:-10}.tw-z-\[1\]{z-index:1}.tw-z-\[999\]{z-index:999}.tw-order-1{order:1}.tw-order-2{order:2}.\!tw-float-right{float:right!important}.\!tw-m-0{margin:0!important}.tw-m-0{margin:0}.tw-m-auto{margin:auto}.tw-mx-2{margin-left:.5rem;margin-right:.5rem}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-1{margin-top:.25rem;margin-bottom:.25rem}.tw-my-10{margin-top:2.5rem;margin-bottom:2.5rem}.tw-my-2{margin-top:.5rem;margin-bottom:.5rem}.tw-my-3{margin-top:.75rem;margin-bottom:.75rem}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!tw-mr-0{margin-right:0!important}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-ml-7{margin-left:1.75rem}.tw-ml-auto{margin-left:auto}.tw-mr-1{margin-right:.25rem}.tw-mr-2{margin-right:.5rem}.tw-mr-3{margin-right:.75rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-8{margin-top:2rem}.tw-mt-\[50px\]{margin-top:50px}.tw-mt-\[70px\]{margin-top:70px}.tw-block{display:block}.tw-inline-block{display:inline-block}.\!tw-flex{display:flex!important}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.\!tw-hidden{display:none!important}.tw-hidden{display:none}.\!tw-h-\[100px\]{height:100px!important}.tw-h-1\.5{height:.375rem}.tw-h-28{height:7rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-96{height:24rem}.tw-h-\[200px\]{height:200px}.tw-h-\[270px\]{height:270px}.tw-h-\[350px\]{height:350px}.tw-h-\[400px\]{height:400px}.tw-h-\[40vh\]{height:40vh}.tw-h-\[600px\]{height:600px}.tw-h-full{height:100%}.tw-max-h-0{max-height:0px}.tw-min-h-\[150px\]{min-height:150px}.tw-min-h-\[300px\]{min-height:300px}.tw-min-h-\[400px\]{min-height:400px}.tw-min-h-\[500px\]{min-height:500px}.\!tw-w-\[30\%\]{width:30%!important}.\!tw-w-full{width:100%!important}.tw-w-1\.5{width:.375rem}.tw-w-4{width:1rem}.tw-w-5{width:1.25rem}.tw-w-\[150px\]{width:150px}.tw-w-\[200px\]{width:200px}.tw-w-\[25\%\]{width:25%}.tw-w-\[310px\]{width:310px}.tw-w-\[400px\]{width:400px}.tw-w-\[60px\]{width:60px}.tw-w-\[70\%\]{width:70%}.tw-w-\[75\%\]{width:75%}.tw-w-full{width:100%}.tw-max-w-\[1280px\]{max-width:1280px}.tw-max-w-\[320px\]{max-width:320px}.tw-max-w-full{max-width:100%}.tw-cursor-pointer{cursor:pointer}.tw-list-inside{list-style-position:inside}.tw-list-outside{list-style-position:outside}.tw-list-decimal{list-style-type:decimal}.tw-list-disc{list-style-type:disc}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.tw-items-stretch{align-items:stretch}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-4{gap:1rem}.tw-gap-8{gap:2rem}.tw-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.tw-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)))}.tw-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)))}.tw-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)))}.tw-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.tw-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))}.tw-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))}.tw-space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.tw-self-start{align-self:flex-start}.tw-overflow-hidden{overflow:hidden}.tw-overflow-x-auto{overflow-x:auto}.tw-text-ellipsis{text-overflow:ellipsis}.tw-whitespace-nowrap{white-space:nowrap}.\!tw-rounded-full{border-radius:9999px!important}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-md{border-radius:.375rem}.tw-rounded-xl{border-radius:.75rem}.tw-rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.tw-rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.tw-border-2{border-width:2px}.tw-border-\[5px\]{border-width:5px}.tw-border-b{border-bottom-width:1px}.tw-border-l-4{border-left-width:4px}.tw-border-t-2{border-top-width:2px}.tw-border-dotted{border-style:dotted}.tw-border-fan{--tw-border-opacity: 1;border-color:rgb(15 46 32 / var(--tw-border-opacity, 1))}.tw-border-golden-500{--tw-border-opacity: 1;border-color:rgb(209 159 34 / var(--tw-border-opacity, 1))}.tw-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.tw-border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.\!tw-bg-\[\#F4F4F4\]{--tw-bg-opacity: 1 !important;background-color:rgb(244 244 244 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#071c0e\]{--tw-bg-opacity: 1;background-color:rgb(7 28 14 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#dddadade\]{background-color:#dddadade}.tw-bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.tw-bg-fan{--tw-bg-opacity: 1;background-color:rgb(15 46 32 / var(--tw-bg-opacity, 1))}.tw-bg-fan-100{--tw-bg-opacity: 1;background-color:rgb(221 251 229 / var(--tw-bg-opacity, 1))}.tw-bg-fan-50{--tw-bg-opacity: 1;background-color:rgb(240 253 243 / var(--tw-bg-opacity, 1))}.tw-bg-fan-900{--tw-bg-opacity: 1;background-color:rgb(22 84 43 / var(--tw-bg-opacity, 1))}.tw-bg-fan-950{--tw-bg-opacity: 1;background-color:rgb(6 45 20 / var(--tw-bg-opacity, 1))}.tw-bg-golden-100{--tw-bg-opacity: 1;background-color:rgb(247 241 202 / var(--tw-bg-opacity, 1))}.tw-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.tw-bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.tw-bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.tw-bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.tw-bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tw-bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.tw-bg-opacity-85{--tw-bg-opacity: .85}.tw-bg-opacity-90{--tw-bg-opacity: .9}.tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.tw-bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.tw-from-fan{--tw-gradient-from: #0F2E20 var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 46 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.tw-from-golden-800{--tw-gradient-from: #77481c var(--tw-gradient-from-position);--tw-gradient-to: rgb(119 72 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.tw-to-fan-900{--tw-gradient-to: #16542b var(--tw-gradient-to-position)}.tw-to-golden-500{--tw-gradient-to: #d19f22 var(--tw-gradient-to-position)}.tw-bg-cover{background-size:cover}.\!tw-bg-top{background-position:top!important}.tw-bg-center{background-position:center}.tw-bg-top{background-position:top}.tw-bg-repeat{background-repeat:repeat}.tw-bg-no-repeat{background-repeat:no-repeat}.tw-object-contain{-o-object-fit:contain;object-fit:contain}.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-5{padding:1.25rem}.tw-p-6{padding:1.5rem}.\!tw-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!tw-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.tw-px-0{padding-left:0;padding-right:0}.tw-px-1{padding-left:.25rem;padding-right:.25rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-py-0{padding-top:0;padding-bottom:0}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tw-py-11{padding-top:2.75rem;padding-bottom:2.75rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-py-\[150px\]{padding-top:150px;padding-bottom:150px}.tw-py-\[30px\]{padding-top:30px;padding-bottom:30px}.\!tw-pt-\[150px\]{padding-top:150px!important}.tw-pl-4{padding-left:1rem}.tw-pl-\[100px\]{padding-left:100px}.tw-pt-2{padding-top:.5rem}.tw-pt-7{padding-top:1.75rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-font-notobold{font-family:notobold}.tw-font-notoligter{font-family:notoligter}.\!tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-4xl{font-size:2.25rem;line-height:2.5rem}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.\!tw-font-normal{font-weight:400!important}.tw-font-bold{font-weight:700}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-font-semibold{font-weight:600}.tw-uppercase{text-transform:uppercase}.tw-capitalize{text-transform:capitalize}.\!tw-leading-5{line-height:1.25rem!important}.\!tw-leading-6{line-height:1.5rem!important}.\!tw-leading-8{line-height:2rem!important}.tw-leading-10{line-height:2.5rem}.tw-leading-6{line-height:1.5rem}.tw-leading-8{line-height:2rem}.tw-tracking-wide{letter-spacing:.025em}.\!tw-text-fan{--tw-text-opacity: 1 !important;color:rgb(15 46 32 / var(--tw-text-opacity, 1))!important}.\!tw-text-gray-700{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity, 1))!important}.tw-text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.tw-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.tw-text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.tw-text-fan{--tw-text-opacity: 1;color:rgb(15 46 32 / var(--tw-text-opacity, 1))}.tw-text-golden-300{--tw-text-opacity: 1;color:rgb(232 204 92 / var(--tw-text-opacity, 1))}.tw-text-golden-400{--tw-text-opacity: 1;color:rgb(224 181 47 / var(--tw-text-opacity, 1))}.tw-text-golden-500{--tw-text-opacity: 1;color:rgb(209 159 34 / var(--tw-text-opacity, 1))}.tw-text-golden-700{--tw-text-opacity: 1;color:rgb(143 90 25 / var(--tw-text-opacity, 1))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.tw-text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.tw-text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.tw-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.tw-text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.tw-text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.tw-text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.tw-text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.tw-text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tw-text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.tw-no-underline{text-decoration-line:none}.tw-opacity-0{opacity:0}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(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-shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(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)}.tw-ring-inset{--tw-ring-inset: inset}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-duration-500{transition-duration:.5s}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.spinner-border{display:none}.loading .spinner-border{display:block}.loading .text{display:none}.loading button[type=submit]{opacity:.4!important}.before\:tw-absolute:before{content:var(--tw-content);position:absolute}.before\:tw-bottom-0:before{content:var(--tw-content);bottom:0}.before\:tw-left-0:before{content:var(--tw-content);left:0}.before\:tw-top-0:before{content:var(--tw-content);top:0}.before\:tw-z-0:before{content:var(--tw-content);z-index:0}.before\:tw-h-2:before{content:var(--tw-content);height:.5rem}.before\:tw-w-\[20\%\]:before{content:var(--tw-content);width:20%}.before\:tw-w-full:before{content:var(--tw-content);width:100%}.before\:tw-bg-fan-900:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(22 84 43 / var(--tw-bg-opacity, 1))}.before\:tw-bg-white\/75:before{content:var(--tw-content);background-color:#ffffffbf}.after\:tw-absolute:after{content:var(--tw-content);position:absolute}.after\:tw-bottom-0:after{content:var(--tw-content);bottom:0}.after\:tw-left-\[20\%\]:after{content:var(--tw-content);left:20%}.after\:tw-h-\[2px\]:after{content:var(--tw-content);height:2px}.after\:tw-w-\[40\%\]:after{content:var(--tw-content);width:40%}.after\:tw-bg-fan-900:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(22 84 43 / var(--tw-bg-opacity, 1))}.hover\:\!tw-bg-fan-900:hover{--tw-bg-opacity: 1 !important;background-color:rgb(22 84 43 / var(--tw-bg-opacity, 1))!important}.hover\:tw-bg-\[\#c4c2c2\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 194 194 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-fan:hover{--tw-bg-opacity: 1;background-color:rgb(15 46 32 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-opacity-100:hover{--tw-bg-opacity: 1}.hover\:\!tw-text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\:tw-text-fan-800:hover{--tw-text-opacity: 1;color:rgb(24 99 48 / var(--tw-text-opacity, 1))}.hover\:tw-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:tw-underline:hover{text-decoration-line:underline}.hover\:tw-shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(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)}.focus\:tw-border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:tw-ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.sm\:tw-flex{display:flex}.sm\:tw-w-\[45\%\]{width:45%}}@media (min-width: 768px){.md\:\!tw-block{display:block!important}.md\:tw-h-\[400px\]{height:400px}.md\:tw-w-64{width:16rem}.md\:tw-w-\[400px\]{width:400px}.md\:tw-w-\[47\%\]{width:47%}.md\:tw-w-\[48\%\]{width:48%}.md\:tw-w-\[75\%\]{width:75%}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-flex-row{flex-direction:row}.md\:tw-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))}.md\:\!tw-p-5{padding:1.25rem!important}.md\:tw-pb-\[100px\]{padding-bottom:100px}.md\:tw-pr-\[10px\]{padding-right:10px}.md\:\!tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:\!tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}}@media (min-width: 1024px){.lg\:tw-order-2{order:2}.lg\:tw-m-\[30px\]{margin:30px}.lg\:tw-mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:tw-my-0{margin-top:0;margin-bottom:0}.lg\:\!tw-flex{display:flex!important}.lg\:tw-hidden{display:none}.lg\:tw-h-28{height:7rem}.lg\:\!tw-w-\[30\%\]{width:30%!important}.lg\:\!tw-w-\[412px\]{width:412px!important}.lg\:tw-w-28{width:7rem}.lg\:tw-w-80{width:20rem}.lg\:tw-w-\[150px\]{width:150px}.lg\:tw-w-\[20\%\]{width:20%}.lg\:tw-w-\[25\%\]{width:25%}.lg\:tw-w-\[27\%\]{width:27%}.lg\:tw-w-\[30\%\]{width:30%}.lg\:tw-w-\[40\%\]{width:40%}.lg\:tw-w-\[47\%\]{width:47%}.lg\:tw-w-\[50\%\]{width:50%}.lg\:tw-w-\[60\%\]{width:60%}.lg\:tw-w-\[75\%\]{width:75%}.lg\:tw-w-\[85\%\]{width:85%}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tw-flex-row{flex-direction:row}.lg\:tw-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)))}.lg\:tw-rounded-lg{border-radius:.5rem}.lg\:tw-border-0{border-width:0px}.lg\:tw-p-5{padding:1.25rem}.lg\:tw-px-0{padding-left:0;padding-right:0}.lg\:tw-px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:tw-px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:\!tw-pl-\[100px\]{padding-left:100px!important}.lg\:tw-pr-20{padding-right:5rem}.lg\:\!tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.lg\:\!tw-text-6xl{font-size:3.75rem!important;line-height:1!important}.lg\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:tw-text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:tw-leading-9{line-height:2.25rem}.lg\:tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}@media (min-width: 1280px){.xl\:tw-w-\[80\%\]{width:80%}}
